summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Included the new libtasn 0.2.6.Nikos Mavrogiannopoulos2003-11-095-7/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-2/+6
* Corrected the types in gnutls_anon_free_client_credentials() and gnutls_anon_...Nikos Mavrogiannopoulos2003-11-071-2/+2
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-046-8/+8
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-0432-69/+103
* preserve the flags from the last certificate verification, in a chain.Nikos Mavrogiannopoulos2003-11-031-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-021-2/+1
* Some changes to preserve binary compatibility.Nikos Mavrogiannopoulos2003-11-025-24/+36
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-7/+7
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-015-33/+35
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-312-0/+4
* Added gnutls_pkcs12_bag_set_crl() and gnutls_pkcs12_bag_set_crt() functions.Nikos Mavrogiannopoulos2003-10-311-0/+60
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-313-11/+15
* added version check against libtasn1Nikos Mavrogiannopoulos2003-10-303-0/+9
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-302-5/+18
* introduced gnutls_const_datum for gnutls_pkcs12_bag_get_data(). Some other cl...Nikos Mavrogiannopoulos2003-10-303-8/+32
* corrected some bugs in the verification functions.Nikos Mavrogiannopoulos2003-10-301-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-2/+3
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-304-17/+21
* Made the B64FSIZE to return an accurate value.Nikos Mavrogiannopoulos2003-10-303-13/+44
* some fixes.Nikos Mavrogiannopoulos2003-10-302-5/+11
* added missing file.Nikos Mavrogiannopoulos2003-10-301-0/+2
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-9/+10
* Used the new gcrypt API for generating primes and groups.Nikos Mavrogiannopoulos2003-10-271-19/+58
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-272-5/+13
* Added capability to print the keyid of a certificate or a private key to cert...Nikos Mavrogiannopoulos2003-10-268-268/+195
* a fix in the get_subject_alt_name, to return GNUTLS_E_REQUESTED_DATA_NOT_AVAI...Nikos Mavrogiannopoulos2003-10-261-1/+1
* *** empty log message ***gnutls_0_9_92Nikos Mavrogiannopoulos2003-10-251-1/+1
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-255-7/+36
* Added a certtool primitive command line utilityNikos Mavrogiannopoulos2003-10-251-12/+11
* Improved the certificate generation stuff.Nikos Mavrogiannopoulos2003-10-2511-259/+442
* Almost finished the X.509 certificate generation.Nikos Mavrogiannopoulos2003-10-258-147/+87
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-2314-177/+919
* some alloca-related fixes. Patch by Philip Brown <phil@bolthole.com>.Nikos Mavrogiannopoulos2003-10-232-0/+7
* The hostname verification in the certificate is now case insensitive.Nikos Mavrogiannopoulos2003-10-171-2/+2
* corrected a bug in the debugging output of handshake. Pointed out by Mark McL...Nikos Mavrogiannopoulos2003-10-171-2/+4
* Some changes in types.Nikos Mavrogiannopoulos2003-10-0812-28/+30
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-073-8/+8
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-0716-42/+44
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-041-0/+1
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-037-0/+14
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-034-21/+22
* Patch by Arne.Nikos Mavrogiannopoulos2003-10-011-2/+0
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-015-15/+13
* Corrected some unaligned accesses in IA64. Initial patch by Ian Wienand <ianw...Nikos Mavrogiannopoulos2003-10-011-11/+15
* some cleanups.Nikos Mavrogiannopoulos2003-09-173-34/+21
* RIJNDAEL ciphersuites were renamed to AES.Nikos Mavrogiannopoulos2003-09-175-58/+58
* *** empty log message ***Nikos Mavrogiannopoulos2003-09-141-2/+1
* some more cleanups.Nikos Mavrogiannopoulos2003-09-144-48/+42