2011-09-12 |
Alex Rousskov | Use STUB_RETVAL() to minimize the number of stub lines. |
commit | commitdiff | tree |
2011-09-12 |
Alex Rousskov | Polished comments related to sizing, resizing, and... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Removed tests/testRock placeholder until we have test... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Fixed n_strands comment to use the right doxygen syntax. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Polished debugging: Use DBG_CRITICAL for level-0 messages. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Polished cache_mem description by adding some shared... |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Removed explicit sys/types.h #inclusion per Amos request. |
commit | commitdiff | tree |
2011-09-11 |
Alex Rousskov | Named StoreEntry::swap_filen maximum value to avoid... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Polished debugging, #includes. And mkdir() no longer... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Renamed RockFile.h to RockDbCell.h to better match... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Use "#if HAVE_" and not "#ifdef HAVE_" per Squid style... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Reversed r11339: Rock Store no longer needs time_msec... |
commit | commitdiff | tree |
2011-09-10 |
Alex Rousskov | Moved squid.conf global disk_io_timeout to cache_dir... |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Provided more documentation for memory_cache_shared... |
commit | commitdiff | tree |
2011-09-09 |
Alex Rousskov | Polished free_YesNoNone() to avoid creating a static... |
commit | commitdiff | tree |
2011-09-07 |
Alex Rousskov | Fixed whitespace formatting. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Removed unused file. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished comments. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Merged from parent (trunk r11711, v3.2.0.11+). |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Declare already-too-large objects with yet-unknown... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Minimized differences with trunk. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished debugging messages to use DBG_IMPORTANT, WARNI... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished cache_dir rebuild warnings. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Polished API description to explain what a module is... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Temporary fixed coredumps when isOpen() is called durin... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Adjusted cf.data.pre to reflect cross-vectoring point... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Support maximum field width for string access.log fields. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Removed an accidently added file. |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Added a Vector::front() method, to mimic std::vector... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Send RST packet when closing an ICAP connection after... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Marked comm_reset_close() parameter as const because... |
commit | commitdiff | tree |
2011-09-06 |
Alex Rousskov | Log ICAP_ERR_GONE ICAP transaction outcome when ICAP... |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Bump assert Connection.cc:29 down to a debug notice... |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Bug 3281: pconn in-use while closing assertion |
commit | commitdiff | tree |
2011-09-06 |
Amos Jeffries | Updated OpenSSL 1.0.0 version checks. |
commit | commitdiff | tree |
2011-09-05 |
Amos Jeffries | Fix rejection of 200-status in deny_info |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | SourceFormat |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | Minimize differences with trunk. |
commit | commitdiff | tree |
2011-09-04 |
Alex Rousskov | Merged from parent (trunk r11700, v3.2.0.11+). |
commit | commitdiff | tree |
2011-09-02 |
Amos Jeffries | Bug 3319: Inconsistencies in error messages pt2 |
commit | commitdiff | tree |
2011-09-02 |
Amos Jeffries | Fix crash on missing port |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3259: assertion failed: Connection.cc:29: 'fd<0... |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3303: Support for non-English usernames in log... |
commit | commitdiff | tree |
2011-09-01 |
F Wolff | Language: af updates |
commit | commitdiff | tree |
2011-09-01 |
Amos Jeffries | Bug 3243: Fix cases: raw-IPv6, case variant FQDN, inter... |
commit | commitdiff | tree |
2011-08-31 |
Henrik Nordstrom | Remove duplicated code in gopher fix |
commit | commitdiff | tree |
2011-08-31 |
Amos Jeffries | Bug 3321: IPv4 Transport endpoint is not connected |
commit | commitdiff | tree |
2011-08-30 |
Amos Jeffries | Cleanup: make IP address show AnyAddr() as v4 or v6 |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Use a time-based limit for the Rock Store rebuild loop. |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Merged from parent (trunk r11691, v3.2.0.11+). |
commit | commitdiff | tree |
2011-08-30 |
Amos Jeffries | Bug 3320: miss_access description confusing |
commit | commitdiff | tree |
2011-08-30 |
Amos Jeffries | Docs: limit internal DNS options properly |
commit | commitdiff | tree |
2011-08-30 |
Alex Rousskov | Improved disker timeout handling. |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Use a time-based limit for the disker I/O loop. |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Initial support for breaking the "do all queued I/Os... |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Initial support for breaking the "do all queued I/Os... |
commit | commitdiff | tree |
2011-08-29 |
Alex Rousskov | Made FewToFewBiQueue::peek() check both incoming and... |
commit | commitdiff | tree |
2011-08-29 |
Sergey Merzlikin | Bug 3322: adapt:: and icap:: format codes do not parse |
commit | commitdiff | tree |
2011-08-29 |
Amos Jeffries | Bug 3319: Inconsistencies in error messages |
commit | commitdiff | tree |
2011-08-28 |
Dmitry Kurochkin | Disable Rock store and shared memory cache if shared... |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Useful error message from NCSA when DES blocked. |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Prep for 3.1.15 and 3.2.0.11 |
commit | commitdiff | tree |
2011-08-28 |
Amos Jeffries | Bug 3295: broken escaping in rfc1738_do_escape |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Bug 3311: segmentation fault in getMyPort() with only... |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Bug 3316: Failed to connect to nameserver using TCP |
commit | commitdiff | tree |
2011-08-27 |
Amos Jeffries | Prep for 3.1.15 and 3.0.STABLE26 |
commit | commitdiff | tree |
2011-08-27 |
Christos Tsantilas | Bug 3301: ERR_DNS_FAIL never shown |
commit | commitdiff | tree |
2011-08-26 |
Henrik Nordstrom | Correct parsing or large Gopher indexes |
commit | commitdiff | tree |
2011-08-26 |
Alex Rousskov | Fixed overflow testing assertion. |
commit | commitdiff | tree |
2011-08-26 |
Alex Rousskov | Polished unused code. |
commit | commitdiff | tree |
2011-08-26 |
Amos Jeffries | Drop excess bytes from gopher input. |
commit | commitdiff | tree |
2011-08-26 |
Amos Jeffries | Portability: Drop u_short type |
commit | commitdiff | tree |
2011-08-26 |
Amos Jeffries | Remove: Convert tunnel to use MemBuf buffers |
commit | commitdiff | tree |
2011-08-26 |
Amos Jeffries | Portability: avoid htons() on 8-bit values. Little... |
commit | commitdiff | tree |
2011-08-26 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-08-25 |
Amos Jeffries | Bug 3310: regression: %<pt translates as %<p |
commit | commitdiff | tree |
2011-08-25 |
Dmitry Kurochkin | Merged from parent (trunk r11672, v3.2.0.10+). |
commit | commitdiff | tree |
2011-08-25 |
Dmitry Kurochkin | Fix 'make check' with GCC 4.5. |
commit | commitdiff | tree |
2011-08-24 |
Amos Jeffries | Stop Squid-2 automatic daily bundles |
commit | commitdiff | tree |
2011-08-24 |
Amos Jeffries | Quiet trace output on snapshot generation. |
commit | commitdiff | tree |
2011-08-24 |
Dmitry Kurochkin | Fix signed/unsigned comparison warnings in MmappedFile... |
commit | commitdiff | tree |
2011-08-23 |
Dmitry Kurochkin | Fix warning in Ipc::Mem::Segment::reserve() on systems... |
commit | commitdiff | tree |
2011-08-23 |
Dmitry Kurochkin | s/fileno/filen/ in Rock store code to avoid conflicts... |
commit | commitdiff | tree |
2011-08-23 |
Amos Jeffries | Portability: work through top_builddir. builddir can... |
commit | commitdiff | tree |
2011-08-23 |
Amos Jeffries | Optimize: miss_access absent from config is allow |
commit | commitdiff | tree |
2011-08-23 |
Dmitry Kurochkin | Fix Rock store test build error with GCC 4.1. |
commit | commitdiff | tree |
2011-08-23 |
Amos Jeffries | negotiate_wrapper_auth: fix warnings on MacOSX by simpl... |
commit | commitdiff | tree |
2011-08-22 |
Dmitry Kurochkin | Fix build errors when IpcIo DiskIO module is disabled. |
commit | commitdiff | tree |
2011-08-22 |
Dmitry Kurochkin | Fix build errors when ICMP pinger is enabled. |
commit | commitdiff | tree |
2011-08-22 |
Dmitry Kurochkin | Fix build errors when internal DNS is disabled. |
commit | commitdiff | tree |
2011-08-22 |
Dmitry Kurochkin | Fix Rock store test linking error when cache digests... |
commit | commitdiff | tree |
2011-08-22 |
Dmitry Kurochkin | Add configure check for shm_open(3) in librt. |
commit | commitdiff | tree |
2011-08-22 |
Bertrand Jacquin | Bug 2662: cf_gen failure when cross compiling |
commit | commitdiff | tree |
2011-08-22 |
Francesco Chemolli | ntlm_fake_auth: helper protocol fix on Windows |
commit | commitdiff | tree |
2011-08-22 |
Amos Jeffries | cf_gen requires cstdlib for exit() definition |
commit | commitdiff | tree |
2011-08-22 |
Automatic source... | SourceFormat Enforcement |
commit | commitdiff | tree |
2011-08-21 |
Amos Jeffries | Update cf_gen objects to use STL containers and extend... |
commit | commitdiff | tree |
2011-08-21 |
Sergey Merzlikin | Typo in rev.11661 |
commit | commitdiff | tree |
2011-08-21 |
Amos Jeffries | Bug 3213: https sites (CONNECT) not open when using... |
commit | commitdiff | tree |
next |