summaryrefslogtreecommitdiff
path: root/ssl_util_ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* 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
* update license to 2004.André Malo2004-01-011-1/+1
* Introduce a number of SSLC hints to mod_ssl, including the followingWilliam A. Rowe Jr2003-04-031-3/+3
* finished that boring job:André Malo2003-02-031-1/+1
* 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-181-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-041-34/+32
* Initial revisionRalf S. Engelschall2001-05-041-0/+115