]> git.ipfire.org Git - thirdparty/squid.git/history - compat
Source Format Enforcement (#665)
[thirdparty/squid.git] / compat /
2020-06-20  squidadmSource Format Enforcement (#665)
2020-06-11  Amos JeffriesMaintenance: Remove FIXME and \todo labels (#647)
2020-06-03  Francesco ChemolliSourceLayout: Avoid including cppunit outside unit...
2020-03-29  mrumphBug 5021: Spelling errors fixed by running scripts...
2020-01-06  Amos JeffriesFix string truncation in getnameinfo() (#462)
2020-01-03  squidadmSource Format Enforcement (#532)
2019-12-23  Amos JeffriesFix some compile errors from Windows MinGW (#71)
2019-08-23  Eneas U de QueirozBug 4918: Crashes when using OpenSSL prior to v1.0...
2019-05-14  Matthieu HerrbIgnore ECONNABORTED in accept(2) (#404)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-10-10  Eneas QueirozAllow compilation with minimal OpenSSL (#281)
2018-06-12  Amos JeffriesFeature detect cpu_set_t (#221) M-staged-PR221
2018-05-16  Amos JeffriesDocs: fix many spelling mistakes (#206) M-staged-PR206
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-09-17  Amos JeffriesDocumentation updates (#62)
2017-05-22  Alex RousskovFixed xstrndup() documentation, callers. Disclosed...
2017-04-17  Amos JeffriesCleanup: remove C++ version 11+ macro checks
2017-03-22  Lubos UhliarikBug 4688: various typo error(s) in man page(s)
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-28  Amos JeffriesBug 4661: compile error 'warning: _XPG4_2 redefined...
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-03  Amos JeffriesMerged from v5.0.0-r14964
2016-11-30  Amos JeffriesRevert C++11 std::regex changes
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-07  Amos JeffriesBug 4610 pt2: compile errors on Solaris 11.3 with Oracl...
2016-10-05  Stefan KrugerBug 4610: compile errors on Solaris 11.3 with Oracle...
2016-07-07  Christos TsantilasSync with trunk r14734
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-27  Alex RousskovReplace new/delete operators using modern C++ rules.
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-02-15  Amos JeffriesFix compile error in CPU affinity
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
2016-02-09  Amos JeffriesCleanup: convenience library renaming
2016-02-05  Amos JeffriesCleanup: remove several C-style casts from libcompat
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-21  Francesco ChemolliC++-ify basic_fake_auth
2015-12-18  Amos JeffriesBug 4397: DragonFly BSD, POSIX shared memory is impleme...
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-24  Amos JeffriesAdd missing stub definition for CPU_ISSET
2015-11-23  Amos JeffriesFix build errors in cpuafinity.cc
2015-09-28  Amos JeffriesMerge from trunk
2015-09-25  Amos JeffriesMerge from trunk
2015-09-24  Francesco ChemolliBug 4323: Netfilter broken cross-includes with Linux 4.2
2015-08-26  Francesco ChemolliRevert c++11 override keyword detection support
2015-08-26  Francesco ChemolliImplement and use detection of compiler support for...
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-03  Amos JeffriesUse automake subdir-objects feature
2015-07-29  Amos JeffriesMerged from trunk rev.14189
2015-07-28  Amos JeffriesMerged from trunk rev.14183
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2015-07-27  Francesco ChemolliMerged from trunk
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-23  Amos JeffriesPortability: Define nullptr if not provided
2015-05-22  Amos JeffriesCrypto-NG: update random number generators
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-04-27  Amos JeffriesFix printf format for size_t and mb_size_t
2015-04-27  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-04-27  Amos JeffriesMemBuf implements Packable interface
2015-04-27  Amos JeffriesRename MemBuf::vPrintf to MemBuf::vappendf
2015-04-27  Amos JeffriesUpdate Packable API to implement vappendf() method
2015-04-26  Amos JeffriesConvert packing methods from Packer* to Packable* objects
2015-04-26  Amos JeffriesCreate Packable interface class
2015-04-26  Amos JeffriesShuffle packerPrintf() to be Packer::Printf method
2015-04-26  Amos JeffriesShuffle packerAppend() to Packer::append() method
2015-04-26  Amos JeffriesMake packerClean() the destructor actions for Packer...
2015-04-22  Amos JeffriesPortability: Add hacks to define C++11 explicit N-bit...
2015-03-16  Amos JeffriesMerge from trunk rev.13981
2015-03-12  Amos JeffriesTests: extend pre-compiler unit tests to check macro...
2015-02-28  Amos JeffriesMerged from trunk rev.13957
2015-02-26  Amos JeffriesMerge from trunk rev.13952
2015-02-26  Amos JeffriesMerged from trunk
2015-02-26  Amos JeffriesBug 2907: high CPU usage on CONNECT when using delay...
2015-02-23  Francesco ChemolliMerged from trunk
2015-02-20  Francesco ChemolliImplement move constructor and assignment for RefCount
2015-02-20  Amos JeffriesDrop needless stdbool.h
2015-02-20  Amos JeffriesMerge from trunk rev.13939
2015-02-19  Francesco ChemolliMerged from trunk
2015-02-10  Amos JeffriesParser-NG: HTTP request-line parser replacement
2015-02-10  Eldar AkchurinBug 4073: Cygwin compile errors
2015-02-08  Amos JeffriesCryptoNG: replace drand48() with C++11 random number...
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  Dennis FelippaMinGW: various fixes in libcompat addrinfo API
next