]> git.ipfire.org Git - thirdparty/squid.git/history - src/ip/Address.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / ip / Address.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2011-10-03  Alex RousskovMerged from parent (trunk r11763, v3.2.0.12+).
2011-09-20  Francesco ChemolliMerged from trunk
2011-09-18  Amos JeffriesCleanup: Drop useless ; and whitespaces
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-08-30  Amos JeffriesCleanup: make IP address show AnyAddr() as v4 or v6
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-26  Amos JeffriesPortability: Drop u_short type
2011-08-26  Amos JeffriesPortability: avoid htons() on 8-bit values. Little...
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-08-08  Automatic source... SourceFormat Enforcement
2011-08-07  Christos Tsantilasauthor: Christos Tsantilas <chtsanti@users.sourceforge...
2011-07-04  Amos JeffriesBug 3261: Could not create a DNS socket
2011-06-29  Christos TsantilasIp::Address::IsAnyAddr did not return true in the case...
2011-06-04  Amos JeffriesSync with trunk
2011-05-27  Amos JeffriesOptimize: inline several Ip::Address methods
2011-05-13  Amos JeffriesMerge from trunk. Remove dead files and fluff changes
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-03-09  Alex RousskovMerged from parent (trunk 11270, circa 3.2.0.5+)
2011-03-04  Automatic source... SourceFormat Enforcement
2011-03-03  Amos JeffriesBug 2885: Compile errors on AIX
2011-03-03  Amos JeffriesCorrect debug statement about non-IPs on parse
2011-03-02  Christos Tsantilasmerge from trunk
2011-02-24  Amos JeffriesICC support: code polish to reduce compile warnings
2011-02-18  Alex RousskovMerged from parent (trunk r11240, circa 3.2.0.5+) take03
2011-02-06  Amos JeffriesAuthor: Leonid Evdokimov <leon@darkk.net.ru>
2011-02-02  Christos Tsantilasmerge from trunk
2011-01-31  Francesco ChemolliSome functions needlessly return const int. De-const...
2010-08-08  Amos JeffriesMerge from trunk
2010-07-26  Francesco ChemolliMerged from trunk
2010-07-25  Amos JeffriesReplace most USE_IPV6 with run-time support probing
2010-07-13  Amos JeffriesMerge from trunk
2010-07-07  Francesco ChemolliMerged from trunk
2010-07-07  Alex RousskovSMP support, part 1: Essential non-caching functionality.
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-28  Francesco ChemolliMerged from trunk
2010-05-27  Amos JeffriesMerge from trunk
2010-05-27  Amos JeffriesMerge from trunk
2010-05-26  Amos JeffriesAdd source-maintenance.sh to perform automated Maintena...
2010-05-24  Amos JeffriesFix ToHostname potentially truncating port numbers
2010-05-23  Alex RousskovFixed IpAddress port printing for ports higher than...
2010-05-23  Amos JeffriesMerge from trunk
2010-05-19  Amos JeffriesMerge from trunk
2010-05-14  Francesco ChemolliMerged from trunk
2010-05-14  Henrik NordstromFall back on IPv4 if IPv6 is not present
2010-05-13  Amos JeffriesMerge from trunk
2010-05-13  Amos JeffriesMerge from trunk
2010-05-03  Francesco ChemolliMerged from trunk
2010-05-02  Henrik NordstromCleanup IpAddress -> Ip::Address transition
2010-05-02  Henrik NordstromMerged from trunk
2010-05-02  Henrik Nordstromrename ip/IpAddress to ip/Address to better reflect...