index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_engine_pphrase.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_ssl: Use retained data API for storing private keys across reloads.
Joe Orton
2020-05-04
1
-28
/
+15
*
* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey): Remove
Joe Orton
2018-10-05
1
-1
/
+0
*
* modules/ssl/ssl_engine_pphrase.c: Fix linking against OpenSSL without
Joe Orton
2018-07-24
1
-1
/
+5
*
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Load
Joe Orton
2018-07-11
1
-6
/
+21
*
* modules/ssl/ssl_engine_pphrase.c: Add logno tags.
Joe Orton
2018-07-06
1
-6
/
+6
*
Hook up PKCS#11 PIN entry through configured passphrase entry method.
Joe Orton
2018-07-06
1
-7
/
+228
*
mod_ssl: Add support for loading TLS certificates through the PKCS#11
Joe Orton
2018-05-08
1
-8
/
+22
*
Simplify the ssl_asn1_table API, remove abstraction (it is used only
Joe Orton
2018-05-04
1
-12
/
+3
*
* modules/ssl/ssl_util_ssl.c (modssl_read_privatekey): Remove unused
Joe Orton
2018-05-04
1
-1
/
+1
*
* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey):
Joe Orton
2018-05-03
1
-11
/
+6
*
mod_ssl: Add support for loading private keys from ENGINEs. Support
Joe Orton
2018-05-03
1
-0
/
+49
*
mod_ssl namespacing: SSL_read_PrivateKey -> modssl_read_privatekey
Stefan Sperling
2015-05-01
1
-1
/
+1
*
Followup fix for r1553824:
Kaspar Brand
2014-02-01
1
-8
/
+6
*
make the ppcb_arg initialization a bit more uniform and easier to read
Kaspar Brand
2014-01-05
1
-18
/
+14
*
CodeWarrior compiler doesnt allow vars as struct inits.
Guenter Knauf
2013-12-30
1
-5
/
+11
*
Remove the hardcoded algorithm-type dependency for the SSLCertificateFile
Kaspar Brand
2013-12-28
1
-392
/
+223
*
Throw away the myCtxVar{Set,Get} abomination and introduce
Kaspar Brand
2013-12-01
1
-107
/
+74
*
Remove SSLPKCS7CertificateFile support:
Kaspar Brand
2013-11-23
1
-30
/
+17
*
Address a todo listed in
Kaspar Brand
2013-11-23
1
-11
/
+14
*
Like r1532122: Axe needless string duplication in
Jeff Trawick
2013-10-19
1
-3
/
+1
*
Increase minimum required OpenSSL version to 0.9.8a (in preparation
Kaspar Brand
2013-09-29
1
-3
/
+3
*
Pass the server_rec to ssl_die() and use it to log a message to the main error
Stefan Fritsch
2012-06-10
1
-9
/
+9
*
Various code cleanup to avoid compiler, cppcheck, or clang warnings:
Stefan Fritsch
2011-12-18
1
-1
/
+0
*
Add some more log message tags
Stefan Fritsch
2011-12-05
1
-12
/
+12
*
Add some more log message tags
Stefan Fritsch
2011-12-04
1
-7
/
+7
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-5
/
+5
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Drop support for the RSA BSAFE SSL-C toolkit from configure,
Kaspar Brand
2011-08-07
1
-10
/
+0
*
Add some debug logging when loading server certificates
Stefan Fritsch
2011-06-29
1
-5
/
+12
*
* modules/ssl/ssl_engine_pphrase.c: Fix comment, no functional change.
Joe Orton
2011-06-01
1
-1
/
+1
*
* modules/ssl/ssl_private.h: Drop some redundant/unused macros; pick
Joe Orton
2011-03-16
1
-2
/
+2
*
fix some grammar mistakes, mostly in comments
Jeff Trawick
2011-03-12
1
-1
/
+1
*
* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Fix possible
Joe Orton
2011-02-11
1
-16
/
+18
*
* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Simplify to
Joe Orton
2011-02-11
1
-7
/
+24
*
Consistently use loglevel emerg before ssl_die()
Stefan Fritsch
2010-10-24
1
-14
/
+14
*
remove more unused variables
Stefan Fritsch
2010-08-04
1
-2
/
+1
*
Introduce SSLLOG_MARK for use with ssl_log_ssl_error(). This will allow to
Stefan Fritsch
2010-06-04
1
-7
/
+7
*
mod_ssl: The error message when SSLCertificateFile is missing should at
Graham Leggett
2009-09-09
1
-1
/
+2
*
Layout and compiler warning.
Ben Laurie
2006-07-23
1
-23
/
+26
*
Add PKCS#7 support.
Ben Laurie
2006-07-23
1
-17
/
+26
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-12
/
+12
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-4
/
+4
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-1
/
+1
*
* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): Wording
Joe Orton
2004-02-22
1
-3
/
+3
*
* modules/ssl/ssl_engine_pphrase.c: Note that the ERR_clear_error()
Joe Orton
2004-02-10
1
-2
/
+3
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
[next]