]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-13  Amos Jeffriesbasic_msnt_auth: minor memory leaks
2012-11-12  Francesco ChemolliChanged HERE macro to be a true nop, clarified document...
2012-11-12  Amos JeffriesBug 3279: Polish: reference bugzilla record to prevent...
2012-11-12  Amos JeffriesBug 3329: Polish: reference the bugzilla number in...
2012-11-10  Francesco ChemolliFixed issue introduced by debugs() change
2012-11-10  Francesco ChemolliModify debugs() to automatically include file, line...
2012-11-10  Automatic source... SourceFormat Enforcement
2012-11-09  Christos TsantilasMultiple certificate_db/ssl_crtd fixes
2012-11-07  Christos TsantilasFix broken ssl_crtd helper interface
2012-11-07  Amos JeffriesPolish: improve const correctness on Squid vector<...
2012-11-06  Jean-Philippe... Bug 3659: read_timeout problem with HTTPS
2012-11-02  Amos JeffriesCleanup: remove dead testNull unit test
2012-11-02  Amos JeffriesAdd SEND_BH macro to helper API definitions
2012-11-02  Automatic source... SourceFormat Enforcement
2012-11-01  Amos JeffriesPortability: Move testRefCount to src/
2012-10-30  Amos JeffriesPolish: replace several assert(isOpen(fd))
2012-10-30  Amos JeffriesFix HelperReply(const HelperReply&) is private
2012-10-30  Amos JeffriesFix HelperReply(const HelperReply&) is private
2012-10-30  Automatic source... SourceFormat Enforcement
2012-10-29  Amos JeffriesSupport OK/ERR/BH response codes from any helper
2012-10-29  Amos JeffriesFix spelling and compile issues in CommIO
2012-10-29  Amos JeffriesFix broken include in urllogin ACL
2012-10-29  Amos JeffriesPolish: update the RefCount API a bt and split Lock out
2012-10-29  Amos JeffriesBug 3189: AIO thread race on pipe() initialization
2012-10-29  Amos JeffriesPorted: urllogin ACL from squid 2.7
2012-10-27  Francesco ChemolliFix ecap after Http::MethodType change
2012-10-27  Automatic source... SourceFormat Enforcement
2012-10-26  Christos Tsantilasnote option
2012-10-26  Christos Tsantilasnote option
2012-10-26  Francesco ChemolliFixed mistakenly reverted test
2012-10-26  Francesco ChemolliRefactored tools/purge conffile reading to c++-streams
2012-10-26  Amos JeffriesPolish: Http::MethodType upgrade
2012-10-26  Amos Jeffriesext_lm_group_acl: Add missing rfc1738.h include
2012-10-23  Amos JeffriesRemove Bungled warning on missing component directives
2012-10-22  Amos JeffriesFix missing predefines in PeerDigest.h
2012-10-22  Amos JeffriesAdd constructore/destructor for Mgr::ActionPasswordList
2012-10-20  Amos JeffriesPrep for 3.2.3 and 3.3.0.1
2012-10-20  Amos JeffriesRemove the refresh_pattern ignore-no-cache option
2012-10-19  Amos JeffriesHTTP/1.1: Cache-Control compliance upgrade
2012-10-19  Automatic source... SourceFormat Enforcement
2012-10-18  Amos Jeffriesbasic_sspi_auth: several compile issues on MinGW
2012-10-18  Amos JeffriesWindows: revert broken attempt at removing #define...
2012-10-17  Automatic source... SourceFormat Enforcement
2012-10-16  Alex RousskovAdded explicit braces to avoid ambiguous "else" and...
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-13  Francesco ChemolliFix linking issue in testDiskIO when optimizations...
2012-10-13  Amos JeffriesWindows: filter the buildable helpers for MinGW
2012-10-13  Amos Jeffrieslibsspwin32: SSP_LogonUser takes char * parameters
2012-10-12  Amos JeffriesWindows: C++ conversion for libsspwin32
2012-10-12  Amos JeffriesPortability: pass OS name to helper config.test scripts
2012-10-12  Amos JeffriesWindows: fix error: variable 'h_error' set but not...
2012-10-12  Alex RousskovOptimization: Test faster condition first. No functiona...
2012-10-12  Wolfgang BreyhaBug 3655: pinning failure breaks NTLM and Negotiate...
2012-10-11  Henrik NordstromCorrect --enable-build-info on out-of-tree builds
2012-10-11  Francesco ChemolliAdded missing library in testStatHist
2012-10-11  Amos JeffriesWindows: better wrap C++-specific code in compat layer
2012-10-11  Amos JeffriesWindows: build Windows specific libraries only on Windows.
2012-10-10  Francesco ChemolliStatic Code Analysis: varargs cleanup, improvements...
2012-10-10  Francesco ChemolliStatic Code Analysis: fix varargs handling in snmp_core.cc
2012-10-10  Francesco ChemolliStatic Code Analysis: fix varargs handling in snmp_core.cc
2012-10-10  Amos Jeffriesssl_crtd: set new certificate serial number to zero
2012-10-10  Amos JeffriesFix using assignment as a condition without parentheses
2012-10-10  Automatic source... SourceFormat Enforcement
2012-10-09  Amos JeffriesPortability: fix several class/struct type mismatches
2012-10-09  Amos JeffriesWindows: portability layer updates for MinGW environment
2012-10-09  Henrik NordstromFix ipv6 enabled squidclient. Was failing with assertio...
2012-10-09  Amos JeffriesFreeBSD: net/if_dl.h seems to require param.h
2012-10-09  Automatic source... SourceFormat Enforcement
2012-10-08  Amos JeffriesPortability: typo in EUI header requirement checks
2012-10-08  Amos JeffriesFix includes missed in rev12369
2012-10-08  Amos JeffriesWindows: simplify abstraction layer header files
2012-10-08  Amos JeffriesWindows: drop unused WIN32_pipe() implementation
2012-10-08  Amos JeffriesWindows: merge alternative getrusage() into squid_getru...
2012-10-08  Amos JeffriesPortability: change Ipc::Port::listen to doListen()
2012-10-08  Amos JeffriesWindows: disable purge tool
2012-10-08  Amos JeffriesWindows: wrap sys/shm.h sys/ipc.h includes
2012-10-08  Amos JeffriesWindows: correct C++ type usage on LoadSecurityDll()
2012-10-08  Amos Jeffriesntlm_sspi_auth: correct linkage to library libntlmauth.la
2012-10-08  Amos JeffriesWindows: updated test for ws2tcpip.h and windows.h
2012-10-08  Amos JeffriesWindows: check recv() parameter type
2012-10-08  Amos JeffriesPortability: permit eCAP build without pkg-config
2012-10-08  Amos JeffriesWindows: provide mkdir() wrapper
2012-10-08  Amos JeffriesWindows: update several __MINGW32__ to generic _SQUID_M...
2012-10-08  Amos JeffriesWindows: cleanup Squid OS detection macros
2012-10-08  Amos JeffriesWindows: fix detection of GNU atomis operations
2012-10-08  Amos JeffriesWindows: support customization of --prefix= via compat...
2012-10-08  Francesco ChemolliWindows: disable Mmapped DiskIO support
2012-10-07  Amos JeffriesTypo in rev12352
2012-10-07  Amos JeffriesFix error: 'opt_parse_cfg_only' was not declared in...
2012-10-07  Amos JeffriesRelease Notes: 3.3 updates
2012-10-06  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
next