]> git.ipfire.org Git - thirdparty/squid.git/history - src/main.cc
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / main.cc
2021-05-08  squidadmSource Format Enforcement (#763)
2020-02-29  Eduard BagdasaryanBug 4796: comm.cc !isOpen(conn->fd) assertion when...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-04-02  Alex RousskovBug 4796: comm.cc !isOpen(conn->fd) assertion when...
2019-02-07  SquidAdmSourceFormat Enforcement
2019-01-23  Marcos MelloBug 4914: Do not call setsid() in --foreground mode...
2019-01-08  Marcos MelloBug 4856: Exit when GoIntoBackground() fork() call...
2018-10-10  Eneas QueirozAllow compilation with minimal OpenSSL (#281)
2018-06-13  Amos JeffriesBug 4791: Build failure on MacOS (#220) M-staged-PR220
2018-05-22  Amos JeffriesBug 4707: purge tool does not obey --sysconfdir= build... M-staged-PR210
2018-04-30  Eduard BagdasaryanDo not abuse argv[0] to supply roles and IDs to SMP... M-staged-PR176
2018-04-22  Christos TsantilasAvoid ssl/helper.cc "ssl_crtd" assertions on reconfigur... M-staged-PR186
2018-01-10  Alex RousskovReport exception locations and exception-related polish...
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-10-24  Eduard BagdasaryanDo not check 'configured_once' in mainInitialize()...
2017-08-22  Alex RousskovDo not die silently when dying early. (#43)
2017-08-10  Alex RousskovDo not output extra new lines at the end of debugs...
2017-08-03  Alex RousskovAutomatically revive hopeless kids on reconfigure and...
2017-06-19  Alex RousskovPolishing touches meant to be included in r15206.
2017-06-18  Amos JeffriesCleanup: remove many whitespace typos
2017-06-18  Andreas WeigelFix option --foreground to implement expected behavior
2017-06-16  Amos JeffriesCleanup: use EXIT_FAILURE and EXIT_SUCCESS instead...
2017-06-12  Christos TsantilasSupport for --long-acl-options
2017-06-04  Source MaintenanceSourceFormat Enforcement
2017-06-04  Alex RousskovDo not die silently when dying via std::terminate().
2017-05-29  Amos JeffriesAdd OpenSSL library details to -v output
2017-05-25  Alex RousskovFixed Windows-specific code in r15148. Polished r15148...
2017-05-23  Eduard BagdasaryanCreate PID file ASAP, before the shared memory segments.
2017-05-23  Eduard BagdasaryanMake PID file check/creation atomic to avoid associated...
2017-03-03  Alex RousskovFixed URI scheme case-sensitivity treatment broken...
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-17  Amos JeffriesCheck that -k argument is provided before trying to...
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-22  Amos JeffriesMerged from v5 r14984
2016-12-21  Amos JeffriesCleanup: Refactor libauth Config object(s)
2016-12-20  Amos JeffriesMerged from 5.0.0-r14982
2016-12-19  Amos JeffriesMerge from 5.0.0 r14981
2016-12-19  Amos JeffriesRun source maintenance
2016-12-15  Amos JeffriesAdd new Auth::Config class for libauth directives
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-10-03  Amos JeffriesConvert DNS shutdown to use a registered runner
2016-07-07  Christos TsantilasSync with trunk r14734
2016-06-26  Amos JeffriesMerged from trunk rev.14721
2016-06-25  Eduard BagdasaryanHTTP/1.1: Update all stored headers on 304 revalidation.
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-22  Amos JeffriesCleanup: convert late initialized objects to MEMPROXY_CLASS
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-03-03  Christos TsantilasSquid crashes on shutdown while cleaning up idle ICAP...
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-24  Marcos MelloBug 3826: Add --foreground option to fix -z process...
2016-02-17  Amos JeffriesSourceLayout: Move the Runner which manages SSL Session...
2016-02-01  Amos JeffriesSourceLayout: rename ssl_crtd helper to security_file_c...
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
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  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Alex RousskovSourceFormat
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-01  Amos JeffriesFix shutdown aborts after rev.14374
2015-10-30  Alex RousskovBug 3574: To avoid crashes, prohibit reconfiguration...
2015-10-12  Amos JeffriesBug 3574: crashes on reconfigure and startup
2015-08-09  Amos JeffriesMerge from trunk
2015-08-06  Francesco ChemolliMerge coverity-fixes - HttpHeader refactor
2015-08-05  Francesco ChemolliRename http_hdr_cc_type to HttpHdrCcType and reference...
2015-07-29  Francesco ChemolliImplement std::hash<SBuf> for seamless std::unordered_m...
2015-07-29  Amos JeffriesSourceLayout: refactor regex pattern objects
2015-07-28  Amos JeffriesMerged from trunk rev.14183
2015-07-28  Francesco ChemolliMerged from trunk
2015-07-28  Amos JeffriesHandle exceptions during squid.conf parse
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-21  Francesco ChemolliMerged from trunk
2015-07-19  Amos JeffriesImprove handling of client connections on shutdown
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-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-03-28  Amos JeffriesMerge from trunk rev.13994
2015-03-19  Henrik NordstromRework SBufStatsAction registration to use explicit...
2015-03-17  Christos Tsantilasstart workers as root
next