]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2013-03-27  Christophe... Be more clever when allocating memory for log item...
2013-03-27  Jim Jagielskiupdate w/ correct patch level
2013-03-25  Rich BowenTypo
2013-03-23  Lucien GentisUpdates.
2013-03-22  Stefan Fritschdisable pool alloc poisoning if APR_POOL_DEBUG is enabl...
2013-03-22  Stefan FritschAdd another URL for the "removing the first connection...
2013-03-20  Guenter KnaufFixed proxy exports list; renamed wstunnel module.
2013-03-20  Daniel Grunoxforms
2013-03-20  Daniel Grunotypo fix as per comment #983 on site
2013-03-19  Jim JagielskiUseful extensions...
2013-03-19  Jim JagielskiKeep mod_req clear. Simply scan thru input filters and
2013-03-19  Jim Jagielskiallow bypass and removal.
2013-03-19  Jim Jagielskitemp work-around... better ways to do this, but
2013-03-19  Jim Jagielskibypass reqtimeout for websockets
2013-03-19  Jim JagielskiAllow modules to pro-actively bypass the reqtimeout...
2013-03-19  Rich BowenActually, there's just the one example.
2013-03-19  Rich Bowen"Will be" is weak. Replace with something that indicate...
2013-03-18  Stefan Fritschmore simplification with ap_bin2hex()
2013-03-18  Stefan Fritschupdate xforms
2013-03-18  Stefan Fritschadd md5 function, too
2013-03-18  Stefan Fritschsimplify code by using ap_bin2hex()
2013-03-18  Stefan Fritschsha1 now does hex encoding
2013-03-18  Graham LeggettExpression parser: use hex encoding for the sha1 hash.
2013-03-17  Graham LeggettRPM spec file: we depend on libuuid-devel to build.
2013-03-17  Graham LeggettRemove the comment, this is done.
2013-03-17  Graham LeggettRemove the Authorization header should either the usern...
2013-03-17  Graham LeggettRebuild transformations.
2013-03-17  Graham Leggettmod_auth_basic: Add a generic mechanism to fake basic...
2013-03-17  Graham LeggettExpression parser: Add the ability to apply a SHA1...
2013-03-17  Graham LeggettExpression parser: Add the ability to base64 encode...
2013-03-16  Lucien GentisUpdates
2013-03-13  Jeff Trawickaxe unused variable dconf (since r1453875)
2013-03-13  Eric Covenerspelling
2013-03-13  Eric CovenerPR54687: note that REQUEST_FILENAME is influenced...
2013-03-12  Rich Bowenrebuild
2013-03-12  Rich BowenPhrasing tweak
2013-03-11  Daniel Grunoxforms
2013-03-11  Daniel Grunotypo fix
2013-03-10  Christophe... Typo
2013-03-10  Graham LeggettAdd mod_proxy_wstunnel to the RPM spec file.
2013-03-09  Lucien GentisUpdates.
2013-03-09  Gregg Lewis... Final rename per r1454386, we hope
2013-03-08  Jim Jagielskistreamline
2013-03-08  Jim Jagielskidon't strip these, ensure that they exist.
2013-03-08  Jim Jagielski"final" rename :)
2013-03-07  Jim Jagielskimessage tag for dom sock
2013-03-07  Gregg Lewis... finish up mod_proxy_websocket/tunnel rename on Windows
2013-03-07  Jim Jagielskilog nums
2013-03-07  Jim Jagielskirename extension module... tunnel is more accurate
2013-03-07  Jim JagielskiPull out duplicated code to proxy_util...
2013-03-07  Christophe... Use the same word as in the syntax below.
2013-03-06  Eric Covenerfix merge of min/max file size by setting corresponding...
2013-03-06  Jim JagielskiAnd now pass the initial request to the backend...
2013-03-06  Gregg Lewis... Add mod_proxy_websocket to Windows
2013-03-06  Guenter KnaufAdded mod_proxy_websocket to NetWare build.
2013-03-05  Jim JagielskiWork around blocking issues...
2013-03-05  Jim JagielskiWe need to ensure a conn_rec
2013-03-05  Jim Jagielskiforce correct scheme info
2013-03-05  Jim JagielskiRough start for simple, tunneling websocket proxy support.
2013-03-05  Eric Covenerxform
2013-03-05  Eric Covenerfor now, mention that the TTL isn't tracking to the...
2013-03-05  Daniel Grunoxforms
2013-03-05  Daniel GrunoSeparate data structure and built in functions, so...
2013-03-05  Jim JagielskiI do DECLARE
2013-03-04  Eric CovenerPR54587: LDAP connections used for authn were not respe...
2013-03-04  Christophe... cache_storage: remove useless test + update function...
2013-03-04  Jim Jagielskiapr trunk-able
2013-03-04  Christophe... Fix indent
2013-03-03  Christophe... Remove useless tests.
2013-03-03  Eric Covenerrv uninitialized -- the failing checks don't set rv...
2013-03-02  Guenter KnaufFollow-up to r1451905 to fix NetWare/Windows compilation.
2013-03-02  Jim JagielskiMake AF_UNIX aware... fix Windows/Netware??
2013-03-02  Lucien GentisUpdate.
2013-03-02  Christophe... The 2 first patches from PR45355 have been ported
2013-03-02  Guenter KnaufUse define for serverroot with Windows conf files.
2013-03-02  Guenter KnaufSome windows install.log output cosmetics.
2013-03-01  Jim JagielskiAs long as we have skiplist, use it.
2013-03-01  Jim Jagielskiaboid NULL refs
2013-03-01  Jim JagielskiAdd in rough uds support (Bugx 54101) from Blaise Tarr...
2013-03-01  Jim JagielskiAnd now make aware... compile/build again :)
2013-03-01  Jim JagielskiMove skiplist to core
2013-03-01  Jim Jagielskisync
2013-03-01  Jim Jagielski1st phase of moving into httpd "core"
2013-03-01  Jim Jagielskistreamline TZ check
2013-03-01  Jim Jagielskisync w/ current event bug-fixes
2013-03-01  Christophe... SSL_SESSION_id2sz is only used for logging, having...
2013-03-01  Christophe... Avoid some memory allocation on error path in 'http2env...
2013-02-28  Daniel Grunofix the wording of a line, as per comment 909 on the...
2013-02-28  Guenter KnaufUse define for serverroot with NetWare conf files.
2013-02-28  Guenter KnaufRemoved tabs.
2013-02-27  Jim Jagielskithis is broken... pull out
2013-02-27  Daniel Grunobetter handling of overflow
2013-02-27  Daniel Grunohopefully fixing the <pre> overflow bug as reported...
2013-02-26  Christophe... Update to be consistent with the rest of the document
2013-02-26  Christophe... Apply to trunk doc, things done on 2.4 branch
2013-02-26  Christophe... .fr doc update
2013-02-26  Christophe... Fix typo in doc which is only on trunk
2013-02-26  Daniel Grunoxforms
2013-02-26  Daniel Grunofix various typos, thanks to mike rumph as per comment...
2013-02-25  Rich BowenMore updates to the STATUS/TODO list
next