summaryrefslogtreecommitdiffstats
path: root/INSTALL
Commit message (Collapse)AuthorAge
* More documentation work on the way to final 1.17 release.Gravatar Christopher Powell 2002-11-14
| | | | | Additional work on the Makefile.
* Yanking old doc files.Gravatar Christopher Powell 2002-11-14
|
* Monster changes en route to 1.17. Esp. with new documentation.Gravatar Christopher Powell 2002-11-14
|
* Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1Gravatar Christopher Powell 2002-06-27
|
* Added notes logging capability. This is a commit prior to a lot of workGravatar Christopher Powell 2002-05-14
| | | | | that will rename mod_log_mysql to mod_log_sql.
* Significant bugfixes and feature additions on the way to 1.16...Gravatar Christopher Powell 2002-04-21
|
* This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQLGravatar Christopher Powell 2002-04-02
| | | | | | errors are reported and handled. Any missed queries during SQL downtime are written out to a textfile.
* Minor but significant updates to the instructions for apxs users.Gravatar Christopher Powell 2002-02-24
|
* Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13Gravatar Christopher Powell 2002-01-15
| | | | | folks, and enabled a socket name DEFINE.
* Fixed another typo in make_combined_log; improved DSO instructionsGravatar Christopher Powell 2002-01-02
| | | | | based on a user's input.
* Big changes including reworked cookie code, new directives, SSL logging,Gravatar Christopher Powell 2001-12-03
| | | | | new formatting characters, bugfixes, etc.
* Initial revision1.09Gravatar Christopher Powell 2001-11-28
/httpd/mod_gnutls/commit/src?h=0.4.2.1&id=836417fceaf154bde03418a1525ff149f5a07cca'>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 pro...Gravatar Paul Querna 2005-04-24 * if there aren't any certs.. still set something.Gravatar Paul Querna 2005-04-24 * add SSL_SERVER_S_DN and SSL_SERVER_I_DN