index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
mpm_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
- `build.sh all`
Joe Orton
3
-2
/
+20
2011-10-05
- add note here in light of CVE-2011-3368
Joe Orton
1
-0
/
+9
2011-10-05
- add a security warning, and tweak the example, in light of CVE-2011-3368
Joe Orton
1
-1
/
+10
2011-10-05
SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in some
Joe Orton
1
-0
/
+19
2011-10-05
Rebuild html.
Rich Bowen
1
-1
/
+1
2011-10-05
Fix link to Friedl's book. (refs https://issues.apache.org/bugzilla/show_bug....
Rich Bowen
1
-1
/
+1
2011-10-04
Add SSLCARevocationCheck directive to default mod_ssl config
Kaspar Brand
1
-1
/
+4
2011-10-04
fix indentation
Kaspar Brand
1
-1
/
+1
2011-10-03
Enforce LimitRequestFieldSize after multiple headers with the same
Stefan Fritsch
2
-0
/
+23
2011-10-03
TODO note regarding the LimitInternalRecursion error message.
Rich Bowen
1
-0
/
+10
2011-10-01
update xforms
Stefan Fritsch
438
-1848
/
+1931
2011-10-01
grammar fix
Stefan Fritsch
2
-1
/
+9
2011-10-01
If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS in mod_ssl.
Stefan Fritsch
3
-0
/
+15
2011-09-30
Remove trailing comma on last enum member for authz_status
Paul Querna
1
-1
/
+1
2011-09-29
Clarify configuration comment.
Rainer Jung
1
-2
/
+3
2011-09-28
In ssl_check_public_cert(), also take dNSNames in the subjectAltName
Kaspar Brand
4
-32
/
+97
2011-09-28
Some NetWare ssl module build tweaks.
Guenter Knauf
1
-1
/
+0
2011-09-26
Make mod_substitute more efficient:
Stefan Fritsch
2
-68
/
+44
2011-09-26
Some varbuf enhancements:
Stefan Fritsch
3
-21
/
+125
2011-09-26
Adjust log message to reflect changed behaviour
Stefan Fritsch
1
-1
/
+1
2011-09-26
Put 0- on the fast-track
Jim Jagielski
1
-1
/
+15
2011-09-26
No longer do double duty...
Jim Jagielski
1
-12
/
+24
2011-09-26
Final update to SSLProxyMachineCertificateChainFile
Daniel Ruggeri
2
-42
/
+41
2011-09-26
replace another occurence of X509_NAME_oneline by SSL_X509_NAME_to_string
Kaspar Brand
1
-5
/
+5
2011-09-25
enable the SNI extension for proxy connections
Kaspar Brand
2
-5
/
+37
2011-09-25
Updates.
Lucien Gentis
49
-129
/
+134
2011-09-24
Update.
Lucien Gentis
1
-28
/
+66
2011-09-23
More style fixes, no func changes
Stefan Fritsch
1
-52
/
+46
2011-09-23
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
51
-529
/
+529
2011-09-23
Cleanup effort in prep for GA push:
Jim Jagielski
119
-1089
/
+1089
2011-09-23
Cleanup effort in prep for GA push:
Jim Jagielski
64
-528
/
+528
2011-09-23
Cleanup effort in prep for GA push:
Jim Jagielski
151
-1419
/
+1419
2011-09-23
docco xforms
Jim Jagielski
18
-19
/
+145
2011-09-23
some docco updates
Jim Jagielski
2
-4
/
+8
2011-09-22
Pulls the examples out of the paragraph text and into a table so that
Rich Bowen
2
-16
/
+42
2011-09-21
Bring error messages for TLS stapling related options in sync
Kaspar Brand
1
-5
/
+5
2011-09-21
update transformations
Kaspar Brand
6
-5
/
+224
2011-09-21
mod_ssl:
Kaspar Brand
2
-1
/
+193
2011-09-20
update xforms
Stefan Fritsch
8
-11
/
+12
2011-09-20
%L works without mod_unique_id, too
Stefan Fritsch
1
-4
/
+5
2011-09-20
Save one call of ap_escape_html on the uri. Reflow code to be more readable.
Stefan Fritsch
1
-9
/
+8
2011-09-20
Adds brief introduction to the table to address initial confusion when I
Rich Bowen
2
-0
/
+8
2011-09-20
Rebuilds translation generated docs.
Rich Bowen
9
-8
/
+10
2011-09-20
Replace log example with one that matches 2.4 logging.
Rich Bowen
2
-38
/
+27
2011-09-20
Rebuild HTML transformations.
Rich Bowen
8
-34
/
+50
2011-09-20
Adds some examples of using the ErrorLogFormat token handlers.
Rich Bowen
1
-28
/
+51
2011-09-19
Add ssl_log_xerror() and ssl_log_rxerror(), modeled after ssl_log_cxerror().
Kaspar Brand
4
-29
/
+132
2011-09-19
Fix issues found by PVS-Studio static analyzer:
Stefan Fritsch
3
-12
/
+9
2011-09-19
Remove from documentation STATUS things that have already been done.
Rich Bowen
1
-9
/
+0
2011-09-19
Add wrappers for malloc, calloc, realloc that check for out of memory
Stefan Fritsch
18
-89
/
+110
[prev]
[next]