summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_engine_pphrase.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_ssl: Use retained data API for storing private keys across reloads.Joe Orton2020-05-041-28/+15
* * modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey): RemoveJoe Orton2018-10-051-1/+0
* * modules/ssl/ssl_engine_pphrase.c: Fix linking against OpenSSL withoutJoe Orton2018-07-241-1/+5
* * modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): LoadJoe Orton2018-07-111-6/+21
* * modules/ssl/ssl_engine_pphrase.c: Add logno tags.Joe Orton2018-07-061-6/+6
* Hook up PKCS#11 PIN entry through configured passphrase entry method.Joe Orton2018-07-061-7/+228
* mod_ssl: Add support for loading TLS certificates through the PKCS#11Joe Orton2018-05-081-8/+22
* Simplify the ssl_asn1_table API, remove abstraction (it is used onlyJoe Orton2018-05-041-12/+3
* * modules/ssl/ssl_util_ssl.c (modssl_read_privatekey): Remove unusedJoe Orton2018-05-041-1/+1
* * modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey):Joe Orton2018-05-031-11/+6
* mod_ssl: Add support for loading private keys from ENGINEs. SupportJoe Orton2018-05-031-0/+49
* mod_ssl namespacing: SSL_read_PrivateKey -> modssl_read_privatekeyStefan Sperling2015-05-011-1/+1
* Followup fix for r1553824:Kaspar Brand2014-02-011-8/+6
* make the ppcb_arg initialization a bit more uniform and easier to readKaspar Brand2014-01-051-18/+14
* CodeWarrior compiler doesnt allow vars as struct inits.Guenter Knauf2013-12-301-5/+11
* Remove the hardcoded algorithm-type dependency for the SSLCertificateFileKaspar Brand2013-12-281-392/+223
* Throw away the myCtxVar{Set,Get} abomination and introduceKaspar Brand2013-12-011-107/+74
* Remove SSLPKCS7CertificateFile support:Kaspar Brand2013-11-231-30/+17
* Address a todo listed inKaspar Brand2013-11-231-11/+14
* Like r1532122: Axe needless string duplication inJeff Trawick2013-10-191-3/+1
* Increase minimum required OpenSSL version to 0.9.8a (in preparationKaspar Brand2013-09-291-3/+3
* Pass the server_rec to ssl_die() and use it to log a message to the main errorStefan Fritsch2012-06-101-9/+9
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-181-1/+0
* Add some more log message tagsStefan Fritsch2011-12-051-12/+12
* Add some more log message tagsStefan Fritsch2011-12-041-7/+7
* Add lots of unique tags to error log messagesStefan Fritsch2011-12-031-5/+5
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-1/+1
* Drop support for the RSA BSAFE SSL-C toolkit from configure,Kaspar Brand2011-08-071-10/+0
* Add some debug logging when loading server certificatesStefan Fritsch2011-06-291-5/+12
* * modules/ssl/ssl_engine_pphrase.c: Fix comment, no functional change.Joe Orton2011-06-011-1/+1
* * modules/ssl/ssl_private.h: Drop some redundant/unused macros; pickJoe Orton2011-03-161-2/+2
* fix some grammar mistakes, mostly in commentsJeff Trawick2011-03-121-1/+1
* * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Fix possibleJoe Orton2011-02-111-16/+18
* * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Simplify toJoe Orton2011-02-111-7/+24
* Consistently use loglevel emerg before ssl_die()Stefan Fritsch2010-10-241-14/+14
* remove more unused variablesStefan Fritsch2010-08-041-2/+1
* Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow toStefan Fritsch2010-06-041-7/+7
* mod_ssl: The error message when SSLCertificateFile is missing should atGraham Leggett2009-09-091-1/+2
* Layout and compiler warning.Ben Laurie2006-07-231-23/+26
* Add PKCS#7 support.Ben Laurie2006-07-231-17/+26
* 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
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-12/+12
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-101-4/+4
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-1/+1
* * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): WordingJoe Orton2004-02-221-3/+3
* * modules/ssl/ssl_engine_pphrase.c: Note that the ERR_clear_error()Joe Orton2004-02-101-2/+3
* 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