]> granicus.if.org Git - apache/shortlog
apache
2016-01-14 Eric Covener *) mod_rewrite: Avoid looping on relative substitutio...
2016-01-12 Rich Bowenrebuild
2016-01-12 Rich BowenDistinguish between 'deflate' and 'gzip' encoding.
2016-01-12 Rich Bowenrebuild
2016-01-12 Rich BowenApplies Luka's patch from bz 58744.
2016-01-12 Stefan Eissingpush diary work, introduction of N/P for cache digest...
2016-01-11 Stefan Eissingnew directive H2PushDiarySize, first simple apr_hash...
2016-01-11 Lucien GentisXML header update.
2016-01-11 Lucien GentisXML update.
2016-01-11 Lucien GentisXML update
2016-01-11 Lucien GentisRebuild.
2016-01-11 Lucien GentisXML update.
2016-01-11 Jim Jagielskiper rplum suggestion. thx!
2016-01-11 Christophe... Fix doc as spotted by A. Gh. in online doc
2016-01-10 Jim JagielskiUse enums and structs to keep things better organized
2016-01-08 Stefan Eissingversion bump
2016-01-08 Stefan Eissingremoving session flags, using state enums only, added...
2016-01-07 Stefan Eissingattempting to send GOAWAY at connection end, alaways...
2016-01-07 Rainer JungAdd common extension "m4a" for MPEG 4 Audio to
2016-01-07 Jan Kaluža* mod_log_debug docs: Fix the IS_SUBREQ example
2016-01-06 Yann Ylavicmod_ssl: follow up to r1720129.
2016-01-06 Yann Ylavicmod_ssl: follow up to r1723122, r1723143.
2016-01-05 Yann Ylavicmod_ssl: follow up to r1723122.
2016-01-05 Stefan Eissingno async http2 read for now, fixed GOAWAY flush at...
2016-01-05 Yann Ylavicmod_ssl: Avoid one TLS record (application data) fragme...
2016-01-05 Stefan Eissingno more blocking reads for aborted sessions
2016-01-05 Stefan Eissingalways sending GOAWAY frame on session shutdown if...
2016-01-05 Stefan Eissingreducing # of file handles used in transfers by default...
2016-01-05 Stefan Eissingdynamic allocation of transfer file handles used to...
2016-01-04 Yann YlavicFollow up to r1722914: since worker threads are joined...
2016-01-04 Stefan Eissingfixed early returns on connection shutdown that did...
2016-01-04 Stefan Eissingjoining zombie workers thread, as suggested by yann
2016-01-04 Stefan Eissingreworked synching of session shutdown with worker threa...
2016-01-03 Christophe... Fix compatibiliy note for the GlobalLog directive
2016-01-03 Christophe... Fix sparse warnings introduced in r1722154 (inconsisten...
2016-01-02 Lucien GentisRebuild.
2016-01-02 Lucien GentisXML updates.
2016-01-01 Rainer JungUpdate XForms.
2016-01-01 Rainer JungHappy New Year 2016
2015-12-30 Jim JagielskiDon't bother w/ methods that return bodies. We don't
2015-12-30 Stefan Eissingfixes after fuzzing tests, changed H2KeepAliveTimeout...
2015-12-30 Jim Jagielskicommand changes
2015-12-30 Jim JagielskiCheck that we have names for both templates and
2015-12-30 Jim Jagielskijust check watched servers... use 'hc' prefix for sub...
2015-12-30 Jim JagielskiNow implement the condition ruleset definition. The
2015-12-30 Jim Jagielskimove to per server conf, useful for adding HealthCheckC...
2015-12-30 Jim JagielskiNew support function: ap_getword_conf2[_nc] which acts
2015-12-30 Jim JagielskiBetter check
2015-12-30 Yann YlavicFollow up to r1715876: core directives' tokens are...
2015-12-30 Yann YlavicFollow up to r1715876: core directives are ASCII.
2015-12-29 Jim Jagielskirevert... hold off for now.
2015-12-29 Jim JagielskiOk... allow for getting "words" by also allowing the
2015-12-29 Jim Jagielskifinish looping logic... place-holder for actual checking
2015-12-29 Jim JagielskiMake aware of new status: Failed Health Check.
2015-12-29 Yann YlavicSmall changes to ap_casecmpstr[n]() for better performa...
2015-12-29 Jim JagielskiCommit framework impl of health-check module plus
2015-12-29 Jim JagielskiUpdate w/ better logging
2015-12-29 Yann YlavicFollow up to r1715880: revert more abusive ap_casecmpst...
2015-12-29 Jim JagielskiDon't allow bad value to be updated
2015-12-29 Stefan Eissingremoving unwanted import
2015-12-28 Eric Coveneradd a mod_headers condition clause expression example
2015-12-28 Eric CovenerPR58764: python example for sha1 password hashes
2015-12-28 Eric CovenerPR58761: developer doc improvements.
2015-12-28 Rich Bowenrebuild
2015-12-28 Rich BowenUse the highlight syntax, for better linebreaks.
2015-12-28 Yann Ylavicmod_cache_socache: Fix a possible cached entity body...
2015-12-26 Jim JagielskiAbstract out as macro
2015-12-25 Eric Covenerxforms
2015-12-25 Eric Covenerdocument GlobalLog
2015-12-23 Stefan Eissingfixed segfault in connection shutdown, added accept...
2015-12-23 Stefan Eissingfixed bug in upload that triggered window_updates durin...
2015-12-22 Stefan Eissingreduced logging for MPM async query not implemented...
2015-12-22 Stefan Eissingrewrote http2 connection state handling, fixed keepaliv...
2015-12-22 Christophe... Save a few bytes in conf pool when processing 'NWSSLTru...
2015-12-21 Eric Covenerdisk_cache: improve logging of errors around reading...
2015-12-21 Stefan Eissingcleanup of DEBUG log level to who all frame types recev...
2015-12-21 Stefan Eissinggack, c99 mode stroke again
2015-12-21 Stefan Eissinggack, c99 mode stroke again
2015-12-21 Stefan Eissingwhen normal read timeout expires, http2 switches to...
2015-12-21 Stefan Eissinghmm, I so love DTDs...
2015-12-21 Stefan Eissingsubprocess_env vars HTTP2 and H2PUSH supported, export...
2015-12-21 Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21 Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21 Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21 Stefan Eissingupdated CHANGES
2015-12-21 Stefan Eissingbyte savings by using bit fields, new env vars HTTP2...
2015-12-20 Christophe... Use 'ap_array_str_contains' to simplify code.
2015-12-18 Stefan Eissingremoved no longer used h2_strlwr() dinosaur
2015-12-18 Stefan Eissingversion bump, cleanup of module mpm tests by CJ applied
2015-12-18 Stefan Eissinglogging tweaks and task check
2015-12-18 Stefan Eissing3 new timeout configuration directives for mod_http2
2015-12-17 Gregg Lewis... Follow-up r1720608, hello h2_filter.c
2015-12-17 Christophe... Fix some small style issues (extra blank lines, '{...
2015-12-17 Christophe... Save a few cycles in 'h2_alt_svc_parse'.
2015-12-17 Stefan Eissingmoving session reading into a connection input filter
2015-12-17 Stefan Eissingfixes after review by CJ
2015-12-17 Stefan Eissingcorrecting error messages, better str concat, provided...
2015-12-15 Stefan Eissingmod_http2: returning idle connections back to the mpm...
2015-12-15 Jan Kaluža* mod_ssl: Free dhparams when getting DH params. This...
2015-12-14 André Maloupdate transformation
next