2003-01-20 |
William A.... | Catch up with the changes to apr/build/win32ver.awk... |
commit | commitdiff | tree |
2003-01-13 |
William A.... | After introducing tests in the cmds, we lose the... |
commit | commitdiff | tree |
2002-12-23 |
William A.... | All we care about is the type and name, just ask... |
commit | commitdiff | tree |
2002-12-14 |
William A.... | After some productive feedback and no negative feedba... |
commit | commitdiff | tree |
2002-12-14 |
William A.... | After some productive feedback and no negative feedba... |
commit | commitdiff | tree |
2002-12-08 |
Wilfredo Sanchez | 2.0 -> 2.1 |
commit | commitdiff | tree |
2002-11-23 |
Cliff Woolley | Fix some possibly-uninitialized variables. |
commit | commitdiff | tree |
2002-11-11 |
Jeff Trawick | Rearrange OpenSSL engine initialization to support... |
commit | commitdiff | tree |
2002-11-07 |
William A.... | Turn DOWN the volume of these errors... they are... |
commit | commitdiff | tree |
2002-11-06 |
William A.... | Per Justin's feedback, this still needed a little... |
commit | commitdiff | tree |
2002-11-06 |
William A.... | Rule one of winsock and other one-offs (even unix... |
commit | commitdiff | tree |
2002-11-06 |
William A.... | errno? EINTR? what planet was this code on :-?... |
commit | commitdiff | tree |
2002-11-05 |
William A.... | Merge the last of the 'filtering' functions into... |
commit | commitdiff | tree |
2002-11-05 |
William A.... | Actually, the APR_ECONNABORTED (EOS-only brigade... |
commit | commitdiff | tree |
2002-11-05 |
William A.... | With a last little bit of help from Justin, this... |
commit | commitdiff | tree |
2002-11-05 |
William A.... | At least one doc I've seen says EOF+bytes is valid... |
commit | commitdiff | tree |
2002-11-04 |
William A.... | Appears we forgot to check the possibility of errors... |
commit | commitdiff | tree |
2002-11-04 |
William A.... | Rename the many flavors of filter_ctx (pRec, fctx... |
commit | commitdiff | tree |
2002-11-01 |
Justin Erenkrantz | Add some waypoints to understanding this code |
commit | commitdiff | tree |
2002-11-01 |
Justin Erenkrantz | Add some commentary on how we *think* the input filteri... |
commit | commitdiff | tree |
2002-11-01 |
Justin Erenkrantz | I don't see how *len > wanted, but leave the check... |
commit | commitdiff | tree |
2002-11-01 |
William A.... | Clean up the read pattern for cases when some data... |
commit | commitdiff | tree |
2002-11-01 |
William A.... | Distinguish inctx, outctx, frec [and b ??? looked... |
commit | commitdiff | tree |
2002-11-01 |
William A.... | More nits spotted by Justin, and catch all the errors... |
commit | commitdiff | tree |
2002-11-01 |
William A.... | Suggestions by Justin, implemention by Will. Rename... |
commit | commitdiff | tree |
2002-11-01 |
William A.... | Completely refactor the BIO-side client input handlin... |
commit | commitdiff | tree |
2002-10-29 |
William A.... | Fix memory leak in mod_ssl from internal SSL library... |
commit | commitdiff | tree |
2002-10-29 |
William A.... | Close several small leaks in SSL. |
commit | commitdiff | tree |
2002-10-27 |
William A.... | Outch. No freeing consts. Fortunately, the fn's... |
commit | commitdiff | tree |
2002-10-25 |
Jeff Trawick | fix the interface to PEM_read_bio_X509() with OpenSSL... |
commit | commitdiff | tree |
2002-10-25 |
Jeff Trawick | mod_ssl uses free() inappropriately in several places... |
commit | commitdiff | tree |
2002-10-25 |
Jeff Trawick | stylistic improvements |
commit | commitdiff | tree |
2002-10-22 |
Jim Jagielski | 2 silly bugs. First of all, make the code match the... |
commit | commitdiff | tree |
2002-10-17 |
Jim Jagielski | Ugg. We need to use '%pp' not '%p' since ap_log_error... |
commit | commitdiff | tree |
2002-10-14 |
Ryan Bloom | This stuff shouldn't have been committed. This is... |
commit | commitdiff | tree |
2002-10-11 |
Ryan Bloom | Fix a compile of compiler warnings. I don't know how... |
commit | commitdiff | tree |
2002-10-01 |
Jeff Trawick | Fix a mutex problem in mod_ssl session cache support... |
commit | commitdiff | tree |
2002-09-30 |
Ryan Bloom | back out the stuff from mod_ssl that shouldn't have... |
commit | commitdiff | tree |
2002-09-30 |
Ryan Bloom | Call out the success cases when we don't get APR_SUCCES... |
commit | commitdiff | tree |
2002-09-28 |
Ryan Bloom | Back out some changes that should't have been committed. |
commit | commitdiff | tree |
2002-09-28 |
Ryan Bloom | Allow the UserDir directive to accept a list of directo... |
commit | commitdiff | tree |
2002-09-15 |
Justin Erenkrantz | Remove warnings seen with Sun's Forte compiler. |
commit | commitdiff | tree |
2002-08-21 |
William A.... | Small fixes for SSLC |
commit | commitdiff | tree |
2002-07-31 |
Jeff Trawick | fix a typo in the last commit |
commit | commitdiff | tree |
2002-07-31 |
Jeff Trawick | ignore some generated files on OS/390 |
commit | commitdiff | tree |
2002-07-17 |
Jeff Trawick | use APR_SIZE_T_FMT for formatting apr_size_t |
commit | commitdiff | tree |
2002-07-08 |
William A.... | Changes for deprecated apr_is_fnmatch |
commit | commitdiff | tree |
2002-06-30 |
Ryan Bloom | Get the perchild MPM starting different child processes... |
commit | commitdiff | tree |
2002-06-28 |
Justin Erenkrantz | Add a filter_init function to the filters so that a... |
commit | commitdiff | tree |
2002-06-21 |
Jeff Trawick | reword an error message |
commit | commitdiff | tree |
2002-06-17 |
William A.... | These emits occur mainline, outside of the pphrase_ca... |
commit | commitdiff | tree |
2002-06-11 |
Cliff Woolley | fix the infinite recursion problem with HTTP-on-the... |
commit | commitdiff | tree |
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 |
next |