summaryrefslogtreecommitdiff
path: root/modules/ssl
Commit message (Expand)AuthorAgeFilesLines
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Omit furtherJoe Orton2005-12-061-2/+5
* minor doc changes already on 2.2 branchRoy T. Fielding2005-12-011-3/+3
* Fix SSL Protocol hexdumps for EBCDIC systemsMartin Kraemer2005-11-301-0/+14
* * modules/ssl/ssl_scache_dc.c (ssl_scache_dc_retrieve): Fix warningJoe Orton2005-11-281-1/+1
* No functional change: remove "internal" tab spacing/formatting.Jim Jagielski2005-11-162-29/+29
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-1020-209/+209
* No functional change: simple detabbing of indented code.Jim Jagielski2005-11-107-803/+803
* * modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/portJoe Orton2005-10-131-2/+4
* Implement a (bounded) buffer of request body data to provide a limitedJoe Orton2005-09-223-66/+217
* Fix Bug#: 25659 (Memory leak in ssl_util_algotypeof())Martin Kraemer2005-09-201-1/+7
* As discussed previously: OID() -> PeerExtList()Martin Kraemer2005-09-207-95/+107
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Fix gccJoe Orton2005-09-191-2/+3
* - remove ssl_ext_lookup and replace it with ssl_ext_listDavid Reid2005-09-165-90/+55
* Record the fact that we failed to set the username as requested.David Reid2005-09-091-0/+3
* * modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create): Catch errorsJoe Orton2005-09-011-4/+7
* Fix CVE CAN-2005-2700:Joe Orton2005-08-301-2/+2
* Noticed in the development of fips-enabled mod_ssl, when we areWilliam A. Rowe Jr2005-08-291-3/+12
* Doxygen fixup / cleanupIan Holsman2005-08-285-96/+138
* A very minor, but particularly annoying whitespace fix. It took me 15 minutesColm MacCarthaigh2005-08-251-1/+1
* For generated files, strip off an absolute pathMartin Kraemer2005-08-021-1/+2
* Commit (forgotten) generated files for changed in ssl_expr_parse.y and ssl_ex...Martin Kraemer2005-08-023-1149/+694
* * modules/ssl/mod_ssl.c (ssl_hook_pre_config): Initialize allJoe Orton2005-08-011-0/+1
* * modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid): Remove unusedJoe Orton2005-07-253-2/+2
* Allow extraction of the values of SSL certificate extensions intoMartin Kraemer2005-07-223-22/+53
* Collaborative work: (Thanks, dreid!)Martin Kraemer2005-07-204-2/+75
* Good suggestion from a private Email. name changes.Jim Jagielski2005-07-083-4/+4
* No UCHAR, per JoeWilliam A. Rowe Jr2005-07-081-1/+2
* Fix case where buggy OpenSSL internal cache continually grows.Jim Jagielski2005-07-084-3/+7
* Joe strongly objected to this outgoing style; use this incomingWilliam A. Rowe Jr2005-07-084-30/+23
* The macro is simply not worth it; each of these various occurancesWilliam A. Rowe Jr2005-07-074-12/+30
* Wrap this type in a macro since it seems to be bouncing fromWilliam A. Rowe Jr2005-07-063-7/+15
* Add SSL_COMPRESS_METHOD variable (included in +StdEnvVars) to noteWilliam A. Rowe Jr2005-07-062-0/+38
* Dev Studio automatically adds the intermediate and final directoryWilliam A. Rowe Jr2005-07-061-8/+8
* Accomodate API changes to OpenSSL 0.9.8 (now in beta).William A. Rowe Jr2005-07-061-0/+7
* - If the Protocol has not been set, do not crash. Long term, we need to ensu...Paul Querna2005-06-241-1/+2
* Don't try to rebuild the shipping files.Bradley Nicholes2005-06-201-2/+12
* Update remaining 2004 copyright notices.Joe Orton2005-06-144-4/+8
* Merge the listen-protocol sandbox branch to trunk.Paul Querna2005-06-141-1/+6
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize theJoe Orton2005-06-101-0/+1
* * modules/ssl/ssl_engine_dh.c: Adjust the embedded perl code such thatJoe Orton2005-06-081-40/+42
* * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL): FixJoe Orton2005-06-031-1/+1
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* Fix issue where mod_ssl does not pick up the ssl-unclean-shutdownJoe Orton2005-04-193-40/+32
* Build mod_ssl for the NetWare platformBradley Nicholes2005-04-181-0/+289
* Second fat-fingered typo in 24 hrs. Balance parens, this now compiles.William A. Rowe Jr2005-03-171-1/+1
* Clean up emit for size truncation. Division here ensures we fit nicely.William A. Rowe Jr2005-03-171-1/+1
* * modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.Joe Orton2005-02-153-0/+68
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-113-12/+12
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move theJoe Orton2005-02-101-14/+14
* Remove formatting characters from ap_log_error() calls. TheseJeff Trawick2005-02-091-2/+2