]> granicus.if.org Git - apache/history - modules/ssl/ssl_engine_log.c
Further clarify the naming of the entity that originates the request by
[apache] / modules / ssl / ssl_engine_log.c
2011-12-07 Stefan FritschVarious fixes for log message tags:
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-19 Kaspar BrandAdd ssl_log_xerror() and ssl_log_rxerror(), modeled...
2011-09-04 Kaspar Brandwe might also see GeneralizedTimes in certs nowadays
2011-08-15 Kaspar BrandImprove ssl_log_cxerror():
2011-08-07 Kaspar BrandRemove the ssl_toolkit_compat layer, which is no longer...
2010-06-06 Stefan FritschFix some modules to make them compile with per-module...
2009-03-23 Ruediger Pluem* Store the correct server_rec in the connection record...
2007-12-03 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): Drop...
2007-11-27 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): Log...
2007-11-23 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cxerror): New...
2007-11-21 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error)...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-03-12 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotation...
2004-03-10 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_l...
2004-03-04 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error)...
2004-02-28 Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-10-30 Joe Orton* ssl_engine_log.c (ssl_log_ssl_error): Use the thread...
2003-02-03 André Malofinished that boring job:
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-16 Justin ErenkrantzRemove SSLLog and SSLLogLevel directives in favor of...
2002-05-15 Justin ErenkrantzStop using SSL_ADD_SSLERR option in ssl_log() and repla...
2002-04-30 Cliff Woolley- Sync with modssl 2.8.8-1.3.24
2002-04-13 Sander StrikerAdapt to the rename of apr_explode_localtime to apr_tim...
2002-03-28 Doug MacEachernde-hungarian-ize server config member names which are...
2002-03-28 Doug MacEachernthere is a heaping pile of:
2002-03-16 William A. Rowe JrPR:
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-02-27 Ryan BloomUse the empty string, not NUL. I should have read...
2002-02-27 Ryan BloomGrrrrr..... We should really use the correct line...
2001-11-29 Doug MacEachernget rid of ssl_log_applies() function. it does more...
2001-11-22 Doug MacEacherndont va_start() in ssl_log() unless we are actually...
2001-08-23 William A. Rowe Jr Fix most-bogus ap_server_root_relative() cases. ...
2001-07-19 Ralf S. EngelschallApply mod_ssl MEGA porting patch. This is a cleaned...
2001-05-05 Ralf S. EngelschallAxe out EAPI-based SSL_VENDOR stuff.
2001-05-05 Ralf S. EngelschallNext step in mod_ssl integration:
2001-05-04 Ralf S. Engelschallmod_ssl integration step 2:
2001-05-04 Ralf S. EngelschallInitial revision