]> granicus.if.org Git - apache/history - modules
Move the addition of default AP_HTTP_HTTP_HEADER filters to the insert_filter
[apache] / modules /
2001-05-21 Graham LeggettMove the addition of default AP_HTTP_HTTP_HEADER filter...
2001-05-20 Ben LaurieYet more cleanup.
2001-05-20 Ben LaurieMore cleanup.
2001-05-20 Ben LaurieAP_ function for optional hooks.
2001-05-20 Ben LaurieMore generic -> optional cleanup.
2001-05-20 Ben LaurieLong overdue name change from "generic hook" to "option...
2001-05-20 Ben LaurieFix warnings.
2001-05-20 Jeff TrawickTru64 cc is bitchy about trailing commas in an enum...
2001-05-20 Roy T. FieldingChange directive HeaderOut back to Header and HeaderIn...
2001-05-19 Bill StoddardReimplement mod_headers as an output filter. mod_header...
2001-05-19 Ken Coar Fix function type to match hook declaration.
2001-05-19 Ben LaurieCleanup.
2001-05-18 Greg SteinMake mod_dav_fs mirror whatever mod_dav was enabled...
2001-05-18 Ken Coar Bring forward the NOESCAPE flag from 1.3..
2001-05-18 William A. Rowe Jr We don't want these operations to end the stream...
2001-05-18 William A. Rowe Jr Interesting, ISAPI thinks a 0 result is cool. Alread...
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-17 Jeff TrawickFix processing of the TRACE method. Previously we...
2001-05-17 Bill StoddardGet the Request Phase Participation change compiling...
2001-05-16 Jeff Trawickdon't destroy the pcgi pool when the other-child regist...
2001-05-16 Jeff TrawickAccount for changes to the name of field "private"...
2001-05-16 Bill StoddardDo not start piped log processes during the config...
2001-05-15 Jeff Trawickclean up DSO builds on OS/390 a bit by ignoring some...
2001-05-15 Doug MacEachernadd "Request Phase Participation" info to mod_info
2001-05-15 Paul J. RederMake first phase changes to the scoreboard data structu...
2001-05-14 Martin KraemerFix typos
2001-05-12 Roy T. FieldingFix httpd's definition of LTFLAGS to be consistent...
2001-05-11 Bill StoddardDo not send apr_file_t allocated out of the pconf pool...
2001-05-11 Ian HolsmanAllows Mod_proxy to be dynamically loaded on win32...
2001-05-11 Chuck MurckoAdd the AP_DECLARE()/AP_CORE_DECLARE macros on the...
2001-05-10 Roy T. FieldingEventually we will want to only find openssl once regar...
2001-05-08 Martin KraemerBe more strict when --with-tls was given without a...
2001-05-08 Martin KraemerTry to auto-detect the location of the OpenSSL stuff...
2001-05-08 Roy T. FieldingWhen no specific location of openssl is given, we need...
2001-05-07 Victor J. OrlikowskiShut the compiler up.
2001-05-07 Jeff Trawickminor scoreboard/status improvements:
2001-05-07 Jeff TrawickGet rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft...
2001-05-07 Bill StoddardGet mod_cern_meta to work on Windows. The problem...
2001-05-07 Jeff Trawickfix the type of a parameter to ap_get_brigade()
2001-05-07 Chuck MurckoCrikey.
2001-05-06 Ryan BloomBack out the recent change to ap_get_brigade, to make...
2001-05-06 Ben LaurieSomething got deleted from the module structure.
2001-05-06 Ben LaurieAdd a demo input filter.
2001-05-06 Chuck MurckoTrack Greg's change to byte count for input filters
2001-05-05 Ralf S. EngelschallFix todo list
2001-05-05 Ralf S. EngelschallPort ssl_util.c stuff to APR.
2001-05-05 Ralf S. EngelschallPort ssl_util_table.[ch] to Apache 2.0 by just removing...
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. EngelschallPort ssl_engine_ds.c to APR.
2001-05-05 Ralf S. EngelschallNothing to port for ssl_engine_dh.c except that
2001-05-05 Ralf S. EngelschallRemember which code parts are already ported...
2001-05-05 Ralf S. EngelschallKick out all old mutex code and base SSLMutex on APR...
2001-05-05 Ralf S. EngelschallChange mostly all old module structure hooks and EAPI...
2001-05-05 Ralf S. EngelschallAxe writev(2) support from the SSL I/O layer because...
2001-05-05 Ralf S. EngelschallAxe most WIN32 stuff from Apache 1.3. In Apache 2.0...
2001-05-05 Ralf S. EngelschallAxe out SSL_CONSERVATIVE stuff which for Apache 1.3...
2001-05-05 Ralf S. EngelschallRemove one more EAPI-based thing we no longer really...
2001-05-05 Ralf S. Engelschallremove remaining references to compat and sdbm
2001-05-05 Ralf S. Engelschallcompat and local sdbm stuff is already gone
2001-05-05 Ralf S. EngelschallAxe out SSL_USE_SDBM stuff, i.e., get rid of the local...
2001-05-05 Ralf S. EngelschallAxe out the complete SSL_COMPAT stuff. Because Apache...
2001-05-05 Ralf S. EngelschallStart writing down incompatibilities to mod_ssl 2.x...
2001-05-05 Ralf S. EngelschallAxe out EAPI-based SSL_VENDOR stuff.
2001-05-05 Ralf S. EngelschallFinalize the build environment by integrating the last...
2001-05-05 Greg SteinFix a bug in the input handling. ap_http_filter() was...
2001-05-05 Greg Steinclarify the use of some of the members of the dav_provi...
2001-05-05 Ralf S. EngelschallNext step in mod_ssl integration:
2001-05-05 Ralf S. EngelschallActivate the command_rec structure.
2001-05-05 Ralf S. EngelschallUpdate file description list.
2001-05-05 Ralf S. EngelschallGet rid of libssl.modules and libssl.version. libssl...
2001-05-05 Ralf S. EngelschallIntegrate mod_ssl into the Autoconf facility.
2001-05-05 Ralf S. EngelschallMove the AC_MSG_CHECKING into the module-specific macro...
2001-05-05 Ralf S. EngelschallAllow mod_tls and mod_ssl coexists without interfering...
2001-05-04 Ralf S. Engelschalladjust file list for removed files, too.
2001-05-04 Ralf S. EngelschallGet rid of the first pair of files which are no longer...
2001-05-04 Ralf S. Engelschallmod_ssl integration step 2:
2001-05-04 Ralf S. EngelschallResolve conflicts after import.
2001-05-04 Ralf S. EngelschallInitial revision
2001-05-04 Jeff TrawickBuild (and do so cleanly) when !APR_HAS_OTHER_CHILD.
2001-05-03 William A. Rowe Jr Damnable casts
2001-05-02 Jeff TrawickPrevent a hang when a cgi handled by mod_cgid tries...
2001-05-02 Bill Stoddardmod_log_config: %c connection status incorrectly logged
2001-05-01 Graham LeggettFixed a problem with directory listing corruption in the
2001-05-01 Jeff TrawickInitialize a local variable to prevent a gcc warning...
2001-04-30 Jeff Trawickfix my APR_STATUS_IS_EAGAIN() usage
2001-04-29 Roy T. FieldingCompletely revamp configure so that it preserves the...
2001-04-28 William A. Rowe Jr Pass the perms arg to apr_dbm_open
2001-04-27 Jeff TrawickGet mod_tls to compile/work better on Windows.
2001-04-27 Martin KraemerPrevent a core dump (openssl_state_machine.c is complet...
2001-04-27 Martin KraemerNot that it matters, but the compiler complains (sugges...
2001-04-27 Martin KraemerThis is C, not C++ (yet ;-).
2001-04-27 Martin KraemerSearch for OpenSSL in the "standard locations" ......
2001-04-27 Greg Steinfast-path some cases, primarily to avoid an allocation...
2001-04-26 Martin KraemerMake mod_tls compile. Fix supplied by Jean-Frederic...
2001-04-25 Cliff WoolleyFix a reference to "ctx" in mod_include's CREATE_ERROR_...
2001-04-25 Jim JagielskiDocco update for modules directory layout
2001-04-24 Graham Leggettmod_proxy and the proxy submodules now build properly...
2001-04-24 Graham LeggettStopped the HTTP proxy from trying to read entity bodie...
2001-04-24 Graham LeggettMade the variable naming the same as everywhere else...
next