summaryrefslogtreecommitdiffstatsabout
Commit message (Expand)AuthorAgeFilesLines
...
* removed unneededNikos Mavrogiannopoulos2008-02-201-96/+0
* added new m4 directoryNikos Mavrogiannopoulos2008-02-2012-2/+875
* (no commit message)Nikos Mavrogiannopoulos2008-02-200-0/+0
* added option to disable srp (for distributions that disable it in gnutls)Nikos Mavrogiannopoulos2008-02-204-1/+26
* ooopsNikos Mavrogiannopoulos2008-01-241-2/+2
* prepare for an alpha releaseNikos Mavrogiannopoulos2008-01-244-7/+28
* (no commit message)Nikos Mavrogiannopoulos2007-12-161-1/+1
* more changes for openpgp support. Seems to be at a workable state.Nikos Mavrogiannopoulos2007-12-164-32/+55
* print error if preconfiguration failsNikos Mavrogiannopoulos2007-12-151-4/+8
* (no commit message)Nikos Mavrogiannopoulos2007-12-151-0/+3
* (no commit message)Nikos Mavrogiannopoulos2007-12-151-1/+0
* Initial support for openpgp keysNikos Mavrogiannopoulos2007-12-155-40/+326
* adopted the official libgnutlsextra m4Nikos Mavrogiannopoulos2007-12-152-1/+175
* adopted the official libgnutlsextra m4Nikos Mavrogiannopoulos2007-12-151-2/+8
* (no commit message)Nikos Mavrogiannopoulos2007-12-102-5/+1
* (no commit message)Nikos Mavrogiannopoulos2007-12-102-8/+12
* (no commit message)Nikos Mavrogiannopoulos2007-12-101-7/+3
* (no commit message)Nikos Mavrogiannopoulos2007-12-101-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-12-091-4/+4
* Do not allow resuming sessions on different servers.Nikos Mavrogiannopoulos2007-12-092-35/+51
* Corrected bug which did not allow the TLS session cache to be used.Nikos Mavrogiannopoulos2007-12-092-4/+4
* Added support for sending more than one certificate.Nikos Mavrogiannopoulos2007-12-084-16/+20
* RSA-EXPORT private keys and DH params no longer generated by defaultNikos Mavrogiannopoulos2007-12-082-3/+3
* added more error checks.Nikos Mavrogiannopoulos2007-12-032-11/+49
* (no commit message)Nikos Mavrogiannopoulos2007-12-031-1/+1
* better handling of RSAFile and DHFileNikos Mavrogiannopoulos2007-12-034-106/+85
* report the missing GnuTLSPriorities for the gnutls enabled hosts only.Nikos Mavrogiannopoulos2007-12-021-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-12-021-0/+4
* No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Nikos Mavrogiannopoulos2007-12-023-14/+26
* The compatibility mode can now be enabled only using the GnuTLSPriorities str...Nikos Mavrogiannopoulos2007-12-022-6/+4
* (no commit message)Nikos Mavrogiannopoulos2007-12-023-8/+8
* added SSL_SERVER/CLIENT_S_TYPENikos Mavrogiannopoulos2007-12-022-1/+14
* (no commit message)Nikos Mavrogiannopoulos2007-12-021-0/+3
* export the alternative names of the certificateNikos Mavrogiannopoulos2007-12-021-45/+88
* added SSL_SERVER_M_SERIAL environment variableNikos Mavrogiannopoulos2007-12-022-3/+26
* more fixes for subject alternative name.Nikos Mavrogiannopoulos2007-12-021-15/+31
* some fixes in alternative name supportNikos Mavrogiannopoulos2007-12-021-8/+15
* (no commit message)Nikos Mavrogiannopoulos2007-12-011-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-12-012-2/+6
* Added support for subject alternative names. (untested)Nikos Mavrogiannopoulos2007-12-012-100/+155
* (no commit message)Nikos Mavrogiannopoulos2007-11-281-0/+21
* upgraded to 0.4.0Nikos Mavrogiannopoulos2007-11-2811-610/+985
* Put a limit on the number of times we try to handshake.Paul Querna2005-09-251-2/+21
* - use the new python script for building configure scripts.Paul Querna2005-05-241-8/+7
* start the CA Certificate code.Paul Querna2005-05-243-58/+110
* - add lua to do client verificationPaul Querna2005-05-179-22/+363
* Refactor finding the correct server record to fix resumed sessions.0.2.00.2.xPaul Querna2005-04-253-36/+46
* apr_table_setn doesn't copy the data. oops.Paul Querna2005-04-241-3/+3
* We already have a Certificate, use it directly. With SNI, GnuTLS doesn't pro...Paul Querna2005-04-241-34/+9
* if there aren't any certs.. still set something.Paul Querna2005-04-241-6/+8