]> git.ipfire.org Git - thirdparty/squid.git/history - configure.ac
Maintenance: No ptr copy in future CredentialsCache::insert()s (#1807)
[thirdparty/squid.git] / configure.ac
2019-02-07  SquidAdmSourceFormat Enforcement
2018-12-11  Fabrice FontaineUse and prefer pkg-config when ./configure-ing libxml2...
2018-11-16  Amos JeffriesMaintenance: add .xz tarball format formally to make...
2018-10-10  Eneas QueirozAllow compilation with minimal OpenSSL (#281)
2018-07-17  Amos JeffriesTrivialDB support (#223)
2018-06-25  huarazAdded a sample Kerberos group authentication external_a... M-staged-PR202
2018-06-24  Marcos MelloFix --with-netfilter-conntrack error message (#225) M-staged-PR225
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-03-01  Amos JeffriesUse va_copy() on all platforms; fixed a dangerous low...
2018-02-26  Amos JeffriesBump minimum GnuTLS version required by Squid. (#156)
2018-02-01  Amos JeffriesTLS: GnuTLS implementation for listening ports and...
2018-01-18  Amos JeffriesESI: remove custom parser (#128)
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-12-14  Amos JeffriesNettle v3.4 support (#103)
2017-08-30  Amos JeffriesAdd checks for OpenSSL 1.1.0f API changes (#54)
2017-08-06  Francesco ChemolliMerge branch 'master' into fix-security-handshake 38/head
2017-08-06  Francesco ChemolliMerge pull request #37 from kinkie/as-var-append-remove
2017-08-06  Francesco ChemolliDo not use AS_VAR_APPEND 37/head
2017-07-19  Amos JeffriesMaintenance: update snapshot script for git (#24)
2017-06-18  Simon DezielAdd a basic apparmour profile
2017-05-27  Amos JeffriesBug 4662 pt3: feature detect OpenSSL 1.1 const changes
2017-05-27  Amos JeffriesBug 4662 pt2: feature detect OpenSSL 1.1 API functions
2017-05-26  Amos JeffriesBug 4662: pt1: Feature detect the OpenSSL TLS_method...
2017-05-24  Christos TsantilasSquid crashes when server-first bumping mode is used...
2017-03-31  Amos JeffriesBug 4610: cleanup of BerkleyDB related checks
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-13  Amos JeffriesRemove USE_CHUNKEDMEMPOOLS compiler flag
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-08  Amos JeffriesCleanup: remove --disable-inline and related macros
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-09  Source MaintenanceBranch 5.0.0
2016-10-30  Amos Jeffries4.0.16 SQUID_4_0_16
2016-10-09  Amos Jeffries4.0.15 SQUID_4_0_15
2016-09-20  Alex RousskovFixed ./configure bug/typo in r14394.
2016-09-08  Amos Jeffries4.0.14 SQUID_4_0_14
2016-08-05  Amos Jeffries4.0.13 SQUID_4_0_13
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-07-01  Amos Jeffries4.0.12 SQUID_4_0_12
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-06-11  Amos JeffriesFix GCC 4.8 eCAP builds after rev.14701
2016-06-10  Amos JeffriesBug 4446: undefined reference to 'libecap::Name::Name'
2016-06-10  Amos JeffriesFix shell issues with require_smblib definition in...
2016-06-09  Amos Jeffries4.0.11 SQUID_4_0_11
2016-06-01  Amos JeffriesFix shell substitution typo in rev.14693
2016-05-31  Amos JeffriesCleanup: improve automake coding guideline adherence
2016-05-30  Amos JeffriesDeprecating SMB LanMan helpers
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-21  Amos JeffriesDo not override user defined -std option
2016-05-20  Amos JeffriesFix OpenSSL detection on FreeBSD
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-06  Amos Jeffries4.0.10 SQUID_4_0_10
2016-04-20  Amos Jeffries4.0.9 SQUID_4_0_9
2016-04-06  Carsten GrzembaBug 4483: ./configure garbles -Og option in CFLAGS
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-01  Amos Jeffries4.0.8 SQUID_4_0_8
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-29  Amos JeffriesBug 4409 pt2: Fix krb5-config Heimdal detection
2016-03-20  Marcos MelloBug 4452: squid -z segfaults with ufs
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-13  Alex RousskovDetect when a child method declaration hides parent...
2016-02-25  Francesco ChemolliRefactor SBuf into own library and simplify link time...
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-23  Amos Jeffries4.0.7 SQUID_4_0_7
2016-02-23  Francesco Chemolliinitial version of libsbuf
2016-02-15  Amos Jeffries4.0.6 SQUID_4_0_6
2016-02-10  Amos JeffriesCleanup: const correctness for SBuf iterators
2016-02-10  Amos Jeffries4.0.5 SQUID_4_0_5
2016-02-09  Amos JeffriesCleanup: convenience library renaming
2016-02-02  Amos JeffriesFix various build issues in security helpers
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-30  Amos JeffriesSourceLayout: merge helpers/ into src/
2016-01-30  Amos JeffriesMove helpers/defines.h to src/helper/protocol_defines.h
2016-01-30  Amos JeffriesSourceLayout: move URL rewriters to src/http/url_rewriters/
2016-01-30  Amos JeffriesSourceLayout: move Store-ID helpers to src/store/id_rew...
2016-01-30  Amos JeffriesSourceLayout: move external ACL helpers to src/acl...
2016-01-30  Amos JeffriesSourceLayout: move Basic auth helpers to src/auth/basic/
2016-01-30  Amos JeffriesSourceLayout: move Digest auth helpers to src/auth...
2016-01-29  Amos JeffriesSourceLayout: move Negotiate auth helpers to src/auth...
2016-01-29  Amos JeffriesSourceLayout: move NTLM helpers to src/auth/ntlm/
2016-01-29  Amos JeffriesSourceLayout: move log daemon helpers to src/log/
2016-01-29  Amos JeffriesSourceLayout: rename cert_valid.pl to security_fake_cer...
2016-01-28  Amos JeffriesRename ./certv to ./cert_validators and _certv to _cert...
2016-01-28  Amos JeffriesMissing configure.ac changes
2016-01-28  Amos JeffriesRename cert_valid.pl helper to security_fake_crtv
2016-01-24  Amos JeffriesBug 4409: compile error when two Heimdal libraries...
2016-01-06  Amos Jeffries4.0.4 SQUID_4_0_4
2016-01-05  Francesco ChemolliBug 4393: compile fails on OS X
2016-01-04  Francesco ChemolliFix GnuTLS detection via pkg-config
2016-01-03  Francesco ChemolliFix libatomic detection in configure.ac
next