]> granicus.if.org Git - apache/history - modules/ssl/ssl_util.c
remove obsolete ssl_ds_{table,array} api
[apache] / modules / ssl / ssl_util.c
2002-03-13 Doug MacEachernremove obsolete ssl_ds_{table,array} api
2002-01-11 Ben LaurieDocument future binary compatibility problem.
2002-01-10 Doug MacEachern mod_ssl adjustments to help with using toolkits other...
2002-01-09 Doug MacEachernget SSLPassPhraseDialog exec: working by passing the...
2001-11-29 Doug MacEachernssl_util_getmodconfig() and ssl_util_getmodconfig_ssl...
2001-11-20 Aaron BannertGets us compiling again on FreeBSD. Adds conditional...
2001-11-20 Aaron BannertNo good reason to have this in <> instead of "". Having...
2001-11-16 Aaron BannertConversion from old apr_lock_t to new apr_thread_mutex_t
2001-11-15 Aaron BannertStyle updates before I convert to the new lock type.
2001-08-24 Doug MacEachernapr_os_thread_current() call needs #if APR_HAS_THREADS...
2001-08-24 Doug MacEachernfix prototype
2001-08-24 Doug MacEachernimplement CRYPTO_set_id_callback
2001-08-24 Doug MacEachernchange APR_LOCKALL to APR_INTRAPROCESS for crypto locks
2001-08-24 Doug MacEachernonly set the crypto locking callback if mpm is threaded
2001-08-24 Doug MacEachernImplement CRYPTO_set_locking_callback() for mod_ssl
2001-08-23 William A. Rowe Jr Silly compiler, const char* is for text :)
2001-08-22 William A. Rowe Jr Explicitly fix some types, and opt-out on macro conflicts
2001-07-19 Ralf S. EngelschallApply mod_ssl MEGA porting patch. This is a cleaned...
2001-07-17 Ralf S. EngelschallMerge in part of a set of mod_ssl porting changes.
2001-06-28 William A. Rowe Jr What once was ap_ ...
2001-05-05 Ralf S. EngelschallPort ssl_util.c stuff to APR.
2001-05-05 Ralf S. EngelschallAxe most WIN32 stuff from Apache 1.3. In Apache 2.0...
2001-05-05 Ralf S. EngelschallAxe out EAPI-based SSL_VENDOR stuff.
2001-05-05 Ralf S. EngelschallNext step in mod_ssl integration:
2001-05-04 Ralf S. Engelschallmod_ssl integration step 2:
2001-05-04 Ralf S. EngelschallInitial revision