]> git.ipfire.org Git - thirdparty/squid.git/history - configure.ac
Minor polishing fixes inside tunnelPeerSelectComplete function
[thirdparty/squid.git] / configure.ac
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
2015-10-14  Amos Jeffries4.0.1 SQUID_4_0_1
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesMerge from trunk rev.14346
2015-10-09  Amos JeffriesShuffle the cafile= context logics to libsecurity class...
2015-10-08  Amos JeffriesSet default pid_filename based on service name
2015-09-28  Amos JeffriesMerge from trunk
2015-09-09  Amos JeffriesMerge from trunk rev.14289
2015-09-05  Francesco ChemolliImplement EnumIterator
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-26  Amos JeffriesRemove GCC 2.x and 3.x detection and support
2015-08-23  Amos JeffriesDocs: auto-build release notes for snapshots
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  Francesco ChemolliMerged from trunk
2015-07-29  Francesco ChemolliImplement std::hash<SBuf> for seamless std::unordered_m...
2015-07-29  Amos JeffriesSourceLayout: refactor regex pattern objects
2015-07-29  Amos JeffriesFix libdiskio build with auto-disabled modules
next