summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.h
Commit message (Expand)AuthorAgeFilesLines
* Use GNU coding style.Simon Josefsson2005-11-071-13/+11
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Indent.Simon Josefsson2004-10-281-2/+4
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-311-1/+1
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-5/+4
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-6/+11
* several internal types fix.Nikos Mavrogiannopoulos2004-06-051-2/+2
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-2/+2
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-201-0/+1
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-0/+2
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-0/+1
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-9/+3
* More stuff for the new certificate API.Nikos Mavrogiannopoulos2003-02-071-5/+0
* Added the new PKCS7 parsing functions.Nikos Mavrogiannopoulos2003-02-071-0/+2
* Added the new certificate handling functions.Nikos Mavrogiannopoulos2003-02-071-3/+3
* More improvements in the CRL support, and the X.509 backend. Added a function...Nikos Mavrogiannopoulos2003-02-071-17/+0
* CRL parsing support is almost complete.Nikos Mavrogiannopoulos2003-02-061-0/+3
* Several fixes and improvements in CRL support.Nikos Mavrogiannopoulos2003-02-061-0/+2
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-0/+2
* Updated the base64 encoding/decoding functions.Nikos Mavrogiannopoulos2002-09-011-0/+2
* Improved the certificate and key read functions. They can now read a PEM enco...Nikos Mavrogiannopoulos2002-08-311-1/+5
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-2/+2
* Now certificate decoding makes use of partial DER decoding of the libtasn1 li...Nikos Mavrogiannopoulos2002-06-281-1/+8
* The TLS handshake no longer fails if the X.509 extensions in the Certificate ...Nikos Mavrogiannopoulos2002-06-221-1/+1
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-211-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-201-0/+2
* renamed libasn1 to libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* Adapted codebase to the new libasn1 0.1.0.Nikos Mavrogiannopoulos2002-06-101-0/+3
* Removed stubs for srp and anonymous authentication. Added test suite directory.Nikos Mavrogiannopoulos2002-06-021-0/+2
* better doc (internal) for _gnutls_int2str()Nikos Mavrogiannopoulos2002-04-121-1/+1
* Improved X.509 time convertion functionsNikos Mavrogiannopoulos2002-04-041-0/+3
* GNUTLS_CERT_EXPIRED is no longer returned by verification functions. Added fu...Nikos Mavrogiannopoulos2002-04-041-0/+2
* added new header fileNikos Mavrogiannopoulos2002-02-011-0/+7