]> git.ipfire.org Git - thirdparty/squid.git/history - configure.ac
Do not use AS_VAR_APPEND
[thirdparty/squid.git] / configure.ac
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
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-04  Amos JeffriesCleanup: add Security::ContextPointer as smart pointer...
2015-11-29  Amos JeffriesBug 4387: Kerberos build errors on Solaris
2015-11-28  Amos Jeffries4.0.3 SQUID_4_0_3
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-24  Amos JeffriesBug 4383: Kerberos library detection failing
2015-11-19  Amos JeffriesError on missing MIT libraries only if MIT was required
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-19  Amos JeffriesFix various DiskIO bugs after rev.14178
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-18  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-17  Amos JeffriesMerged from trunk rev.14401
2015-11-16  Amos JeffriesError on missing Heimdal libraries only if Heimdal...
2015-11-10  Amos JeffriesBug 4228: links with krb5 libs despite --without options
2015-11-08  Amos JeffriesFix compile erorr on clang undefined reference to ...
2015-11-08  Amos JeffriesBug 4371: compile errors: no such file or directory...
2015-11-01  Amos Jeffries4.0.2 SQUID_4_0_2
next