summaryrefslogtreecommitdiff
path: root/lib/gnutls_anon_cred.c
Commit message (Expand)AuthorAgeFilesLines
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-1/+0
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-031-11/+11
* more cleanupsNikos Mavrogiannopoulos2002-09-011-9/+9
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-221-8/+8
* Removed stubs for srp and anonymous authentication. Added test suite directory.Nikos Mavrogiannopoulos2002-06-021-20/+0
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-101-1/+1
* Added stubs when SRP or anonymous authentication are disabled, to preserve bi...Nikos Mavrogiannopoulos2002-04-211-2/+22
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-0/+5
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-241-2/+6
* updated auth info structures handling.Nikos Mavrogiannopoulos2002-01-191-1/+1
* Combined gnutls_x509pki_(set/get)_dh_bits() andNikos Mavrogiannopoulos2002-01-191-20/+4
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-191-16/+16
* fixed gnutls_anon_free_client_sc()Nikos Mavrogiannopoulos2001-12-091-1/+1
* Fixes in anonymous authentication.Nikos Mavrogiannopoulos2001-12-091-2/+33
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-4/+4
* changed LIST to GNUTLS_LISTNikos Mavrogiannopoulos2001-11-041-0/+3
* fixed memory leaksNikos Mavrogiannopoulos2001-08-261-2/+2
* fixed api documentation (for srp and anon cred allocation)Nikos Mavrogiannopoulos2001-07-311-1/+1
* minor cleanupsNikos Mavrogiannopoulos2001-07-141-1/+1
* added missing fileNikos Mavrogiannopoulos2001-07-141-0/+67