Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
* | (no commit message) | 2007-12-10 | ||
| | ||||
* | (no commit message) | 2007-12-09 | ||
| | ||||
* | 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. | pd/mod_log_sql/commit/?h=1.98&id=0c653076dbc735757b84b2bc2ff9ee173c246b46'>Fixed issue with different include directories for APR and APU. | 2004-03-22 | |
| | | | | | updated help screen after make install | |||
* | updated release date1.96 | 2004-03-05 | ||
| | ||||
* | updated Documentation README | 2004-03-05 | ||
| | ||||
* | removed make_combined_log.pl as it's in the contrib subdir | 2004-03-05 | ||
| | ||||
* | updated compatability header for Apache 1.3 | 2004-03-05 | ||
| | | | | | | | | | Changed log_error routing for Apache 1.3 to include APLOG_NOERRNO re-added quarter second delay between reconnect and query retry. updated makefile to generate HTML version of docbook docs. added comments to mod_log_sql_mysql.c updated documentation about --with-db-inc configure option | |||
* | removed all #ifdef DEBUG | 2004-03-04 | ||
| | ||||
* | complete DB separation from core module code. | 2004-03-04 | ||
| | | | | | | | 99% updated documentation (needs 2 tables added) moved DB connection code for Apache 2 from open_logs to child_init. removed more #ifdef debug lines | |||
* | Documentation conversion complete | 2004-03-03 | ||
| | ||||
* | mysql code separation complete.. | 2004-03-02 | ||
| | ||||
* | separated out most mysql specific code to mod_log_sql_mysql.c | 2004-02-29 | ||
| | | | | | | | | | | beginnings of separation of core SQL logging logic moved DB connection paramters to a table (for cutoms params for DB drivers) added new configuration directive to handle any DB parameter renamed all log_sql_* vars and type to logsql_* Added enums for opendb return codes. organized config directives and commented for easier reading of source | |||
* | Fixed version and help flags so they work. | 2004-02-21 | ||
| | | | | | redid all hash variable names for command arguments so they use the long name internally {table} instead of {t} | |||
* | Added mysql_import_combined_log.pl to distribution with permission from ↵ | 2004-02-12 | ||
| | | | | | | | | Aaron Jenson http://www.visualprose.com/software.php (Original Source) Updated documentation in README for usage of contrib files/scripts | |||
* | Updated help and added check and error to make sure the user edited the file ↵ | 2004-02-12 | ||
| | | | | first. | |||
* | Updated Author information in file. | 2004-02-12 | ||
| | ||||
* | moved create_tables.sql and make_combined_log.pl into contrib directory. | 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 | ||
| |