Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls_handshake(), gnutls_read() etc. functions no longer require | Nikos Mavrogiannopoulos | 2001-11-25 | 1 | -34/+40 |
* | more non blocking IO fixes | Nikos Mavrogiannopoulos | 2001-11-13 | 1 | -1/+1 |
* | Adopted some of the patches of Jon Nelson. Fixes the non blocking | Nikos Mavrogiannopoulos | 2001-11-01 | 1 | -1/+1 |
* | added some checks for memory allocation. | Nikos Mavrogiannopoulos | 2001-10-23 | 1 | -52/+91 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-10-21 | 1 | -2/+3 |
* | corrected bug which caused a fatal alert to be sent even if it | Nikos Mavrogiannopoulos | 2001-10-20 | 1 | -1/+2 |
* | gnutls now sends (again) record packets using one write. | Nikos Mavrogiannopoulos | 2001-08-19 | 1 | -56/+0 |
* | server side client authentication worksgnutls_0_2_0 | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -1/+1 |
* | additions in order for gnutls server to support client authentication | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -12/+196 |
* | ssl3 fixes and several others. | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -1/+0 |
* | several fixes. Added client authentication with x509PKI | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -3/+3 |
* | more x509 client certificate stuff | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -1/+5 |
* | several additions for x509 client authentication | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -1/+3 |
* | added the concept of optional handshake packets (like CERTIFICATE_REQUEST). | Nikos Mavrogiannopoulos | 2001-08-06 | 1 | -6/+6 |
* | several cleanups and updates in the handshake protocol implementation | Nikos Mavrogiannopoulos | 2001-08-05 | 1 | -16/+42 |
* | added log function (no longer use fprintf). | Nikos Mavrogiannopoulos | 2001-07-30 | 1 | -15/+15 |
* | Cleanups. Mostly while sending client certificate (and client certificate ver... | Nikos Mavrogiannopoulos | 2001-06-25 | 1 | -3/+22 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -7/+0 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -3/+3 |
* | client side RSA works (no certificate checking) | Nikos Mavrogiannopoulos | 2001-06-20 | 1 | -33/+32 |
* | removed unneeded code and added some kind of client support for RSA | Nikos Mavrogiannopoulos | 2001-06-19 | 1 | -85/+38 |
* | fixes in session resuming.. | Nikos Mavrogiannopoulos | 2001-06-19 | 1 | -33/+65 |
* | fixes in session resuming | Nikos Mavrogiannopoulos | 2001-06-18 | 1 | -8/+8 |
* | several cleanups in the low level record layer (the old code was a mess). | Nikos Mavrogiannopoulos | 2001-06-18 | 1 | -10/+10 |
* | several additions for RSA (mostly unstable) | Nikos Mavrogiannopoulos | 2001-06-17 | 1 | -4/+19 |
* | more rsa fixes. | Nikos Mavrogiannopoulos | 2001-06-16 | 1 | -12/+34 |
* | several additions in order to support KX_RSA and X509PKI. | Nikos Mavrogiannopoulos | 2001-06-15 | 1 | -0/+10 |
* | Cleanups in endian handling (convertions). | Nikos Mavrogiannopoulos | 2001-05-25 | 1 | -1/+1 |
* | several fixes for srp. Seems to work now! | Nikos Mavrogiannopoulos | 2001-05-08 | 1 | -1/+1 |
* | several fixes for srp | Nikos Mavrogiannopoulos | 2001-05-07 | 1 | -151/+75 |
* | more additions for SRP | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -6/+6 |
* | cleanups... and more modular design. | Nikos Mavrogiannopoulos | 2001-05-02 | 1 | -0/+7 |
* | Added client kx0 and server kx2 in order to be used with SRP | Nikos Mavrogiannopoulos | 2001-05-02 | 1 | -1/+217 |
* | several bugfixes and cleanups | Nikos Mavrogiannopoulos | 2001-03-17 | 1 | -1/+1 |
* | Key exchange (authentication) algorithms were reorganized, and now are | Nikos Mavrogiannopoulos | 2001-03-11 | 1 | -301/+75 |
* | improved some things found from gcov | Nikos Mavrogiannopoulos | 2000-12-11 | 1 | -0/+2 |
* | cleanups for gcc -Wall | Nikos Mavrogiannopoulos | 2000-12-11 | 1 | -2/+0 |
* | A lot of fixes for SSL3 | Nikos Mavrogiannopoulos | 2000-12-06 | 1 | -14/+23 |
* | Priorities were moved to the state (were global) | Nikos Mavrogiannopoulos | 2000-12-05 | 1 | -1/+13 |
* | roll backs and fixes | Nikos Mavrogiannopoulos | 2000-11-15 | 1 | -2/+2 |
* | added some support for ssl3 (with mhash only) | Nikos Mavrogiannopoulos | 2000-11-13 | 1 | -4/+4 |
* | more fixes | Nikos Mavrogiannopoulos | 2000-11-07 | 1 | -1/+8 |
* | minor fixes and cleanups | Nikos Mavrogiannopoulos | 2000-11-07 | 1 | -6/+17 |
* | more fixes and bugs introduced | Nikos Mavrogiannopoulos | 2000-11-02 | 1 | -3/+8 |
* | cvs should stop messing with MY files | Nikos Mavrogiannopoulos | 2000-11-01 | 1 | -44/+0 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2000-11-01 | 1 | -1/+50 |
* | Some more fixes and additions in order to interoperate with openssl | Nikos Mavrogiannopoulos | 2000-11-01 | 1 | -24/+77 |
* | added some preliminary support for DHE_DSS and DHE_RSA algorithms... of course | Nikos Mavrogiannopoulos | 2000-11-01 | 1 | -174/+177 |
* | added ability to receive certificates... | Nikos Mavrogiannopoulos | 2000-10-26 | 1 | -1/+13 |