]> git.ipfire.org Git - thirdparty/squid.git/history - configure.ac
Fix mgr:config report 'qos_flows mark' output
[thirdparty/squid.git] / configure.ac
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-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
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-26  Francesco ChemolliMerged from trunk
2015-07-26  Amos JeffriesSourceLayout: shuffle DiskIO modules into libdiskio...
2015-07-26  Amos JeffriesCleanup: avoid mentioning compiler directives in config...
2015-07-25  Amos JeffriesFix --disable-disk-io behaviour
2015-07-21  Amos JeffriesMerged from trunk rev.14169
2015-07-21  Amos JeffriesRevert rev.14165 and rev.14167
2015-07-20  Amos JeffriesSourceLayout: build Disk I/O modules as convenience...
2015-07-19  Amos JeffriesSourceLayout: add DiskIO/libdiskio.la convenience library
2015-07-12  Amos JeffriesMerge from trunk
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-22  Amos JeffriesReplace GNU atomics and related hacks with C++11 std...
2015-06-22  Amos JeffriesMerged from trunk
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-02  Amos JeffriesRemove unused Atomic::Word and GNU atomics
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-22  Amos JeffriesPortability: Define C++11 uniform distributions if...
2015-05-22  Amos JeffriesC++11: compiler support is now mandatory
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-04-21  Markus MoellerAdd Kerberos support for MAC OS X 10.x
2015-04-17  Francesco ChemolliReverted r14022 due to some regressions
2015-04-17  Francesco ChemolliDetect and use libc++, needed for clang c++11 support
2015-03-28  Amos JeffriesMerge from trunk rev.13994
2015-03-23  Francesco ChemolliFix GNU atomics detection support, enable caching for...
2015-03-16  Amos JeffriesMerge from trunk rev.13981
2015-03-13  Source MaintenanceRename 3.HEAD to 4.0.0
next