]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2005-06-06  William A.... How-To for those new to SVN, like me ssl-fips-dev ssl-fips-dev
2005-06-06  William A.... Explain this branch in the README while in-process
2005-06-06  William A.... Sandbox of httpd/trunk/modules/ssl/ for OpenSSL 0.9...
2005-06-03  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri... fips-dev@188832 ssl-fips-dev@180332
2005-05-15  William A.... Reintroduce stack frame construction with /Oy- (remov...
2005-04-23  André Malo* httpd/modules/ssl/NWGNUmakefile
2005-04-19  Joe OrtonFix issue where mod_ssl does not pick up the ssl-unclea...
2005-04-18  Bradley NicholesBuild mod_ssl for the NetWare platform
2005-03-17  William A.... Second fat-fingered typo in 24 hrs. Balance parens...
2005-03-17  William A.... Clean up emit for size truncation. Division here...
2005-02-15  Joe Orton* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional...
2005-02-11  Joe OrtonMove the POSIX reg* implementations into the ap_* names...
2005-02-10  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access...
2005-02-09  Jeff TrawickRemove formatting characters from ap_log_error() calls...
2005-02-05  David ReidChange where we set r->user if we're setting it from a
2005-02-04  Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-14  Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2005-01-14  Joe Orton* modules/ssl/mod_ssl.c: Declare new config directives
2005-01-05  William A.... It's perferable to use a debug build of ssleay32...
2005-01-02  William A.... FINALLY Correct ap_http_method()! It is NOT a method...
2004-12-15  Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-12-15  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup...
2004-12-08  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2004-12-07  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade...
2004-12-02  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_Upgrade...
2004-12-02  Paul QuernaUse a case insensitive compare when looking for 'Upgrade'.
2004-11-25  Joe Orton* modules/ssl/ssl_engine_mutex.c (ssl_mutex_on, ssl_mut...
2004-11-21  André Malogeneral property cleanup
2004-11-19  Joe OrtonRemove the .cvsignore files.
2004-11-14  Joe OrtonFix handling of non-blocking reads in mod_ssl (triggere...
2004-11-10  Joe OrtonAdd -t -DDUMP_CERTS option to mod_ssl which dumps the...
2004-11-10  Joe Orton* modules/ssl/config.m4: Use libtool's -export-symbols...
2004-11-10  Joe Orton* modules/ssl/ssl_engine_io.c, modules/ssl/ssl_engine_k...
2004-11-04  Joe OrtonRemove bogus comment: for SSLPassPhraseDialog exec...
2004-11-01  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck...
2004-10-13  Bradley NicholesAdd a check for SSL_ENABLED_OPTIONAL to the http_method...
2004-10-12  Joe Orton* os/unix/os.h: Define AP_NEED_SET_MUTEX_PERMS.
2004-10-08  Joe OrtonFix CAN-2004-0885:
2004-09-30  Jean-Frederic... Use the right length.
2004-09-22  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_connect...
2004-09-22  Joe Orton* modules/ssl/ssl_scache_shmcb.c (ssl_scahe_shmcb_init...
2004-09-22  Joe Orton* modules/ssl/ssl_engine_vars.c: Map "UID" suffix to...
2004-08-18  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-08-17  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-08-11  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVeri...
2004-08-11  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_input_read):...
2004-07-13  Bradley NicholesTokenize the header while parsing it for the upgrade...
2004-06-29  Martin KraemerUse the correct Apache-2.x EBCDIC conversion function...
2004-06-15  Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_flush...
2004-06-03  Joe OrtonAdd "SSLUserName" directive to set r->user based on...
2004-06-03  Joe OrtonAdd "SSLHonorCipherOrder" directive to enable the OpenS...
2004-06-03  Joe OrtonDrop support for the "CompatEnvVars" argument to SSLOpt...
2004-05-27  Joe Orton* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove...
2004-05-25  Joe Orton* modules/ssl/ssl_util.c, modules/ssl/ssl_private.h...
2004-05-25  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck...
2004-05-17  Joe Orton* modules/ssl/ssl_engine_config.c (ssl_config_global_cr...
2004-05-12  Madhusudan... Fix SEGV in 'shmcb' session cache:
2004-03-26  Madhusudan... In the newer versions of OpenSSL, the flag SSL_SESS_CAC...
2004-03-25  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_cleanup...
2004-03-12  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotation...
2004-03-11  William A.... Pick up mod_status.h
2004-03-10  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_annotate, ssl_l...
2004-03-06  Joe OrtonFix use of mod_ssl as a DSO linked against static SSL...
2004-03-05  Bradley NicholesAllow the enabled flag to be set to more than just...
2004-03-05  Bradley NicholesAllow the enabled flag to be set to more that just...
2004-03-04  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Engine):...
2004-03-04  Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_ssl_error)...
2004-03-04  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup,
2004-03-04  Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): const...
2004-03-04  Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): Optimis...
2004-03-04  Joe Orton* modules/ssl/mod_ssl.h: Declare ssl_is_https optional...
2004-03-04  Joe Orton* modules/ssl/ssl_engine_vars (ssl_var_lookup): Fix...
2004-02-29  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,
2004-02-28  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-02-28  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2004-02-28  Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-02-28  Joe OrtonRelicense.
2004-02-28  Madhusudan... Send the 'Close Alert' message to the peer upon closing...
2004-02-25  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_disable...
2004-02-22  Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle...
2004-02-22  Joe Orton* modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_init...
2004-02-10  Joe Orton* modules/ssl/ssl_engine_pphrase.c: Note that the ERR_c...
2004-02-09  André Malofix name of The Apache Software Foundation
2004-02-08  André Malofix copyright dates according to the first check in
2004-02-06  André Maloapply Apache License, Version 2.0
2004-02-05  Justin ErenkrantzWe need the SSL module dir in our path in order to...
2004-01-23  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_output...
2004-01-12  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl...
2004-01-08  Joe Orton* modules/ssl/ssl_scache_dc.c: Add the Apache Software...
2004-01-08  Joe OrtonAdd support to mod_ssl for a distributed session cache...
2004-01-01  André Maloupdate license to 2004.
2003-12-15  Martin KraemerWe need the error strings loaded as early as possible
2003-12-15  Jeff Trawickget mod_ssl.dsp to load again
2003-12-12  Joe OrtonFix format string warnings from gcc on amd64:
2003-11-26  Joe Orton* modules/ssl/mod_ssl.h: Remove prototypes for shmht.
2003-11-25  Joe OrtonExtend mod_status output to include SSL session cache...
2003-11-25  Joe OrtonRemove shmht session cache in favour of shmcb; shmht...
2003-11-25  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_log_handler_x...
2003-11-25  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup): Only...
2003-11-25  Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_ver...
next