summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* Do not free the SRP (n/g) parameters from the callback if they are the static...Nikos Mavrogiannopoulos2004-06-293-3/+17
* Corrected a bug in certificate verification. Pointed out byNikos Mavrogiannopoulos2004-06-241-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-1/+1
* Added gnutls_openpgp_keyring_check_id()Nikos Mavrogiannopoulos2004-06-122-106/+156
* Updated to conform to the latest srp draft (draft-ietf-tls-srp-07).Nikos Mavrogiannopoulos2004-06-062-27/+135
* only static parameters from the TLS-SRP draft are now allowed (to be conserva...Nikos Mavrogiannopoulos2004-05-271-30/+2
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-272-2/+2
* added dependency on opencdk 0.5.5Nikos Mavrogiannopoulos2004-05-277-39/+56
* 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
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-132-1/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-133-5/+5
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-139-26/+11
* Opencdk library is being included if not found.Nikos Mavrogiannopoulos2004-05-1335-14/+16563
* Fixed some things in the random number usage. Weak levels are used where poss...Nikos Mavrogiannopoulos2004-05-082-36/+6
* *** empty log message ***gnutls_1_0_9Nikos Mavrogiannopoulos2004-03-291-1/+1
* Backported changes from the development cvs version.Nikos Mavrogiannopoulos2004-03-252-3/+3
* *** empty log message ***gnutls_1_0_8Nikos Mavrogiannopoulos2004-02-281-4/+6
* compilation fixes for the case where --disable-openpgp-authentication is spec...Nikos Mavrogiannopoulos2004-02-281-3/+10
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-221-1/+1
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-1220-166/+510
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-0/+10
* added check for a%n==0,1,-1Nikos Mavrogiannopoulos2004-02-111-0/+39
* Some minor fixes in the makefiles. They now include CFLAGSNikos Mavrogiannopoulos2003-12-052-2/+2
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-025-82/+146
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-301-7/+9
* some fixes to comply with the SRP draft. The handshake is now repeated if an ...Nikos Mavrogiannopoulos2003-11-301-2/+11
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-308-43/+73
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-281-1/+1
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-2/+2
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-211-3/+3
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-5/+5
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-1/+1
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-2/+2
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-136-9/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+0
* The openssl compatibility layer was moved to gnutls-openssl to allow the exte...Nikos Mavrogiannopoulos2003-11-132-2/+14
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-2/+4
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-062-10/+5
* added gnutls_openpgp_key_verify_self() which verifies the self signature in t...Nikos Mavrogiannopoulos2003-11-021-9/+76
* added gnutls_openpgp_key_export() function.Nikos Mavrogiannopoulos2003-11-024-6/+84
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-023-32/+63
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-2/+1
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-013-52/+29
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-312-3/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-313-9/+37
* more openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-20/+78
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-1/+0
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-312-116/+55