summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_util_ssl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable/cleanup SSL_X509_INFO_load_{file,path} functions for use inDoug MacEachern2002-03-301-4/+2
* move prototype for modssl_session_get_time to ssl_util_ssl.hDoug MacEachern2002-03-271-0/+3
* add modssl_dh_configure() function to fold some duplication inDoug MacEachern2002-03-271-0/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* SSL_SESSION_id2sz() was NOT THREAD SAFE. it returned a pointer to aDoug MacEachern2002-03-131-1/+5
* move OpenSSL specific SSL_{get,set}_state macros to the #ifdef'd group ofDoug MacEachern2002-01-191-8/+0
* get rid of SSL_get_app_data2_idx() which had a race condition whenDoug MacEachern2001-11-211-1/+1
* Explicitly fix some types, and opt-out on macro conflictsWilliam A. Rowe Jr2001-08-221-1/+1
* This patch eliminates the direct use of OS library calls (fopen andWilliam A. Rowe Jr2001-07-311-2/+2
* Apply mod_ssl MEGA porting patch. This is a cleaned up version of theRalf S. Engelschall2001-07-191-1/+1
* Quiet the compiler, msvc is sticky about arg lists being consistent.William A. Rowe Jr2001-06-281-3/+3
* Port ssl_util_ssl.[ch] stuff to APR.Ralf S. Engelschall2001-05-051-8/+4
* Use different namespace for internal defines.Ralf S. Engelschall2001-05-051-3/+3
* Nothing to port for ssl_engine_dh.c except thatRalf S. Engelschall2001-05-051-2/+2
* Next step in mod_ssl integration:Ralf S. Engelschall2001-05-051-0/+4
* mod_ssl integration step 2:Ralf S. Engelschall2001-05-051-34/+32
* Initial revisionRalf S. Engelschall2001-05-041-0/+115