]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2014-07-23  Rainer JungForgotten file needed for r1612934.
2014-07-23  Rainer JungNote/update some requirements versions.
2014-07-23  Rainer JungFix obvious errors. Probably the rest of the
2014-07-23  Rainer JungAdd compiled and loaded PCRE version numbers
2014-07-23  Rainer JungCheck for correct minimum PCRE version in configure,
2014-07-22  Rainer JungClarify comment.
2014-07-22  Rainer JungSwitch from lua_objlen() to Lua 5.2 preferred
2014-07-22  Christophe... Remove APLOG_NOERRNO.
2014-07-22  Christophe... Remove APLOG_NOERRNO.
2014-07-20  Jeff TrawickAdd message numbers to mod_ssl_ct messages with severit...
2014-07-20  Lucien GentisRebuild.
2014-07-20  Lucien GentisXML update.
2014-07-20  Christophe... Add missing APLOGNO.
2014-07-19  Christophe... Add missing APLOGNO.
2014-07-19  Christophe... Add missing APLOGNO.
2014-07-19  Christophe... Add missing APLOGNO.
2014-07-19  Lucien GentisRebuild.
2014-07-19  Lucien GentisXML update.
2014-07-19  Christophe... Fix comment.
2014-07-19  Christophe... Move comment from .c to .h in order to make use of...
2014-07-19  Christophe... Improve doxygen comment.
2014-07-19  Christophe... Improve doxygen comment.
2014-07-19  Christophe... Do not use deprecated define.
2014-07-19  Christophe... Improve doxygen comment.
2014-07-18  Andre Maloport latex-build fix from 2.4
2014-07-18  Andre Maloupdate transformation
2014-07-18  Andre Malofix properties and xml validity
2014-07-18  Daniel Grunomod_lua: Don't quote values in cookies; Make IE happy...
2014-07-18  Yann Ylavicmod_deflate: don't require <limits.h> by using APR_INT3...
2014-07-18  Rainer JungSilence compiler warning:
2014-07-17  Christophe... Fix typo spotted by Mike Rumph
2014-07-17  Christophe... Fix all errors related to apreq in doxygen processing.
2014-07-17  Eric Covenermark async websockets tunnel stuff as experimental
2014-07-17  Eric Covenerrecord for posterity why some 2/3-char formats begin...
2014-07-17  Christophe... Add SORT_GROUP_NAMES=YES inorder to ease navigation...
2014-07-17  Christophe... Improve doxygen comment.
2014-07-17  William A.... As noted by Yann, this resulted in a dead var assignmen...
2014-07-16  Christophe... Improve doxygen comment.
2014-07-16  Christophe... Improve doxygen comment.
2014-07-16  William A.... mpm_winnt: Accept utf-8 (Unicode) service names and...
2014-07-16  William A.... General whitespace cleanup, error message normalization...
2014-07-16  Guenter KnaufFixed mod_ssl NetWare build.
2014-07-16  Guenter KnaufAdded missing export for proxy module.
2014-07-16  Rainer JungRemove backported item.
2014-07-15  Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15  Christophe... fix logic in ap_method_list_(add|remove) in order:
2014-07-15  Eric CovenerSuggestion from Rick Houser -- for compatibility, pick...
2014-07-15  Eric Covenerallow two character mod_log_config formats
2014-07-15  Joe OrtonSECURITY (CVE-2014-0117): Fix a crash in mod_proxy...
2014-07-15  Jeff TrawickSECURITY (CVE-2014-0226): Fix a memory consumption...
2014-07-14  Christophe... Add missing APLOGNO + fix a typo in a comment
2014-07-14  Eric Covener*) SECURITY: CVE-2014-0231 (cve.mitre.org)
2014-07-14  Eric Covener *) SECURITY: CVE-2014-0118 (cve.mitre.org)
2014-07-14  Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-14  Christophe... Simplify code.
2014-07-14  Christophe... Remove some 'register' in variable declaration.
2014-07-14  Christophe... Remove some 'register' in variable declaration.
2014-07-14  Rainer JungRemove backported item.
2014-07-14  Jan Kalužamod_journald: New module implementing error_log provide...
2014-07-14  Jeff Trawickremove entries for recently backported changes
2014-07-13  Rainer JungAvoid C99 idiom.
2014-07-13  Rainer JungExtend the scope of SSLSessionCacheTimeout to sessions
2014-07-13  Rainer JungAdd CHANGES for r1610207.
2014-07-13  Rainer JungForward local IP address as a custom request attribute
2014-07-12  Jeff TrawickSync version info in DH parameter doc with 2.4.x branch...
2014-07-12  Jeff TrawickInclude any error notes set by modules in the canned...
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žabump mmn because of r1609680
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  Lucien GentisRebuild.
2014-07-09  Lucien GentisXML Update.
2014-07-09  Yann YlavicFix C99 (or later only) comment.
2014-07-09  Christophe... s/apr_pstrndup/apr_pstrmemdup/ to save a few cycles
2014-07-08  Jeff Trawickclarify a comment
2014-07-08  Jim Jagielskibackported
2014-07-08  Jan Kaluža* server/listen.c: return -1 in find_systemd_socket...
2014-07-08  Jeff Trawickwhitespace changes only
2014-07-08  Jan Kaluža* server/listen.c: detect systemd socket activation...
2014-07-08  Jan KalužaFollow up r1608686, pass process to alloc_systemd_listener.
2014-07-08  Jan Kaluža* server/listen.c: duplicate sockets correctly when...
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  Lucien GentisRebuild
2014-07-05  Lucien GentisXML Update.
2014-07-05  Eric Covenerxform
2014-07-05  Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2014-07-02  Jeff TrawickFollow-up to r1606368: HANDLE is PVOID which is void...
2014-06-30  Ben Resermod_lua: Remove dead code left over from the old code...
2014-06-28  Jeff TrawickFollow up to r1527220/r1588852:
2014-06-28  Jeff TrawickFollow-up to r1593860:
2014-06-28  Jeff TrawickAPR_THREAD_FUNC decorator needed for 32-bit builds...
2014-06-27  Joe OrtonUpdate transformations.
2014-06-27  Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-26  Joe OrtonUpdate transformations.
2014-06-26  Joe Orton- ignore <br> inside <dd> too, since ab.xml is using...
2014-06-26  Joe Orton- note tweak to DH parameter sizes used in r1605827;
2014-06-26  Joe Orton* modules/ssl/ssl_engine_init.c: Make DH handling a...
2014-06-26  Jeff Trawickremove some entries now present in the 2.4.x branch
next