]> git.ipfire.org Git - thirdparty/squid.git/history - configure.ac
Merged from trunk
[thirdparty/squid.git] / configure.ac
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
2015-03-13  Amos JeffriesPortability: check 64-bit GNU atomic operators are...
2015-02-28  Amos JeffriesMerged from trunk rev.13957
2015-02-26  Amos JeffriesMerge from trunk rev.13952
2015-02-26  Amos JeffriesBug 2741 (partial): Initial libsecurity API
2015-02-26  Amos JeffriesMerged from trunk
2015-02-26  Amos JeffriesBug 2907: high CPU usage on CONNECT when using delay...
2015-02-20  Francesco ChemolliImplement move constructor and assignment for RefCount
2015-02-20  Amos JeffriesDrop needless stdbool.h
2015-02-20  Amos JeffriesMerge from trunk rev.13939
2015-02-19  Francesco ChemolliMerged from trunk
2015-02-10  Amos JeffriesParser-NG: HTTP request-line parser replacement
2015-02-10  Eldar AkchurinBug 4073: Cygwin compile errors
2015-02-08  Amos JeffriesDrop unused squid_random() and unnecessary squid_srandom()
2015-02-08  Amos JeffriesCryptoNG: replace drand48() with C++11 random number...
2015-02-04  Amos JeffriesMerge from trunk rev.13907
2015-02-02  Francesco ChemolliImplement forward and reverse input iterators for SBuf.
2015-02-01  Amos JeffriesBug 4172: Solaris broken krb5-config
2015-01-29  Amos JeffriesSourceLayout: shuffle DNS primitives to dns/libdns.la
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2015-01-13  Amos JeffriesWindows: auto-detect InetNtopA and InetPtonA
2015-01-05  Francesco ChemolliFix autoconf test for -Wno-deprecated-register
2015-01-04  Amos JeffriesSourceLayout: sort configure.ac Makefile list
2015-01-03  kinkie@buildmaster... Fixed -Wno-deprecated-register detection
2015-01-03  Amos JeffriesClang on CentOS needs -Wno-deprecated-register
2015-01-02  Francesco ChemolliMerged from trunk
2015-01-02  Amos JeffriesBug 3754: configure doesnt detect IPFilter 5.1.2 system...
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Amos JeffriesFix 64-bit compile issues in rev.13785
2014-12-30  Amos Jeffriesbasic_msnt_multi_domain_auth: Superceeded by basic_smb_...
2014-12-30  Amos Jeffriesbasic_msnt_auth: rename to basic_smb_lm_auth and deprecate
2014-12-30  Amos JeffriesCrypto-NG: Base64 crypto replacement
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-21  Amos JeffriesWindows: fix getaddrinfo, getnameinfo, inet_ntop and...
2014-12-16  Hussam Al-TayebBug 3826: pt 2: Provide a systemd .service file for...
2014-12-16  Amos JeffriesSourceLayout: shuffle Sys-V init script to tools/sysvinit/
2014-12-06  Amos JeffriesAdd URL-rewriter based on local file existence
2014-12-01  Amos JeffriesSourceLayout: shuffle memory pool allocators to mem...
2014-11-21  Amos JeffriesRevert r12298 workaround for Bug 3613
2014-11-20  Amos JeffriesBug 4145: squid_endian.h compile errors with OpenBSD 5.6
2014-11-07  Amos JeffriesParser-NG: HTTP Parser structural redesign
2014-11-05  Amos JeffriesMerge from trunk rev.13687
2014-11-01  Amos JeffriesDocs: Add man(8) page for helper-mux tool
2014-10-20  Amos JeffriesInitial libsecurity definition
2014-10-13  Amos JeffriesWindows: link libgcc and libstdc statically
2014-10-10  Amos JeffriesMerge from trunk rev.13638
2014-10-05  Amos JeffriesMerged from trunk rev.13627
2014-10-02  Amos JeffriesPortability: provide xstatvfs() shim for system call...
2014-09-24  Amos JeffriesSourceLayout: rename auth module files to match guidelines
2014-09-24  Amos JeffriesSourceLayout: shuffle helper protocol primitives to...
2014-09-19  Amos JeffriesPortability: add shim for memrchr() and detect direct.h
2014-09-17  Markus MoellerFix various Kerberos issues
2014-09-14  Amos JeffriesWindows: Various fixes for CMSG API emulation
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-02  Amos JeffriesMerge from trunk
2014-08-27  Christos TsantilasSSL Peek and Splice
2014-08-27  Christos Tsantilasmerge from trunk
2014-08-26  Christos Tsantilasmerge from trunk
2014-08-26  Christos TsantilasFixes and polishing in response to Amos' squid-dev...
2014-08-26  Amos JeffriesBoilerplate: update acinclude/ and configure.ac copyrights
2014-08-23  Amos JeffriesSync with trunk rev.13542
next