summaryrefslogtreecommitdiffstatsabout
Commit message (Collapse)AuthorAgeFilesLines
* (no commit message)Nikos Mavrogiannopoulos2007-12-101-7/+3
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-101-1/+1
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-091-4/+4
|
* Do not allow resuming sessions on different servers.Nikos Mavrogiannopoulos2007-12-092-35/+51
|
* Corrected bug which did not allow the TLS session cache to be used.Nikos Mavrogiannopoulos2007-12-092-4/+4
|
* Added support for sending more than one certificate.Nikos Mavrogiannopoulos2007-12-084-16/+20
|
* RSA-EXPORT private keys and DH params no longer generated by defaultNikos Mavrogiannopoulos2007-12-082-3/+3
|
* added more error checks.Nikos Mavrogiannopoulos2007-12-032-11/+49
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-031-1/+1
|
* better handling of RSAFile and DHFileNikos Mavrogiannopoulos2007-12-034-106/+85
|
* report the missing GnuTLSPriorities for the gnutls enabled hosts only.Nikos Mavrogiannopoulos2007-12-021-1/+1
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-021-0/+4
|
* No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Nikos Mavrogiannopoulos2007-12-023-14/+26
|
* The compatibility mode can now be enabled only using the GnuTLSPriorities ↵Nikos Mavrogiannopoulos2007-12-022-6/+4
| | | | string.
* (no commit message)Nikos Mavrogiannopoulos2007-12-023-8/+8
|
* added SSL_SERVER/CLIENT_S_TYPENikos Mavrogiannopoulos2007-12-022-1/+14
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-021-0/+3
|
* export the alternative names of the certificateNikos Mavrogiannopoulos2007-12-021-45/+88
|
* added SSL_SERVER_M_SERIAL environment variableNikos Mavrogiannopoulos2007-12-022-3/+26
|
* more fixes for subject alternative name.Nikos Mavrogiannopoulos2007-12-021-15/+31
|
* some fixes in alternative name supportNikos Mavrogiannopoulos2007-12-021-8/+15
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-011-1/+1
|
* (no commit message)Nikos Mavrogiannopoulos2007-12-012-2/+6
|
* Added support for subject alternative names. (untested)Nikos Mavrogiannopoulos2007-12-012-100/+155
|
* (no commit message)Nikos Mavrogiannopoulos2007-11-281-0/+21
|
* upgraded to 0.4.0Nikos Mavrogiannopoulos2007-11-2811-610/+985
|
* Put a limit on the number of times we try to handshake.Paul Querna2005-09-251-2/+21
|
* - use the new python script for building configure scripts.Paul Querna2005-05-241-8/+7
|
* start the CA Certificate code.Paul Querna2005-05-243-58/+110
|
* - add lua to do client verificationPaul Querna2005-05-179-22/+363
| | | | | - only use gcrypt locking when required to
* Refactor finding the correct server record to fix resumed sessions.0.2.00.2.xPaul Querna2005-04-253-36/+46
|
* apr_table_setn doesn't copy the data. oops.Paul Querna2005-04-241-3/+3
|
* We already have a Certificate, use it directly. With SNI, GnuTLS doesn't ↵Paul Querna2005-04-241-34/+9
| | | | properly update it's internal state. ick.
* if there aren't any certs.. still set something.Paul Querna2005-04-241-6/+8
|
* add SSL_SERVER_S_DN and SSL_SERVER_I_DN Paul Querna2005-04-241-1/+37
|
* - move hooks to gnutls_hooks.cPaul Querna2005-04-248-732/+788
| | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes.
* move config functions to their own file. Paul Querna2005-04-246-356/+415
|
* - remove more debug logging.Paul Querna2005-04-223-6/+15
| | | | | - fix a crash by changing the certificate structure *after* starting the handshake.
* client auth is sort of working.Paul Querna2005-04-223-80/+209
|
* working SNI. Not so working Client Cert support.Paul Querna2005-04-214-74/+362
|
* move back to the trunk for m4 filesPaul Querna2005-04-080-0/+0
|
* prep for 0.1.1 release.0.1.1Paul Querna2005-04-081-1/+1
|
* include support for 2.0.xxPaul Querna2005-04-082-0/+18
|
* wrap the debug log in maintainer mode.Paul Querna2005-04-083-0/+9
|
* roll on past 0.1.0Paul Querna2005-04-061-1/+1
|
* update ignoresPaul Querna2005-04-060-0/+0
|
* switch to a tagged version of the m4 files.Paul Querna2005-04-060-0/+0
|
* fix the indent.Paul Querna2005-04-061-1/+1
|
* fixes for pre-0.1.0Paul Querna2005-04-062-0/+13
|
* working on a release.. really!Paul Querna2005-04-063-4/+67
|