Commit 2417310d authored by Greg Ames's avatar Greg Ames
Browse files

temporary commit to reflect ssl-std.conf being bumped into 2.0.27.

Submitted by: Roy Fielding, Cliff Woolley


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91748 13f79535-47bb-0310-9956-ffa450edef68
parent 2a8b823e
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
Changes with Apache 2.0.28-dev

  *) Optimize usage of strlen and strcat in ap_directory_walk.
     [Brian Pane <bpane@pacbell.net>]
Changes with Apache 2.0.27

  *) Introduce an Apache mod_ssl initial configuration template 
     (ssl.conf, generated from ssl-std.conf).  [Ralf S. Engelschall]

Changes with Apache 2.0.27

  *) Fixed a memory leak in the getline parsing code that could
     be triggered by arbitrarily large header lines. Requests
     from the core input filter for single lines are now limited