summaryrefslogtreecommitdiffstats
path: root/modules/http2/mod_http2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-02* We need to check for (!scheme && (u = strchr(url, ':')) && (u - url) > 14)Ruediger Pluem1-5/+5
2021-02-01* Do variable setting in a more portable way such that it works on MacOS as wellRuediger Pluem1-1/+1
2021-02-01 - fixed a clang error when dividing sizeof(T1i[]) / sizeof(T2). Stefan Eissing1-1/+1
2021-01-29Update Travis LDAP testing to use a CentOS based container, pulledJoe Orton2-1/+6
2021-01-27* Add lognumberRuediger Pluem2-2/+2