Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-04-03 | 1 | -7/+0 |
* | Optimized RSA signature calculation | Nikos Mavrogiannopoulos | 2002-04-03 | 1 | -0/+8 |
* | removed unneeded functions | Nikos Mavrogiannopoulos | 2002-03-29 | 1 | -1/+1 |
* | Optimized RSA decryption. (Very) Much faster now | Nikos Mavrogiannopoulos | 2002-03-28 | 1 | -3/+7 |
* | Applied the patches to fix the GDOC problem. | Timo Schulz | 2002-02-19 | 1 | -2/+0 |
* | keyUsage is now 16 bits | Nikos Mavrogiannopoulos | 2002-02-03 | 1 | -1/+1 |
* | Added OpenPGP certificate support in gnutls. | Nikos Mavrogiannopoulos | 2002-02-03 | 1 | -4/+8 |
* | Several changes in certificate and key handling. | Nikos Mavrogiannopoulos | 2002-02-01 | 1 | -8/+1 |
* | Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*. | Nikos Mavrogiannopoulos | 2002-01-31 | 1 | -1/+1 |
* | Basic GnuTLS OpenPGP support. | Timo Schulz | 2002-01-29 | 1 | -0/+2 |
* | CertificateType is now accesible from the API. | Nikos Mavrogiannopoulos | 2002-01-29 | 1 | -1/+1 |
* | signature is now a gnutls_datum | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -2/+1 |
* | GNUTLS_X509PKI -> GNUTLS_CRD_X509PKI | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -1/+1 |
* | Added ability of the client to choose a certificate depending | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -0/+4 |
* | added support for DSS certificates.gnutls_with_dss_cert_support | Nikos Mavrogiannopoulos | 2002-01-27 | 1 | -4/+7 |
* | Added stuff for DSS certificates (not ready yet) | Nikos Mavrogiannopoulos | 2002-01-26 | 1 | -1/+27 |
* | several cleanups in order to move to gnutls 0.4.0 | Nikos Mavrogiannopoulos | 2002-01-18 | 1 | -1/+1 |
* | Several cleanups. | Nikos Mavrogiannopoulos | 2001-12-06 | 1 | -2/+0 |
* | Added callback to select the server certificate. | Nikos Mavrogiannopoulos | 2001-12-05 | 1 | -3/+3 |
* | several cleanups. Removed old unneeded functions. | Nikos Mavrogiannopoulos | 2001-12-05 | 1 | -0/+2 |
* | now the peer's certificate list is stored into auth info structure (instead | Nikos Mavrogiannopoulos | 2001-12-04 | 1 | -4/+3 |
* | moving gnutls_DN structures out of gnutls_cert and auth_info structures. | Nikos Mavrogiannopoulos | 2001-12-04 | 1 | -7/+5 |
* | several fixes. | Nikos Mavrogiannopoulos | 2001-11-10 | 1 | -2/+3 |
* | updated name indication extension (dnsname) | Nikos Mavrogiannopoulos | 2001-10-10 | 1 | -2/+2 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-10-08 | 1 | -0/+1 |
* | added DHE_RSA ciphersuites | Nikos Mavrogiannopoulos | 2001-10-08 | 1 | -1/+1 |
* | Client certificate callback has been improved | Nikos Mavrogiannopoulos | 2001-09-14 | 1 | -3/+4 |
* | several additions for x509 client authentication | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -1/+1 |
* | several cleanups and updates in the handshake protocol implementation | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -0/+2 |
* | several cleanups. No longer export structures to the API, but a bunch of func... | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -19/+1 |
* | cleanups in certificate copying | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -0/+1 |
* | renamed cert_* to x509_* | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -0/+7 |
* | fixes in x509 cert extensions handling | Nikos Mavrogiannopoulos | 2001-08-04 | 1 | -2/+3 |
* | minor fixes | Nikos Mavrogiannopoulos | 2001-08-04 | 1 | -1/+15 |
* | added some kind of support for X509 Extensions | Nikos Mavrogiannopoulos | 2001-08-02 | 1 | -0/+1 |
* | gnutls now checks the certificate's CN to see if it matches the | Nikos Mavrogiannopoulos | 2001-07-24 | 1 | -6/+6 |
* | several fixes cleanups etc. | Nikos Mavrogiannopoulos | 2001-07-21 | 1 | -1/+1 |
* | added some kind of certificate checking | Nikos Mavrogiannopoulos | 2001-07-20 | 1 | -3/+5 |
* | more certificate fields parsed. Cleanups | Nikos Mavrogiannopoulos | 2001-07-18 | 1 | -0/+5 |
* | several cleanups. Added check for certificate's expiration time. | Nikos Mavrogiannopoulos | 2001-07-17 | 1 | -0/+2 |
* | updated API | Nikos Mavrogiannopoulos | 2001-07-14 | 1 | -6/+11 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -3/+0 |
* | added internal representation of pkcs1 rsa private keys. | Nikos Mavrogiannopoulos | 2001-06-22 | 1 | -0/+13 |
* | minor cleanups | Nikos Mavrogiannopoulos | 2001-06-22 | 1 | -2/+0 |
* | added missing files | Nikos Mavrogiannopoulos | 2001-06-21 | 1 | -0/+31 |