summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_expr_parse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl useStefan Fritsch2010-11-061-1840/+0
* Make the ssl expression parser thread-safe. It now requires bison instead ofStefan Fritsch2010-09-291-543/+1765
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-161-6/+6
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-5/+5
* As discussed previously: OID() -> PeerExtList()Martin Kraemer2005-09-201-4/+4
* Commit (forgotten) generated files for changed in ssl_expr_parse.y and ssl_ex...Martin Kraemer2005-08-021-975/+512
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-4/+4
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-1/+1
* Afraid these are likely generated, just something to watch out forWilliam A. Rowe Jr2002-05-101-1/+1
* This patch eliminated from the _SHARED_ segment of the scoreboard allWilliam A. Rowe Jr2002-01-101-468/+944
* Revert these from my last commit ... I had no intention of changingWilliam A. Rowe Jr2001-08-231-944/+468
* Remove a ton o' cruft. Moves the mod_log_config 'var' extensions toWilliam A. Rowe Jr2001-08-231-468/+944
* Finalize the build environment by integrating the last thing (theRalf S. Engelschall2001-05-051-31/+29
* Next step in mod_ssl integration:Ralf S. Engelschall2001-05-051-0/+2
* Initial revisionRalf S. Engelschall2001-05-041-0/+605