summaryrefslogtreecommitdiff
path: root/libextra
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-303-0/+637
* *** empty log message ***gnutls_0_9_94Nikos Mavrogiannopoulos2003-10-301-1/+1
* exported OpenSSL* symbols.Nikos Mavrogiannopoulos2003-10-301-1/+1
* added configure option to disable the openssl compatibility layer.Nikos Mavrogiannopoulos2003-10-261-0/+6
* Corrected issue in openpgp code, which did not allow compilation when opencdk...Nikos Mavrogiannopoulos2003-10-172-0/+12
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-3/+3
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-034-1022/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-0/+1018
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-2/+3
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-036-5/+50
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-1/+2
* Converted the pgp verification functions to the new API.Nikos Mavrogiannopoulos2003-10-036-222/+38
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-39/+0
* the place where the XML stuff were moved.Nikos Mavrogiannopoulos2003-10-031-0/+406
* Updated the old opencdk code and moved the XML stuff. Based on patch by Mikha...Nikos Mavrogiannopoulos2003-10-034-909/+40
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-2107/+0
* started some rewrite of the openpgp stuff.Nikos Mavrogiannopoulos2003-10-036-18/+2576
* Corrected a bug in the SRP U calculation. Reported byNikos Mavrogiannopoulos2003-10-011-5/+6
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-171-8/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-121-1/+1
* Some additions to export only the documented API, and some support for versio...Nikos Mavrogiannopoulos2003-09-122-2/+14