2003-02-12 |
hno | Bootstrapped |
commit | commitdiff | tree |
2003-02-11 |
hno | Cleanup of winbind header dependencies to correct build... |
commit | commitdiff | tree |
2003-02-11 |
hno | Bootstrapped |
commit | commitdiff | tree |
2003-02-11 |
hno | Fix dependencies for ufsdump now that ssl.cc is renamed... |
commit | commitdiff | tree |
2003-02-10 |
hno | Rewrite error page loading to remove assumptions about... |
commit | commitdiff | tree |
2003-02-10 |
hno | Fix request processing CONNECT requests to immediately... |
commit | commitdiff | tree |
2003-02-10 |
hno | Bug #490: assertion failed: ssl.cc:228: "len == (size_t... |
commit | commitdiff | tree |
2003-02-09 |
hno | Updated X-Accelerator-Vary with needed typecasts |
commit | commitdiff | tree |
2003-02-09 |
hno | More size_t -> long typecasts for debug output |
commit | commitdiff | tree |
2003-02-09 |
hno | A small syntax fix to my change for invalid HEAD replies |
commit | commitdiff | tree |
2003-02-09 |
hno | Work around a size_t printf warning.. |
commit | commitdiff | tree |
2003-02-09 |
hno | Updated ARP acl code to C++ |
commit | commitdiff | tree |
2003-02-09 |
hno | Bootstrapped |
commit | commitdiff | tree |
2003-02-09 |
hno | Cleaned up module/helper configure checks to use the... |
commit | commitdiff | tree |
2003-02-08 |
hno | Renamed ssl.cc to tunnel.cc |
commit | commitdiff | tree |
2003-02-08 |
hno | Make time ACLs behave like all other acls, accepting... |
commit | commitdiff | tree |
2003-02-08 |
hno | Bug #520: performance problem while executing the HEAD... |
commit | commitdiff | tree |
2003-02-08 |
hno | Bug #501: ssl_support.c build fails when using OpenSSL... |
commit | commitdiff | tree |
2003-02-08 |
hno | date: 2003/02/04 01:06:21; author: wessels; state... |
commit | commitdiff | tree |
2003-02-08 |
hno | date: 2003/02/06 05:00:20; author: wessels; state... |
commit | commitdiff | tree |
2003-02-08 |
hno | Added a small trap detecting incorrect --with-aufs... |
commit | commitdiff | tree |
2003-02-08 |
robertc | Summary: Close /etc/hosts filedescriptor after parsing. |
commit | commitdiff | tree |
2003-02-08 |
robertc | Summary: Merge delay class 4 performance enhancements. |
commit | commitdiff | tree |
2003-02-07 |
robertc | Summary: Fix non delay pool compiles. |
commit | commitdiff | tree |
2003-02-06 |
robertc | Summary: Merge delay class 4 documentation. |
commit | commitdiff | tree |
2003-02-06 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-02-06 |
robertc | Summary: Merge delay-class-4 fixes into HEAD. |
commit | commitdiff | tree |
2003-02-06 |
robertc | Summary: Fix bug #475 |
commit | commitdiff | tree |
2003-02-06 |
robertc | Summary: Fix bug #484. |
commit | commitdiff | tree |
2003-02-06 |
robertc | add missing files |
commit | commitdiff | tree |
2003-02-05 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Merge from delay-class-4 |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Check status of http request after redirection. |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Fix another cbdata gap in client side processing. |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Fix bug 529 (I think). |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Make http_reply_access a non blocking check. |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Prevent segfaults when attempting NTLM and... |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Fix scoping of pid variable when checking... |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Refactor Guidos store creation change. |
commit | commitdiff | tree |
2003-02-05 |
robertc | Summary: Guido's 4th set of windows patches. |
commit | commitdiff | tree |
2003-02-04 |
robertc | Summary: More patches from Guido for windows. |
commit | commitdiff | tree |
2003-02-03 |
robertc | Summary: More windows code from Guido Serassio. |
commit | commitdiff | tree |
2003-02-03 |
robertc | Summary: Adjust http range test case for aclCheck_t... |
commit | commitdiff | tree |
2003-02-02 |
robertc | Summary: Ensure that optional authscheme methods are... |
commit | commitdiff | tree |
2003-02-02 |
robertc | hmm, forgot to move String.h in CVS initially. |
commit | commitdiff | tree |
2003-02-02 |
robertc | Summary: Windows FD support from Guido. |
commit | commitdiff | tree |
2003-02-02 |
robertc | Summary: String.h collided with system string.h on... |
commit | commitdiff | tree |
2003-02-02 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-02-02 |
robertc | Summary: Miscellaneous fixes from Guido. |
commit | commitdiff | tree |
2003-02-02 |
robertc | Summary: Fix typo in debug statements. |
commit | commitdiff | tree |
2003-02-02 |
hno | Bootstrapped |
commit | commitdiff | tree |
2003-02-01 |
hno | Cosmetic fix of configure message on --enable-hostname... |
commit | commitdiff | tree |
2003-02-01 |
hno | Bug #507: Crash after ftpDataWriteCallback |
commit | commitdiff | tree |
2003-02-01 |
hno | date: 2003/01/31 05:12:53; author: wessels; state... |
commit | commitdiff | tree |
2003-02-01 |
hno | Delay unlinking of the pid file to after where the... |
commit | commitdiff | tree |
2003-02-01 |
hno | Added one more note that http_reply_max_size is in... |
commit | commitdiff | tree |
2003-01-29 |
hno | date: 2003/01/27 17:18:36; author: wessels; state... |
commit | commitdiff | tree |
2003-01-28 |
robertc | Summary: Squid generated IMS replies must not send... |
commit | commitdiff | tree |
2003-01-28 |
robertc | Summary: Fix delay pools from aclCheck_t fix. Some... |
commit | commitdiff | tree |
2003-01-28 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-28 |
robertc | Summary: Make aclCheck_t a class (ACLChecklist), and... |
commit | commitdiff | tree |
2003-01-28 |
robertc | Summary: Fix high optimisation with err_type enum subtr... |
commit | commitdiff | tree |
2003-01-27 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-27 |
robertc | Summary: Fix make distcheck. |
commit | commitdiff | tree |
2003-01-27 |
hno | date: 2003/01/27 03:29:37; author: wessels; state... |
commit | commitdiff | tree |
2003-01-27 |
hno | date: 2003/01/27 05:00:06; author: wessels; state... |
commit | commitdiff | tree |
2003-01-27 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-27 |
robertc | Summary: Distribute all source files. |
commit | commitdiff | tree |
2003-01-27 |
hno | date: 2003/01/21 00:04:10; author: wessels; state... |
commit | commitdiff | tree |
2003-01-27 |
hno | Bugzilla 506: log_mime_hdrs output garbage on overly... |
commit | commitdiff | tree |
2003-01-27 |
hno | date: 2003/01/21 00:47:51; author: wessels; state... |
commit | commitdiff | tree |
2003-01-27 |
hno | Typecast sbrk pointer arithmetics into (int) when print... |
commit | commitdiff | tree |
2003-01-27 |
robertc | Summary: Make operator new and delete STL compatible. |
commit | commitdiff | tree |
2003-01-26 |
robertc | Another missing file in make dist |
commit | commitdiff | tree |
2003-01-26 |
robertc | add stmem.h to distributed files |
commit | commitdiff | tree |
2003-01-24 |
robertc | Summary: Fix OpenSSL |
commit | commitdiff | tree |
2003-01-24 |
robertc | Summary: Bugfixes for store rebuilding and diskd linking |
commit | commitdiff | tree |
2003-01-23 |
robertc | Vector - use typename for C++ |
commit | commitdiff | tree |
2003-01-23 |
robertc | sbrk void to char * fix, and client_side_request header... |
commit | commitdiff | tree |
2003-01-23 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-23 |
robertc | Import of fix-ranges branch |
commit | commitdiff | tree |
2003-01-22 |
robertc | add range header, Range objects represent [start,end) |
commit | commitdiff | tree |
2003-01-22 |
robertc | bootstrap |
commit | commitdiff | tree |
2003-01-22 |
robertc | Convert Stack to template based code, to allow typesafe... |
commit | commitdiff | tree |
2003-01-18 |
hno | Cleanup of last nights changes for dots in hostnames... |
commit | commitdiff | tree |
2003-01-18 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-18 |
robertc | templatify arrays |
commit | commitdiff | tree |
2003-01-18 |
robertc | Make Array a C++ library object |
commit | commitdiff | tree |
2003-01-18 |
hno | Change --disable-hostname-checks to --enable-hostname... |
commit | commitdiff | tree |
2003-01-18 |
hno | --disable-hostname-checks configure option |
commit | commitdiff | tree |
2003-01-18 |
hno | date: 2003/01/10 17:52:53; author: wessels; state... |
commit | commitdiff | tree |
2003-01-18 |
hno | date: 2003/01/16 04:36:38; author: wessels; state... |
commit | commitdiff | tree |
2003-01-18 |
robertc | TODO for 3.0 should refer to 3.0 |
commit | commitdiff | tree |
2003-01-17 |
robertc | Guido's fixes |
commit | commitdiff | tree |
2003-01-17 |
robertc | make StoreEntry the type for _StoreEntry throughout |
commit | commitdiff | tree |
2003-01-17 |
robertc | bootstrapped |
commit | commitdiff | tree |
2003-01-17 |
robertc | create a math function specific file int.cc |
commit | commitdiff | tree |
2003-01-17 |
robertc | boostrapped |
commit | commitdiff | tree |
2003-01-17 |
robertc | give Debug a class |
commit | commitdiff | tree |
2003-01-17 |
robertc | make new,new[],delete,delete[] |
commit | commitdiff | tree |
next |