summaryrefslogtreecommitdiff
path: root/modules/ssl/mod_ssl.h
Commit message (Expand)AuthorAgeFilesLines
* mod_ssl: Update the ssl_var_lookup() API:Joe Orton2020-05-071-5/+7
* * moving the openssl related new hooks into mod_ssl_openssl.hStefan Eissing2019-07-091-41/+8
* * include/ssl/mod_ssl.h: Include apr_tables.h and use apr_array_header_tJoe Orton2019-07-091-6/+5
* *) mod_ssl/mod_md: Stefan Eissing2019-07-011-1/+32
* *) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks forStefan Eissing2019-06-251-0/+32
* Follow up to r1740928: mod_ssl.h now needs http_config.hYann Ylavic2016-05-071-0/+1
* mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,Yann Ylavic2016-04-261-3/+5
* new Protocols directive and core API changes to enable protocol switching on ...Stefan Eissing2015-07-241-41/+0
* Formatting and wording improvements for ALPN (no code changes)Kaspar Brand2015-04-291-4/+4
* Remove NPN support and focus on ALPN (RFC 7301)Kaspar Brand2015-04-251-35/+0
* ALPN support, based on mod_spdy/mod_h2 patch setJim Jagielski2015-03-311-0/+41
* Omitted from r1620926 in error.Joe Orton2014-08-271-0/+9
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-0/+21
* remove stray character in commentJeff Trawick2014-04-111-1/+1
* mod_ssl: Redesign NPN (Next Protocol Negotiation) API to avoid use ofJoe Orton2013-05-301-19/+33
* Removed trailing semicolons from header also.Guenter Knauf2012-08-201-2/+2
* Add support for TLS Next Protocol Negotiation:Joe Orton2012-05-011-0/+21
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-2/+2
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* - remove ssl_ext_lookup and replace it with ssl_ext_listDavid Reid2005-09-161-10/+13
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+14
* * modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid): Remove unusedJoe Orton2005-07-251-1/+0
* Allow extraction of the values of SSL certificate extensions intoMartin Kraemer2005-07-221-0/+3
* * modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.Joe Orton2005-02-151-0/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * modules/ssl/mod_ssl.h: Declare ssl_is_https optional function.Joe Orton2004-03-041-0/+4
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-625/+5
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-081-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-54/+20
* * modules/ssl/ssl_scache_dc.c: Add the Apache Software License.Joe Orton2004-01-081-1/+1
* Add support to mod_ssl for a distributed session cache usingJoe Orton2004-01-081-2/+11
* update license to 2004.André Malo2004-01-011-1/+1
* * modules/ssl/mod_ssl.h: Remove prototypes for shmht.Joe Orton2003-11-261-8/+0
* Extend mod_status output to include SSL session cache statusJoe Orton2003-11-251-5/+3
* Remove shmht session cache in favour of shmcb; shmht has hadJoe Orton2003-11-251-3/+1
* Make mod_ssl consistent with itself when you have a halfass install ofCliff Woolley2003-08-121-1/+1
* not valid to modify string pointed to by szCryptoDevice... it points to aJeff Trawick2003-07-141-1/+1
* Needed on EBCDIC systemsMartin Kraemer2003-06-201-0/+1
* Unix: Handle permissions settings for flock-based mutexes inJeff Trawick2003-06-071-1/+0
* Roll away the SSL_EXPERIMENTAL_ENGINE test in favor of testing for theWilliam A. Rowe Jr2003-05-191-14/+1
* Why wouldn't this be a mod_ssl header?William A. Rowe Jr2003-05-161-2/+1
* Further breakage from r.1.131: MODSSL_INFO_CB_ARG_TYPE also includes the *.Justin Erenkrantz2003-04-061-1/+1
* Fix compile breakage introduced in r1.131.Justin Erenkrantz2003-04-061-1/+1
* Solve SSL-C breakage introduced in mod_ssl.h rev 1.129 andWilliam A. Rowe Jr2003-04-051-1/+1
* get function prototypes for strcasecmp() and strncasecmp()Jeff Trawick2003-04-041-0/+2
* Fix a compile failure with recent OpenSSL and picky compilersJeff Trawick2003-04-041-1/+1
* Introduce a number of SSLC hints to mod_ssl, including the followingWilliam A. Rowe Jr2003-04-031-1/+1
* Because SSL's child init is run *after* we change uid/gid. So we need to ensu...Jim Jagielski2003-03-291-0/+1