2002-03-13 |
Joshua Slive | Fix a couple typos. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Bill Stoddard | Decline urls ending with / |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Roy T. Fielding | Update our copyright for this year. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | fix the remaining sizeof(token.value) bogosity |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | Fix some mod_include bugs which broke the evaluation... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Bill Stoddard | Move the quick_handler comment to the new quick handler... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | simplify the way we find the family of an apr_sockaddr_t |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | use ssl_asn1_keystr |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | add ssl_asn1_keystr() util function that returns string... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | use ssl_asn1_table_keyfmt() function and only format... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | use ssl_asn1_table_keyfmt() function |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | add ssl_asn1_table_keyfmt() function for clarity |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | get some hardcoded paths out of apxs |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | PR: |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | generalize session logging into ssl_session_log() function |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Bill Stoddard | Remove incomplete cache_objects from the cache if the... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | zap some crufty NO_GETTIMEOFDAY code |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | fix the calculation of request time in mod_status |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Jeff Trawick | Fix the calculation of thread_num in the worker score... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | SSL_SESSION_id2sz() was NOT THREAD SAFE. it returned... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | SSL_SESSION_id2sz() is somewhat expensive, make sure... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | cleanup logging of CRL, includes ridding of some malloc... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | couple o minor style/log fixos |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | use ptemp in ssl_init_FindCAList() rather than creating... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | switch to ptemp pool for ssl_pphrase_Handle |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | only call: ssl_rand_seed(s, p, SSL_RSCTX_STARTUP, ... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | remove ssl_engine_ds.c |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | remove obsolete ssl_ds_{table,array} api |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | replace ssl_ds_array usage with apr_array_header_t |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Bill Stoddard | Enable mod_mem_cache to use apr_atomic operators in... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Bill Stoddard | A bit more cleanup |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | minor ssl_init_CheckServers() enhancements: |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Doug MacEachern | folding more duplication in ssl_tmp_keys_init |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | cleanup tmp key callbacks. each had assigned the same... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Jeff Trawick | simplify the way we find the family of an apr_sockaddr_t |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | for the sake of readablity, |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | split ssl_init_TmpKeysHandle function to init/free... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | it is not required that temporary keys survive restarts... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bill Stoddard | cleanup some code paths |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | remove version checks for using EGD |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | remove call to legacy X509V3_add_standard_extensions... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | we require OpenSSL 0.9.6+ |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bill Stoddard | Remove some deprecated comments. Delete some unused... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | removing unused ssl_init_ChildKill |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | making ssl_init_SSLLibrary() static |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | cleanup version component construction. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | fold duplication of SSL{Proxy}VerifyDepth directives... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bradley Nicholes | Fixed a type mismatch |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | moving SSLVerifyClient directive parsing into ssl_cmd_v... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bradley Nicholes | Added NetWare to the ifdef list |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bradley Nicholes | Fixed the slashes on the server root path |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bradley Nicholes | Added the AWK script to the build that generates the... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | fold duplication of SSL{Proxy}Protocol directives into |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | fold some duplication of server certs/keys directive... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | folding some command handler duplication into two gener... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | get rid of some warnings for currently unused/unprototy... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | minor performance enhancement: no need to use md5 of... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | dropping hungarian notation |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | minor style changes |
commit | commitdiff | tree | snapshot |
2002-03-12 |
patrikj | Changed a <default>, so it doesn't use <em> |
commit | commitdiff | tree | snapshot |
2002-03-12 |
patrikj | Allow the border attribute in <img> |
commit | commitdiff | tree | snapshot |
2002-03-12 |
patrikj | Edited so that it can be validated. |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Jeff Trawick | mention a mod_negotiation+Win32 concern |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Sander Striker | Resolve the issue Jeff pointed out in his recently... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Jeff Trawick | add a comment to point out a potential segfault |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Sander Striker | Style Police comming through... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | dropping hungarian notation |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bill Stoddard | Reference the cache_object directly rather than via... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bill Stoddard | Move refcount and cleanup to the primary cache object... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | various style fixups / general changes to make code... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | various style fixups / general changes to make code... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | add SSL_VERIFY_PEER_STRICT shortcut for often used... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Doug MacEachern | various style fixups / general changes to make code... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Removed <em> from <default> |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sander Striker | Make this look a bit better. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sander Striker | Style Police comming through... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Added some attributes to various tags |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Modified so that it validates. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sander Striker | Add the "How filters work" section. Cut 'n paste job... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Cleaned up so that it validates |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Changed DOCTYPE, so that it can be validated. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Added %inlinetags; to <default> (some docs uses <em... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Fixed XML header, so that the document can be validated. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
patrikj | Changed the DOCTYPE and DTD, so that it can be validated. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Sander Striker | Style Police comming through... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Ben Laurie | Be a better example. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Somehow I missed mod_expires in the xmlization. Here... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Transformations updates. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Convert the last module (mpm_netware) and add the skele... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Add the stylesheet transformation to create the automat... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Fix a couple problems with the automatic directive... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Updates to some transformations and the allmodules... |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Joshua Slive | Another few xml files. Only one or two left to go. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Doug MacEachern | no need to call SSL_clear() after SSL_new() |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Doug MacEachern | don't allocate SSLConnRec unless ssl is enabled on... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Joshua Slive | First crack at the automatic directive index. Now... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Joshua Slive | XML for mod_proxy. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Justin Erenkrantz | Add a missing manualdir entry in the Debian layout. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Justin Erenkrantz | Stop copying APR's libtool. And pass enough parameters... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
next |