]> granicus.if.org Git - apache/history - CHANGES
* Backported
[apache] / CHANGES
2013-04-26 Ruediger Pluem* Backported
2013-04-26 Rainer JungDone.
2013-04-25 Rainer Junghtdigest: Fix buffer overflow when reading digest
2013-04-24 Ruediger Pluem* Fix null pointer dereference in case SetEnvif and...
2013-04-23 Graham Leggettmod_dav: Make sure that when we prepare an If URL for...
2013-04-22 Graham Leggettcore, mod_ssl: Lift the restriction that prevents mod_s...
2013-04-21 Stefan Fritschremove backported item
2013-04-20 Stefan FritschAdd workaround for gcc bug on sparc/64bit
2013-04-15 Kaspar Brandrevert r1352596, for the reasons explained in
2013-04-15 Jim Jagielskiin 2.4.5-dev
2013-04-05 Stefan Fritschhtpasswd: Add -v option to verify a password
2013-04-05 Stefan Fritschfix htpasswd/htdbm brown paper bag bugs
2013-04-04 Jeff Trawickmod_dav: Improve error handling in dav_method_put(...
2013-03-31 Stefan Fritschif shm initialization fails, reset client_list to avoid...
2013-03-06 Eric Covenerfix merge of min/max file size by setting corresponding...
2013-02-25 Jeff Trawickspelling fix
2013-02-20 William A. Rowe Jr mod_ssl: Quiet FIPS mode weak keys disabled and...
2013-02-18 Rainer JungHas been backported.
2013-02-18 Eric CovenerUnbreak default case of RewriteBase not being set after...
2013-02-15 Joe Schaeferap_rgetline_core() now pulls from r->proto_input_filters
2013-02-06 Jim Jagielskiin 2.4.x
2013-02-06 Jim JagielskiIn 2.4.4-dev
2013-02-05 Nick KewChop inappropriate detail from my recent CHANGES entry
2013-02-04 Nick Kewmod_proxy_html: bugfixes and introduce HTML5 doctype
2013-02-04 Stefan FritschFix valgrind warning about uninitialized memory in...
2013-02-04 Stefan FritschDon't keepalive the connection to the client if the
2013-02-04 Stefan FritschAvoid valgrind warnings in mod_ssl random number generator
2013-01-22 Jim Jagielskibackported
2013-01-21 Ruediger Pluem* This one is backported to 2.4.x
2013-01-16 Ruediger Pluem* A limit of zero means unlimited for LimitRequestBody.
2013-01-09 Jim Jagielskithese are in 2.4.x
2013-01-08 Daniel GrunoAdd lua_dbd features to CHANGES
2013-01-01 Stefan FritschAdd some caching for password hash validation.
2013-01-01 Stefan FritschRemove support for Request-Range header sent by Navigat...
2012-12-30 Stefan FritschAdd an option to enforce stricter HTTP conformance
2012-12-29 Stefan FritschCorrectly parse an IPv6 literal host specification...
2012-12-26 Kaspar Brandmod_ssl: add support for subjectAltName-based host...
2012-12-25 Stefan FritschCheck that AsyncRequestWorkerFactor is not negative
2012-12-17 Jim Jagielskibackported
2012-12-17 Jim Jagielskibackported
2012-12-16 Rainer JungBackported.
2012-12-14 Christophe Jaillethttxt2dbm: Correct length computation for the 'value...
2012-12-14 Rainer JungBackported in r1420827.
2012-12-13 Stephen HensonAdd support for OpenSSL configuration commands.
2012-12-11 Rainer Jung- Remove backported items from CHANGES.
2012-12-10 Christophe Jailletmod_proxy_balancer: It's totally unclear what Drn,...
2012-12-09 Stefan Fritschremove two more items that have been backported to 2.4
2012-12-09 Stefan FritschRemove some backported items
2012-12-09 Eric Covenerremove items backported to 2.4.x
2012-12-09 Fabien Coelhoadd missing space for paragraph alignment.
2012-12-09 Fabien CoelhoTell CHANGES about added 'Warning' directive.
2012-12-08 Stefan FritschAdd LogLevelOverride directive that allows to override...
2012-12-05 Jim JagielskiUserland change
2012-11-29 Eric Coveneradd PR's in for recent commits
2012-11-29 Eric CovenerPR54223: 2.4 generates AH00554 when Include points...
2012-11-29 Eric CovenerPR54222: catch invalid ServerTokens args
2012-11-18 Stefan FritschDon't log a spurious "-" if a request has been rejected
2012-11-17 Stefan FritschAdd SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,
2012-11-17 Eric CovenerPR53963: don't merge the rewritebase down w/o an opt-in
2012-11-13 Christophe Jailletmod_session_dbd: fix a segmentation fault in the functi...
2012-11-09 Stefan FritschExpose ap_method_register() to the admin with a new...
2012-11-09 Jeff TrawickThe following now respects DefaultRuntimeDir/DEFAULT_RE...
2012-11-08 Jim Jagielski *) mod_xml2enc: Fix problems with charset conversion...
2012-11-07 Stefan FritschNew directive HttpProtocol which allows to disable...
2012-11-07 Stefan Fritschmod_allowhandlers: New module to forbid specific handle...
2012-11-07 Stefan FritschMake ap_check_cmd_context() treat <If> sections like...
2012-11-07 Stefan FritschMake <If> sections in virtual host context fill in...
2012-11-04 Eric Covener *) mod_cache_disk: Resolve errors while revalidating...
2012-11-01 Jim JagielskiAllow for setting of sticky session split char...
2012-11-01 Jim Jagielski *) mod_proxy_ftp: Fix segfaults on IPv4 requests...
2012-10-29 Stefan Fritschap_expr: Add req_novary function that allows HTTP heade...
2012-10-21 Stefan FritschChange default for SSLCompression to off, as compression
2012-10-18 Jeff Trawickonly write the first len chars to syslog, as the buffer...
2012-10-12 Jeff Trawickconfigure: Fix processing of --disable-FEATURE for...
2012-10-11 Jeff Trawick"Iterate" directives: Report an error if no arguments...
2012-10-07 Stefan FritschOptionally read passwords from stdin
2012-10-07 Stefan Fritschadd support for bcrypt
2012-10-07 Stefan FritschStart refactoring of htpasswd and htdbm
2012-10-07 Kaspar BrandAllow forced setting of TLS1.1 and TLS1.2 protocols...
2012-10-04 Joe Orton* modules/arch/unix/mod_systemd.c: New module.
2012-10-01 Jeff Trawickcore: ErrorDocument now works for requests without...
2012-10-01 Jeff Trawick--with-module: Fix failure to integrate them into some...
2012-09-24 Jim Jagielskimod_header changes
2012-09-24 Jim JagielskiDocument these new funcs and make it API aware
2012-09-24 Jeff Trawickadd pre_htaccess hook; in conjunction with earlier...
2012-09-21 Graham Leggettmod_cache_socache: New cache implementation backed...
2012-09-21 Graham Leggettmod_auth_form: Support the expr parser in the
2012-09-21 Jeff Trawickadd dirwalk_stat hook, for use by mpm-itk
2012-09-18 Jim JagielskiPersist local balancer-manager changes across restart...
2012-09-18 Jim JagielskiDocument new provider function fgrab()
2012-09-18 Guenter KnaufWindows: Fix output of -M, -L, and similar command...
2012-09-11 Jim JagielskiAvoid the overhead of creating and grabbing a uuid for
2012-08-26 Daniel GrunoAdd new directives, LuaInputFilter/LuaOutputFilter...
2012-08-23 Chris DarrochCatch up change log with r1376695.
2012-08-21 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2012-08-19 Jeff TrawickWinNT MPM: Store pid and generation for each thread...
2012-08-17 Jeff TrawickWindows: Fix output of -M, -L, and similar command...
2012-08-17 Rainer JungAnother three done.
2012-08-17 Joe OrtonFix CHANGES entry.
2012-08-17 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
next