]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2007-08-02  amosjeffriesTypo picked up by Coverity checker.
2007-08-02  rousskovPolished ICAP debugging so that users can see fatal...
2007-08-01  rousskovAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2007-08-01  rousskovBug 2024 fix: Do not optimize StoreEntry::write call...
2007-08-01  rousskovBug #2029 fix: When ICAP produces a response before...
2007-07-31  hnoBootstrapped
2007-07-30  hnoCosmetic fix of the eventloop dump when there is "now...
2007-07-27  rousskovSome debugging logs seem to indicate that asynchronous...
2007-07-27  rousskovAdded an assertion to avoid segmentation faults in...
2007-07-24  rousskovRemember the ICAP OPTIONS fetching transaction so that...
2007-07-24  rousskovThe _queued_write objects dequeued for writing were...
2007-07-24  rousskovFixed source code indentation.
2007-07-24  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-07-24  rousskovReversed bug #2011 fix because it may slow down ICAP...
2007-07-23  rousskovRemoved the "reply" parameter and "this->reply = reply...
2007-07-21  hnoBug #2006: Shield FwdState::abort from FwdState going...
2007-07-20  hnoBootstrapped
2007-07-19  hnoBug #2011: Adjust event loop timeouts to default to...
2007-07-19  hnoBug #1921: ftp.cc(3309) ICAP cannot keep up with FTP...
2007-07-19  hnoVarious cleanups to make GCC happy
2007-07-19  hnoand make getpwnam helper use ANSI-C prototypes
2007-07-19  hnoMake local functions static to make gcc a little happier
2007-07-19  hnoFix "make clean" in helpers/basic_auth/DB/
2007-07-19  hnoBootstrapped
2007-07-19  hnoRemove obsolete mkinstalldirs from libTrie
2007-07-19  hnoAnd resurrect install-sh again.. was not that one that...
2007-07-19  hnoRemove obsolete install-sh from libTrie
2007-07-19  hnoBug #1984: assertion failed: ACLChecklist.cc:172: "A"
2007-07-19  hnoAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-07-10  wesselsAdded support for FreeBSD accept filters
2007-07-07  wesselstypo: leave_suid() was misspelled
2007-07-07  wesselsCall leave_suid() in fatal() to make sure that swap...
2007-07-06  amosjeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2007-07-04  hnoBug #2009: Negotiate fails with assertion failure
2007-07-04  hnoBug #2008: Work around clients trying to use NTLM or...
2007-07-01  hnoBootstrapped
2007-06-30  wesselsbootstrapped after fixing crypt() check in configure.in
2007-06-30  wessels./configure needs to use $CRYPTLIB when checking for...
2007-06-29  amosjeffriesFix compile error in non-ICAP builds.
2007-06-28  rousskovExplicitly disabled ICAPConfig copying and assignment...
2007-06-28  rousskovFixed coredumps when requesting /config cache_object...
2007-06-28  rousskovMarked ICAPConfig::dump*() methods as constant because...
2007-06-28  rousskovPartial bug #1921 fix: Limit the amount of data read...
2007-06-28  rousskovBug #1986 fix: Do not abandon ICAP when doing FTP HEAD.
2007-06-27  hnoThe -a command line option adds ports. Updated document...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  rousskovPolish HttpStateData::readReply() layout to weed out...
2007-06-26  hnoAuthor: Emilio Casbas <ecasbas@unav.es>
2007-06-26  rousskovAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-06-25  hnoBug #1798: Temporary shortage of system filedescriptors...
2007-06-25  hnoBootstrapped
2007-06-25  hnoBug #1566: esi:include aborts with lock assert
2007-06-25  hnoSmall example on how to use the squid_session helper
2007-06-25  hnoForgot to add the ncsa_auth man page
2007-06-25  hnoImported ncsa_auth changes from Squid-2
2007-06-25  hnoRenamed db_auth.pl to squid_db_auth, and autogenerate...
2007-06-25  hnoImport squid_radius_auth helper for basic authenticatio...
2007-06-25  hnoForgot to dist the eDirectory helper
2007-06-25  hnoClean up whitespace in squid.conf.default
2007-06-25  hnoClean up HTML escapes in the configuration manual
2007-06-25  hnoSort config options to match Squid-2.
2007-06-25  hnoBootstrapped
2007-06-25  hnoAuthor: Markus Moeller <huaraz@moeller.plus.com>
2007-06-24  hnoBootstrapped
2007-06-24  hnoAuthor: Manu Garg <manugarg@gmail.com>
2007-06-24  hnoBug #1948: digest_edir_auth helper, using novell eDirec...
2007-06-24  hnoAdd missing helpers/digest_auth/eDirectory/.cvsignore
2007-06-20  hnoBootstrapped
2007-06-20  hnoufsdump needs a bit of dependencies or parallell builds...
2007-06-20  rousskovThe last http.cc commit message is missing the followin...
2007-06-20  rousskovPartial bug #1973 fix: Try to revive a suspended servic...
2007-06-20  rousskovBug #1974 fix: Bypass failures of optional ICAP services.
2007-06-20  rousskovIgnore comm_write notifications if the newly added
2007-06-20  rousskovAdded icap_connect_timeout and icap_io_timeout squid...
2007-06-20  rousskovMade AsyncJob::callException() virtual so that kids...
2007-06-20  rousskovDo not retry server transactions aborted due to request...
2007-06-20  rousskovAdded debugging and polished comments.
2007-06-20  rousskovBug #1981 fix: Tell FwdState that an unregistered and...
2007-06-18  hnoBug #1900: Double "squid -k shutdown" makes Squid resta...
2007-06-18  hnoAuthor: Christos Tsantilas <chtsanti@users.sourceforge...
2007-06-18  hnoMake ACLChecklist::matchAclListSlow a private member...
2007-06-10  hnoKill old stale code dealing with deferred reads and...
2007-06-10  hnoBootstrapped
2007-06-10  hnoMark kqueue as experimental
2007-06-10  hnoClean up configure magics selecting which comm loop...
2007-06-10  hnoBug #1939: --enable-epoll causes SSL to occationally...
2007-06-10  hnoRestore the code making helpers run in their own sessions.
2007-06-03  hnoBootstrapped
2007-06-03  hnoDatabase auth helper using Perl DBI
2007-06-02  hnoBug #1983: Update the read timeout when reading from...
2007-06-02  hnoBug #1983: Update the read timeout when reading from...
2007-06-02  hnoRename more SSL references to Tunnel in tunnel.cc
2007-06-02  hnoMake tunnel.cc identify itself as tunnel and not ssl
2007-05-31  rousskovBug #1976 fix: Do not check OPTIONS response specifics...
2007-05-30  hnoBootstrapped
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-26  wesselsAdded 'clientside_tos' directive and feature.
2007-05-24  hnoAdjust refresh_pattern min-age to make 0 mean 0, not...
next