summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
...
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-2812-2887/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-275-5/+0
* * Updated the SRP authentication to conform to theNikos Mavrogiannopoulos2004-07-273-17/+37
* avoid using libtool's convenience libraries since they are buggy and cause co...Nikos Mavrogiannopoulos2004-07-255-16/+29
* removed the malloc.h include.Nikos Mavrogiannopoulos2004-07-253-3/+0
* Do not free the SRP (n/g) parameters from the callback if they are the static...Nikos Mavrogiannopoulos2004-06-294-8/+26
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-292-3/+4
* * Corrected a bug in certificate verification. Pointed out byNikos Mavrogiannopoulos2004-06-242-17/+18
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-1323-361/+361
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-123-29/+30
* Added gnutls_openpgp_keyring_check_id()Nikos Mavrogiannopoulos2004-06-121-4/+49
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-121-1/+1
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-0718-4556/+4694
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-054-7/+7
* several internal types fix.Nikos Mavrogiannopoulos2004-06-054-13/+13
* Updated to conform to the latest srp draft (draft-ietf-tls-srp-07).Nikos Mavrogiannopoulos2004-05-312-59/+45
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-302-16/+15
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-272-2/+2
* added new opencdkNikos Mavrogiannopoulos2004-05-277-63/+58
* Corrected session resuming in SRP ciphersuites.Nikos Mavrogiannopoulos2004-05-261-1/+1
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-151-3/+0
* updated opencdk to report if any key signer was found.Nikos Mavrogiannopoulos2004-05-135-14/+40
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-1311-29/+9
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-133-6/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-4/+4
* Added configure option to disable lzo completely.Nikos Mavrogiannopoulos2004-05-122-7/+20
* opencdk is being included if not found.Nikos Mavrogiannopoulos2004-05-1236-14/+16551
* Fixed some things in the random number usage. Weak levels are usedNikos Mavrogiannopoulos2004-05-083-37/+7
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-2/+3
* implemented all the check for SRP group parameters from the latest SRP draft.Nikos Mavrogiannopoulos2004-04-011-5/+101
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-013-40/+15
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-252-48/+0
* Finally corrected a compilation issue when opencdk was installed in a non-bas...Nikos Mavrogiannopoulos2004-03-152-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-281-4/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-281-3/+10
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-0/+10
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-062-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-032-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-263-16/+16
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-2618-6/+850
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-241-1/+4
* Added checks (in SRP) for A%n==0,1,-1 in server side.Nikos Mavrogiannopoulos2003-12-231-21/+60
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-0/+1
* Added gnutls_openpgp_key_get_key_usage(), and removed several compatibilityNikos Mavrogiannopoulos2003-12-214-17/+53
* several cleanups.Nikos Mavrogiannopoulos2003-12-208-71/+64
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-201-0/+122
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-207-28/+188