]> granicus.if.org Git - apache/history - modules/ssl/ssl_util_ssl.h
mod_cache: Don't add cached/revalidated entity headers to a 304 response.
[apache] / modules / ssl / ssl_util_ssl.h
2013-12-28 Kaspar BrandRemove the hardcoded algorithm-type dependency for...
2013-12-01 Kaspar BrandSGC became dead in January 2000, effectively
2012-12-26 Kaspar Brandmod_ssl: add support for subjectAltName-based host...
2012-01-08 Kaspar Brandfix signedness issue with SSL_X509_NAME_to_string(...
2011-12-24 Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-09-28 Kaspar BrandIn ssl_check_public_cert(), also take dNSNames in the...
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-14 Daniel RuggeriModify SSLProxyMachineCertificateChainFile to use X509...
2011-09-04 Kaspar BrandRevamp CRL checking for client and remote servers:
2011-08-23 Daniel RuggeriAdd SSLProxyMachineCertificateChainFile directive and...
2011-08-07 Kaspar BrandRemove the ssl_toolkit_compat layer, which is no longer...
2011-08-07 Kaspar BrandDrop support for the RSA BSAFE SSL-C toolkit from confi...
2011-01-01 Stefan FritschChange the format of the SSL_{CLIENT,SERVER}_{I,S}_DN...
2007-03-21 William A. Rowe Jr*) adds compile-time/run time SSL-C version support
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-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
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-04-03 William A. Rowe Jr Introduce a number of SSLC hints to mod_ssl, includin...
2003-02-03 André Malofinished that boring job:
2002-03-30 Doug MacEachernenable/cleanup SSL_X509_INFO_load_{file,path} functions...
2002-03-27 Doug MacEachernmove prototype for modssl_session_get_time to ssl_util_...
2002-03-27 Doug MacEachernadd modssl_dh_configure() function to fold some duplica...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-13 Doug MacEachernSSL_SESSION_id2sz() was NOT THREAD SAFE. it returned...
2002-01-18 Doug MacEachernmove OpenSSL specific SSL_{get,set}_state macros to...
2001-11-21 Doug MacEachernget rid of SSL_get_app_data2_idx() which had a race...
2001-08-22 William A. Rowe Jr Explicitly fix some types, and opt-out on macro conflicts
2001-07-31 William A. Rowe JrThis patch eliminates the direct use of OS library...
2001-07-19 Ralf S. EngelschallApply mod_ssl MEGA porting patch. This is a cleaned...
2001-06-28 William A. Rowe Jr Quiet the compiler, msvc is sticky about arg lists...
2001-05-05 Ralf S. EngelschallPort ssl_util_ssl.[ch] stuff to APR.
2001-05-05 Ralf S. EngelschallUse different namespace for internal defines.
2001-05-05 Ralf S. EngelschallNothing to port for ssl_engine_dh.c except that
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