aboutsummaryrefslogtreecommitdiffstats
path: root/mod_gnutls.xcode/project.pbxproj
Commit message (Expand)AuthorAge
* - add lua to do client verificationGravatar Paul Querna 2005-05-17
* - move hooks to gnutls_hooks.cGravatar Paul Querna 2005-04-24
* move config functions to their own file. Gravatar Paul Querna 2005-04-24
* - remove anno credsGravatar Paul Querna 2005-04-06
* checkpoint the work so far. The DBM cache needs a little more work.Gravatar Paul Querna 2005-04-05
td>2010-07-01 | * Force SDBM.Gravatar Nikos Mavrogiannopoulos 2010-07-01 | * added more text on session ticketsGravatar Nikos Mavrogiannopoulos 2010-06-27 | * Check the cache DB every 15 minutes instead of checking on every write.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * Force support of safe renegotiation.Gravatar Nikos Mavrogiannopoulos 2010-06-27 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2010-03-24 | * Corrected issue with firefox and long post data (had to do ↵Gravatar Nikos Mavrogiannopoulos 2010-03-15 | | | | | with read function not handling EAGAIN and EINTR correctly). * removed limit on ca certificates' numberGravatar Nikos Mavrogiannopoulos 2009-01-24 | * bumped version and updated the detection script to work with pkg-config.Gravatar Nikos Mavrogiannopoulos 2009-01-04 | * modified definition to extern to avoid compilation errors in darwin.Gravatar Nikos Mavrogiannopoulos 2008-10-19 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-10-16 | * readability changes by Jack Bates.Gravatar Nikos Mavrogiannopoulos 2008-10-04 | * depend on main libgnutls library (and gnutls 2.4.x)Gravatar Nikos Mavrogiannopoulos 2008-06-29 | * releasedGravatar Nikos Mavrogiannopoulos 2008-03-05 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-03-03 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2008-02-20 | * prepare for an alpha releaseGravatar Nikos Mavrogiannopoulos 2008-01-24 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-15 | * Initial support for openpgp keysGravatar Nikos Mavrogiannopoulos 2007-12-15 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-10 | * Do not allow resuming sessions on different servers.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Added support for sending more than one certificate.Gravatar Nikos Mavrogiannopoulos 2007-12-08 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-03 | * better handling of RSAFile and DHFileGravatar Nikos Mavrogiannopoulos 2007-12-03 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * The compatibility mode can now be enabled only using the GnuTLSPriorities ↵