]> granicus.if.org Git - apache/history - modules/ssl/ssl_engine_io.c
Further clarify the naming of the entity that originates the request by
[apache] / modules / ssl / ssl_engine_io.c
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-18 Kaspar Branddrop SSLv2 support (set SSL_OP_NO_SSLv2 for any new...
2011-09-25 Kaspar Brandenable the SNI extension for proxy connections
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
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-06-13 Stefan FritschAvoid some memory allocations by using apr_table_setn...
2011-01-17 Joe Orton* modules/ssl/ssl_engine_io.c: Revamp output buffering...
2011-01-14 Ruediger Pluem* We can only get there if the line is too long and...
2011-01-12 Ruediger Pluem* Fix comment typo as noticed by jorton
2010-12-21 Ruediger Pluem* Do not drop contents of incomplete lines, but safe...
2010-11-26 Ruediger Pluem* Put a note in the connection notes that the SSL hands...
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-08-03 Stefan Fritschremove more unused variables
2010-06-14 Stefan Fritsch- Introduce ap_log_cserror to allow mod_ssl to associat...
2010-06-06 Stefan FritschReplace LogLevelDebugDump with TRACE log levels
2010-06-06 Stefan Fritsch- Be less verbose at levels INFO and DEBUG in mod_proxy...
2010-06-06 Stefan FritschUse new loglevel accessor macros to simplify code
2010-06-03 Stefan FritschIntroduce SSLLOG_MARK for use with ssl_log_ssl_error...
2009-12-16 Joe OrtonFurther mitigation for the TLS renegotation attack...
2009-11-06 Joe OrtonSECURITY: Partial fix for CVE-2009-3555:
2009-09-27 Guenter Knauffixed wrong 3rd parameter passed to apr_brigade_split_l...
2009-06-26 Joe OrtonFix hung SSL handshake if a particularly long CA list...
2009-06-23 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_ctrl...
2009-06-23 Joe Orton* module/ssl/ssl_engine_io.c: Comment bio_filter_out_ctx_t.
2009-05-04 Ruediger Pluem* Optimize access to server_rec.
2009-04-29 Ruediger Pluem* Set SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-04-29 Ruediger Pluem* Improve and simplify the implementation of SSLProxyCh...
2009-04-01 Ruediger Pluem* Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-03-23 Ruediger Pluem* Store the correct server_rec in the connection record...
2008-12-12 Joe Ortonmod_ssl: Make the size of the per-dir-reneg request...
2008-08-06 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_getline...
2008-08-06 Joe Orton* modules/ssl/ssl_engine_io.c (char_buffer_read): Use...
2008-04-07 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_error...
2008-04-07 Joe OrtonClean up some more error handling in mod_ssl:
2008-04-07 Joe OrtonClean up some error handling in mod_ssl:
2007-12-03 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_add_filter,
2007-11-06 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2007-11-06 Joe Ortonmod_ssl: Fix forever-broken TLS upgrade support; perfor...
2007-11-02 Joe OrtonFix handling of buffered request body for per-location SSL
2007-06-12 Paul QuernaFixup style nitpicks:
2007-06-12 Paul QuernaAdd a clogging_input_filters variable to the conn_rec...
2006-11-22 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_buffer_fill)...
2006-07-11 Roy T. Fieldingupdate license header text
2006-06-22 William A. Rowe Jr New SSLLogLevelDebugDump [ None (default) | IO (not...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-30 Martin KraemerFix SSL Protocol hexdumps for EBCDIC systems
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-09-22 Joe OrtonImplement a (bounded) buffer of request body data to...
2005-06-10 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_init)...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-14 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-12-15 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-12-15 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup...
2004-12-07 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade...
2004-12-02 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade...
2004-12-02 Paul QuernaUse a case insensitive compare when looking for 'Upgrade'.
2004-11-14 Joe OrtonFix handling of non-blocking reads in mod_ssl (triggere...
2004-11-10 Joe Orton* modules/ssl/ssl_engine_io.c, modules/ssl/ssl_engine_k...
2004-09-22 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_connect...
2004-08-17 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-08-11 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-07-13 Bradley NicholesTokenize the header while parsing it for the upgrade...
2004-06-15 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-03-25 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup...
2004-02-29 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,
2004-02-28 Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-02-28 Madhusudan MathihalliSend the 'Close Alert' message to the peer upon closing...
2004-02-25 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable...
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-23 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_output...
2004-01-01 André Maloupdate license to 2004.
2003-12-12 Joe OrtonFix format string warnings from gcc on amd64:
2003-08-29 Joe Orton* ssl_engine_io.c (ssl_io_filter_connect): Check the
2003-07-21 Joe OrtonPrevent segfaults after SSL renegotiation failures.
2003-05-22 William A. Rowe Jr The patch below reverts the prior commit to eliminate...
2003-05-19 William A. Rowe Jr Drop SSL_set_state() in favor of a proper SSL_renegot...
2003-05-16 Justin ErenkrantzGet the AP_ and APR_ prefixes right.
2003-05-16 William A. Rowe Jr Assure that we block on the read BIO when we invoke...
2003-04-05 William A. Rowe Jr Reapply the fix *intended* by rev 1.79 in a safer...
2003-02-21 Madhusudan MathihalliFix a 64-bit porting issue.
2003-02-03 André Malofinished that boring job:
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-11-23 Cliff WoolleyFix some possibly-uninitialized variables.
2002-11-07 William A. Rowe Jr Turn DOWN the volume of these errors... they are...
2002-11-06 William A. Rowe Jr Per Justin's feedback, this still needed a little...
2002-11-06 William A. Rowe Jr Rule one of winsock and other one-offs (even unix...
2002-11-06 William A. Rowe Jr errno? EINTR? what planet was this code on :-?...
2002-11-05 William A. Rowe Jr Merge the last of the 'filtering' functions into...
2002-11-05 William A. Rowe Jr Actually, the APR_ECONNABORTED (EOS-only brigade...
2002-11-05 William A. Rowe Jr With a last little bit of help from Justin, this...
2002-11-05 William A. Rowe Jr At least one doc I've seen says EOF+bytes is valid...
2002-11-04 William A. Rowe Jr Appears we forgot to check the possibility of errors...
2002-11-04 William A. Rowe Jr Rename the many flavors of filter_ctx (pRec, fctx...
2002-11-01 Justin ErenkrantzAdd some waypoints to understanding this code
2002-11-01 Justin ErenkrantzAdd some commentary on how we *think* the input filteri...
2002-11-01 Justin ErenkrantzI don't see how *len > wanted, but leave the check...
next