Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more non blocking IO fixes | Nikos Mavrogiannopoulos | 2001-11-13 | 1 | -1/+2 |
* | auth_info types and structures were moved to the internals of the library. | Nikos Mavrogiannopoulos | 2001-10-15 | 1 | -1/+1 |
* | several cleanups in order to support DHE_RSA | Nikos Mavrogiannopoulos | 2001-09-23 | 1 | -837/+9 |
* | Client certificate callback has been improved | Nikos Mavrogiannopoulos | 2001-09-14 | 1 | -7/+84 |
* | gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request(). | Nikos Mavrogiannopoulos | 2001-08-26 | 1 | -4/+30 |
* | bugfixes and minor updates | Nikos Mavrogiannopoulos | 2001-08-20 | 1 | -1/+2 |
* | server side client authentication worksgnutls_0_2_0 | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -1/+37 |
* | additions in order for gnutls server to support client authentication | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -43/+194 |
* | ssl3 fixes and several others. | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -6/+16 |
* | updated in key usage fields | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -0/+17 |
* | several fixes. Added client authentication with x509PKI | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -17/+16 |
* | more x509 client certificate stuff | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -0/+1 |
* | several additions for x509 client authentication | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -85/+207 |
* | added the concept of optional handshake packets (like CERTIFICATE_REQUEST). | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -1/+0 |
* | several cleanups and updates in the handshake protocol implementation | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -64/+131 |
* | cleanups in certificate copying | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -23/+9 |
* | renamed cert_* to x509_* | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -3/+3 |
* | fixes in x509 cert extensions handling | Nikos Mavrogiannopoulos | 2001-08-04 | 1 | -0/+2 |
* | added internal memory handlers | Nikos Mavrogiannopoulos | 2001-08-04 | 1 | -1/+1 |
* | added some kind of support for X509 Extensions | Nikos Mavrogiannopoulos | 2001-08-02 | 1 | -1/+5 |
* | gnutls now checks the certificate's CN to see if it matches the | Nikos Mavrogiannopoulos | 2001-07-24 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2001-07-21 | 1 | -1/+1 |
* | corrected memory leaks | Nikos Mavrogiannopoulos | 2001-07-21 | 1 | -5/+0 |
* | added some kind of certificate checking | Nikos Mavrogiannopoulos | 2001-07-20 | 1 | -1/+1 |
* | more certificate fields parsed. Cleanups | Nikos Mavrogiannopoulos | 2001-07-18 | 1 | -5/+9 |
* | updated cert_verify | Nikos Mavrogiannopoulos | 2001-07-16 | 1 | -7/+4 |
* | updated API | Nikos Mavrogiannopoulos | 2001-07-14 | 1 | -0/+5 |
* | several bug fixes in ASN handling. Fixes/additions | Nikos Mavrogiannopoulos | 2001-07-14 | 1 | -29/+55 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-07-14 | 1 | -24/+24 |
* | Updated ASN.1 Parser (Fabio - commited by me). | Nikos Mavrogiannopoulos | 2001-07-07 | 1 | -21/+29 |
* | cleanups | Nikos Mavrogiannopoulos | 2001-07-01 | 1 | -4/+4 |
* | Cleanups. Mostly while sending client certificate (and client certificate ver... | Nikos Mavrogiannopoulos | 2001-06-25 | 1 | -0/+2 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -1/+0 |
* | added internal representation of pkcs1 rsa private keys. | Nikos Mavrogiannopoulos | 2001-06-22 | 1 | -174/+158 |
* | Updated Ciphersuite selection algorithm. | Nikos Mavrogiannopoulos | 2001-06-21 | 1 | -5/+5 |
* | client side RSA works (no certificate checking) | Nikos Mavrogiannopoulos | 2001-06-20 | 1 | -154/+82 |
* | removed unneeded code and added some kind of client support for RSA | Nikos Mavrogiannopoulos | 2001-06-19 | 1 | -38/+169 |
* | fixes in session resuming.. | Nikos Mavrogiannopoulos | 2001-06-19 | 1 | -6/+6 |
* | several fixes for RSA. gnutls server can now work with rsa certificates. | Nikos Mavrogiannopoulos | 2001-06-17 | 1 | -4/+21 |
* | several additions for RSA (mostly unstable) | Nikos Mavrogiannopoulos | 2001-06-17 | 1 | -19/+57 |
* | more rsa fixes. | Nikos Mavrogiannopoulos | 2001-06-16 | 1 | -55/+39 |
* | more rsa stuff -- and cleanups | Nikos Mavrogiannopoulos | 2001-06-15 | 1 | -12/+174 |
* | several additions in order to support KX_RSA and X509PKI. | Nikos Mavrogiannopoulos | 2001-06-15 | 1 | -0/+243 |