summaryrefslogtreecommitdiff
path: root/lib/x509_der.c
Commit message (Expand)AuthorAgeFilesLines
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* merged changes from gnutls_0_4_with_alloca.Nikos Mavrogiannopoulos2002-04-031-10/+10
* Some cleanups in the certificate authentication. Parameters areNikos Mavrogiannopoulos2002-03-291-5/+5
* fix bug in asn1_get_start_end_der functionFabio Fiorina2002-03-261-3/+4
* Added the error UNIX_TIME_LIMIT_EXCEEDED, and corrected bugs in X.509 certifi...Nikos Mavrogiannopoulos2002-03-051-6/+11
* changes for pretty documentation and cleanups.Nikos Mavrogiannopoulos2002-03-041-9/+15
* corrected _gnutls_str_cpy() usage.Nikos Mavrogiannopoulos2002-01-311-9/+9
* gnutls_str_... functions substitutionFabio Fiorina2002-01-281-7/+8
* Added checks after malloc for null.Nikos Mavrogiannopoulos2002-01-261-2/+12
* cleaned up and fixed ASN.1 documentation.Nikos Mavrogiannopoulos2001-12-201-31/+13
* some changes to keep gcc -Wall happyNikos Mavrogiannopoulos2001-12-061-13/+8
* corrected typoNikos Mavrogiannopoulos2001-11-161-1/+0
* Documentation for ASN.1 has been moved to inline comments and to theNikos Mavrogiannopoulos2001-11-161-2/+74
* fixed memory leaksNikos Mavrogiannopoulos2001-08-261-10/+10
* renamed cert_* to x509_*Nikos Mavrogiannopoulos2001-08-051-0/+1350