Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Do not allow resuming sessions on different servers. | 2007-12-09 | |
| | |||
* | Corrected bug which did not allow the TLS session cache to be used. | 2007-12-09 | |
| | |||
* | Added support for sending more than one certificate. | 2007-12-08 | |
| | |||
* | RSA-EXPORT private keys and DH params no longer generated by default | 2007-12-08 | |
| | |||
* | added more error checks. | 2007-12-03 | |
| | |||
* | (no commit message) | 2007-12-03 | |
| | |||
* | better handling of RSAFile and DHFile | 2007-12-03 | |
| | |||
* | report the missing GnuTLSPriorities for the gnutls enabled hosts only. | 2007-12-02 | |
| | |||
* | (no commit message) | 2007-12-02 | |
| | |||
* | No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities. | 2007-12-02 | |
| | |||
* | The compatibility mode can now be enabled only using the GnuTLSPriorities ↵ | 2007-12-02 | |
| | | | | string. | ||
* | (no commit message) | 2007-12-02 | |
| | |||
* | added SSL_SERVER/CLIENT_S_TYPE | 2007-12-02 | |
| | |||
* | (no commit message) | 2007-12-02 | |
| | |||
* | export the alternative names of the certificate | 2007-12-02 | |
| | |||
* | added SSL_SERVER_M_SERIAL environment variable | 2007-12-02 | |
| | |||
* | more fixes for subject alternative name. | 2007-12-02 | |
| | |||
* | some fixes in alternative name support | 2007-12-02 | |
| | |||
* | (no commit message) | 2007-12-01 | |
| | |||
* | (no commit message) | 2007-12-01 | |
| | |||
* | Added support for subject alternative names. (untested) | 2007-12-01 | |
| | |||
* | (no commit message) | 2007-11-28 | |
| | |||
* | upgraded to 0.4.0 | 2007-11-28 | |
| | |||
* | Put a limit on the number of times we try to handshake. | 2005-09-25 | |
| | |||
* | - use the new python script for building configure scripts. | 2005-05-24 | |
| | |||
* | start the CA Certificate code. | 2005-05-24 | |
| | |||
* | - add lua to do client verification | 2005-05-17 | |
| | | | | | - only use gcrypt locking when required to | ||
* | Refactor finding the correct server record to fix resumed sessions.0.2.00.2.x | 2005-04-25 | |
| | |||
* | apr_table_setn doesn't copy the data. oops. | 2005-04-24 | |
| | |||
* | We already have a Certificate, use it directly. With SNI, GnuTLS doesn't ↵ | 2005-04-24 | |
| | | | | properly update it's internal state. ick. | ||
* | if there aren't any certs.. still set something. | 2005-04-24 | |
| | |||
* | add SSL_SERVER_S_DN and SSL_SERVER_I_DN | 2005-04-24 | |
| | |||
* | - move hooks to gnutls_hooks.c | 2005-04-24 | |
| | | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes. | ||
* | move config functions to their own file. | 2005-04-24 | |
| | |||
* | - remove more debug logging. | 2005-04-22 | |
| | | | | | - fix a crash by changing the certificate structure *after* starting the handshake. | ||
* | client auth is sort of working. | 2005-04-22 | |
| | |||
* | working SNI. Not so working Client Cert support. | 2005-04-21 | |
| | |||
* | move back to the trunk for m4 files | 2005-04-08 | |
| | |||
* | prep for 0.1.1 release.0.1.1 | 2005-04-08 | |
| | |||
* | include support for 2.0.xx | 2005-04-08 | |
| | |||
* | wrap the debug log in maintainer mode. | 2005-04-08 | |
| | |||
* | roll on past 0.1.0 | m/avatar/2092020215ed16734303313137bf2ce2?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Edward Rudd | 2004-02-12 |
| | | | | | | Added contrib directory to build system. Updated new maintainer information in AUTHORS,LICENSE, and manual.xml | ||
* | Split Changelog and TODO to separate files. | 2004-02-12 | |
| | |||
* | Fixed preserve_file configuration parameter. | 2004-02-12 | |
| | |||
* | Cleaned up changelog | 2004-02-12 | |
| | |||
* | update changelog1.95 | 2004-02-05 | |
| | | | | | release 1.95 | ||
* | synchronized extract_* functions with latest apache 1.3 and 2.0. | 2004-02-05 | |
| | | | | | | | Added some more recent extract_* functions.. still need to assign format letters cleanup/audit of extract_* functions release 1.95 | ||
* | added mod_log_sql_ssl.c into dist1.94 | 2004-02-04 | |
| | |||
* | fixed segfaul bug with pointer arithmetic in add_server_string_slot | 2004-02-04 | |
| | | | | | | Added authors file release 1.94 | ||
* | added DocBook version of the manual | 2004-01-24 | |
| | |||
* | SSL support working under 1.3 and 2.0 as a separate module | 2004-01-22 | |
| | | | | | | preparsing of logformat completed. updated configure scripts to detect mod_ssl.h for 1.3 (mostly) | ||
* | fixed log_error function1.93 | 2004-01-21 | |
| | | | | | | | finished ssl split into separate module added item registration function. (for ssl sub-module) release 1.93 | ||
* | make sure I initialize the hash | 2004-01-20 | |
| | |||
* | Added item registration function and added functions to new system header ↵ | 2004-01-20 | |
| | | | | | | | mod_log_sql.h Registered core item functions in pre_config | ||
* | moved extract_* functions to functions.h (version specific in ↵ | 2004-01-20 | |
| | | | | | | | | | functions(13|20).h) moves SSL logging routings to mod_log_sql_ssl.c updated changelog added AUTHORS | ||
* | split out version specific code | 2004-01-20 | |
| | | | | | | | code compiles under apache 1.3 and 2.0 updated apache m4 script to detect both verions (two minumums) defaulted install to not activate module in configuration file (use make activate) |