summaryrefslogtreecommitdiffstatsabout
path: root/src/gnutls_config.c
Commit message (Expand)AuthorAgeFilesLines
* added option to disable srp (for distributions that disable it in gnutls)Nokis Mavrogiannopoulos2008-02-201-0/+7
* more changes for openpgp support. Seems to be at a workable state.Nokis Mavrogiannopoulos2007-12-161-1/+7
* Initial support for openpgp keysNokis Mavrogiannopoulos2007-12-151-0/+111
* Added support for sending more than one certificate.Nokis Mavrogiannopoulos2007-12-081-9/+5
* added more error checks.Nokis Mavrogiannopoulos2007-12-031-9/+44
* better handling of RSAFile and DHFileNokis Mavrogiannopoulos2007-12-031-3/+46
* No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Nokis Mavrogiannopoulos2007-12-021-3/+0
* Added support for subject alternative names. (untested)Nokis Mavrogiannopoulos2007-12-011-1/+1
* upgraded to 0.4.00.4.0Nokis Mavrogiannopoulos2007-11-281-180/+225
* start the CA Certificate code.Paul Querna2005-05-241-4/+16
* - add lua to do client verificationPaul Querna2005-05-171-1/+16
* - move hooks to gnutls_hooks.cPaul Querna2005-04-241-21/+21
* move config functions to their own file. Paul Querna2005-04-241-0/+328