]> granicus.if.org Git - apache/shortlog
apache
2015-08-19 Jean-Frederic... fix a warning.
2015-08-19 Jean-Frederic... keep the C89-ers happy. Submitted by Norm (normw@gknw...
2015-08-18 Gregg Lewis... cosmetic: match case style to all previous
2015-08-18 Mike RumphGenerated doc changes
2015-08-18 Mike RumphGrammar corrections
2015-08-18 Mike RumphGenerated doc changes
2015-08-18 Stefan Eissingreverted late connection creation after encountering...
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-08-17 Stefan Eissingannouncing Alt-Svc only on first request per connection...
2015-08-17 Stefan Eissingremoved unnecessary lingering_close and sbh update...
2015-08-17 Stefan Eissingintroducing ap_array_index in util, used in protocol...
2015-08-16 Lucien GentisRebuild.
2015-08-16 Lucien GentisXML updates.
2015-08-15 Christophe... With the current implementation, it is likely to connec...
2015-08-14 Stefan Eissingremoved HackMpm and MaxWrite config directives, added...
2015-08-14 Mike RumphGenerated doc changes
2015-08-14 Mike RumphClarify RewriteRule example in mod_proxy doc
2015-08-14 Mike RumphGenerated doc changes
2015-08-14 Stefan Eissingremoved H2Engine directive
2015-08-14 Stefan Eissingfixes existing protocol missing in selection if not...
2015-08-13 Mike RumphGenerated doc changes
2015-08-13 Mike RumphGrammar corrections.
2015-08-13 Stefan Eissingnew directive ProtocolsHonorOrder, added documentation...
2015-08-13 Mike RumphGenerated doc changes
2015-08-12 Eric Covener+ *) mod_dir: Prevent the internal identifier "httpd...
2015-08-10 Christophe... Avoid a crash when lacking correct DB access permission...
2015-08-10 Gregg Lewis... missed during c89-ifying in r1692432
2015-08-10 Gregg Lewis... ap_process_request needs exportation for use in mod_h2...
2015-08-10 Gregg Lewis... remove space after \
2015-08-09 Gregg Lewis... Third try, follows up 1694901 and 1694902
2015-08-09 Gregg Lewis... Add include path for NetWare build.
2015-08-09 Gregg Lewis... followup to r1694901, it was too greedy
2015-08-09 Gregg Lewis... ap_config_auto.h is not used/created in non-Autoconf...
2015-08-03 Eric Covenerxforms
2015-08-03 Eric CovenerAllow cookies set by mod_rewrite to contain ':' by...
2015-08-03 Eric CovenerAdd HTTPD_VERSION and HTTPD_MMN to the variables availa...
2015-08-03 Eric Covenerc89
2015-08-02 Rich BowenRebuild
2015-08-02 Rich BowenDocument the syntax for invoking the check_forensic...
2015-08-02 Rich BowenRebuild
2015-08-02 Rich BowenExample of how to invoke the forensic log
2015-08-02 Kaspar Brandupdate mod_ssl.html.en transformation
2015-08-02 Kaspar BrandAdd support for extracting the msUPN and dnsSRV forms
2015-07-30 Eric Covenerzap some recently backported items
2015-07-24 Stefan Eissingremoved accidental code
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
2015-07-23 Edward Luc89-ify http2
2015-07-22 Stefan Eissingrenamed H2InitialWindowSize to H2WindowSize, fixed...
2015-07-22 Jan Kalužamod_ssl: allow enabling of SSLProtocols even though...
2015-07-20 André Malodo some property cleanup
2015-07-19 André Maloupdate transformation
2015-07-19 André Malofixup properties
2015-07-18 Lucien GentisRebuild.
2015-07-18 Lucien GentisXML update.
2015-07-17 Jean-Frederic... Arrange the C++ declarations to make my compiler happy.
2015-07-17 Stefan Eissingfix for detecting direct mode on a TLS connections
2015-07-16 Jim Jagielskifix for correct assert
2015-07-12 Lucien GentisRebuild.
2015-07-12 Lucien GentisXML updates.
2015-07-11 Lucien GentisRebuild.
2015-07-11 Lucien GentisXML updates.
2015-07-11 Christophe... rebuild
2015-07-11 Christophe... Add a link to perf-scaling.html
2015-07-11 Christophe... Rebuild
2015-07-11 Christophe... Fix doc as spotted by Matthew in online doc
2015-07-10 Stefan Eissingreworked mod_h2 donation checkin into build system...
2015-07-09 André Maloupdate transformation
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-07-09 Rich Bowens/a a/a/g
2015-07-09 Rich BowenRebuild html.
2015-07-09 Rich Bowens/the the/the/g
2015-07-07 Eric Covenerremove old static ldc->reason
2015-07-07 Eric Covenerstuff unexpected LDAP errors into ldc->reason, not...
2015-07-07 Stefan Eissingtest commit
2015-07-06 Christophe... Fix typo spotted in comment in online doc. [comment...
2015-07-06 Yann Ylavicmod_reqtimeout: follow up to r1621453.
2015-07-06 Christophe... Add missing <code> around a parameter
2015-07-04 Lucien GentisRebuild.
2015-07-04 Lucien GentisXML update.
2015-07-01 Mike RumphGenerated doc changes
2015-07-01 Mike RumphGrammar, spelling, and other minor corrections
2015-07-01 Yann Ylavicmod_authz_dbd: Avoid a crash when lacking correct DB...
2015-07-01 Yann Ylavichttp: follow up to r1685345.
2015-07-01 Yann Ylavichttp: follow up to r1685345, also needed in 2.4.x/2...
2015-06-30 Jim JagielskiFold in latest changes.
2015-06-30 Jim JagielskiFold in git archive master of mod_h2 (latest commit...
2015-06-30 Jan Kalužamod_remoteip: Use r->useragent_addr as the root trusted...
2015-06-30 William A.... Net -8 LoC, my usual specialty.
2015-06-30 William A.... Increase legibility of the max_line_length behavior...
2015-06-30 William A.... Optimize in all cases that the members are all explicit...
2015-06-30 William A.... Very difficult to read, and therefore was wrong.
2015-06-29 Yann Ylavicmod_substitute: follow up to r1687680.
2015-06-29 Yann Ylavichttp: follow up to r1484852.
2015-06-28 Lucien GentisRebuild.
2015-06-28 Lucien GentisXML update.
2015-06-28 Lucien GentisRebuild.
2015-06-28 Lucien GentisXML update.
2015-06-28 Lucien GentisRebuild.
2015-06-28 Lucien GentisTypo and XML update.
2015-06-28 Eric Covener*) mod_ldap: In some case, LDAP_NO_SUCH_ATTRIBUTE could...
next