aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorGravatar Nokis Mavrogiannopoulos 2009-06-30 18:08:22 +0000
committerGravatar Nokis Mavrogiannopoulos 2009-06-30 18:08:22 +0000
commit59a7ff53730ef1c7fb5e5d09665b429126fdde49 (patch)
treefab8eb77426846184cb51c3a677872cda41d95fa /NOTICE
parent3a6321c9117950817d01cba3bd4201334a6ab70a (diff)
Try to avoid bug http://issues.outoforder.cc/view.php?id=102
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions
od_gnutls/commit/src?h=0.5.1&id=d51667e406c2099865a4eec366fdab9d4578b683'>(no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * added SSL_SERVER/CLIENT_S_TYPEGravatar Nokis Mavrogiannopoulos 2007-12-02 | * export the alternative names of the certificateGravatar Nokis Mavrogiannopoulos 2007-12-02 | * added SSL_SERVER_M_SERIAL environment variableGravatar Nokis Mavrogiannopoulos 2007-12-02 | * more fixes for subject alternative name.Gravatar Nokis Mavrogiannopoulos 2007-12-02 | * some fixes in alternative name supportGravatar Nokis Mavrogiannopoulos 2007-12-02 | * Added support for subject alternative names. (untested)Gravatar Nokis Mavrogiannopoulos 2007-12-01 | * upgraded to 0.4.00.4.0Gravatar Nokis Mavrogiannopoulos 2007-11-28 | * Put a limit on the number of times we try to handshake.Gravatar Paul Querna 2005-09-25 | * start the CA Certificate code.Gravatar Paul Querna 2005-05-24 | * - add lua to do client verificationGravatar Paul Querna 2005-05-17 | | | | | - only use gcrypt locking when required to * Refactor finding the correct server record to fix resumed sessions.0.2.00.2.xGravatar Paul Querna 2005-04-25 | * apr_table_setn doesn't copy the data. oops.Gravatar Paul Querna 2005-04-24 | * We already have a Certificate, use it directly. With SNI, GnuTLS doesn't ↵