]> granicus.if.org Git - apache/history - modules
* modules/ssl/ssl_engine_pphrase.c: Note that the ERR_clear_error()
[apache] / modules /
2004-02-10 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Note that the ERR_c...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates and apply the license to one forgot...
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malooops
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright date according to the first check in
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-08 André Malofix copyright dates according to the first checkin
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-06 André Maloapply Apache License, Version 2.0
2004-02-06 André Maloapply Apache License, 2.0
2004-02-06 André Maloapply Apache License, version 2.0
2004-02-05 Justin ErenkrantzWe need the SSL module dir in our path in order to...
2004-01-29 Justin ErenkrantzAllow mod_auth_digest to work with sub-requests with...
2004-01-28 André Malocatch another edge case
2004-01-27 André Maloissue a warning if an external rewrite map is used...
2004-01-27 André Malofix error handling during flag parsing
2004-01-25 André MaloEOLs sent by external rewritemaps are now consumed
2004-01-24 André MaloIntroduce the ability to force a content handler via
2004-01-24 André MaloIntroduce the RewriteCond -x check, which returns
2004-01-23 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_output...
2004-01-21 André Malorevert the zlib.lib linkage patch. Bill Rowe said,...
2004-01-18 André MaloDon't include zlib files directly. That's very nasty!
2004-01-18 André Maloin conservative C declarations still have to be the...
2004-01-17 Jeff Trawickmod_log_config: Fix corruption of buffered logs with...
2004-01-16 Jeff TrawickBuild array of allowed methods with proper dimensions...
2004-01-14 André Maloallow proxying of directoryindex'd resources
2004-01-13 André Malointernal_fast_redirect: take over important request_rec...
2004-01-13 André Malobust the "recursive include" test. It's no longer neces...
2004-01-13 André Maloallow proxying and rules in .htaccess in subrequests
2004-01-13 André Malowith the new general status stuff, F and G are just...
2004-01-13 André Maloallow setting of any valid HTTP response code via R...
2004-01-13 Martin KraemerIf the proxy was enabled, and UseCanonicalHostname...
2004-01-13 André Malono need to copy the string again
2004-01-13 André Maloweekday and monthnames are locale dependent...
2004-01-13 André Maloaccording to RFC 2965, inspect only the Cookie header...
2004-01-13 André Malodon't overwrite other cookies
2004-01-12 André Malomake REMOTE_PORT available
2004-01-12 Joe Orton* modules/proxy/proxy_http.c (ap_proxy_http_process_res...
2004-01-12 Martin KraemerCosmetic change (I dislike 'known-constant-minus-one...
2004-01-12 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2004-01-09 Joe Orton* modules/experimental/mod_mem_cache.c (decrement_refcount,
2004-01-09 Jean-Jacques Clarreving back to 102
2004-01-09 Joe Orton* modules/loggers/config.m4: Fix --enable-mods-shared...
2004-01-09 Bill Stoddardmod_proxy hangs when both KeepAlive and ProxyErrorOverr...
2004-01-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
2004-01-08 Joe Orton* modules/ssl/ssl_scache_dc.c: Add the Apache Software...
2004-01-08 Joe OrtonAdd support to mod_ssl for a distributed session cache...
2004-01-08 Joe Orton* modules/dav/main/mod_dav.c (dav_handler): Reject...
2004-01-07 Jean-Jacques ClarFix for Bug 21287.
2004-01-06 Jean-Jacques Clarremoved deprecated fields cache_size and object_cnt...
2004-01-06 Ian Holsmanremove email address in the hopes ppl stop emailing...
2004-01-06 Bradley NicholesRemoved the #if #system(bs2000) condition since it...
2004-01-05 Martin KraemerUndo last change in order not to break Netware builds...
2004-01-05 Martin KraemerUgly hack to get this module to compile. The path to...
2004-01-04 Joe Orton* modules/filters/config.m4: Fix typo which wiped INCLU...
2004-01-03 Joe Orton* modules/loggers/config.m4: Add 'server' directory...
2004-01-03 Bradley NicholesAdd mod_log_forensic to the NetWare build
2004-01-03 Bradley NicholesDon't hardcode the location of the test_char.h header...
2004-01-03 Erik AbeleAdd missing apr_ to size_t.
2004-01-03 Joe Orton* modules/loggers/mod_log_forensic.c (struct hlog,...
2004-01-03 Ben LaurieMake forensic logging EBCDIC-safe.
2004-01-03 Ben LaurieUse ap_assert().
2004-01-02 André Malofix a rewrite mistake: restore the ability to expand...
2004-01-02 André Maloprevent module from segfaulting when not configured.
2004-01-02 André Maloremove superfluous assignment
2004-01-01 Ben LaurieAdd forensic logging.
2004-01-01 André Maloupdate license to 2004.
2003-12-18 Bill StoddardFix segfault in mod_mem_cache when caching streaming...
2003-12-16 Bradley NicholesFix the initial cache structure allocation. Since...
2003-12-15 Bill StoddardPick up declaration for insert_error_filter hook
2003-12-15 Ian Holsmanmod_proxy with ProxyErrorOverride On in a reverse-proxy...
2003-12-15 Ken CoarAllow retention of header fields on non-200 responses
2003-12-15 Martin KraemerWe need the error strings loaded as early as possible
2003-12-15 Martin KraemerFlame bait: mod_charset_lite would decide in the mime...
2003-12-15 Jeff Trawickget mod_ssl.dsp to load again
2003-12-13 Jeff Trawickchange the way the cgid daemon restart logic determines...
2003-12-13 Jeff Trawickfix cut-n-paste errors in the logging of the current...
2003-12-12 Paul J. Reder *) Add a hook (insert_error_filter) to allow filters...
2003-12-12 Joe OrtonFix format string warnings from gcc on amd64:
2003-12-10 Jeff TrawickFix memory leak in handling of request bodies during...
2003-12-10 Cliff Woolley"Thanks for checking in the changes to mod_mem_cache.
2003-12-10 Stas Bekmanupdate the misconfigured INCLUDES skipping code to...
2003-12-09 Stas Bekman complain via error_log when mod_include's INCLUDES...
2003-12-05 Jeff Trawickstop using apr_sockaddr_port_get() accessor function...
2003-12-04 Bradley NicholesAllow for binary CGI's to have file extensions other...
2003-12-04 Bradley NicholesFix up the types used for atomics
2003-12-02 Cliff WoolleyFixed mod_mem_cache so that it doesn't misfile entries...
2003-11-26 Joe Orton* modules/ssl/mod_ssl.h: Remove prototypes for shmht.
2003-11-25 Joe OrtonExtend mod_status output to include SSL session cache...
2003-11-25 Joe OrtonRemove shmht session cache in favour of shmcb; shmht...
2003-11-25 Joe Orton* modules/dav/main/mod_dav.c (dav_method_copymove)...
2003-11-25 Joe Orton* modules/dav/main/util.c (dav_validate_resource_state...
next