]> git.ipfire.org Git - thirdparty/squid.git/history - lib
Do not populate StoreEntry basics from Transients (#1343)
[thirdparty/squid.git] / lib /
2023-04-24  Francesco ChemolliMaintenance: remove some unit test headers (#1293)
2023-04-21  Francesco ChemolliMaintenance: Use C++ stdlib headers (#1314)
2023-04-02  Amos JeffriesSimplify use of DIST_SUBDIRS (#1309)
2023-02-25  gkinkie@gmail.comMaintenance: Change unit test class names to CamelCase...
2023-02-10  Amos JeffriesCleanup: remove xusleep() hacks (#613)
2023-01-27  gkinkie@gmail.comFix build with clang v15.0.6 [-Wdeprecated-non-prototyp...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-12-02  Amos JeffriesRefactor memory pools statistics gathering (#1186)
2022-08-10  Amos JeffriesBug 3193 pt2: NTLM decoder truncating strings (#1114)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-07-05  Francesco ChemolliFix libntlmauth build on current Fedora Rawhide (#1077)
2022-05-04  guijanDelete trailing whitespace (#1041)
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-03-30  Amos JeffriesRemove SCO 3.2 support (#1005)
2022-02-03  squidadmSource Format Enforcement (#963)
2021-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-06-11  Amos JeffriesMaintenance: Update astyle version to 3.1 (#841)
2021-05-26  Francesco ChemolliRemove a lot of unwanted ifdef'd out code (#826) 4.15-20210527-snapshot 5.0.6-20210527-snapshot 6.0.0-20210527-master-snapshot
2021-05-08  squidadmSource Format Enforcement (#763)
2021-01-16  David CARLIERProfiling: CPU timing implemented for MAC non-x86 ...
2020-06-20  squidadmSource Format Enforcement (#665)
2020-06-11  Amos JeffriesMaintenance: Remove FIXME and \todo labels (#647)
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-12-23  Sergey KirpaSmarter auth_param utf8 handling, including CP1251...
2019-12-23  Amos JeffriesFix some compile errors from Windows MinGW (#71)
2019-10-19  aaron-costellosmblib: Improve SMB server name maintenance (#494)
2019-07-28  Amos JeffriesBug 4969: GCC-9 build failure: stringop-truncation...
2019-06-08  Amos JeffriesFix GCC-9 build issues (#413)
2019-05-22  Amos JeffriesReplace uudecode with libnettle base64 decoder (#406)
2019-02-19  flozillaFix stack-based buffer-overflow when parsing SNMP messa... M-staged-PR319
2019-02-07  SquidAdmSourceFormat Enforcement
2018-10-23  Francesco ChemolliFix several windows build issues (#309)
2018-10-10  Amos JeffriesImprove const correctness for hash_link (#300)
2018-09-28  Amos JeffriesDocs: make doxygen happier and fix some comments (... M-staged-PR293
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-01-04  squidadmSourcefromat Enforcement (#116)
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-12-14  Amos JeffriesNettle v3.4 support (#103)
2017-06-18  Amos JeffriesCleanup: remove many whitespace typos
2017-06-16  Amos JeffriesCleanup: use EXIT_FAILURE and EXIT_SUCCESS instead...
2017-03-17  Amos Jeffrieslibtrie: Fix 'make check' when run before 'make all'
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-06-30  Ian ClarkBug 4523: smblib compile fails on NetBSD
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-14  Amos JeffriesCleanup cppunit detection and use
2016-06-13  Amos JeffriesUpdate cppunit detection
2016-05-31  Amos JeffriesCleanup: improve automake coding guideline adherence
2016-05-30  Amos JeffriesDeprecating SMB LanMan helpers
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-05  Amos JeffriesRevert wrong changes incorrectly added to r14477
2016-01-05  Source MaintenanceSourceFormat Enforcement
2016-01-05  Francesco ChemolliBug 4393: compile fails on OS X
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-19  Source MaintenanceSourceFormat Enforcement
2015-09-28  Amos JeffriesMerge from trunk
2015-08-25  Francesco ChemolliPortability fix: detect c++11 random support and implem...
2015-08-09  Amos JeffriesMerge from trunk
2015-08-04  Francesco ChemolliMerged from trunk merge-candidate-3-v1
2015-08-04  Amos JeffriesBoilerplate: add Foundation details to rfcnb and smblib...
2015-08-03  Amos JeffriesUse automake subdir-objects feature
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-26  Francesco ChemolliMerged from trunk
2015-07-26  Amos JeffriesSourceLayout: shuffle DiskIO modules into libdiskio...
2015-07-25  Amos JeffriesCleanup: refactor to remove various dead code
2015-07-25  Amos Jeffriessmblib: fix buffer over-read
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-22  Amos JeffriesCrypto-NG: update random number generators
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-11  Alex DowadFix signal.h usage to resolve compiler warning
2015-02-28  Amos JeffriesMerged from trunk rev.13957
2015-02-26  Source MaintenanceSourceFormat Enforcement
2015-02-26  Amos JeffriesMerged from trunk
2015-02-20  Amos JeffriesMerge from trunk rev.13939
2015-02-08  Amos JeffriesConvert libntlm to C++11 random engine
2015-02-08  Amos JeffriesConvert random() in hash test to C++11 random engine
2015-02-04  Amos JeffriesMerge from trunk rev.13907
2015-01-29  Amos JeffriesSourceLayout: shuffle DNS primitives to dns/libdns.la
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2015-01-04  Amos JeffriesImproved automake 1.13+ support in unit-tests
next