index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
NWGNUhtpasswd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
lets try ASN1_STRING_data() for openssl 1.0.2
Stefan Eissing
1
-2
/
+4
2021-03-09
Use an optional function as adviced by RĂ¼diger.
Jean-Frederic Clere
2
-2
/
+12
2021-03-08
refrain from handling ip address alt names in pre 1.1 openssl
Stefan Eissing
1
-4
/
+2
2021-03-08
Use ASN1_STRING_data() if openssl verison < 1.1.
Stefan Eissing
1
-0
/
+4
2021-03-08
log tags, my nemesis
Stefan Eissing
2
-2
/
+2
2021-03-08
*) mod_md: v2.4.0 with improvements and bugfixes
Stefan Eissing
48
-1275
/
+2254
2021-03-08
typo in old CHANGES entry
Eric Covener
1
-1
/
+1
2021-03-06
fr doc rebuild.
Lucien Gentis
2
-13
/
+20
2021-03-06
fr doc XML file update.
Lucien Gentis
1
-15
/
+27
2021-03-06
Follow-up to r1887244.
Christophe Jaillet
1
-5
/
+5
2021-03-06
Fix a potential duplicated ID generation issue under heavy load.
Christophe Jaillet
2
-20
/
+35
2021-03-05
* modules/proxy/mod_proxy_balancer.c (balancer_display_page):
Joe Orton
2
-0
/
+3
2021-03-04
Add balancer_manage() to allow external module to fill workers for balancers.
Jean-Frederic Clere
1
-0
/
+37
2021-03-03
And the necessary log tags added just shortly afterwards.
Stefan Eissing
2
-2
/
+2
2021-03-03
Changed ap_ssl_answer_challenge() and its hook to provide PEM data for
Stefan Eissing
7
-52
/
+111
2021-03-03
Synch from mod_md github:
Joe Orton
2
-2
/
+8
2021-03-03
Update to travis-ci.com URLs from .org. [skip ci]
Joe Orton
1
-5
/
+6
2021-03-03
Simplify balancer-manager XSS protection, no functional change:
Joe Orton
1
-26
/
+20
2021-03-03
rollback r1887138. Sorry ;-(
Jean-Frederic Clere
2
-119
/
+81
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