]> git.ipfire.org Git - thirdparty/squid.git/history - src/main.cc
CI: Remove unnecessary test-functionality test wrappers (#1393)
[thirdparty/squid.git] / src / main.cc
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-12-07  Amos JeffriesDrop CBDATA debugging (#1199)
2022-11-22  Amos JeffriesRemove Mem::Report() and polish memory_pools_limit...
2022-11-10  Amos JeffriesRemove --enable-kill-parent-hack (#1178)
2022-09-02  Alex RousskovFewer "busy shutdown" crashes; simpler shutdown cleanup...
2022-08-31  Alex RousskovRemove unused/disabled/broken LEAK_CHECK_MODE code...
2022-08-09  Amos JeffriesRemove send-announce (#1110)
2022-07-17  Amos JeffriesBug 5133: OpenSSL 3.0 support (#694)
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-04-29  Alex RousskovBug 5208: Part 1: Restart kids killed by SIGKILL (...
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-04-13  Alex RousskovImprove debugs() handling in helpers (#1011)
2022-03-02  Amos JeffriesAdd RegisteredRunners::bootstrapConfig event hook ...
2022-03-02  Amos JeffriesImprove modularity of IDENT protocol code (#991)
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-04  Alex RousskovLog early level-0/1 debugs() messages to cache_log...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-02-03  Amos JeffriesUse RegisteredRunners to initialize/clean the ESI modul...
2021-11-12  Amos JeffriesRemove CPU profiler mechanism (#931)
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-06-11  Eduard Bagdasaryancache_log_message directive (#775)
2021-05-25  Alex RousskovAdd tls_key_log to report TLS communication secrets... 458/head
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
next