index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
session
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
Allow empty <balancer://mycluster/> and add a provider to allow other modules...
Jean-Frederic Clere
2
-81
/
+119
2021-03-03
Fixed regression in r1887085 where a SSL function was used that is not availa...
Stefan Eissing
1
-1
/
+1
2021-03-02
Adding log tags where log tags are needed.
Stefan Eissing
2
-3
/
+3
2021-03-02
Adding more ap_ssl_* functions and hooks to the core server.
Stefan Eissing
8
-13
/
+177
2021-03-01
Sync CHANGES entries. [skip ci].
Yann Ylavic
7
-36
/
+39
2021-03-01
mod_session: account for the '&' in identity_concat().
Yann Ylavic
2
-2
/
+3
2021-03-01
mod_session: save one apr_strtok() in session_identity_decode().
Yann Ylavic
1
-1
/
+1
2021-02-28
Add an exemple.
Christophe Jaillet
1
-13
/
+24
2021-02-28
Add missing pt translation
Christophe Jaillet
1
-0
/
+7
2021-02-27
fr doc rebuild.
Lucien Gentis
3
-546
/
+572
2021-02-27
XML file update.
Lucien Gentis
1
-1
/
+26
2021-02-25
Enable mod_cgid stderr handling via Unix socket fd transfer by
Joe Orton
6
-25
/
+21
2021-02-23
*) core: Adding SSL related inquiry functions to the server API.
Stefan Eissing
5
-1
/
+153
2021-02-22
mod_htt2, synch with changes from github module version:
Stefan Eissing
15
-28
/
+154
2021-02-06
mod_http2: Fix workers synchronization on pchild cleanup.
Yann Ylavic
2
-61
/
+71
2021-02-03
mod_proxy_http: follow up to r1886141, axe overlong scheme check.
Yann Ylavic
1
-5
/
+0
2021-02-02
* We need to check for (!scheme && (u = strchr(url, ':')) && (u - url) > 14)
Ruediger Pluem
1
-5
/
+5
2021-02-01
* Do variable setting in a more portable way such that it works on MacOS as well
Ruediger Pluem
1
-1
/
+1
2021-02-01
- fixed a clang error when dividing sizeof(T1i[]) / sizeof(T2).
Stefan Eissing
1
-1
/
+1
2021-01-29
Update Travis LDAP testing to use a CentOS based container, pulled
Joe Orton
2
-1
/
+6
2021-01-27
* Add lognumber
Ruediger Pluem
2
-2
/
+2