2001-08-20 |
Ryan Bloom | Add the openssl/include/openssl directory to the INCLUD... |
commit | commitdiff | tree |
2001-08-17 |
William A.... | Based on the VC6 switch - and pulling the win32 make... |
commit | commitdiff | tree |
2001-08-17 |
William A.... | The purpose of this patch is to toggle the debugging... |
commit | commitdiff | tree |
2001-08-17 |
William A.... | Given a choice between chasing my tail to keep these... |
commit | commitdiff | tree |
2001-08-16 |
William A.... | Ignore goodness |
commit | commitdiff | tree |
2001-08-16 |
Jeff Trawick | check for timeout on socket read when we check for... |
commit | commitdiff | tree |
2001-08-16 |
Jeff Trawick | fix a few mod_ssl warnings for stuff like function... |
commit | commitdiff | tree |
2001-08-16 |
Doug MacEachern | at least make a note of SSL_R_HTTP_REQUEST error (until... |
commit | commitdiff | tree |
2001-08-16 |
Doug MacEachern | if ssl shutdown happens earlier than expected, filter... |
commit | commitdiff | tree |
2001-08-16 |
Doug MacEachern | need to remove buckets from the output brigade, since... |
commit | commitdiff | tree |
2001-08-16 |
William A.... | More Versioning |
commit | commitdiff | tree |
2001-08-16 |
Doug MacEachern | enable ssl Translate, UserCheck, Access and Auth hooks |
commit | commitdiff | tree |
2001-08-14 |
Doug MacEachern | need to check return value of ssl_hook_process_connection |
commit | commitdiff | tree |
2001-08-08 |
Doug MacEachern | from madhu: no longer need to force eReadType and eMode |
commit | commitdiff | tree |
2001-08-08 |
Doug MacEachern | get POST requests working with mod_ssl |
commit | commitdiff | tree |
2001-08-08 |
Doug MacEachern | drop a brace inside #if 0 so emacs can indent properly |
commit | commitdiff | tree |
2001-08-08 |
Doug MacEachern | s/apr_size_t/apr_off_t/ for input filter |
commit | commitdiff | tree |
2001-08-07 |
William A.... | Update for the 2.0.23 tag |
commit | commitdiff | tree |
2001-08-07 |
Ryan Bloom | Remove all warnings from the input filtering stack. |
commit | commitdiff | tree |
2001-08-02 |
William A.... | Fix typo in prior commit |
commit | commitdiff | tree |
2001-08-02 |
William A.... | Adapt to changed declaration of apr_pool_sub_make() |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Ooops... my fooness. |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Another huge file check, and one fewer emits |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Clean up some emits |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Ok... for _today_ ... |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Missed a small bit |
commit | commitdiff | tree |
2001-07-31 |
William A.... | enables the use of the ssl_var_lookup functionality... |
commit | commitdiff | tree |
2001-07-31 |
William A.... | This patch eliminates the direct use of OS library... |
commit | commitdiff | tree |
2001-07-31 |
William A.... | - eliminated the use of ssl_log - it used to cause... |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Activate ssl_hook_pre_config |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Change lib locations for openssl's debugging default... |
commit | commitdiff | tree |
2001-07-31 |
Doug MacEachern | un-win32ize |
commit | commitdiff | tree |
2001-07-31 |
Cliff Woolley | s/seperate/separate/ |
commit | commitdiff | tree |
2001-07-31 |
William A.... | Thanks Madhu, I think backing out the last bit, and... |
commit | commitdiff | tree |
2001-07-30 |
William A.... | Register for %X, %c (we gotta make a decision, please... |
commit | commitdiff | tree |
2001-07-30 |
William A.... | The short term hack. |
commit | commitdiff | tree |
2001-07-30 |
William A.... | More XHTML foo. |
commit | commitdiff | tree |
2001-07-30 |
David Reid | Allow us to build ssl on beos... |
commit | commitdiff | tree |
2001-07-26 |
William A.... | Update make file for win32 |
commit | commitdiff | tree |
2001-07-25 |
Ralf S. Engelschall | Avoid uninitialized variable due to still disabled... |
commit | commitdiff | tree |
2001-07-24 |
Doug MacEachern | bandaid for segv in ssl_io_filter_Output |
commit | commitdiff | tree |
2001-07-20 |
William A.... | Update for latest structure changes for 2.0.21 |
commit | commitdiff | tree |
2001-07-19 |
William A.... | That's it. Adjust for our pcre transition, and the... |
commit | commitdiff | tree |
2001-07-19 |
William A.... | We want the ssl_expr evaluators, now |
commit | commitdiff | tree |
2001-07-19 |
William A.... | Hope I've got these generated bits right. Note bison... |
commit | commitdiff | tree |
2001-07-19 |
William A.... | Take care of folk's assert() undefined errors. |
commit | commitdiff | tree |
2001-07-19 |
William A.... | A dash of portability |
commit | commitdiff | tree |
2001-07-19 |
William A.... | Since mpm.h wraps unixd.h and scoreboard.h nicely... |
commit | commitdiff | tree |
2001-07-19 |
William A.... | Uhmm... need to NOCRYPT away WinCrypt.h |
commit | commitdiff | tree |
2001-07-19 |
Ralf S. Engelschall | Update TODO list |
commit | commitdiff | tree |
2001-07-19 |
William A.... | Workaround till connection_hook details are resolved |
commit | commitdiff | tree |
2001-07-19 |
Ralf S. Engelschall | Apply mod_ssl MEGA porting patch. This is a cleaned... |
commit | commitdiff | tree |
2001-07-18 |
William A.... | Last of the ignore goodness for today. |
commit | commitdiff | tree |
2001-07-17 |
William A.... | Fix incl/libpath to / slashes for an upcoming patch... |
commit | commitdiff | tree |
2001-07-17 |
Ralf S. Engelschall | Remember current porting state |
commit | commitdiff | tree |
2001-07-17 |
Doug MacEachern | dummy ssl hooks need to return an int value for server... |
commit | commitdiff | tree |
2001-07-17 |
Ralf S. Engelschall | Merge in part II of a set of mod_ssl porting changes. |
commit | commitdiff | tree |
2001-07-17 |
Ralf S. Engelschall | Merge in part of a set of mod_ssl porting changes. |
commit | commitdiff | tree |
2001-07-09 |
William A.... | Win32 build changes for recent module updates |
commit | commitdiff | tree |
2001-06-28 |
William A.... | Just something for experimenting, ssl_expr_parse... |
commit | commitdiff | tree |
2001-06-28 |
William A.... | Quiet the compiler, msvc is sticky about arg lists... |
commit | commitdiff | tree |
2001-06-28 |
William A.... | One cannot have an entirely empty struct ... this... |
commit | commitdiff | tree |
2001-06-28 |
William A.... | What once was ap_ ... |
commit | commitdiff | tree |
2001-05-14 |
Martin Kraemer | Fix typos |
commit | commitdiff | tree |
2001-05-10 |
Roy T. Fielding | Eventually we will want to only find openssl once regar... |
commit | commitdiff | tree |
2001-05-08 |
Roy T. Fielding | When no specific location of openssl is given, we need... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Fix todo list |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util.c stuff to APR. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util_table.[ch] to Apache 2.0 by just removing... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util_ssl.[ch] stuff to APR. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Use different namespace for internal defines. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Port ssl_engine_ds.c to APR. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Nothing to port for ssl_engine_dh.c except that |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Remember which code parts are already ported... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Kick out all old mutex code and base SSLMutex on APR... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Change mostly all old module structure hooks and EAPI... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe writev(2) support from the SSL I/O layer because... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe most WIN32 stuff from Apache 1.3. In Apache 2.0... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe out SSL_CONSERVATIVE stuff which for Apache 1.3... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Remove one more EAPI-based thing we no longer really... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | remove remaining references to compat and sdbm |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | compat and local sdbm stuff is already gone |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe out SSL_USE_SDBM stuff, i.e., get rid of the local... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe out the complete SSL_COMPAT stuff. Because Apache... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Start writing down incompatibilities to mod_ssl 2.x... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Axe out EAPI-based SSL_VENDOR stuff. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Finalize the build environment by integrating the last... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Next step in mod_ssl integration: |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Activate the command_rec structure. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Update file description list. |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Get rid of libssl.modules and libssl.version. libssl... |
commit | commitdiff | tree |
2001-05-05 |
Ralf S. Engelschall | Integrate mod_ssl into the Autoconf facility. |
commit | commitdiff | tree |
2001-05-04 |
Ralf S. Engelschall | adjust file list for removed files, too. |
commit | commitdiff | tree |
2001-05-04 |
Ralf S. Engelschall | Get rid of the first pair of files which are no longer... |
commit | commitdiff | tree |
2001-05-04 |
Ralf S. Engelschall | mod_ssl integration step 2: |
commit | commitdiff | tree |
2001-05-04 |
Ralf S. Engelschall | Resolve conflicts after import. |
commit | commitdiff | tree |
2001-05-04 |
Ralf S. Engelschall | Initial revision |
commit | commitdiff | tree |
2000-12-21 |
William A.... | Last of the Win32 goodness I've noticed |
commit | commitdiff | tree |
2000-12-05 |
Ryan Bloom | Ignore all the files that are generated during a build |
commit | commitdiff | tree |
1999-08-24 |
Roy T. Fielding | Apache 1.3.9 baseline for the Apache 2.0 repository. |
commit | commitdiff | tree |
|