]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2013-07-01  Alex RousskovAdd mem-cache and transient store entry details in...
2013-07-01  Alex RousskovSeveral fixes and improvements to help collapsed forwar...
2013-06-30  Christos TsantilasBug 3297: Fix openSSL related build failures
2013-06-30  Amos JeffriesPrep for 3.3.6
2013-06-29  Amos JeffriesBug 3762: remove bogus WARNING in cache.log
2013-06-29  Amos JeffriesBug 3842: Segfault during connection close in ConnState...
2013-06-29  Amos JeffriesCleanup: Remove last CBDATA_CLASS() macros
2013-06-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2013-06-27  Alex RousskovImproved debugging.
2013-06-27  Alex RousskovMade storeKeyText safe for entries that do not have...
2013-06-27  Amos JeffriesCleanup: update several CBDATA classes part 2
2013-06-26  Dmitry KurochkinFTP gateway: fix segfault during large file download.
2013-06-26  Dmitry KurochkinFTP gateway: fix upload freezing for large files.
2013-06-25  Dmitry KurochkinFTP gateway: upload support.
2013-06-25  Alex RousskovDo not broadcast changes if there are no remote readers.
2013-06-25  Alex RousskovAvoid "STORE_DISK_CLIENT == getType()" assertions for...
2013-06-25  Alex RousskovVarious fixes related to overlapping and collapsed...
2013-06-25  Alex RousskovMark client streams that sent everything as STREAM_COMP...
2013-06-24  Alex RousskovRemoved StoreEntry::hidden_mem_obj.
2013-06-24  Alexis RobertFix Ip::Address::operator =(sockaddr_storage)
2013-06-22  Alex RousskovVarious shared memory-based collapsed forwarding improv...
2013-06-22  Alex RousskovThe path member can remain private.
2013-06-22  Alex RousskovProperly reinitialize reused acnhor.start and slice...
2013-06-22  Alex RousskovDo not clear ENTRY_FWD_HDR_WAIT twice. It is cleared...
2013-06-22  Alex RousskovMarked one spot where newly allocated Store::get*(...
2013-06-21  Alex RousskovAdded debugging to allow automated store entry tracking...
2013-06-21  Alex RousskovMake !lock.readers and !lock.writers assertions safe.
2013-06-21  Alex RousskovFixed ipc/Queue notification race leading to stuck...
2013-06-20  Christos TsantilasRedirector helpers related changes
2013-06-20  Francesco ChemolliIntegrate libTrie into squid build process
2013-06-20  Francesco ChemolliMerged from trunk
2013-06-19  Amos JeffriesCleanup: update several CBDATA classes
2013-06-18  Amos JeffriesAdd Master Transaction class
2013-06-18  Alex RousskovMake sure %<tt includes all [failed] connection attempts.
2013-06-18  Christos TsantilasSending root certificate for validation
2013-06-18  Christos TsantilasDeprecate log_icap and log_access configuration directives
2013-06-13  Amos JeffriesSourceLayout: Add anyp/forward.h predefinition
2013-06-11  Francesco ChemolliRemoved useless include compiler flags
2013-06-11  Francesco ChemolliMerged from trunk
2013-06-11  Francesco ChemolliLibTrie refactro: remove sub-configure invocation
2013-06-11  Christos TsantilasFix icap_log and log_icap acls checking
2013-06-11  Christos TsantilasFix request headers logging for icap_log
2013-06-11  Christos TsantilasFix wrong check inside Format::Format::assemble
2013-06-11  Christos TsantilasMinor fix for cert validator helper messages parsing
2013-06-11  Automatic source... SourceFormat Enforcement
2013-06-10  Alex RousskovSupport forwarding intercepted but not bumped connectio...
2013-06-10  Richard WallBug 3722: Invalid markup in Armenian hy ERR_ONLY_IF_CAC...
2013-06-09  Francesco ChemolliInstruct clang not to treat unused command line argumen...
2013-06-09  Amos JeffriesRelease Notes: fix typo
2013-06-08  Alex RousskovFix detection of concurrent ACLChecklist checks, avoidi...
2013-06-08  Alex RousskovSimplified MemObject::write() API.
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
2013-06-07  Henrik NordstromKill some old unused & unmaintained code for sending...
2013-06-07  Amos JeffriesSourceLayout: shuffle forward.h/cc to FwdState.h/cc
2013-06-07  Zhanpeng ChenFix configure with --disable-internal-dns compile error
2013-06-07  Automatic source... SourceFormat Enforcement
2013-06-06  Alex RousskovDo not log bogus ERRORs when url_rewrite_access bypasse...
2013-06-06  Amos Jeffriesbasic_sasl_auth: Fix helper auto-detection
2013-06-06  Alex RousskovPolished icap_service and ecap_service documentation.
2013-06-06  Christos TsantilasTying validation errors to certificates
2013-06-05  Alex RousskovRedo r12887 (bug 2066 fix) which introduced several...
2013-06-05  Christos TsantilasFixed r12859 (Boolean ACLs) bugs related to ACL parsing...
2013-06-05  Automatic source... SourceFormat Enforcement
2013-06-04  Amos JeffriesDrop Ip::Address(Ip::Address *) constructor entirely
2013-06-04  Amos JeffriesFix NULL-dereference added in rev.12779
2013-06-04  Amos JeffriesBug 2066: squid does not do chdir() after chroot()
2013-06-04  Amos JeffriesFix assert unsigned-vs-0 comparison
2013-06-04  Amos JeffriesFix string termination in snmplib
2013-06-03  Amos JeffriesFix typo-omission in rev.12882
2013-06-03  Amos JeffriesFix basic_pam_auth helper detection
2013-06-03  Amos JeffriesPolish: update Ip::Address to follow Squid coding guide...
2013-06-02  Amos JeffriesMerge from trunk
2013-06-02  Amos JeffriesPrepare external_acl_type format codes for libformat...
2013-06-02  Amos JeffriesFix incorrect external_acl_type codes
2013-06-02  Amos JeffriesAdd unit-test for char* copy-constructor
2013-06-02  Amos JeffriesSupport multicast DNS
2013-06-01  Amos JeffriesCleanup: remove several HTTPMSGLOCK/HTTPMSGUNLOCK
2013-06-01  Amos JeffriesRelease Notes: initial details for Store-ID and Annotations
2013-06-01  Amos JeffriesBug 3854: pt3: redo pt2 fix and revert rev.12587
2013-06-01  Amos JeffriesFix typo in rev.12859
2013-05-31  Amos JeffriesPolish: more debug info from squidclient
2013-05-31  Amos JeffriesAdd some missing includes
2013-05-30  Amos JeffriesCleanup: remove useless includes
2013-05-30  Amos JeffriesAdd missing include dlink.h for mem.cc
2013-05-30  Amos JeffriesCleanup: remove useless includes
2013-05-30  Amos JeffriesRemove useless includes
2013-05-30  Amos JeffriesRemove useless includes
2013-05-30  Amos JeffriesRemove useless includes
2013-05-30  Amos JeffriesRemove useless include
2013-05-29  Alex RousskovMade some of the Rock collapsing behavior dependent...
2013-05-29  Dmitry KurochkinAdded BaseMultiQueue class, a common base of the old...
2013-05-29  Alex RousskovMake GCC on CentOS 5.3 happier by removing an unused...
2013-05-29  Automatic source... SourceFormat Enforcement
2013-05-28  Alex RousskovMake GCC on CentOS 5.3 happier by explicitly #including...
2013-05-28  Alex RousskovMake GCC on CentOS 5.3 happier by explicitly #including...
2013-05-28  Alex RousskovCleanup: Removed unused #include.
2013-05-28  Alex RousskovCleanup: Removed unused #include.
2013-05-28  Alex RousskovImprove ACL handling. Support all-of and any-of ACL...
2013-05-28  Alex RousskovAddressed a few code styling XXXs.
2013-05-28  Alex RousskovSimplified prepNonBlocking() to address an XXX: Moved...
next