]> granicus.if.org Git - apache/history - modules/ssl/ssl_engine_rand.c
mod_cache: Don't add cached/revalidated entity headers to a 304 response.
[apache] / modules / ssl / ssl_engine_rand.c
2013-02-04 Stefan FritschAvoid valgrind warnings in mod_ssl random number generator
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-08-07 Kaspar BrandEnforce OpenSSL 0.9.7 as a minimum requirement in confi...
2010-08-03 Stefan Fritschremove more unused variables
2010-06-06 Stefan Fritsch- Be less verbose at levels INFO and DEBUG in mod_proxy...
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-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-02-03 André Malofinished that boring job:
2002-06-21 Jeff Trawickreword an error message
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-16 Justin ErenkrantzChange mod_ssl from using ssl_log() to ap_log_error().
2002-03-27 Doug MacEacherntypo fix s/EDG/EGD/g
2002-03-27 Doug MacEachernsslc does not currently support RAND_egd or RAND_status
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-12 Doug MacEachernremove version checks for using EGD
2002-03-01 Cliff WoolleyConsensus is that we should not use the scoreboard...
2002-02-25 Cliff WoolleyForward port of changes in mod_ssl for Apache 1.3 up...
2002-01-10 William A. Rowe Jr This patch eliminated from the _SHARED_ segment of...
2002-01-10 Doug MacEachernget SSLRandomSeed exec: working by passing the proper...
2001-12-29 Jeff Trawicktiny cleanup to remove bogus SCOREBOARD_SIZE define
2001-12-29 William A. Rowe Jr Close a real GP fault. This is the _wrong_solution_...
2001-11-29 Doug MacEachernSSL_rand() does a mutex lock/unlock with threaded MPMs...
2001-11-29 Doug MacEachernmove srand() call from ssl_rand_choosenum() to ssl_init...
2001-11-29 Doug MacEacherncall getpid() once at child init and save in the SSLMod...
2001-07-19 Ralf S. EngelschallApply mod_ssl MEGA porting patch. This is a cleaned...
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