]> granicus.if.org Git - apache/shortlog
apache
2017-06-30 Jim JagielskiPartial reversal of r1800306... note virtual scripts...
2017-06-29 Jacob Championproxy_fcgi: remove FPM-specific logic
2017-06-28 Daniel FerradalUpdates to files referencing new Spanish translation...
2017-06-28 Daniel FerradalAdded Spanish translation for manual/mod/mod_allowmetho...
2017-06-28 William A.... Restore single-char field names inadvertantly disallowe...
2017-06-28 William A.... Revert 1800111 for a cleaner logic flow proposed by...
2017-06-28 Ruediger Pluem* Silence compiler warning
2017-06-28 William A.... Appears to resolve the issue to permit single-char...
2017-06-26 Daniel FerradalAdded updates to files referencing new Spanish translat...
2017-06-26 Daniel FerradalAdded Spanish translation for manual/mod/mod_allowhandl...
2017-06-26 Christophe... Synch with 2.4.x
2017-06-26 William A.... Revert misguided commit r1799731.
2017-06-25 Lucien GentisRebuild.
2017-06-25 Lucien GentisXML updates.
2017-06-25 Christophe... Add CHANGE entry
2017-06-25 Christophe... Remove a backported entry.
2017-06-25 Christophe... Since r1753257, "HEAD" method is registered into the...
2017-06-24 Gregg Lewis... style: where did the tabs come from?
2017-06-24 Gregg Lewis... Send a 404 response like other OSs do instead of 403...
2017-06-23 Jim Jagielskixforms updates
2017-06-23 Luca Toscanocore documentation rebuild
2017-06-23 Luca Toscanocore.xml: Wrap a Define directive sentence in a <note>
2017-06-23 André Maloupdate transformation
2017-06-22 Daniel FerradalFixed wrong revision number references in translations...
2017-06-22 Daniel FerradalAdded updates to files referencing new Spanish translat...
2017-06-22 Daniel FerradalAdded Spanish translation for manual/mod/mod_alias.xml
2017-06-21 Jim JagielskiOK... we display ms, since we want to be able to provide
2017-06-21 Jim Jagielskiallow balancer-manager to also accept subsecond intervals
2017-06-21 Daniel FerradalFixed a small typo (double if) in r1799475
2017-06-21 Daniel FerradalFixed a small statement about the result of Redirect...
2017-06-21 Jacob Championutil.c: revert r1799375 during veto discussion
2017-06-21 Jim Jagielskimissed one.
2017-06-21 Jim Jagielskixforms... again.
2017-06-21 Jim Jagielskisome more nits
2017-06-21 Jim Jagielskixforms
2017-06-21 Jim Jagielskistart documenting those that use the time-interval...
2017-06-21 Jim Jagielskistupid typos
2017-06-21 Jim Jagielskicforms
2017-06-21 Jim JagielskiAdd time-interval as Syntax argument type
2017-06-21 Jim JagielskiProxy timeout statements now sub-second granularity
2017-06-21 Jim Jagielskiunused now
2017-06-21 Jim JagielskiAllow finer control over hcheck intervals... minimum...
2017-06-21 Jim JagielskiAllow WatchdogInterval to be sub 1 second
2017-06-21 Jim JagielskiNot an error... last one is honored
2017-06-21 Jim Jagielskiupdate trunk docs xforms
2017-06-21 Jim JagielskiMake case insensitive
2017-06-20 Jacob Championutil.c: add a strict Base64 decoding function
2017-06-20 Jacob Championap_get_basic_auth_components: add unit tests
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-20 Jacob Championap_find_token: add unit tests
2017-06-20 Jacob ChampionRevert new base64 function and tests
2017-06-20 Jacob Championutil.c: ensure all TEST_CHAR loops stop at the null...
2017-06-20 Jacob ChampionCVE-2017-3167: add documentation to ap_get_basic_auth_pw()
2017-06-20 Ruediger Pluem* The libnghttp2.pc might be found in lib64 on 64 bit...
2017-06-19 Eric Covenerfix for RewriteOptions processing in r1798938
2017-06-16 Eric Coveneradd RewriteOptions LongURLOptimization
2017-06-14 Yann YlavicQuiet spurious gcc warning in ap_parse_form_data (...
2017-06-14 Luis Giladded the line <page href="mod/overrides.html">Sobreesc...
2017-06-14 Luis Gilchecked what have changed, nothing to update.
2017-06-12 Ruediger PluemRevert r1798456
2017-06-12 Ruediger Pluem* Only report success, if had real one.
2017-06-12 Ruediger Pluem* Do not cache OCSP_RESPONSE_STATUS_TRYLATER.
2017-06-12 Ruediger Pluem* Mark OCSP_RESPONSE_STATUS_TRYLATER as error response
2017-06-07 Eric Covenerallow quoted paths in <IfFile>
2017-06-07 Eric Covenerremove taint checking from proxy_handler
2017-06-06 Stefan EissingOn the trunk:
2017-06-06 Luca ToscanoUpdate CHANGES after backports
2017-06-06 Stefan EissingOn the trunk:
2017-06-06 Christophe... Fix typo.
2017-06-05 Eric Covenerwhitespace and match 2.4.x
2017-06-05 Eric Covenera few more backported fixes
2017-06-05 Eric Covenerremove some backported items
2017-06-03 Eric Covenermod_mime: fix quoted pair scanning
2017-05-30 Eric Covenerwhitespace only
2017-05-29 Daniel FerradalNew Spanish translations for mod_actions.xml.es and...
2017-05-29 Daniel FerradalAdded missing html Spanish translation for mod_access_c...
2017-05-28 Rainer Jungab: move option processing for setting a custom
2017-05-27 Daniel FerradalAdded missing changes for Spanish references to securit...
2017-05-27 Daniel FerradalAdded new Spanish translation for mod_acccess_compat...
2017-05-27 Eric Covenerthese are backported
2017-05-27 Eric Covenerctr'ed in 1796447.
2017-05-27 Eric CovenerPR61124: ap_parse_form_data() EBCDIC fix
2017-05-27 Lucien GentisRebuild.
2017-05-27 Lucien GentisXML updates.
2017-05-27 Christophe... Move a potential NULL pointer dereference.
2017-05-26 Eric Covenerremove r1792169 taint checks from proxy and status...
2017-05-26 Eric Covenershort-circuit on NULL
2017-05-26 Eric Covenercore: deprecate and replace ap_get_basic_auth_pw
2017-05-26 Eric Covenermod_ssl: fix ctx passed to ssl_io_filter_error()
2017-05-26 Rich Bowenfix confusing indentation of examples
2017-05-25 Jacob Championutil.c: add a strict Base64 decoding function
2017-05-25 Jacob Championhttpdunit: clean up after ourselves properly
2017-05-25 Jacob Championhttpdunit: add CMake support for Windows
2017-05-25 Jacob Championhttpdunit: fix check.h on Windows
2017-05-25 Jacob Championhttpdunit: simplify test case generation
2017-05-25 Jacob Championhttpdunit_gen_cases: separate declarations from calls
2017-05-25 Jacob Championhttpdunit: a Check-based unit test suite
2017-05-25 Jacob Championconfigure: don't overwrite other_targets when mod_suexe...
2017-05-25 Jacob Championrules.mk: output directly to target for LT_COMPILE
2017-05-25 Jacob ChampionFeature branch for a C-based unit test suite.
next