2002-06-11 |
Doug MacEachern | in case there is actually a cert chain in the cache... |
commit | commitdiff | tree |
2002-06-11 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-06-11 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-06-07 |
Jeff Trawick | make some small steps towards getting the post config... |
commit | commitdiff | tree |
2002-06-06 |
Cliff Woolley | Update Geoff's email address. PS: Geoff still voluntee... |
commit | commitdiff | tree |
2002-06-05 |
William A.... | cvs up/diff gets pretty hard to track with vc7 builds. |
commit | commitdiff | tree |
2002-06-04 |
Ryan Bloom | Remove all special mod_ssl URIs. This also fixes the... |
commit | commitdiff | tree |
2002-06-04 |
William A.... | The only remaining question ... are nested or strictl... |
commit | commitdiff | tree |
2002-05-30 |
Cliff Woolley | This definitely gets the award for least useful error... |
commit | commitdiff | tree |
2002-05-30 |
William A.... | Based on DougM's feedback to the list... |
commit | commitdiff | tree |
2002-05-30 |
William A.... | Apparently Roy missed this comment. Rephrase as... |
commit | commitdiff | tree |
2002-05-30 |
William A.... | Split out the LAYOUT |
commit | commitdiff | tree |
2002-05-30 |
William A.... | As we find the right places for this content, move... |
commit | commitdiff | tree |
2002-05-30 |
William A.... | All rather stale. Any new/remaining issues should... |
commit | commitdiff | tree |
2002-05-28 |
Cliff Woolley | APR-ize the localtime() fooness, since localtime()... |
commit | commitdiff | tree |
2002-05-25 |
Cliff Woolley | Fix the rest of the apr_pool_userdata_setn() bogosity... |
commit | commitdiff | tree |
2002-05-20 |
Cliff Woolley | propagate gregames' change to the other callers of... |
commit | commitdiff | tree |
2002-05-17 |
Doug MacEachern | prevent possible segv in ssl_init_CheckServers if s... |
commit | commitdiff | tree |
2002-05-17 |
Jeff Trawick | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() |
commit | commitdiff | tree |
2002-05-16 |
Jeff Trawick | tweak an error message for readability |
commit | commitdiff | tree |
2002-05-16 |
Justin Erenkrantz | Remove SSLLog and SSLLogLevel directives in favor of... |
commit | commitdiff | tree |
2002-05-16 |
Justin Erenkrantz | Change mod_ssl from using ssl_log() to ap_log_error(). |
commit | commitdiff | tree |
2002-05-15 |
Justin Erenkrantz | Stop using SSL_ADD_SSLERR option in ssl_log() and repla... |
commit | commitdiff | tree |
2002-05-13 |
Justin Erenkrantz | Correct typo in last commit. |
commit | commitdiff | tree |
2002-05-13 |
Justin Erenkrantz | Apply same patch (nee hack) to mod_ssl as was done... |
commit | commitdiff | tree |
2002-05-10 |
William A.... | Afraid these are likely generated, just something... |
commit | commitdiff | tree |
2002-05-09 |
Jeff Trawick | Fix a mod_ssl build problem on OS/390. |
commit | commitdiff | tree |
2002-05-01 |
Paul J. Reder | Fix a case where an invalid pass phrase is entered... |
commit | commitdiff | tree |
2002-04-30 |
Cliff Woolley | Revert optimization from circa 2.0.34 that caused very... |
commit | commitdiff | tree |
2002-04-30 |
Cliff Woolley | note a desirable goal |
commit | commitdiff | tree |
2002-04-30 |
Cliff Woolley | SHMCB should not have been using apr_rmm -- it was... |
commit | commitdiff | tree |
2002-04-30 |
Cliff Woolley | - Sync with modssl 2.8.8-1.3.24 |
commit | commitdiff | tree |
2002-04-18 |
Justin Erenkrantz | Fix so that we can compile with OpenSSL 0.9.8-dev. |
commit | commitdiff | tree |
2002-04-13 |
Sander Striker | Adapt to the rename of apr_explode_localtime to apr_tim... |
commit | commitdiff | tree |
2002-04-12 |
Cliff Woolley | Touch these files so that their datestamps are newer... |
commit | commitdiff | tree |
2002-04-09 |
Aaron Bannert | Convert mod_ssl to the new apr_global_mutex.h API and... |
commit | commitdiff | tree |
2002-04-08 |
Doug MacEachern | another todo |
commit | commitdiff | tree |
2002-04-07 |
Doug MacEachern | PR: 7802 |
commit | commitdiff | tree |
2002-04-07 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-04-07 |
Doug MacEachern | fix ProxyPass when frontend is https and backend is... |
commit | commitdiff | tree |
2002-04-05 |
Cliff Woolley | Get the HTTP-on-HTTPS hint to come through again. ... |
commit | commitdiff | tree |
2002-04-05 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | fix SSL_X509_INFO_load_path so SSLProxyMachineCertifica... |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | copy-n-pasto: need to use SSL_X509_INFO_load_*path... |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | copy-n-pasto: ssl_cmd_SSLProxyMachineCertificatePath... |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | fix copy-n-pasto: ssl_cmd_SSLProxyCACertificatePath... |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | another todo |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | PR: |
commit | commitdiff | tree |
2002-04-02 |
Doug MacEachern | various updates |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | add/use EVP_PKEY_reference_inc and X509_reference_inc... |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | add sslc compat for sk_X509_INFO_free |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | add SSLProxyCARevocation{File,Path} directives to suppo... |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | pass sc to myCtxConfig macro |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | make it possible for proxy to use CRL callback |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | enable the verify callback for proxy |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | change sc->server references to myCtxConfig, so proxy... |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | add myCtxConfig macro |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | implement proxy client certificate callback |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | input filter should not return failure when ssl runtime... |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | ssl_io_input_read needs to return something other than... |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | load SSLProxyMachineCertificate{File,Path} |
commit | commitdiff | tree |
2002-03-30 |
Doug MacEachern | enable/cleanup SSL_X509_INFO_load_{file,path} functions... |
commit | commitdiff | tree |
2002-03-30 |
Cliff Woolley | Fix the version string. We want to end up with "mod_ss... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | add SSLProxyEngine directive. this was not required... |
commit | commitdiff | tree |
2002-03-29 |
Cliff Woolley | BUCKET FREELISTS |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | remove ssl_engine_ext.c |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | removing old proxy extension code |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | need to flush output buffer before reading in proxy... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | in proxy mode we need to SSL_connect rather than SSL_ac... |
commit | commitdiff | tree |
2002-03-29 |
Cliff Woolley | These two variables were left uninitialized accidentally. |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | add optional function (ssl_proxy_enable) to turn on... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | init proxy context |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | s/id/mode/ in ssl_cmd_SSLProxyVerify |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | use ssl_cmd_verify_parse for SSLProxyVerify directive... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | cleanup the proxy context |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | s/ctx/dcfg/g in ssl directive handlers |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | enable proxy directives |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | change existing ssl_init_ctx() to ssl_init_ctx_protocol() |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | proxy will have a different verify callback |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | proxy needs to use client ssl method |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | setup sc->proxy->sc |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | add ssl_config_server_new function to fold some duplica... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | inititialize and merge proxy config |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | no point in merging things which are not set until... |
commit | commitdiff | tree |
2002-03-29 |
Doug MacEachern | 'ctx' traditionally refers to an SSL_CTX. change modss... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | ctx->sc is set during init |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | switch from SSLSrvConfigRec* to modssl_ctx_t* in the... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | make merging of modssl_ctx_t's generic |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | moving cfgMerge macros to ssl_engine_config.c, they... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | remove unused cfgMerge{Table,Ctx} macros |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | moving protocol location |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | breakup SSLSrvConfigRec in preparation for proxy support: |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | ripping out some proxy stuff that isn't currently in... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | already added configure check for SSL_set_cert_store |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | de-hungarian-ize server config member names which are... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | reorder a bit of the server config structure, moving... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | remove error msg hint that is no longer true |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | fixup naming: |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | move context callback setting to ssl_init_ctx_callbacks... |
commit | commitdiff | tree |
2002-03-28 |
Doug MacEachern | move server cert/key initialization to ssl_init_server_... |
commit | commitdiff | tree |
next |