]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2007-08-17  hnoSyncronized squid.conf comments with Squid-2
2007-08-17  amosjeffriesFix typo in unit-tests.
2007-08-17  hno64-bit disk I/O, using off_t / size_t where appropriate
2007-08-17  hnoFix a debugs typo in 32-bit-only fs code
2007-08-16  hnoImprove deny_info documentation a bit on how to know...
2007-08-16  hnoGlue to deal better with >2GB objects on 32-bit file...
2007-08-15  rousskovBug 2045 fix: Do not memset StoreEntry as it comes...
2007-08-15  amosjeffriesMake haveControlChannel check for both cases of channel...
2007-08-15  amosjeffriesFix compile errors in mem_hdr_test
2007-08-15  amosjeffriesFix compile error in Store unit-tests
2007-08-15  hnoBootstrapped
2007-08-15  rousskovMade storeKeyText definition profile match its declarat...
2007-08-15  serassioFix build errors on HP Tru64 Unix and may be others
2007-08-14  serassioBootstrapped
2007-08-14  serassioForward port from 2.6 of definition of ISO C99 Standard...
2007-08-14  serassioWindows port: Added strtoll() needed by large object...
2007-08-14  amosjeffriesFix typo in Makefile causing metric loads of link errors
2007-08-14  amosjeffriesTypo leftover in large-obj from debug() > debugs()...
2007-08-14  amosjeffriesFix pointer use before NULL check. Coverity located.
2007-08-14  serassioFix build error on Visual Studio and gcc 3.3
2007-08-14  serassioFix typo into squid3-largeobj
2007-08-14  amosjeffriesCloses Bugs 1953, 2047, 2051 - improved details for...
2007-08-14  amosjeffriesbug 1952 - defaultsite documentation update.
2007-08-14  amosjeffriesFix some compile errors in unit-tests after large-obj...
2007-08-14  hnoRemove invalid size_t cast
2007-08-14  hnoFix a few more broken or missing casts
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-08-13  rousskovBug #2016 fix: Prevent BodyPipe async calls from gettin...
2007-08-13  serassioAdded missing 'const' to haveControlChannel() definition
2007-08-13  amosjeffriesAdd NULL pointer checks around bug 1560 checks in FTP.
2007-08-13  serassioBug #1560: ftpSendPasv: getsockname(-1,..): (9) Bad...
2007-08-13  serassioRan indent.
2007-08-13  serassioAdded/updated .cvsignore files
2007-08-13  hnoBug 1560: ftpSendPasv: getsockname(-1,..): (9) Bad...
2007-08-13  amosjeffriesFix bug 1560 : Bad filedescriptor in ftpSend actions.
2007-08-12  hnoBootstrapped
2007-08-12  serassioWindows port: Allow build of eDirectory Digest helper...
2007-08-12  serassioWindows port: Allow build of eDirectory Digest helper...
2007-08-12  serassioWindows port: Allow build on Windows of eDirectory...
2007-08-11  serassioWindows port: workaround for fatal build error using...
2007-08-11  serassioFix build error when IP_TOS is not defined.
2007-08-11  amosjeffriesMore RFCs relevant to Squid.
2007-08-10  amosjeffriesAdd the Squid code version to squidclient usage/help...
2007-08-10  rousskovBug 2034 fix, v4: Separate handling of virgin server...
2007-08-08  rousskovPolished WCCPv1 and v2 debug statements.
2007-08-08  hnoScripts for splitting and merging cf.data.pre files
2007-08-08  hnoImported verify_errorpages from Squid-2
2007-08-08  rousskovBug #2000 fix: Use StoreEntryStreamBuf::overflow()...
2007-08-08  rousskovDo not assume that store stream cannot flush its conten...
2007-08-08  rousskovBug #2000 pre-fix: Polish StoreEntryStream style.
2007-08-04  amosjeffriesFix, check for NULL pointer before state object cleanup...
2007-08-04  amosjeffriesFix assert checking value too late. First use occurs...
2007-08-04  amosjeffriesFix typo, assert checking wrong value.
2007-08-03  amosjeffriesAdd pointer validation in helperStatefulHandleRead...
2007-08-03  amosjeffriesAdd assert()s to validate state in Auth Digest
2007-08-03  amosjeffriesAdd assert()s to validate state in Basic Auth
2007-08-03  amosjeffriesAdd assert()s to validate state in Auth Negotiate
2007-08-03  amosjeffriesAdd assert()'s to check for NULL pointers in NTLM auth.
2007-08-03  amosjeffriesFix another memory leak in basic auth MSNT session...
2007-08-03  amosjeffriesFix memory leaks in NTLM session helper RFCNB_Call...
2007-08-03  amosjeffriesAdd new section to squid.conf: ERROR PAGE CUSTOMISATION
2007-08-03  amosjeffriesFix wrong Squid version displayed for Squid3 configurat...
2007-08-03  rousskovPartial bug #2034 fix: Inform BodyPipe of the body...
2007-08-02  amosjeffriesFix compile error introduced earlier 'unknown assert()'.
2007-08-02  amosjeffriesImport fix for DNS-unpack reporting phantom errors...
2007-08-02  amosjeffriesAdd check for cast error in AuthBasicUserRequest::authe...
2007-08-02  amosjeffriesFix AuthBasicUserRequest::authenticated() assert checki...
2007-08-02  amosjeffriesFix invalid use of a pointer in src/auth/negotiate...
2007-08-02  amosjeffriesCoverity detected a code-path in helpers/ntlm_auth...
2007-08-02  amosjeffriesFix memory leak in cachemgr detected by Coverity checker.
2007-08-02  amosjeffriesInitialize local of comm_remove_close_handler() properl...
2007-08-02  amosjeffriesPrevent manipulation of a pointer if it is NULL in...
2007-08-02  amosjeffriesFix memory leaks in MSNT session helper RFCNB_Call...
2007-08-02  amosjeffriesFix possible NULL-pointer dereference in cacheDir display
2007-08-02  amosjeffriesFix fancy use of enum values causing memory over-read...
2007-08-02  amosjeffriesReplace VERY unsafe pointer operations (free THEN unlin...
2007-08-02  amosjeffriesFix hanging pointer detected by Coverity checker.
2007-08-02  amosjeffriesAdd default destructor for AuthBasicConfig
2007-08-02  amosjeffriesReduce application abort to using max level IFF level...
2007-08-02  amosjeffriesAdditional array security in HttpHeader::clean()
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
next