| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | added more text on session tickets | 2010-06-27 | |
| | | |||
| * | Check the cache DB every 15 minutes instead of checking on every write. | 2010-06-27 | |
| | | |||
| * | open the database as readonly when fetching. | 2010-06-27 | |
| | | |||
| * | properly initialize variable. | 2010-06-27 | |
| | | |||
| * | Added support for session tickets. | 2010-06-27 | |
| | | |||
| * | Force support of safe renegotiation. | 2010-06-27 | |
| | | |||
| * | bumped version | 2010-03-24 | |
| | | |||
| * | (no commit message) | 2010-03-24 | |
| | | |||
| * | Corrected issue with firefox and long post data (had to do ↵ | 2010-03-15 | |
| | | | | | | with read function not handling EAGAIN and EINTR correctly). | ||
| * | On connection termination be polite and send a bye (common handling of EOC ↵ | 2009-07-21 | |
| | | | | | and EOS). | ||
| * | removed APR_BUCKET_IS_EOS. Doesn't seem appropriate at this point. | 2009-07-21 | |
| | | |||
| * | More fixes related to bug #102 | 2009-07-20 | |
| | | |||
| * | Applied patch of jmdesp that allows certificate lists by client. | 2009-07-20 | |
| | | |||
| * | only call gnutls_bye on non null gnutls session. | 2009-07-20 | |
| | | |||
| * | Avoid requesting certificate from client when we already have it. Patch by ↵ | 2009-06-30 | |
| | | | | | AlainKnaff. | ||
| * | Applied patch by AlainKnaff to correctly verify certificates per directory. ↵ | 2009-06-30 | |
| | | | | | | | | Patch by AlainKnaff. Solves: http://issues.outoforder.cc/view.php?id=93 | ||
| * | set srp username to empty string. Solves ↵ | 2009-06-30 | |
| | | | | | http://issues.outoforder.cc/view.php?id=92 | ||
| * | Try to avoid bug http://issues.outoforder.cc/view.php?id=102 | 2009-06-30 | |
| | | |||
| * | Allow openpgp certificates that have infinite expiration time. Suggestion by ↵ | 2009-06-30 | |
| | | | | | MattLoar at http://issues.outoforder.cc/view.php?id=96. | ||
| * | Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes ↵ | 2009-06-30 | |
| | | | | | Taifersar Arahesis <arfrever.fta@gmail.com>. | ||
| * | do not try to send empty packs using TLS. This this has a special meaning ↵ | 2009-06-13 | |
| | | | | | and could result in clients closing connections. | ||
| * | if private key import fails try as pkcs8 key. | 2009-05-21 | |
| | | |||
| * | removed limit on ca certificates' number | 2009-01-24 | |
| | | |||
| * | bumped version and updated the detection script to work with pkg-config. | 2009-01-04 | |
| | | |||
| * | Added patch to fix issue with mod_proxy. Investigation and patch by Alain Knaff. | ||
| * | (no commit message) | 2007-12-01 | |
| | | |||
| * | (no commit message) | 2007-12-01 | |
| | | |||
| * | Added support for subject alternative names. (untested) | 2007-12-01 | |
| | | |||
| * | (no commit message) | 2007-11-28 | |
| | | |||
| * | upgraded to 0.4.00.4.0 | 2007-11-28 | |
| | | |||
| * | Put a limit on the number of times we try to handshake. | 2005-09-25 | |
| | | |||
| * | - use the new python script for building configure scripts. | 2005-05-24 | |
| | | |||
| * | start the CA Certificate code. | 2005-05-24 | |
| | | |||
| * | - add lua to do client verification | 2005-05-17 | |
| | | | | | | - only use gcrypt locking when required to | ||
| * | Refactor finding the correct server record to fix resumed sessions.0.2.00.2.x | 2005-04-25 | |
| | | |||
| * | apr_table_setn doesn't copy the data. oops. | 2005-04-24 | |
| | | |||
| * | We already have a Certificate, use it directly. With SNI, GnuTLS doesn't ↵ | 2005-04-24 | |
| | | | | | properly update it's internal state. ick. | ||
| * | if there aren't any certs.. still set something. | 2005-04-24 | |
| | | |||
| * | add SSL_SERVER_S_DN and SSL_SERVER_I_DN | 2005-04-24 | |
| | | |||
| * | - move hooks to gnutls_hooks.c | 2005-04-24 | |
| | | | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes. | ||
| * | move config functions to their own file. | 2005-04-24 | |
| | | |||
| * | - remove more debug logging. | 2005-04-22 | |
| | | | | | | - fix a crash by changing the certificate structure *after* starting the handshake. | ||
| * | client auth is sort of working. | 2005-04-22 | |
| | | |||
| * | working SNI. Not so working Client Cert support. | 2005-04-21 | |
| | | |||
| * | move back to the trunk for m4 files | 2005-04-08 | |
| | | |||
| * | prep for 0.1.1 release.0.1.1 | 2005-04-08 | |
| | | |||
| * | include support for 2.0.xx | 2005-04-08 | |
| | | |||
| * | wrap the debug log in maintainer mode. | 2005-04-08 | |
| | | |||
| * | roll on past 0.1.0 | 2005-04-06 | |
| | | |||
