]> granicus.if.org Git - apache/history - modules
Set an error note for requests rejected due to SSLStrictSNIVHostCheck.
[apache] / modules /
2014-07-12 Jeff TrawickSet an error note for requests rejected due to SSLStric...
2014-07-12 Jeff TrawickPerform SNI checks only on the initial request. In...
2014-07-11 Jan Kalužamod_proxy: better check for worker->s->is_name_matchable
2014-07-11 Jan Kalužamod_proxy: add ap_proxy_define_match_worker() and use...
2014-07-09 Yann YlavicFix C99 (or later only) comment.
2014-07-09 Christophe Jaillets/apr_pstrndup/apr_pstrmemdup/ to save a few cycles
2014-07-06 Jeff TrawickThe SNI callback already logs a debug message when...
2014-07-06 Eric CovenerConsolidate common code that got duplicated by 2.3...
2014-07-05 Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2014-06-30 Ben Resermod_lua: Remove dead code left over from the old code...
2014-06-28 Jeff TrawickFollow-up to r1593860:
2014-06-28 Jeff TrawickAPR_THREAD_FUNC decorator needed for 32-bit builds...
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-26 Joe Orton* modules/ssl/ssl_engine_init.c: Make DH handling a...
2014-06-25 Takashi SatoAsync mod_proxy_wstunnel:
2014-06-25 Takashi SatoRefactor asynchronous mod_proxy_wstunnel using pollfd...
2014-06-24 Christophe JailletUse ap_remove_input_filter_byhandle instead of duplicat...
2014-06-22 Jeff TrawickFollow up to r1604336: Comment out hooks whose only...
2014-06-21 Eric Covenerfix c++/c99 comment
2014-06-21 Daniel GrunoRevert early|late argument for LuaHookCheckUserID as...
2014-06-19 Joe Orton* modules/ssl/ssl_engine_init.c (make_dh_params): Remov...
2014-06-19 Yann YlavicUse unsigned bit flags (otherwise the non-zero value...
2014-06-17 Yann Ylavicmod_proxy_fcgi: follow up to r1592032.
2014-06-16 Jeff TrawickReindent after small fix in r1603027
2014-06-16 Jeff TrawickFix bug introduced in r1591508 which resulted in the...
2014-06-16 Yann Ylavicmod_proxy: Don't limit the size of the connectable...
2014-06-15 Jim Jagielskirevert 1602523, until there is understanding
2014-06-13 Jim JagielskiAllow for "magic" scheme "auto" which makes the scheme of
2014-06-13 Ben ReserFix PR 56480: PROPFIND walker doesn't encode hrefs...
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-06-11 Yann Ylavicmod_ssl: dump SSL IO/state for the write side of the...
2014-06-11 Yann Ylavicmod_sed: Reuse ctx->bb in sed_response_filter() and...
2014-06-11 Yann Ylavicmod_sed:
2014-06-10 Yann Ylavicmod_proxy: follow up to r1601291.
2014-06-10 Yann YlavicStrip useless apr_brigade_cleanup() calls.
2014-06-10 Takashi Sato* apr_status_t vs HTTP status code fix
2014-06-10 Takashi SatoPrivate function doesn't need ap_ prefix.
2014-06-10 Takashi Satofollow up r1599012:
2014-06-09 Yann Ylavicmod_proxy: Shutdown (eg. SSL close notify) the backend...
2014-06-09 Yann YlavicRevert r1601285 and r1601283.
2014-06-09 Yann Ylavicmod_proxy: Shutdown (eg. close notify) the backend...
2014-06-08 Yann Ylavicmod_ssl: SSL_smart_shutdown(): follow up to r1601184.
2014-06-07 Yann Ylavicmod_ssl: Ensure that the SSL close notify alert is...
2014-06-03 Eric Coveneradd GlobalLog directive to allow a diagnostic log to...
2014-06-03 Yann Ylavicmod_proxy_http: avoid (unlikely) access to freed memory.
2014-06-01 Nick Kewmod_proxy_html: support automatic doctype detection.
2014-06-01 Nick Kewmod_proxy_html: skip documents < 4 bytes
2014-06-01 Christophe JailletFix computation of the size of 'struct sockaddr_un...
2014-05-28 Joe OrtonCreate DH parameters from OpenSSL at module init, avoid...
2014-05-26 Christophe JailletRename module name in doxygen + partly revert r832442...
2014-05-26 Jan Kalužamod_cache: try to use the key of a possible open but...
2014-05-24 Ruediger Pluem* Give ap_proxy_post_request as chance to act correctly...
2014-05-24 Ruediger Pluem* Hand out the same DH structure in ssl_callback_TmpDH...
2014-05-23 Christophe JailletSave a few bytes of memory. This can be done in temp_pool.
2014-05-22 Jeff Trawickthe fixup hook should log (what is expected to be)...
2014-05-20 Christophe JailletFix duplicate APLOGNO
2014-05-19 Jeff TrawickFollow-up to r1588987:
2014-05-17 Rainer Jungmod_socache_shmcb: Correct counting of expirations...
2014-05-16 Ruediger Pluem* Correctly escape user provided data.
2014-05-14 Yann Ylavicmod_cache: follow up to r1594643.
2014-05-14 Yann Ylavicmod_cache: follow up to r1591328.
2014-05-14 Yann Ylavicmod_proxy_wstunnel: Fix the use of SSL connections...
2014-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-05-11 Eric CovenerExtend the socket callbacks in event to allow a timeout...
2014-05-10 Eric Covenerstop setting context info for AliasMatch. These concept...
2014-05-06 Ben Resermod_dav: Fix invalid Location header when a resource...
2014-05-05 Jeff Trawickfix Doxygen markup error
2014-05-05 Jeff TrawickFollow-up to r1592529:
2014-05-05 Jeff Trawickmod_proxy_scgi: Support Unix sockets.
2014-05-05 Jeff TrawickClarify an existing requirement of the server_portstr...
2014-05-05 Jeff Trawickreformat only (get rid of unnecessary block scope)
2014-05-02 Jeff Trawickmod_proxy_fcgi: Fix occasional high CPU when handling...
2014-05-02 Jeff Trawickbetter diagnostics for failures during dispatch()
2014-05-01 Jim JagielskiNow in https://svn.apache.org/repos/asf/httpd/mod_spdy
2014-04-30 Jeff Trawickmod_proxy_fcgi: Support iobuffersize parameter.
2014-04-30 Jeff TrawickAxe unnecessary memset() calls and allocating an extra
2014-04-30 Yann Ylavicmod_ssl: follow up to r1583191.
2014-04-30 Yann Ylavicmod_cache: follow up to r1591390
2014-04-30 Yann Ylavicmod_cache: follow up to r1591322
2014-04-30 Yann Ylavicmod_cache: Preserve non-cacheable headers forwarded...
2014-04-30 Yann Ylavicmod_cache: follow up to r1591320.
2014-04-30 Yann Ylavicmod_cache: Don't add cached/revalidated entity headers...
2014-04-30 Yann YlavicRevert r1591312 (again) to commit the 2 fixes separately.
2014-04-30 Yann Ylavicmod_cache: Don't add cached/revalidated entity headers...
2014-04-30 Yann YlavicRollback r1591302, wrong file commited.
2014-04-30 Yann Ylavicmod_cache: Don't add cached/revalidated entity headers...
2014-04-29 Yann Ylavicmod_cache: Retry unconditional request with the full...
2014-04-29 Graham Leggettmod_authnz_ldap: Fail explicitly when the filter is...
2014-04-28 Jim JagielskiFold in mod_spdy source
2014-04-27 Yann Ylavicmod_deflate: follow up to r1587639.
2014-04-27 Jeff Trawickmod_proxy_fcgi: Don't segfault when failing to connect...
2014-04-25 Graham LeggettAdd the ldap-search option to mod_authnz_ldap, allowing...
2014-04-24 Jeff TrawickFollow-up to r1587607:
2014-04-23 Jeff Trawickallow operation without any logs configured or without the
2014-04-23 Jeff Trawickensure that the post-config hook runs after that of...
2014-04-21 Jeff Trawickback to c89
2014-04-21 Jeff TrawickAdd module mod_ssl_ct, which provides an implementation...
2014-04-21 Jeff TrawickInitialize post_handshake_rc for case where a failure has
2014-04-21 Christophe JailletTypo in comment
2014-04-21 Kaspar Brandssl_stapling_init_cert: do not return success when...
next