]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2012-11-24  Amos Jeffriessquidclient: Better error checking
2012-11-24  Amos JeffriesFix various assertion with side effects
2012-11-24  Amos Jeffriesdigest_ldap_auth: Fix crash on empty password
2012-11-24  Amos Jeffriescachemgr.cgi: Memory Leaks and DoS Vulnerability
2012-11-24  Amos Jeffriesntlm_fake_auth: Fix nesting error
2012-11-24  Amos Jeffrieslibacl: polish and code fixes
2012-11-24  Francesco ChemolliFix TextException: gracefully handle exceptions with...
2012-11-24  Amos Jeffriesext_time_quota_acl: Polish and handle bad input better
2012-11-24  Amos Jeffriesext_file_userip_acl: Polish and missing file handling
2012-11-24  Amos Jeffriesext_edirectory_userip_acl: Polish: Remove dead code
2012-11-24  Amos Jeffriesunlinkd: Compiler warning cleanups
2012-11-24  Amos Jeffriesdigest_file_auth: Improved error handling
2012-11-24  Amos Jeffriesdigest_edirectory_auth: improved error handling
2012-11-18  Amos Jeffriesbasic_smb_auth: Buffer overrun.
2012-11-18  Amos Jeffriesbasic_radius_auth: Fix several issues
2012-11-18  Amos Jeffriesbasic_pam_auth: Fix NULL-dereference issues
2012-11-18  Amos Jeffriesbasic_ncsa_auth: Fix NULL-dereference crash
2012-11-18  Amos Jeffriesbasic_msnt_auth: memory leaks
2012-11-18  Amos JeffriesBug 3279: Polish: reference bugzilla record to prevent...
2012-11-18  Amos JeffriesBug 3329: Polish: reference the bugzilla number in...
2012-11-18  Francesco ChemolliModify debugs() to automatically include file, line...
2012-11-13  Christos TsantilasBug 3405: ssl_crtd crashes failing to remove certificate
2012-11-10  Jean-Philippe... Bug 3659: read_timeout problem with HTTPS
2012-11-10  Amos JeffriesPolish: replace several assert(isOpen(fd))
2012-11-10  Amos JeffriesBug 3189: AIO thread race on pipe() initialization
2012-11-10  Amos JeffriesPorted: urllogin ACL from squid 2.7
2012-11-10  Amos JeffriesRelease Notes: 3.3 updates
2012-10-28  Francesco ChemolliRefactored tools/purge conffile reading to c++-streams
2012-10-28  Amos Jeffriesext_lm_group_acl: Add missing rfc1738.h include
2012-10-28  Amos JeffriesRemove Bungled warning on missing component directives
2012-10-28  Amos JeffriesFix missing predefines in PeerDigest.h
2012-10-28  Amos JeffriesAdd constructore/destructor for Mgr::ActionPasswordList
2012-10-20  Amos JeffriesRemove the refresh_pattern ignore-no-cache option SQUID_3_3_0_1
2012-10-20  Amos Jeffries3.3.0.1
2012-10-20  Amos JeffriesPrep for 3.2.3 and 3.3.0.1
2012-10-20  Amos JeffriesHTTP/1.1: Cache-Control compliance upgrade
2012-10-17  Automatic source... SourceFormat Enforcement
2012-10-16  Amos JeffriesHTTP/1.1: honour Cache-Control before Pragma:no-cache
2012-10-16  Alex RousskovReverted trunk r12255 changes. Provided a portable...
2012-10-16  Alex RousskovAllow a ufs cache_dir entry to coexist with a shared...
2012-10-16  Francesco ChemolliFix linking issues in testDiskIO and testStatHist
2012-10-16  Francesco ChemolliStatic Code Analysis: varargs cleanup, improvements...
2012-10-13  Amos JeffriesPortability: pass OS name to helper config.test scripts
2012-10-13  Wolfgang BreyhaBug 3655: pinning failure breaks NTLM and Negotiate...
2012-10-13  Henrik NordstromCorrect --enable-build-info on out-of-tree builds
2012-10-13  Amos Jeffriesssl_crtd: set new certificate serial number to zero
2012-10-13  Amos JeffriesFix using assignment as a condition without parentheses
2012-10-13  Amos JeffriesPortability: permit eCAP build without pkg-config
2012-10-10  Amos JeffriesPortability: fix several class/struct type mismatches
2012-10-10  Henrik NordstromFix ipv6 enabled squidclient.
2012-10-10  Amos JeffriesFreeBSD: net/if_dl.h seems to require param.h
2012-10-10  Amos JeffriesPortability: change Ipc::Port::listen to doListen()
2012-10-10  Amos JeffriesWindows: disable purge tool
2012-10-10  Amos JeffriesPortability: support customization of --prefix= via...
2012-10-10  Francesco ChemolliWindows: disable Mmapped DiskIO support
2012-10-10  Amos JeffriesPolish: use DBG_PARSE_NOTE to warn about deprecated...
2012-10-06  Automatic source... Branch 3.3.0.0
2012-10-06  Amos JeffriesPrep for 3.2.2
2012-10-06  Automatic source... SourceFormat Enforcement
2012-10-05  Alex RousskovDo not check 'reply content_length is too big' conditio...
2012-10-05  Francesco ChemolliAdded missing source files in recipe for testStatHist
2012-10-05  Francesco ChemolliMove fatal family of functions to own implementation...
2012-10-05  Francesco ChemolliMerged from trunk
2012-10-05  Francesco ChemolliShuffled fatal family of functions into own implementation.
2012-10-05  Amos JeffriesPolish: convert several opt_parse_cfg_only to DBG_PARSE...
2012-10-05  Francesco ChemolliMerged from trunk
2012-10-05  Francesco ChemolliSourceFormat merge: removed CVS-Id tags, removed unnece...
2012-10-04  Francesco ChemolliMoved fatal functions out of tools.cc and into own...
2012-10-04  Francesco ChemolliRemoved leftover CVS-Id markers
2012-10-04  Francesco ChemolliRemoved unnecessary extern declarations.
2012-10-04  Automatic source... SourceFormat Enforcement
2012-10-03  Francesco Chemolliremoved many SQUIDCEXTERN declarations
2012-10-03  Francesco Chemollisourceformat: split protos.h into more specific headers...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Amos JeffriesBug 3661: Segmentation fault when using more than 1...
2012-10-03  Francesco ChemolliMerged from trunk
2012-10-03  Amos JeffriesFix website config display of default settings
2012-10-02  Amos JeffriesBug 3130: helpers are crashing too rapidly
2012-10-02  Amos JeffriesPolish: de-duplicate helper statistics objects
2012-10-01  Amos JeffriesCleanup: remove a wrong TODO
2012-09-27  Amos JeffriesSmall memory leak in src ACL parse
2012-09-25  Francesco ChemolliRemoved duplicate empty lines
2012-09-25  Francesco Chemollirenamed acl_size_t to AclSizeLimit, moved to own header...
2012-09-25  Christos TsantilasBug fix: The ACLFilledChecklist::fd set with wrong...
2012-09-25  Christos TsantilasSslBump stuck after error
2012-09-25  Christos TsantilasPolish the ACLFilledChecklist::fd related documentation
2012-09-25  Christos TsantilasUndo/uncommit the r12328 patch
2012-09-25  Christos TsantilasPolish the ACLFilledChecklist::fd related documentation
2012-09-24  Francesco ChemolliMerged from trunk
2012-09-24  Francesco Chemollimoved dread_ctrl to disk.h
2012-09-24  Francesco ChemolliMoved acl_tos and acl_nfmark to ip/qos/QosConfig.h
2012-09-23  Francesco Chemolliadded missing include
2012-09-23  Francesco ChemolliMoved sslproxy cert types to own header in ssl/
2012-09-23  Francesco ChemolliRemoved unused close_handler type and conn_close_pool
2012-09-23  Amos JeffriesPrep for 3.1.21
2012-09-23  Francesco ChemolliRemoved now-useless inclusions of structs.h in various...
2012-09-22  Francesco ChemolliRemved cruft from structs.h
2012-09-22  Francesco ChemolliMake IPC base path absolute in testRock
2012-09-22  Francesco Chemollirenamed snmp_request_t to SnmpRequest and moved to...
2012-09-22  Francesco Chemollirenamed http_state_flags to HttpStateFlags and moved...
next