squid3/squid3-ipv6 changes

These changesets represents the changes on the squid3/squid3-ipv6 development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.

Browse repository

DateAuthorSizeDescription
2008/02/16 14:55:48amosjeffries+3 -3Fix sock_family test reversed on accept. Possible cause of bug #2222.
2008/02/16 06:11:41amosjeffries+3 -4.
2008/02/16 14:55:48amosjeffries+3 -3Fix sock_family test reversed on accept. Possible cause of bug #2222.
2008/02/16 06:11:41amosjeffries+3 -4.
2008/02/10 11:10:14amosjeffries+27 -2Add preliminary sockaddr* retrieval to IPAddress.
2008/01/20 10:51:32amosjeffries+2 -5Oops. now the branch is empty.
2008/01/20 10:35:46amosjeffries+5 -26Remove NOTES-IPv6.
2008/01/19 06:42:26amosjeffries+23 -6Update EPSV logics to handle some broken servers.
2008/01/19 06:19:15amosjeffries+8 -5Cleanup FTP. EPSV working.
2008/01/19 05:51:48amosjeffries+2 -2Typo.
2008/01/19 01:36:48amosjeffries+2 -2Typo in IPv6-mode
2008/01/19 00:45:17amosjeffries+224 -47EPSV support - part 1
2008/01/19 00:45:17amosjeffries+224 -47EPSV support - part 1
2008/01/16 10:00:57amosjeffries+50 -18Bug #2180 part 2 - comm fixes for FTP.
2008/01/16 08:26:28amosjeffries+3 -2Compile errors.
2008/01/14 11:12:18amosjeffries+113 -100Update debugging, add debug-levels description for FTP code.
2008/01/14 10:41:55amosjeffries+41 -22Attempted fix for EPRT losing peer details.
2008/01/11 05:35:24amosjeffries+2 -6Turns out EPRT maps AF_INET/AF_INET6 to 1/2 respectively for use.
2008/01/11 05:19:06amosjeffries+6 -2EPRT should send an AF_* type for the IP following.
2008/01/10 13:27:02amosjeffries+61 -14Fix bug in DNS AAAA/A failover
2008/01/10 08:00:17amosjeffries+4 -4Debug assert logics in CNAME merging caused squid to crash.
2008/01/09 04:59:19amosjeffries+13 -1Add ipcache counters to measure various DNS records retrieved from network
2008/01/09 04:06:17amosjeffries+36 -17Build release notes with linuxdoc after last update.
2008/01/09 04:02:50amosjeffries+60 -8Drop Internal DNS CNAME recursion into an experimental option basket
2008/01/09 00:45:32amosjeffries+5 -1Bug #2170 - pt 2: retrieve new port on PORT/EPRT unless fallback mode active
2008/01/08 23:25:00amosjeffries+5 -5Some const-correctness in ipcache to see what its doing.
2008/01/08 11:35:12amosjeffries+1 -2Experiment with ASN OO'ing instead of macros
2008/01/08 02:25:45amosjeffries+3 -42Update notes
2007/12/19 02:47:39amosjeffries+3 -15Update NOTES-IPv6
2007/12/19 02:31:50amosjeffries+2 -3Remove last of inet_aton() from configure tests.
2007/12/19 01:05:53amosjeffries+2 -2Drop last code reference to inet_aton()
2007/12/18 23:06:54amosjeffries+1 -2Remove note added for peer table sorting. No longer needed.
2007/12/18 22:40:49amosjeffries+1 -69Update NOTES-IPv6.
2007/12/19 02:47:39amosjeffries+3 -15Update NOTES-IPv6
2007/12/19 02:31:50amosjeffries+2 -3Remove last of inet_aton() from configure tests.
2007/12/19 01:05:53amosjeffries+2 -2Drop last code reference to inet_aton()
2007/12/18 23:06:54amosjeffries+1 -2Remove note added for peer table sorting. No longer needed.
2007/12/18 22:40:49amosjeffries+1 -69Update NOTES-IPv6.
2007/12/16 22:27:05amosjeffries+20 -40Several compile errors.
2007/12/16 22:27:05amosjeffries+20 -40Several compile errors.
2007/12/14 05:11:22amosjeffries+3 -22Update NOTES-IPv6
2007/12/14 04:55:44amosjeffries+3 -3Cleanup before HEAD push.
2007/12/09 09:34:42amosjeffries+2 -3Compile error in ESI code.
2007/12/09 09:34:42amosjeffries+2 -3Compile error in ESI code.
2007/12/08 02:22:19amosjeffries+3 -3Fix typos.
2007/12/08 00:11:10amosjeffries+13 -9Update NOTES-IPv6
2007/12/07 16:03:03rmartinez+2 -8SNMP modules ready
2007/12/05 08:23:02amosjeffries+2 -2Drag pinger timeout back down to something reasonable.
2007/12/05 07:50:14amosjeffries+108 -12Add ICMPConfig class to break out ICMP/pinger component configuratin options.
2007/12/03 10:30:51rmartinez+2 -1Fix: cachePeerIndex is the new Index
2007/12/03 10:30:51rmartinez+2 -1Fix: cachePeerIndex is the new Index
2007/12/03 09:32:20rmartinez+4 -4This is a key commit. Acording to mib.txt a cache_peer will kept its index until rebooting of SNMP agnet.
2007/12/03 09:29:13rmartinez+2 -1Added support for cachePeer Index
2007/12/03 09:28:06rmartinez+16 -5Adding support for cachePeerIndex
2007/12/03 09:24:48rmartinez+22 -591.- Added log's support lines
2007/12/03 09:20:30rmartinez+3 -2Added cachePeerIndex
2007/12/03 09:16:51rmartinez+45 -15Drop IP indexing on CachePeerTable
2007/12/02 04:25:50amosjeffries+3 -3Bah! typo in IASSERT change.
2007/12/02 04:09:27amosjeffries+5 -5Modify IASSERT debugs to be silent unless its going to crash squid.
2007/12/02 03:45:22amosjeffries+3 -2A little cleanup.
2007/12/01 06:25:17amosjeffries+19 -2Add protection to IP-cache reporting.
2007/12/01 02:20:37amosjeffries+3 -2Protect some header includes better.
2007/12/01 02:14:23amosjeffries+2 -2Drop debugging pinger to /tmp file now.
2007/12/01 02:11:37amosjeffries+301 -179Fix many small problems with pinger upgrade. Works now AFAICT.
2007/11/27 10:10:54amosjeffries+2 -2Fix typo from HEAD.
2007/11/27 08:07:58amosjeffries+19 -4Update NOTES-IPv6
2007/11/27 07:38:30amosjeffries+2 -2Fix SegFault on NetDB domain ping when not given a hostname.
2007/11/27 07:25:50amosjeffries+19 -6Add protection for squid against broken connect() in Debian Linux.
2007/11/26 21:32:35amosjeffries+2 -2Fix: wrong debugs() message displayed on failover to A lookup from AAAA.
2007/11/26 10:29:37amosjeffries+7 -1Document a coding design choice in Internal DNS procedures.
2007/11/26 00:24:13amosjeffries+2 -2Fix typo in segfault fix.
2007/11/25 21:31:01amosjeffries+3 -1Fix segfault in pinger reception of IPv6 ECHO-REPLY.
2007/11/25 21:29:27amosjeffries+2 -2While nice sometimes. 'PRETTY' caused clutter in some functions debug.
2007/11/25 20:06:19rmartinez+2 -2Fix a typo. With this change, snmp support for IPv6 cache peers is solved (squid-2 style one cache per IP)
2007/11/23 14:37:11amosjeffries+3 -1Mark code position where any peer list/table sorting needs to be done.
2007/11/23 00:28:35amosjeffries+6 -6dynamic_cast apparently fails on const objects.
2007/11/22 23:39:22amosjeffries+12 -6Add assignment operator to pair with copy-constructor.
2007/11/22 23:22:40amosjeffries+21 -3Add copy-constructor for IPAddress* pointers.
2007/11/22 20:06:20rmartinez+14 -4A very hard hack to detect. Copy constructor cannot accept *NULL contents. This caused Squid to die some times when expl
2007/11/22 19:52:03rmartinez+29 -16Support the new mib.txt specification for client table. client_type, client_addr. Stil to do the key on a hash table for
2007/11/22 17:21:58rmartinez+12 -14Extending oid2addr signature to support IPv6 address. Cleaner code
2007/11/22 17:20:36rmartinez+5 -4Extending oid2addr signature to support IPv6 address
2007/11/22 14:22:20rmartinez+34 -53Several changes.
2007/11/22 14:16:17rmartinez+5 -14As strings, the code is IP independent ;-) !
2007/11/22 14:12:32rmartinez+9 -6Fixing some misunderstanding concepts on the way values are transmitted.
2007/11/21 08:33:48rmartinez+2 -2one plus due to addr_type
2007/11/21 08:28:45rmartinez+6 -1Some usefull debug traces
2007/11/21 08:19:50rmartinez+3 -1missing node in MIB tree
2007/11/21 08:16:00rmartinez+46 -15Restoring transiently redundant code
2007/11/20 19:31:23rmartinez+5 -21Cleaner and less redundant code
2007/11/20 12:14:22rmartinez+11 -26Cleaner and readable code. (TODO in oid2addr)
2007/11/19 22:34:28amosjeffries+8 -16- Cleanup old experiment in fancy debug.
2007/11/19 21:16:18rmartinez+197 -103This is a very imporant commit.
2007/11/19 11:51:43rmartinez+3 -3Fixing the number of childs, after updating NODE MIB trees (ADDR_TYPE,ADDR_NAME...)
2007/11/12 23:45:12amosjeffries+1 -0Fix RFC index formatting - missing RFC 1157 title.
2007/11/12 15:16:41rmartinez+2019 -0RFC 1157 describing SNMPv1
2007/11/12 15:15:44rmartinez+4 -0updating index
2007/11/01 22:12:17amosjeffries+2 -2Fix Compile Error.
2007/11/01 10:27:27amosjeffries+2 -2Code cleanup.
2007/11/01 07:08:34rmartinez+13 -13More Symbolic names for nodes
2007/10/31 08:36:30rmartinez+59 -551.- Added new nodes client and peer ADDRTYPE and ADDR
2007/10/31 04:53:06amosjeffries+1 -23Cleanup.
2007/10/31 04:51:37amosjeffries+64 -139Code Cleanup
2007/10/31 08:36:30rmartinez+59 -551.- Added new nodes client and peer ADDRTYPE and ADDR
2007/10/31 04:53:06amosjeffries+1 -23Cleanup.
2007/10/31 04:51:37amosjeffries+64 -139Code Cleanup
2007/10/30 02:56:53amosjeffries+680 -0RFC 3162 updates RADIUS authentication where IPv6 may be involved.
2007/10/29 12:24:08amosjeffries+9 -11More code cleanup (PINGER_PAYLOAD_SZ macro)
2007/10/29 11:56:22amosjeffries+33 -28Fix ICMP tests and remove one found ICMP bug.
2007/10/29 11:15:36amosjeffries+45 -3Link base ICMP class unit tests for make check
2007/10/29 09:41:42amosjeffries+28 -27SNMP Agent Fixes
2007/10/29 08:36:30amosjeffries+28 -25Code cleanup.
2007/10/28 15:38:44rmartinez+35 -15IP neutrality implemented acording to mib.txt
2007/10/28 15:18:38rmartinez+22 -1constants for enum for MIB nodes cachePeerAddressType (InetAddressType). See RFC4001
2007/10/28 11:27:56amosjeffries+2 -1Fix compile error from last update.
2007/10/28 10:12:13amosjeffries+21 -28NetBIOS is now officially obsolete and is never expected to support IPv6.
2007/10/28 09:49:53amosjeffries+6 -10Drop some dead code.
2007/10/28 09:07:11amosjeffries+13 -15Formatting.
2007/10/27 14:05:33rmartinez+1 -1rmartine e-mail
2007/10/27 14:01:01rmartinez+15 -0RFC's 4001,1905,1902 entries
2007/10/27 06:03:44amosjeffries+30 -28Eliminate last usages of default_localhost_addr as a global value.
2007/10/26 16:10:19rmartinez+3 -1Warning: SNMP support transiently not ready
2007/10/26 16:10:19rmartinez+3 -1Warning: SNMP support transiently not ready
2007/10/26 15:26:33rmartinez+2243 -0SMI for SNMPv2
2007/10/26 15:25:11rmartinez+1347 -0RFC1905 . Protocol Operations for SNMPv2
2007/10/26 15:21:52rmartinez+21 -4Usefull comments to better understand and relate corresponding RFC's.
2007/10/26 07:52:02rmartinez+163 -137Changes respect to new mib.txt (cachePeerAddresType and cachePeerAddress). Some comments( Not only you, but also text ut
2007/10/24 05:57:27amosjeffries+3 -4Fix compile error after source ping removal.
2007/10/24 02:34:39amosjeffries+40 -202Drop dead code within ALLOW_SOURCE_PING experiment
2007/10/24 02:15:47amosjeffries+11 -2Add function name to HERE macro for debugs.
2007/10/24 01:52:07amosjeffries+17 -19Enable ping requests for IPv6 to be passed to pinger.
2007/10/24 01:42:04amosjeffries+14 -6Fix socket logics in pinger main().
2007/10/23 01:14:03amosjeffries+7 -4Change default of balance_on_multiple_ip to OFF
2007/10/22 21:33:29amosjeffries+5 -0Add RFC 4001 summary to index.
2007/10/22 20:52:56rmartinez+1235 -0RFC on neutral IP addresses
2007/10/22 20:50:27rmartinez+90 -33Updating IPC MIB table. Support for neutral IP address (IPv4/IPv6). See rfc4001.txt for more info
2007/10/22 06:45:07amosjeffries+27 -23Fix segfault on ipcahce addr list merging.
2007/10/17 11:25:49amosjeffries+23 -4Add some documentation to ICMP methods.
2007/10/17 10:24:07amosjeffries+132 -0Add initial unit-tests for ICMP base class methods.
2007/10/16 13:36:15amosjeffries+322 -0Might help if I actually import the class files.
2007/10/16 13:35:08amosjeffries+138 -317Add ICMPPinger for pinger side of squid-pinger link.
2007/10/13 13:29:26amosjeffries+3 -3Compile error in ipcache.
2007/10/11 04:25:18amosjeffries+125 -33Add function to merge two IP address lists together
2007/10/10 02:47:45amosjeffries+4 -4Squid internal is a DNS stub, not a DNS intermediary.
2007/10/10 01:25:00amosjeffries+14 -6Update IPv6 todo list.
2007/10/10 00:51:41amosjeffries+29 -5Following DNS best-practice will cause squid to deny some possible requests
2007/10/09 08:46:59rmartinez+2 -1Just a syntax typo
2007/10/09 08:43:35rmartinez+4 -0Importing IPv6 Textual Convention (rfc2465)
2007/10/08 18:30:00serassio+3 -3Fix a typo and a forgotten change
2007/10/08 15:43:38rmartinez+6 -0Some aiding notes to better read Squid MIB
2007/10/08 13:50:27amosjeffries+464 -77Add ICMPv6 module class to pinger.
2007/10/08 12:28:55amosjeffries+11 -1Fix occasional segfault in ipcache.
2007/10/08 04:23:29amosjeffries+9 -9Fix case-sensative filename of icmp.h, actually ICMP.h.
2007/10/07 21:24:23amosjeffries+22 -27Fix more compile errors in Win32 build
2007/10/07 11:44:14amosjeffries+6 -4Fix compile errors in win32 IPC glue.
2007/10/07 11:37:20amosjeffries+11 -25Fix compile errors in new code with --enable-icmp
2007/10/07 09:54:49serassio+11 -12More conversion/fixes of windows IPC to protocol-neutral code.
2007/10/07 06:19:56amosjeffries+505 -341Abstract the old content of icmp.cc into ICMPSquid class
2007/10/07 01:42:57amosjeffries+2 -2Null change. Just for code readability.
2007/10/07 01:34:24amosjeffries+102 -80Abstract compiler glue into ICMP headers
2007/10/07 01:11:03amosjeffries+36 -29Half-blind coversion of windows IPC to protocol-neutral code.
2007/10/06 20:49:07serassio+12 -8Update the "Windows glue" for IPv6 changes
2007/10/06 20:28:00serassio+2 -2Use SQUIDHOSTNAMELEN instead of MAXHOSTNAMELEN
2007/10/06 20:25:51serassio+65 -33Various fixes to allow the build on MinGW
2007/10/06 19:54:24serassio+21 -18Fix function prototype and some missing MinGW defines
2007/10/06 15:17:04amosjeffries+561 -307Migrate the pinger ICMP core code into ICMPv4 class.
2007/10/06 12:50:49amosjeffries+87 -3Add ICMP abstract class for base of ICMP engines to come.
2007/10/06 04:50:37amosjeffries+2 -2Tweak "all" ACL default match to silence WARNING logging.
2007/10/04 10:02:05amosjeffries+1 -10libssl 0.9.8 and later support IPv6.
2007/10/03 21:24:53amosjeffries+17 -2Add undocumented 'ipv4' option to http(s)_port options
2007/10/10 02:47:45amosjeffries+4 -4Squid internal is a DNS stub, not a DNS intermediary.
2007/10/10 01:25:00amosjeffries+14 -6Update IPv6 todo list.
2007/10/10 00:51:41amosjeffries+29 -5Following DNS best-practice will cause squid to deny some possible requests
2007/10/09 08:46:59rmartinez+2 -1Just a syntax typo
2007/10/09 08:43:35rmartinez+4 -0Importing IPv6 Textual Convention (rfc2465)
2007/10/08 18:30:00serassio+3 -3Fix a typo and a forgotten change
2007/10/08 15:43:38rmartinez+6 -0Some aiding notes to better read Squid MIB
2007/10/08 13:50:27amosjeffries+464 -77Add ICMPv6 module class to pinger.
2007/10/08 12:28:55amosjeffries+11 -1Fix occasional segfault in ipcache.
2007/10/08 04:23:29amosjeffries+9 -9Fix case-sensative filename of icmp.h, actually ICMP.h.
2007/10/07 21:24:23amosjeffries+22 -27Fix more compile errors in Win32 build
2007/10/07 11:44:14amosjeffries+6 -4Fix compile errors in win32 IPC glue.
2007/10/07 11:37:20amosjeffries+11 -25Fix compile errors in new code with --enable-icmp
2007/10/07 09:54:49serassio+11 -12More conversion/fixes of windows IPC to protocol-neutral code.
2007/10/07 06:19:56amosjeffries+505 -341Abstract the old content of icmp.cc into ICMPSquid class
2007/10/07 01:42:57amosjeffries+2 -2Null change. Just for code readability.
2007/10/07 01:34:24amosjeffries+102 -80Abstract compiler glue into ICMP headers
2007/10/07 01:11:03amosjeffries+36 -29Half-blind coversion of windows IPC to protocol-neutral code.
2007/10/06 20:49:07serassio+12 -8Update the "Windows glue" for IPv6 changes
2007/10/06 20:28:00serassio+2 -2Use SQUIDHOSTNAMELEN instead of MAXHOSTNAMELEN
2007/10/06 20:25:51serassio+65 -33Various fixes to allow the build on MinGW
2007/10/06 19:54:24serassio+21 -18Fix function prototype and some missing MinGW defines
2007/10/06 15:17:04amosjeffries+561 -307Migrate the pinger ICMP core code into ICMPv4 class.
2007/10/06 12:50:49amosjeffries+87 -3Add ICMP abstract class for base of ICMP engines to come.
2007/10/06 04:50:37amosjeffries+2 -2Tweak "all" ACL default match to silence WARNING logging.
2007/10/04 10:02:05amosjeffries+1 -10libssl 0.9.8 and later support IPv6.
2007/10/03 21:24:53amosjeffries+17 -2Add undocumented 'ipv4' option to http(s)_port options
2007/10/03 04:49:13amosjeffries+27 -29Compile errors when --enable-ssl used.
2007/10/02 06:02:52amosjeffries+2 -2Compile error from previous commit.
2007/10/02 04:54:51amosjeffries+15 -8Remove _res_ext variation glue from autoconf.
2007/09/30 18:59:04serassio+2 -2Fix build error on Windows using MinGW
2007/09/30 18:16:13serassio+4 -4Fix syntax error in nsaddr tests
2007/09/29 12:21:10amosjeffries+3 -3Fix more mask-related bugs in transition from HEAD to IPv6
2007/09/27 23:04:02amosjeffries+2 -2Maintein coding conventions.
2007/09/27 21:07:33amosjeffries+4 -2Fix typo in ACLIP mask conversion.
2007/09/26 03:59:51amosjeffries+21 -2Reduce duplicate addresses from dnsserver when using multiple NS
2007/09/26 03:54:04amosjeffries+7 -7Fix compile errors after merge from HEAD.
2007/09/25 07:39:07rmartinez+2 -1A typo: forgot val_len on previous commit
2007/09/25 07:35:12rmartinez+3 -6A more efficient use of memory
2007/09/24 15:06:46rmartinez+21 -7Added IPv6 MIB values
2007/09/24 02:16:51amosjeffries+51 -0Add .h files for inet_* helpers, missed in previous commit.
2007/09/24 02:15:46amosjeffries+530 -19Add inet_ntop, inet_pton supporting functions. Misc other Fixes
2007/09/23 10:11:38serassio+11 -2Include TCP-IP definitions on Windows
2007/09/22 19:25:16serassio+4 -3Fixed build error on Solaris x86 using gcc 3.4.3
2007/09/21 12:23:45amosjeffries+2 -2Make "all src all" a default ACL. (was none set)
2007/09/21 11:37:18amosjeffries+3 -3Bring display formatting back inline with HEAD
2007/09/21 09:08:24amosjeffries+13 -4Fix fallout from actual FreeBSD compile tests.
2007/09/18 04:48:08amosjeffries+5 -5Fix compile error on systems where _res_ext is not defined.
2007/09/14 13:11:02amosjeffries+4 -4Fix an incorrect protection fix for poll/select changes.
2007/09/14 12:48:54amosjeffries+6 -4Fix the fix for --disable-mempools.
2007/09/12 13:17:38amosjeffries+5 -3Fix logic errors in configure --disable-pools
2007/09/12 13:11:02amosjeffries+3 -1Wrap an assert.h include safely.
2007/09/12 12:52:49amosjeffries+20 -4Cleanly specify copyrights on new code added for IPv6.
2007/09/12 12:34:40amosjeffries+6 -2Patch around a locking problem in ipcache.
2007/09/12 08:21:32amosjeffries+5 -3Misc ACLIP - prevent logical flow continuance after fatal errors.
2007/09/12 08:10:54amosjeffries+9 -1Use _res_init() directly as a backup to res_init()
2007/09/11 01:42:36amosjeffries+13 -4Update NOTES-IPv6
2007/10/03 21:24:53amosjeffries+17 -2Add undocumented 'ipv4' option to http(s)_port options
2007/10/03 04:49:13amosjeffries+27 -29Compile errors when --enable-ssl used.
2007/10/02 06:02:52amosjeffries+2 -2Compile error from previous commit.
2007/10/02 06:02:52amosjeffries+2 -2Compile error from previous commit.
2007/10/02 04:54:51amosjeffries+15 -8Remove _res_ext variation glue from autoconf.
2007/09/30 18:59:04serassio+2 -2Fix build error on Windows using MinGW
2007/09/30 18:16:13serassio+4 -4Fix syntax error in nsaddr tests
2007/09/29 12:21:10amosjeffries+3 -3Fix more mask-related bugs in transition from HEAD to IPv6
2007/09/27 23:04:02amosjeffries+2 -2Maintein coding conventions.
2007/09/27 21:07:33amosjeffries+4 -2Fix typo in ACLIP mask conversion.
2007/09/26 03:59:51amosjeffries+21 -2Reduce duplicate addresses from dnsserver when using multiple NS
2007/09/26 03:54:04amosjeffries+7 -7Fix compile errors after merge from HEAD.
2007/09/25 07:39:07rmartinez+2 -1A typo: forgot val_len on previous commit
2007/09/25 07:35:12rmartinez+3 -6A more efficient use of memory
2007/09/24 15:06:46rmartinez+21 -7Added IPv6 MIB values
2007/09/24 02:16:51amosjeffries+51 -0Add .h files for inet_* helpers, missed in previous commit.
2007/09/24 02:15:46amosjeffries+530 -19Add inet_ntop, inet_pton supporting functions. Misc other Fixes
2007/09/23 10:11:38serassio+11 -2Include TCP-IP definitions on Windows
2007/09/22 19:25:16serassio+4 -3Fixed build error on Solaris x86 using gcc 3.4.3
2007/09/21 12:23:45amosjeffries+2 -2Make "all src all" a default ACL. (was none set)
2007/09/21 11:37:18amosjeffries+3 -3Bring display formatting back inline with HEAD
2007/09/21 09:08:24amosjeffries+13 -4Fix fallout from actual FreeBSD compile tests.
2007/09/18 04:48:08amosjeffries+5 -5Fix compile error on systems where _res_ext is not defined.
2007/09/14 13:11:02amosjeffries+4 -4Fix an incorrect protection fix for poll/select changes.
2007/09/14 12:48:54amosjeffries+6 -4Fix the fix for --disable-mempools.
2007/09/12 13:17:38amosjeffries+5 -3Fix logic errors in configure --disable-pools
2007/09/12 13:11:02amosjeffries+3 -1Wrap an assert.h include safely.
2007/09/12 12:52:49amosjeffries+20 -4Cleanly specify copyrights on new code added for IPv6.
2007/09/12 12:34:40amosjeffries+6 -2Patch around a locking problem in ipcache.
2007/09/12 08:21:32amosjeffries+5 -3Misc ACLIP - prevent logical flow continuance after fatal errors.
2007/09/12 08:10:54amosjeffries+9 -1Use _res_init() directly as a backup to res_init()
2007/09/11 01:42:36amosjeffries+13 -4Update NOTES-IPv6
2007/09/10 05:26:20amosjeffries+1 -1Add IPAddress type to new cf.data.depend
2007/09/27 23:04:02amosjeffries+2 -2Maintein coding conventions.
2007/09/27 21:07:33amosjeffries+4 -2Fix typo in ACLIP mask conversion.
2007/09/26 03:59:51amosjeffries+21 -2Reduce duplicate addresses from dnsserver when using multiple NS
2007/09/26 03:54:04amosjeffries+7 -7Fix compile errors after merge from HEAD.
2007/09/25 07:39:07rmartinez+2 -1A typo: forgot val_len on previous commit
2007/09/25 07:35:12rmartinez+3 -6A more efficient use of memory
2007/09/24 15:06:46rmartinez+21 -7Added IPv6 MIB values
2007/09/24 02:16:51amosjeffries+51 -0Add .h files for inet_* helpers, missed in previous commit.
2007/09/24 02:15:46amosjeffries+530 -19Add inet_ntop, inet_pton supporting functions. Misc other Fixes
2007/09/23 10:11:38serassio+11 -2Include TCP-IP definitions on Windows
2007/09/22 19:25:16serassio+4 -3Fixed build error on Solaris x86 using gcc 3.4.3
2007/09/21 12:23:45amosjeffries+2 -2Make "all src all" a default ACL. (was none set)
2007/09/21 11:37:18amosjeffries+3 -3Bring display formatting back inline with HEAD
2007/09/21 09:08:24amosjeffries+13 -4Fix fallout from actual FreeBSD compile tests.
2007/09/18 04:48:08amosjeffries+5 -5Fix compile error on systems where _res_ext is not defined.
2007/09/14 13:11:02amosjeffries+4 -4Fix an incorrect protection fix for poll/select changes.
2007/09/14 12:48:54amosjeffries+6 -4Fix the fix for --disable-mempools.
2007/09/12 13:17:38amosjeffries+5 -3Fix logic errors in configure --disable-pools
2007/09/12 13:11:02amosjeffries+3 -1Wrap an assert.h include safely.
2007/09/12 12:52:49amosjeffries+20 -4Cleanly specify copyrights on new code added for IPv6.
2007/09/12 12:34:40amosjeffries+6 -2Patch around a locking problem in ipcache.
2007/09/12 08:21:32amosjeffries+5 -3Misc ACLIP - prevent logical flow continuance after fatal errors.
2007/09/12 08:10:54amosjeffries+9 -1Use _res_init() directly as a backup to res_init()
2007/09/11 01:42:36amosjeffries+13 -4Update NOTES-IPv6
2007/09/10 05:26:20amosjeffries+1 -1Add IPAddress type to new cf.data.depend
2007/09/01 01:25:15amosjeffries+2 -2Protect some IPv6-only code properly in IPv4-only build.
2007/08/31 13:11:21amosjeffries+1 -4Drop an unneeded INET6 todo.
2007/08/31 13:07:48amosjeffries+2 -2Drop a casting.
2007/08/31 13:03:01amosjeffries+4 -4Fix compile errors imported from HEAD.
2007/08/31 09:57:44amosjeffries+11 -22Update NOTES-IPv6
2007/08/29 11:52:37amosjeffries+19 -8Boost internal resolver CNAME lookup with a waiting state counter.
2007/08/29 11:23:15amosjeffries+7 -20Final part: FreeBSD _res updates for IPv6.
2007/08/29 07:44:01amosjeffries+9 -5Cosmeticfix to display of external ACL helper details.
2007/08/29 05:36:52amosjeffries+2 -2Fix wrong protection style just added.
2007/08/29 05:31:27amosjeffries+47 -3Located different _res structure fields for FreeBSD.
2007/08/29 02:08:31amosjeffries+1 -8Update NOTES-IPv6 - branch now compiles again with SNMP as per default.
2007/08/29 02:07:46amosjeffries+11 -15Fix last of the SNMP core compile errors.
2007/09/01 01:25:15amosjeffries+2 -2Protect some IPv6-only code properly in IPv4-only build.
2007/08/31 13:11:21amosjeffries+1 -4Drop an unneeded INET6 todo.
2007/08/31 13:07:48amosjeffries+2 -2Drop a casting.
2007/08/31 13:03:01amosjeffries+4 -4Fix compile errors imported from HEAD.
2007/08/31 09:57:44amosjeffries+11 -22Update NOTES-IPv6
2007/08/29 11:52:37amosjeffries+19 -8Boost internal resolver CNAME lookup with a waiting state counter.
2007/08/29 11:23:15amosjeffries+7 -20Final part: FreeBSD _res updates for IPv6.
2007/08/29 07:44:01amosjeffries+9 -5Cosmeticfix to display of external ACL helper details.
2007/08/29 05:36:52amosjeffries+2 -2Fix wrong protection style just added.
2007/08/29 05:31:27amosjeffries+47 -3Located different _res structure fields for FreeBSD.
2007/08/29 02:08:31amosjeffries+1 -8Update NOTES-IPv6 - branch now compiles again with SNMP as per default.
2007/08/29 02:07:46amosjeffries+11 -15Fix last of the SNMP core compile errors.
2007/08/29 01:42:39amosjeffries+33 -64Fix many compile errors in snmp_core.cc
2007/08/28 12:30:47amosjeffries+13 -1Fix: unprotected component-specific code.
2007/08/28 08:33:26amosjeffries+3 -2Maybe fix a problem connecting to IPv4 nameservers in IPv6 build. (FreeBSD)
2007/08/28 03:02:27amosjeffries+38 -16SNMP now enabled in HEAD.
2007/08/28 00:10:46amosjeffries+33 -31Prevent IPv6 --with-* options being tested when disabled
2007/08/28 00:06:50amosjeffries+4 -2Add counter macros ommitted from _res fix.
2007/08/27 14:15:30amosjeffries+30 -2Add configure-time tests for _res._u._ext resolver fields.
2007/08/27 14:09:58amosjeffries+64 -25Fix dnsserver to handle IPv6 in -s option.
2007/08/27 04:01:08amosjeffries+8 -2Add option for dnsserver helper to prefer IPv6 results over IPv4.
2007/08/27 02:40:56amosjeffries+11 -13Tidy configure dsplay of IPv6 checks.
2007/08/27 02:25:33amosjeffries+1 -9Fix merge clash, slipped in.
2007/08/26 03:43:54amosjeffries+15 -11Fix some big Weirdness in CNAME handling.
2007/08/26 01:57:53amosjeffries+5 -2Fix memory leak in ipcache.
2007/08/26 01:47:21amosjeffries+3 -5Fix occasional segfault in dstdomain ACL
2007/08/25 23:52:22amosjeffries+7 -13Fix some more weirdness. valgrind located.
2007/08/25 15:02:34amosjeffries+21 -11Fix the cause of some bits of weirdness. valgrind detected.
2007/08/25 02:11:46amosjeffries+14 -4Fix typo in WCCP startup checks.
2007/08/24 09:30:22amosjeffries+4 -2Oops, dropped getaddr/nameinfo check in that last update.
2007/08/24 09:15:35amosjeffries+2 -13Remove some code-duplication after merge from HEAD.
2007/08/24 06:24:41amosjeffries+16 -5Document new external_acl_type options
2007/08/24 01:12:59amosjeffries+2 -2Correct debugs typo indicating wrong function location.
2007/08/23 08:35:25amosjeffries+15 -15Fix inconsistent use of configuration macros.
2007/08/23 04:28:12amosjeffries+15 -3Update NOTES-IPv6 future project plans list.
2007/08/23 04:27:06amosjeffries+41 -27Part 3: helper port IPv4/6 options.
2007/08/22 08:41:18amosjeffries+8 -33Update NOTES-IPv6 to remove mentio of bugs now fixed.
2007/08/22 08:25:00amosjeffries+4 -3Fix Bug: mixed ACL with IPv4 and IPv6 addresses never matches IPv4.
2007/08/22 03:29:34amosjeffries+8 -3Part 2: ensure backwards compatible external helpers
2007/08/22 02:27:03amosjeffries+45 -22Part 1: IPv6 enabling external ACL helpers
2007/08/21 23:42:13amosjeffries+11 -5Fix typo in NAT lookup causing segfault.
2007/08/21 12:52:17amosjeffries+53 -4Add ability to force an IPAddress content to output as IPv4-only
2007/08/21 11:51:23amosjeffries+16 -32Fix transport error (part of a dead experiment slipped into CVS in error).
2007/08/20 11:53:14amosjeffries+28 -4Update NOTES-IPv6 with current issues.
2007/08/20 10:42:06amosjeffries+0 -122Drop unused gethostbyname header.
2007/08/19 13:01:52amosjeffries+1 -5Update notes. resolved some weirdness.
2007/08/19 12:58:16amosjeffries+2 -3Let getMyHostname return a partial-FQDN if it rDNS resolves.
2007/08/19 12:52:36amosjeffries+35 -1Add new weirdness to NOTES-IPv6
2007/08/19 12:45:56amosjeffries+11 -12Handle AI pointer in getMyHostname properly.
2007/08/19 12:12:05amosjeffries+5 -3Darn compile errors
2007/08/19 12:08:00amosjeffries+24 -21Return gethostname().
2007/08/19 10:54:51amosjeffries+14 -13Misc function detection fixes.
2007/08/17 02:53:13amosjeffries+45 -45Trial even better configure check. (Thanks Henrik)
2007/08/17 00:30:40amosjeffries+4 -4Better include structure for get*info()
2007/08/16 22:13:41amosjeffries+36 -0Add getnameinfo.h ommitted from previous patch.
2007/08/16 12:33:30amosjeffries+23 -19Found working configure setup.
2007/08/16 11:34:59amosjeffries+116 -121Move getaddrinfo.h into proper include path
2007/08/16 10:05:43amosjeffries+487 -319Non-IPv6 capable OS fixes.
2007/08/15 22:51:32amosjeffries+2 -2Fix compile error in IPv4-only mode.
2007/08/15 05:19:51amosjeffries+6 -4Update change notes on all.
2007/08/15 05:16:38amosjeffries+838 -5Add getaddrinfo implementation from fetchmail
2007/08/15 04:12:04amosjeffries+5 -5Misc compile errors from HEAd.
2007/08/14 11:57:33amosjeffries+2 -2Fix makefile typo.
2007/08/14 09:39:30amosjeffries+31 -37Upgrade getMyHostname from using various obsolete calls to unified
2007/08/14 02:15:56amosjeffries+6 -6Some compile errors from head.
2007/08/13 10:05:17amosjeffries+18 -17Bah. I left a compile error in HEAD from FTP fix.
2007/08/13 10:03:55amosjeffries+14 -2Fix compile errors in IPv4 build, adds better IPv6 code isolation
2007/08/12 09:12:57amosjeffries+6 -10Update NOTES-IPv6
2007/08/12 09:06:05amosjeffries+23 -33Fix URL with bracket-wrapped IP not resolved by squid.
2007/08/12 07:34:02amosjeffries+133 -237Remove IPAddressType
2007/08/12 04:57:38amosjeffries+3 -3Fix NtoA where some displays may produce garbage.
2007/08/12 04:14:36amosjeffries+31 -21Cleanup API. make NtoA accept AF_* instead of equivalent IPAddressType enum
2007/08/12 00:05:14amosjeffries+8 -8Slightly modify squid.conf documentation to use new name for IPv6 ACL.
2007/08/12 00:01:24amosjeffries+9 -1Officially codify the IPv6-all ACL for use.
2007/08/12 00:05:14amosjeffries+8 -8Slightly modify squid.conf documentation to use new name for IPv6 ACL.
2007/08/12 00:01:24amosjeffries+9 -1Officially codify the IPv6-all ACL for use.
2007/08/11 13:26:01amosjeffries+44 -18Fix some sources of 'Unable to resolve hostname' on IPv6-as-URL.
2007/08/11 03:24:41amosjeffries+2 -2Polish RFS index content.
2007/08/11 03:00:43amosjeffries+18 -24Update IPv6 notes.
2007/08/11 02:37:57amosjeffries+11 -3Add part 2 of Windows Vista support:
2007/08/11 02:11:54amosjeffries+31 -7Fix dump routine test broken by squidclient formatting change.
2007/08/11 01:11:48amosjeffries+3 -1Add some asserts to drag rare segfault back to cause position.
2007/08/10 10:41:09amosjeffries+13 -13Some Formatting tweaks to squidclient output. Much more readable.
2007/08/10 10:41:09amosjeffries+13 -13Some Formatting tweaks to squidclient output. Much more readable.
2007/08/10 09:32:39amosjeffries+13 -2Make squidclient use destination squid address type determin the connection
2007/08/10 07:54:03amosjeffries+35 -32squidclient fixes:
2007/08/09 05:11:57amosjeffries+116 -109Re-write dnsserver for protocol-independance.
2007/08/08 05:46:29amosjeffries+27 -4Document tcp_outgoing_address voodoo needed to use explicit outbound
2007/08/07 23:25:10amosjeffries+32 -10Add --with-ipv4-mapped option to support Hybrid-Stack OS
2007/08/07 12:33:19amosjeffries+13 -2Add notes on some recently identified limits to IPv6 build.
2007/08/07 08:45:39amosjeffries+6 -1Note about dnsserver protocol bug found. IPv4-only structure in use.
2007/08/07 08:44:44amosjeffries+8 -6Replace assert with debusg WARNING on absent nameservers
2007/08/06 02:42:51amosjeffries+6 -4Fix compile errors with external dnsserver helper.
2007/08/05 23:26:42amosjeffries+2 -2Fix typo in legacy code DNSSERVERS.
2007/08/05 23:25:23amosjeffries+2 -2Fix typo in FreeBSD hack. Parameter macro named wrong.
2007/08/05 23:26:42amosjeffries+2 -2Fix typo in legacy code DNSSERVERS.
2007/08/05 23:25:23amosjeffries+2 -2Fix typo in FreeBSD hack. Parameter macro named wrong.
2007/08/05 14:03:05amosjeffries+2 -2Experiment: lets see if FreeBSD likes ACLIP better without AI_V4MAPPED
2007/08/05 13:49:31amosjeffries+9 -2Apparently EAI_NODATA is now deprecated/obsolete.
2007/08/05 12:30:23amosjeffries+50 -22Fix http_port with FQDN fails with 'Bungled squid.conf'
2007/08/05 09:02:06amosjeffries+11 -5Boost debugs on http_port parsing.
2007/08/05 08:56:48amosjeffries+2 -2Boost debugs output on ACLIP IPA lookup failure.
2007/08/05 08:56:14amosjeffries+13 -1Add hack to re-enable access to in6_addt.s6_addr* fields in FreeBSD
2007/08/04 12:13:08amosjeffries+1 -6Drop ASN typedef from old IPv6 attempt.
2007/08/04 12:11:27amosjeffries+3 -7Rollback FreBSD netinet hack. Didn't work.
2007/08/04 10:41:43amosjeffries+24 -26Correct the NetworkCompare documentation.
2007/08/04 06:54:34amosjeffries+3 -1Boost debugging info for ACLIP.
2007/08/04 06:03:25amosjeffries+9 -2Update bug notes.
2007/08/04 02:56:35amosjeffries+7 -3FreeBSD defined IPv6 structs in a seperate locale.
2007/08/02 11:48:32amosjeffries+5 -4Fix Logic errors in ACLARP.
2007/08/02 11:38:05amosjeffries+6 -3Compile fixes.
2007/07/31 04:02:54amosjeffries+24 -21Fix some fnancy unit-tests that proved to be non-portable.
2007/07/30 12:02:50amosjeffries+8 -7Complete conversion in forward.cc
2007/07/30 11:46:46amosjeffries+3 -3Convert more ICMP code.
2007/07/30 11:09:09amosjeffries+2 -2Typo in SNMP.
2007/07/30 11:06:49amosjeffries+4 -4Finish IPC code conversion.
2007/07/30 03:17:59amosjeffries+91 -63Split two initialisation methods of addrinfo.
2007/07/30 01:28:25amosjeffries+3 -3Convert some more ICAP code to IPv6-compatible
2007/07/29 04:51:00amosjeffries+7 -5Minor fixes for Solaris.
2007/07/27 01:40:18amosjeffries+19 -15Update NOTES.
2007/07/20 02:06:32amosjeffries+8 -2Add NOTES on netfilter experuiments so far.
2007/07/18 12:47:59amosjeffries+5 -5Fix some typos in old external dnsserver code.
2007/07/15 09:18:11amosjeffries+36 -29Cleanup a IPv4-IPv6 boundary in WCCP2 component.
2007/07/15 07:17:23amosjeffries+3 -3Fix IP comparison segfault bug in IPv4 mode.
2007/07/13 13:48:03amosjeffries+51 -39Fix remaining localhost problems:
2007/07/13 10:14:39amosjeffries+2 -1NOTE: ACLChecklist destructor CAN fail on assert(auth_user_request)
2007/07/13 10:05:41amosjeffries+2 -2Fix byte-offset error on IP comparison.
2007/07/12 22:20:00amosjeffries+1 -2Formattgin cleanup
2007/07/20 02:06:32amosjeffries+8 -2Add NOTES on netfilter experuiments so far.
2007/07/18 12:47:59amosjeffries+5 -5Fix some typos in old external dnsserver code.
2007/07/15 09:18:11amosjeffries+36 -29Cleanup a IPv4-IPv6 boundary in WCCP2 component.
2007/07/15 07:17:23amosjeffries+3 -3Fix IP comparison segfault bug in IPv4 mode.
2007/07/13 13:48:03amosjeffries+51 -39Fix remaining localhost problems:
2007/07/13 10:14:39amosjeffries+2 -1NOTE: ACLChecklist destructor CAN fail on assert(auth_user_request)
2007/07/13 10:05:41amosjeffries+2 -2Fix byte-offset error on IP comparison.
2007/07/12 22:20:00amosjeffries+1 -2Formattgin cleanup
2007/07/20 02:06:32amosjeffries+8 -2Add NOTES on netfilter experuiments so far.
2007/07/18 12:47:59amosjeffries+5 -5Fix some typos in old external dnsserver code.
2007/07/15 09:18:11amosjeffries+36 -29Cleanup a IPv4-IPv6 boundary in WCCP2 component.
2007/07/15 07:17:23amosjeffries+3 -3Fix IP comparison segfault bug in IPv4 mode.
2007/07/13 13:48:03amosjeffries+51 -39Fix remaining localhost problems:
2007/07/13 10:14:39amosjeffries+2 -1NOTE: ACLChecklist destructor CAN fail on assert(auth_user_request)
2007/07/13 10:05:41amosjeffries+2 -2Fix byte-offset error on IP comparison.
2007/07/12 22:20:00amosjeffries+1 -2Formattgin cleanup
2007/07/11 01:34:06amosjeffries+17 -7Add --with-cache-user= configure option to set at compile time the default
2007/07/06 10:50:48amosjeffries+17 -8Fix ipcache infinite loop on stat display.
2007/06/30 12:01:39amosjeffries+69 -34Applied astyle
2007/06/30 08:04:10amosjeffries+4 -3Catch case of unknown addrinfo family given for conversion and return proper result.
2007/06/29 17:34:58amosjeffries+12 -2Fix protocol type of remote clients not being saved properly.
2007/06/29 16:47:59amosjeffries+16 -3Update NOTES-IPv6 to mention localhost-apps issue (hopefully closed already)
2007/06/29 16:29:35amosjeffries+17 -1Attempted fix: Squid connecting to any program on localhost uses ::1
2007/06/29 15:49:01amosjeffries+3 -3Fix: setting http_port [ip]:port ignores the specified port.
2007/06/29 15:43:22amosjeffries+7 -7The RFC1035 Destrpy* functions have been altered to atomically ensure that
2007/06/29 14:47:10amosjeffries+206 -50Fix DNS Bug #where packet would be erroneously identified as Malformed.
2007/06/29 07:56:59amosjeffries+6 -1Fix edge case where CNAME recursion took so long a DNS timeout occurs.
2007/06/26 13:15:26amosjeffries+3 -3Fix small logic error in CNAME processing.
2007/06/26 13:03:28amosjeffries+5 -7Polish output of ipcahce in squidclient to display of IPv6 list nicer
2007/06/25 13:09:37amosjeffries+1 -6Update NOTES-IPv6
2007/06/25 13:09:00amosjeffries+15 -13Drop ipcache locks not really needed and causing loops in ipcache linked-lists
2007/06/25 12:28:50amosjeffries+5 -1Update NOTES-IPv6 on latest problems found.
2007/06/25 12:22:06amosjeffries+8 -2Add missed case where CNAME returns and also has Additional A/AAAA records.
2007/07/06 10:50:48amosjeffries+17 -8Fix ipcache infinite loop on stat display.
2007/06/30 12:01:39amosjeffries+69 -34Applied astyle
2007/06/30 08:04:10amosjeffries+4 -3Catch case of unknown addrinfo family given for conversion and return proper result.
2007/06/29 17:34:58amosjeffries+12 -2Fix protocol type of remote clients not being saved properly.
2007/06/29 16:47:59amosjeffries+16 -3Update NOTES-IPv6 to mention localhost-apps issue (hopefully closed already)
2007/06/29 16:29:35amosjeffries+17 -1Attempted fix: Squid connecting to any program on localhost uses ::1
2007/06/29 15:49:01amosjeffries+3 -3Fix: setting http_port [ip]:port ignores the specified port.
2007/06/29 15:43:22amosjeffries+7 -7The RFC1035 Destrpy* functions have been altered to atomically ensure that
2007/06/29 14:47:10amosjeffries+206 -50Fix DNS Bug #where packet would be erroneously identified as Malformed.
2007/06/29 07:56:59amosjeffries+6 -1Fix edge case where CNAME recursion took so long a DNS timeout occurs.
2007/06/30 12:01:39amosjeffries+69 -34Applied astyle
2007/06/30 08:04:10amosjeffries+4 -3Catch case of unknown addrinfo family given for conversion and return proper result.
2007/06/29 17:34:58amosjeffries+12 -2Fix protocol type of remote clients not being saved properly.
2007/06/29 16:47:59amosjeffries+16 -3Update NOTES-IPv6 to mention localhost-apps issue (hopefully closed already)
2007/06/29 16:29:35amosjeffries+17 -1Attempted fix: Squid connecting to any program on localhost uses ::1
2007/06/29 15:49:01amosjeffries+3 -3Fix: setting http_port [ip]:port ignores the specified port.
2007/06/29 15:43:22amosjeffries+7 -7The RFC1035 Destrpy* functions have been altered to atomically ensure that
2007/06/29 14:47:10amosjeffries+206 -50Fix DNS Bug #where packet would be erroneously identified as Malformed.
2007/06/29 07:56:59amosjeffries+6 -1Fix edge case where CNAME recursion took so long a DNS timeout occurs.
2007/06/26 13:15:26amosjeffries+3 -3Fix small logic error in CNAME processing.
2007/06/26 13:03:28amosjeffries+5 -7Polish output of ipcahce in squidclient to display of IPv6 list nicer
2007/06/25 13:09:37amosjeffries+1 -6Update NOTES-IPv6
2007/06/25 13:09:00amosjeffries+15 -13Drop ipcache locks not really needed and causing loops in ipcache linked-lists
2007/06/25 12:28:50amosjeffries+5 -1Update NOTES-IPv6 on latest problems found.
2007/06/25 12:22:06amosjeffries+8 -2Add missed case where CNAME returns and also has Additional A/AAAA records.
2007/06/25 09:54:21amosjeffries+18 -8Update NOTES-IPv6 on latest changes
2007/06/25 09:23:30amosjeffries+19 -19Fix bug where IPv4 vs IPv4 comparison would fail (only in IPv6 mode)
2007/06/24 11:36:55amosjeffries+9 -22Update NOTES-IPv6 to remove closed issues.
2007/06/24 11:26:11amosjeffries+188 -56Make Squid CNAME-aware. Recursing to lookup IPA if a CNAME is given.
2007/06/24 11:36:55amosjeffries+9 -22Update NOTES-IPv6 to remove closed issues.
2007/06/24 11:26:11amosjeffries+188 -56Make Squid CNAME-aware. Recursing to lookup IPA if a CNAME is given.
2007/06/22 08:14:32amosjeffries+2 -2Update RFC1035 library to handle CNAME records properly.
2007/06/22 07:30:23amosjeffries+10 -4Gah, re-fix const function not to alter 'this'.
2007/06/22 06:09:45amosjeffries+36 -22Fix thinking error.
2007/06/21 12:54:12amosjeffries+10 -44Update notes on DNS issue discovered.
2007/06/22 08:14:32amosjeffries+2 -2Update RFC1035 library to handle CNAME records properly.
2007/06/22 07:30:23amosjeffries+10 -4Gah, re-fix const function not to alter 'this'.
2007/06/22 06:09:45amosjeffries+36 -22Fix thinking error.
2007/06/21 12:54:12amosjeffries+10 -44Update notes on DNS issue discovered.
2007/06/21 12:29:39amosjeffries+35 -18Fix logic bug which caused DNS failover to always lookup A records.
2007/06/21 11:06:12amosjeffries+4 -3Fix some invalid memset init of IPAddress variables
2007/06/21 12:54:12amosjeffries+10 -44Update notes on DNS issue discovered.
2007/06/21 12:29:39amosjeffries+35 -18Fix logic bug which caused DNS failover to always lookup A records.
2007/06/21 11:06:12amosjeffries+4 -3Fix some invalid memset init of IPAddress variables
2007/06/21 10:14:08amosjeffries+5 -4Update code version string to indicate IPv6 branch.
2007/06/20 08:07:13amosjeffries+3 -2Fix syntax clashes found by g++ 4.2
2007/06/19 02:21:19amosjeffries+3 -3Fix ACL bug caught by g++ 4.2
2007/06/18 10:34:04amosjeffries+1 -2Remove temp fix for Bug #1900 (HEAD fixed)
2007/06/14 12:04:32amosjeffries+38 -56Cleanup older conversion code in FTP.
2007/06/14 11:40:30amosjeffries+34 -19Cleanup conversion in IPInterception
2007/06/14 11:26:51amosjeffries+7 -72Remove obsolete function safe_inet_addr()
2007/06/14 07:34:56amosjeffries+4 -3Fix Bug #1900: squid -k shutdown fails to close parent.
2007/06/13 10:33:51amosjeffries+5 -2Update notes on planned upgrade path.
2007/06/13 10:06:11amosjeffries+18 -8IPv6 enable test-suite pconn-banger
2007/06/13 09:42:39amosjeffries+3 -35Drop obsolete hacks in dnsserver.
2007/06/13 09:36:57amosjeffries+55 -46Upgrade old dnsserver helper for IPv6 capability.
2007/06/13 08:31:20amosjeffries+2 -4Remove more unnecessary calls to memcpy.
2007/06/13 08:23:25amosjeffries+2 -4Remove unnecessary calls to memcpy.
2007/06/13 08:09:44amosjeffries+2 -2Update some code documentation.
2007/06/13 08:07:59amosjeffries+1 -4Drop obsolete and unused variable no_addr
2007/06/12 13:01:51amosjeffries+12 -6Update notes.
2007/06/12 12:44:52amosjeffries+3 -3Fix conversion of squidclient tool to accept fqdn.
2007/06/12 12:42:07amosjeffries+22 -15Partial IPv6 conversion of cachemgr tool
2007/06/12 12:28:31amosjeffries+34 -25IPv6 Enable squidclient tool
2007/06/11 13:51:49amosjeffries+1 -3Drop defunct sockaddr_in_list type
2007/06/11 13:27:37amosjeffries+22 -27Roll conversion into SNMP/comm interface
2007/06/11 13:05:45amosjeffries+13 -16Roll conversion into netdb/icmp interface
2007/06/11 12:34:30amosjeffries+49 -34Roll Conversion into Delay Pools.
2007/06/11 12:25:15amosjeffries+6 -8Cleanup formatting of configure --help
2007/06/10 11:59:43amosjeffries+70 -4Update notes with two new segfaults.
2007/06/10 11:01:23amosjeffries+19 -18Minor fixups.
2007/06/10 10:53:27amosjeffries+24 -7Fix error in ApplyMask(cidr) with non-specific protocol
2007/06/10 08:55:31amosjeffries+2 -1Fix Bug #1026 comment 22 - does not set src IP.
2007/06/10 07:38:52amosjeffries+2 -2Fix spelling error in debugs line.
2007/06/10 06:57:34amosjeffries+2 -3Update notes.
2007/06/10 06:56:14amosjeffries+12 -9A better bypass for the netdb IPv4 transfer problem.
2007/06/08 16:48:21amosjeffries+2 -2Fix some squid.conf.default make errors
2007/06/08 16:09:37amosjeffries+15 -69Update comments and todo list.
2007/06/08 14:41:43amosjeffries+15 -49Simple Cache corruption seems to be the cause of all the segfaults.
2007/06/08 13:32:38amosjeffries+16 -1Document new bug uncovered.
2007/06/08 13:29:10amosjeffries+170 -113FIX: netdb exchange bug, Protocol cannot handle non-IPv4 addresses.
2007/06/08 08:45:16amosjeffries+26 -70Drop some old old conversion points no longer needed.
2007/06/04 06:54:25amosjeffries+107 -75Roll conversion fully into squid.conf parser.
2007/06/04 05:44:35amosjeffries+11 -3Apply fix for bug 1968
2007/06/03 13:51:21amosjeffries+5 -1Fix connect problem in IPv4-only mode
2007/06/03 12:58:31amosjeffries+70 -34Add notes on another segfault bug.
2007/06/03 12:14:41amosjeffries+311 -282Fix connection failure problems.
2007/06/03 04:48:40amosjeffries+15 -4Fix some startup bugs in IPv4-only mode.
2007/06/02 04:58:28amosjeffries+5 -5Fix logic error in IPv4-to-v6 special case conversion.
2007/05/31 12:14:50amosjeffries+23 -23Drop some more temporary conversions.
2007/05/31 11:37:43amosjeffries+8 -10Drop some conversion points.
2007/05/31 10:51:04amosjeffries+20 -32Drop debug lines no longer needed. Update known bug NOTES.
2007/05/31 10:39:07amosjeffries+34 -12Fix DNS send to IPv6 DNS Servers. Squid now speaks fluent DNS on IPv6.
2007/05/30 11:48:25amosjeffries+36 -55Cleanup configure tests so Split-Stack works.
2007/05/30 05:43:46amosjeffries+15 -15Modify some new code to use old String code.
2007/05/29 13:42:02amosjeffries+38 -21Rollout to allow all UDP services to specify IPv6 in squid.conf
2007/05/29 09:00:47amosjeffries+4 -10update notes on bugs
2007/05/29 08:58:16amosjeffries+28 -26Fix: squid.conf parse dying on ACL /w IPv6 & netmask.
2007/05/29 00:09:49amosjeffries+16 -8Add debugging to catch squid.conf parsing dies in ACLIP (v6)
2007/05/28 14:31:46amosjeffries+20 -24Test Options to prefer IPv6 hostname lookup.
2007/05/28 13:32:48amosjeffries+13 -29Fix: not connecting to parent proxy properly.
2007/05/28 12:49:59amosjeffries+19 -14Fix: DNS-parser locating wrong IP address in result packet.
2007/05/27 14:22:09amosjeffries+6 -2Fix compile errors accumulated in IPv4-only build.
2007/05/27 14:17:30amosjeffries+30 -30Cleanup some duplicate socket handling.
2007/05/27 13:37:35amosjeffries+1 -2Fix compile errors after merge with HEAD
2007/05/27 12:59:20amosjeffries+1 -8Drop several debug lines slipped into prev update.
2007/05/27 12:52:44amosjeffries+425 -213Add protocol-neutral struct addrinfo capability to IPAddress.
2007/05/23 10:08:47amosjeffries+2191 -0Add RFC 3493 - Socket Options added for IPv6.
2007/05/20 11:07:11amosjeffries+113 -111Rollout to pconn, forward, ESI, and other areas.
2007/05/20 11:07:11amosjeffries+113 -111Rollout to pconn, forward, ESI, and other areas.
2007/05/20 03:37:32amosjeffries+4 -7Small rollout to ipcache code that may have been causing problems.
2007/05/19 04:51:33amosjeffries+10 -10Fix compile errors in branch after merge from HEAD.
2007/05/18 18:02:27amosjeffries+1 -2Fix bad conflict resolution after code merged from HEAD
2007/05/18 18:02:27amosjeffries+1 -2Fix bad conflict resolution after code merged from HEAD
2007/05/18 07:32:50amosjeffries+17 -4Reverse IPv4 capability of handling [] addresses in URI.
2007/05/18 04:09:46amosjeffries+1 -5Kill a note on a URI problem now resolved by the hack-around.
2007/05/18 04:03:38amosjeffries+160 -50Fix some URI handling bugs.
2007/05/17 13:28:12amosjeffries+45 -34Roll conversion into some rather important areas of ipcache.
2007/05/17 10:51:01amosjeffries+104 -75Rollout into HttpRequest fully for request generation.
2007/05/17 07:13:42amosjeffries+20 -3Fix bug in retrieval of IPv4 after masking under --enable-ipv6 .
2007/05/17 01:53:27amosjeffries+2 -2Fix Typo.
2007/05/16 16:04:56amosjeffries+168 -163Rollout IPAddress into a lot of areas. Mainly ICP related.
2007/05/16 07:07:02amosjeffries+16 -19Fix some compile errors under --enable-icmp (some remain).
2007/05/15 22:56:56amosjeffries+52 -35Roll IPAddress into NAT/IPInterception.
2007/05/15 22:30:58amosjeffries+29 -27Rollout IPv6 to HTCP and somewhat into dnsserver.
2007/05/15 13:42:40amosjeffries+27 -33Rollout IPv6 into ident.
2007/05/10 13:56:49amosjeffries+12 -0IPv4 build bug fixes on new IsIPv6 binding logics.
2007/05/10 13:56:49amosjeffries+12 -0IPv4 build bug fixes on new IsIPv6 binding logics.
2007/05/10 12:57:33amosjeffries+203 -178Finally make old NEEDS_BRACKETS macro obsolete.
2007/05/08 13:55:38amosjeffries+15 -12Rollout to an acl support structure.
2007/05/08 13:31:15amosjeffries+46 -57Rollout to ErrorPages. Remove soe unneeded code in FTP.
2007/05/05 14:44:07amosjeffries+2 -2Fix overlooked type.
2007/04/30 15:17:21amosjeffries+2 -4Update working notes.
2007/04/30 14:38:24amosjeffries+3 -25Fix compile errors in IPv4 build. Remove defunct and broken INET6 blocks in Pasv processing.
2007/04/30 14:24:48amosjeffries+42 -7Remainder of EPRT command and set groundwork for EPSV command addition.
2007/04/30 13:32:26amosjeffries+101 -41Add FTP command EPRT with failover down to old PORT command if not supported by remote.
2007/04/30 13:27:36amosjeffries+40 -40More conversion rollout
2007/04/30 12:54:54amosjeffries+454 -0Added RFC Defining FTP Extensions for IPv6
2007/04/29 15:28:54amosjeffries+4 -3Fix compile errors that snuck into IPv4 build in last Rollout.
2007/04/29 14:18:23amosjeffries+172 -160Roll conversion a step into the DNS and UDP-comm tangle.
2007/04/29 05:51:39amosjeffries+2 -3More debugs improvement.
2007/04/29 05:47:32amosjeffries+59 -97Use of debugs stream allows a much smaller stack footprint here now.
2007/04/29 02:20:27amosjeffries+8 -9Update working TODO list.
2007/04/28 15:46:22amosjeffries+4 -4Fixed compile problems in IPv4-specific parts.
2007/04/28 15:09:36amosjeffries+42 -39Replace #ifdef USE_IPV6 with #if USE_IPV6 inline with general squid style.
2007/04/28 14:46:13amosjeffries+46 -23Replace #ifdef USE_IPV6 with #if USE_IPV6 inline with general squid style.
2007/04/28 14:40:06amosjeffries+153 -116Replace #ifdef USE_IPV6 with #if USE_IPV6 inline with general squid style.
2007/04/28 14:29:27amosjeffries+70 -77Replace #ifdef USE_IPV6 with #if USE_IPV6 inline with general squid style.
2007/04/26 04:08:09amosjeffries+17 -12Fixed buffer overflow in unit testing under --enable-ipv6.
2007/04/26 01:59:38amosjeffries+5 -5Fix some compile errors in --enable-ipv6
2007/04/25 12:53:44amosjeffries+85 -38Upgrade idns to RFC3596.
2007/04/25 05:40:53amosjeffries+7 -7accept URI bracketing into new conversion.
2007/04/25 05:37:53amosjeffries+4 -5drop a magic number
2007/04/23 06:17:48amosjeffries+10 -9Alter debug() to debugs() in new branch code.
2007/04/23 06:15:32amosjeffries+0 -3Drop some debug bug-tracking code (bug fixed in HEAD)
2007/04/22 07:48:21amosjeffries+283 -271Many minor fixes.
2007/04/22 07:47:20amosjeffries+24 -6Fix some bugs in masking.
2007/04/22 07:46:39amosjeffries+66 -101Added unit tests for remaining IPAddress functions.
2007/04/23 06:17:48amosjeffries+10 -9Alter debug() to debugs() in new branch code.
2007/04/23 06:15:32amosjeffries+0 -3Drop some debug bug-tracking code (bug fixed in HEAD)
2007/04/22 07:48:21amosjeffries+283 -271Many minor fixes.
2007/04/22 07:47:20amosjeffries+24 -6Fix some bugs in masking.
2007/04/22 07:46:39amosjeffries+66 -101Added unit tests for remaining IPAddress functions.
2007/04/15 13:32:04amosjeffries+113 -56Ported and updated new URL parser from squid 2.6 (by Adrian)
2007/04/15 13:17:17amosjeffries+3426 -0Add RFC 3986 - most recent URL / URI definitions.
2007/04/15 12:37:35amosjeffries+52 -0Add test for unbracketed IPv6 address bug (part of address may be parsed as port)
2007/04/14 12:25:23amosjeffries+581 -22Ported external tests of IPAddress to cppunit tests.
2007/04/14 12:25:23amosjeffries+581 -22Ported external tests of IPAddress to cppunit tests.
2007/04/12 22:56:31amosjeffries+4 -4more old rollback.
2007/04/12 12:44:46amosjeffries+31 -40Rolling out old conversion code.
2007/04/12 10:08:48amosjeffries+78 -49Rollout conversion to ACLARP, along with protocol-support tests for ARP.
2007/04/11 13:23:21amosjeffries+144 -105Rollout full to htcp.*, somewhat to net_db.cc and icmp.cc
2007/04/10 12:48:12amosjeffries+40 -32backout old conversion code.
2007/04/10 11:01:11amosjeffries+13 -11Update IPv6 roadmap to show current state.
2007/04/10 10:45:33amosjeffries+19 -14complete missing driver section code.
2007/04/10 10:16:28amosjeffries+463 -1Add core rfC3596 library for simple IPv6 Lookups.
2007/04/10 04:07:50amosjeffries+3 -3compile error slipped in.
2007/04/09 14:10:44amosjeffries+66 -72backout old conversion code. some housekeeping.
2007/04/09 12:06:03amosjeffries+15 -7Fixed ACLIP splay tree algorithm broken by old conversion code.
2007/04/09 06:13:42amosjeffries+2 -2Rollout old conversion code overlooked previously in rfc1035
2007/04/07 22:39:19amosjeffries+25 -29Rollout IPAddress into AuthUser*
2007/04/07 14:25:38amosjeffries+2 -2compile error slipped in.
2007/04/07 14:05:22amosjeffries+3 -5some housekeeping.
2007/04/07 13:08:25amosjeffries+1 -0Added me to CONTRIBUTORS
2007/04/07 13:06:43amosjeffries+363 -191Applied astyle
2007/04/07 12:19:13amosjeffries+2 -1*** empty log message ***
2007/04/07 12:17:43amosjeffries+67 -4Add GNU Public Disclaimers to new files.
2007/04/07 11:16:40amosjeffries+3 -2Fix existing includes.
2007/04/07 10:58:45amosjeffries+27 -8Changed new source to use conditional includes inline with other squid code standards.
2007/04/07 06:44:29amosjeffries+101 -119Rollout conversion to ASN ACLs.
2007/04/05 10:51:40amosjeffries+11 -11Set DEBUG LEVEL for IP address handlers at 14.
2007/04/05 10:37:17amosjeffries+11 -13patch cleaning.
2007/04/05 09:47:56amosjeffries+13 -16patch cleaning, with post-clean compile fixes.
2007/04/05 10:51:40amosjeffries+11 -11Set DEBUG LEVEL for IP address handlers at 14.
2007/04/05 10:37:17amosjeffries+11 -13patch cleaning.
2007/04/05 09:47:56amosjeffries+13 -16patch cleaning, with post-clean compile fixes.
2007/04/05 09:26:32amosjeffries+2 -1This is a bug fix. base64 code won't compile unless this is in here.
2007/04/05 09:23:57amosjeffries+40 -54patch cleaning. Backout of old conversion code.
2007/04/05 07:29:51amosjeffries+1 -8Backout old broken conversion code.
2007/04/05 07:28:10amosjeffries+12 -12patch cleaning. rollback old conversion.
2007/04/05 06:49:04amosjeffries+40 -54patch cleaning. Rollout from client_side and client_db
2007/04/05 06:15:12amosjeffries+44 -57patch cleaning.
2007/04/05 03:55:57amosjeffries+2 -4Cleanup preparing for push to HEAD
2007/04/05 03:29:24amosjeffries+1 -2Drop unused typedef from old conversion.
2007/04/05 03:22:34amosjeffries+2 -19Drop old conversion code no longer used.
2007/04/05 01:44:26amosjeffries+1 -3*** empty log message ***
2007/04/05 01:43:24amosjeffries+1 -50Drop old conversion code no longer used.
2007/04/05 00:11:26amosjeffries+20 -2Document reasons for RFCs used.
2007/04/04 23:45:12amosjeffries+5 -1Update roadmap for IPv6 developments
2007/04/04 23:44:06amosjeffries+6 -6Rollout IPAddress into ACLMaxUserIP
2007/04/04 08:15:16amosjeffries+4 -4Fully rollout old converson from rfc1035.c
2007/04/02 12:47:45amosjeffries+798 -229RFC3226 affecting expected DNS changes.
2007/04/01 12:02:29amosjeffries+3 -3Undo boolean change made for debug, may have caused splay errors.
2007/04/01 11:01:26amosjeffries+4 -4compile error slipped into IPv4 build.
2007/04/01 05:38:33amosjeffries+34 -22Fix: "(97) Address family not supported by protocol" with --enable-ipv6 to IPv4 space
2007/04/01 03:03:34amosjeffries+52 -43Backout old partial conversion from comm.cc
2007/04/01 02:58:16amosjeffries+13 -11Fix: 'all' acl not being matched.
2007/04/01 00:44:28amosjeffries+2 -2Fix: compile error slipped into IPv4
2007/04/01 00:38:31amosjeffries+16 -4Fixed: memcmp ot matching ANY/NO_ADDR in IPv6 properly.
2007/03/31 06:20:01amosjeffries+14 -7Fixed: sockaddr port being lost when address updated
2007/03/31 03:02:41amosjeffries+3 -3Update debugs to clarify which section of code is being run.
2007/03/31 02:59:53amosjeffries+1 -11Drop old conversion actions no longer used.
2007/03/31 02:39:00amosjeffries+34 -18Fxixed error chckign for mapped addresses under IPv6
2007/03/30 12:40:50amosjeffries+26 -6Better support for storage of special-case IP addresses.
2007/03/28 10:39:14amosjeffries+57 -15Added ToURL to split port and bracket formatting out of NtoA.
2007/03/28 09:42:04amosjeffries+13 -19Fix (for now) Connecting to wrong port on remote server
2007/03/27 21:22:04amosjeffries+2 -2Backout old broken conversion code.
2007/03/27 09:50:06amosjeffries+13 -2grr, looks ike it was all lost somewhere.
2007/03/27 09:04:03amosjeffries+2 -2More of the mask assignment patch that slipped out, again >:-(
2007/03/27 08:41:46amosjeffries+3 -5Fixed: IP not being converted correctly from hostent.
2007/03/26 11:05:42amosjeffries+11 -5Rollout IPAddress to replace core of now obsoete function inaddrFromHostent.
2007/03/26 10:50:57amosjeffries+16 -15Remainder of Masking fix that were overlooked in previous update.
2007/03/25 13:25:24amosjeffries+3 -4Fixed: mask not being converted from netmask format.
2007/03/25 13:18:51amosjeffries+58 -118Backed out all old macro conversion changes to rfc1035 library.
2007/03/25 05:22:12amosjeffries+26 -18Convert process of looking up local hostname from IP.
2007/03/24 09:39:38amosjeffries+2 -2Make error message more helpful when re-configure needed after patching.
2007/03/24 06:05:04amosjeffries+22 -47conversion code cleanup
2007/03/24 05:24:42amosjeffries+2 -2Fix minor compile error added with last update.
2007/03/24 05:07:02amosjeffries+14 -7Hide ostream operator when compiler does not define ostream's
2007/03/23 15:42:43amosjeffries+127 -36small alteration of IPv6 content test for dual/split stack systems.
2007/03/23 13:03:24amosjeffries+20 -22Continue IPAddress rollout. Moving into fqdncache*
2007/03/23 06:57:33amosjeffries+5 -4Backup some more old conversion code not needed in patch.
2007/03/23 06:35:18amosjeffries+17 -20Backout some old-conversion code from patch.
2007/03/23 05:47:06amosjeffries+24 -10Preperation for squid Config structure conversion.
2007/03/22 12:34:23amosjeffries+75 -61Altered main configure options:
2007/03/21 08:55:09amosjeffries+60 -49Rollout IPAddress class into ACLChecklist
2007/03/19 13:26:13amosjeffries+7 -5*** empty log message ***
2007/03/19 12:18:15amosjeffries+25 -37more code conversion and minor cleanup in ACLIP
2007/03/19 11:44:17amosjeffries+6 -1Result of experiments on integrating with rfc1035 library.
2007/03/18 13:54:08amosjeffries+19 -58Cleaned out old code experiments.
2007/03/18 09:07:00amosjeffries+709 -715Relocated IPAddress source files for better use in library code
2007/03/18 02:56:32amosjeffries+33 -22FIX: Segmentation Fault when acl_ip_data allocated.
2007/03/18 02:42:45amosjeffries+2 -12code cleanup
2007/03/18 02:41:00amosjeffries+2 -2syntax error in INET6-specifics
2007/03/13 07:00:31amosjeffries+67 -120Dropped unnessesary ASN changes.
2007/03/12 11:04:46amosjeffries+3 -4A problem solved earlier, remove FIXME notes.
2007/03/12 10:37:48amosjeffries+30 -23Backout old partial IPv6 conversion from WCCP and WCCPv2
2007/03/11 09:56:29amosjeffries+96 -43More IPAddress rollout to ACLIp, now it compiles clean- and fully again
2007/03/09 11:46:26amosjeffries+197 -134More ACLIP-related Rollout.
2007/03/09 06:04:03amosjeffries+2 -2Backout some old ipv6 macro patch.
2007/03/09 05:48:32amosjeffries+277 -211Rolled into ACLIP
2007/03/05 11:27:00amosjeffries+160 -126Nothing like a good run-time test to bring out the bugs.
2007/03/04 07:04:08amosjeffries+18 -8Make IPAddress class compile self-sufficient for test app.
2007/03/04 05:08:46amosjeffries+2 -2Oops. Fix compile errors.
2007/03/04 05:04:48amosjeffries+8 -4Made internal strings usage safe(er).
2007/03/04 04:58:50amosjeffries+34 -5Updated class to suit inet_ntoa style access to strings.
2007/03/03 14:44:05amosjeffries+136 -51Started rollout of IPAddress class usage.
2007/02/17 11:03:36amosjeffries+431 -35Added IPAddress class to hide operations on in_addr and sockaddr
2007/02/17 11:03:36amosjeffries+431 -35Added IPAddress class to hide operations on in_addr and sockaddr
2007/02/04 07:27:43amosjeffries+18 -3*** empty log message ***
2007/02/04 07:26:20amosjeffries+2 -6compile errors.
2007/02/02 22:45:47amosjeffries+21 -29compile errors.
2007/01/25 10:59:15amosjeffries+2 -3*** empty log message ***
2007/01/25 10:43:24amosjeffries+15 -19Formatting sync with HEAD
2007/01/25 09:26:59amosjeffries+5 -8formatting
2007/01/25 08:50:07amosjeffries+1 -3Sync formatting with HEAD
2007/01/25 08:48:12amosjeffries+0 -501syncing with HEAD
2007/01/25 08:28:19amosjeffries+0 -6syncing with HEAD
2007/01/25 08:25:08amosjeffries+0 -1904syncing with HEAD.
2007/01/24 08:38:10amosjeffries+0 -1033Drop more non-branch files no longer in HEAD.
2007/01/24 08:25:13amosjeffries+0 -56re-sync with HEAD.
2007/01/24 08:10:18amosjeffries+0 -694More non-branch files no longer in HEAD.
2007/01/24 08:05:48amosjeffries+0 -957More non-patch files no longer in HEAD.
2007/01/24 08:01:05amosjeffries+0 -969More non-patch files that no longer exist in HEAD.
2007/01/24 07:54:12amosjeffries+0 -31Drop more non-branch files that no longer exist in HEAD.
2007/01/24 02:43:20amosjeffries+5 -5Fix: Valid URI port cannot contain \.\: or A-F
2007/01/24 00:41:18amosjeffries+10 -9Fixed logic error in PTR creation.
2007/01/23 23:21:29amosjeffries+0 -1373Patch Housekeeping. Dropping files from branch which are not in HEAD and appear to have no branch code.
2007/01/21 08:40:28amosjeffries+2 -6Drop yet more formatting crud.
2007/01/21 08:21:47amosjeffries+4 -5Houskeeping: Drop some formatting crud.
2007/01/21 08:12:35amosjeffries+0 -589Housekeeping: Drop non-branch RFC-draft no longer in HEAD
2007/01/21 08:03:23amosjeffries+1460 -0Housekeeping Newer standard for IPv6 Addresses
2007/01/21 07:37:51amosjeffries+0 -347Housekeeping: remove non-branch RFC-draft no longer in HEAD
2007/01/21 07:34:49amosjeffries+15 -7Merge from HEAD
2007/01/09 04:12:08amosjeffries+0 -164squid.8 now Auto-Generated.
2007/01/07 22:07:45amosjeffries+12 -3Initial plumbing for Dual-Stack Support.
2007/01/07 22:06:02amosjeffries+7 -11Compile Fixes.
2007/01/07 21:34:13amosjeffries+49 -56More Dual-Stack support.
2007/01/07 13:19:04amosjeffries+56 -11Bah! logic error down.
2007/01/07 05:56:51hno+28 -14Fixup dual-stack support
2007/01/07 03:46:05amosjeffries+1505 -61Fixed compile errors.
2005/06/27 13:14:06rmartinez+41 -2Final step previous to merge. IPv4 default is ready too
2005/06/27 13:08:16rmartinez+2 -2Changing mnemotecnic for mask 32 or 128
2005/06/27 13:06:22rmartinez+3 -3Adding a mnemotenic full_mask for mask 32(IPv4) or mask 128 (IPv6)
2005/06/27 13:02:18rmartinez+2 -2A mistyping fix. Keep IPv4 compatible
2005/06/27 12:40:27rmartinez+13 -8Arranging code to keep IPv4
2005/06/24 09:55:01rmartinez+28 -16Hardwaring both any_addr and no_addr (instead of 0.0.0.0/:: and 255.255.255.255/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff)
2005/06/20 08:58:06rmartinez+22 -150 Added support to check IPv6 availability. These are very weak approach. Should be enforced
2005/06/16 10:47:16rmartinez+3 -3Ordinary changes . Should touch _SQUID_NEXT bloody hack ?
2005/06/16 10:42:29rmartinez+70 -8Added support for AAAA records QUERY RFC 1886
2005/06/16 10:39:31rmartinez+7 -1added Macro for selectively ask for AAAA records
2005/06/16 10:35:09rmartinez+5 -3Fixing parser. Still a corner case to be fixed.
2005/06/16 10:32:00rmartinez+9 -9Updating Guido's transient patch
2005/06/16 10:31:09rmartinez+8 -8Very important: Updating ipcache to deal with AAAA records
2005/06/16 10:27:13rmartinez+8 -6Updating Guido's patch
2005/06/16 10:25:17rmartinez+2 -2Important. Selectively build A or AAAA record query. RFC macro defined at config.h and implemented at rfc1035.cc Maybe
2005/06/16 10:18:32rmartinez+8 -3Updating Guido's transient patch
2005/06/16 10:17:29rmartinez+4 -3Syncrhonizing file
2005/06/16 10:13:29rmartinez+2 -2Updating Guido's transient patch
2005/06/01 17:06:10rmartinez+7 -7Ordinary changes. But only on _SQUID_LINUX box ! . Must study how ARP works with IPv6 !
2005/06/01 16:57:54rmartinez+7 -7Ordinary changes. However SNMP support will not be ready for IPv6-HEAD merge
2005/06/01 16:54:56rmartinez+2 -2Ordinary change... However snmp_agent will not be ready. (To fix configure.in not to allow --enable-ipv6 and --enable-sn
2005/06/01 16:51:33rmartinez+7 -1Very important. --enable-delay-pools will not pressumably enter the IPv6-HEAD merge. So do not let compile this mode
2005/06/01 16:46:58rmartinez+4 -1Very important. Prevent from compiling with snmp support with IPv6. Pressumably it will not enter on the IPv6-HEAD merge
2005/06/01 16:38:55rmartinez+4 -1trying a pure IPv6 version
2005/06/01 16:36:52rmartinez+6 -3ASN is typedef as int at config.h . So, proceed to clarify code
2005/06/01 16:35:05rmartinez+3 -3Re-arranging stupid comments acording to standards
2005/06/01 16:33:33rmartinez+5 -5Ordinary changes arised when --enable-icmp
2005/06/01 16:32:35rmartinez+22 -18Arbitrary constants fixed. Ordnary changes arised when --enable-icmp
2005/06/01 16:28:57rmartinez+6 -2Fixing ICP PDU
2005/06/01 16:27:30rmartinez+7 -16Simplifying INET6 branch. Still can be cleaner. Any way multicast is NOT ready
2005/06/01 16:25:49rmartinez+3 -1Added support for multicast IPv6 structures
2005/06/01 16:24:19rmartinez+2 -2Ordinary Change. It was not detected before because we compiled without --enable-icmp
2005/06/01 16:21:42rmartinez+4 -2A bracket log line. There many of them
2005/05/25 14:43:32rmartinez+6 -7A little patch on order relationshiip (by Roger)
2005/05/25 14:30:22rmartinez+47 -107Reprogramming the order relationship for IP addresses (to support ordered tree Splay<V>). Module ready unless error
2005/05/22 16:01:32rmartinez+7 -8Fixing unsigned short formats on _URL
2005/05/22 15:49:36rmartinez+16 -32Fixing URL' parsing from file
2005/05/22 15:19:36rmartinez+7 -4Restoring RFC2186. shostid kept unchanged on IPv6
2005/05/22 15:18:23rmartinez+8 -3Restoring RFC2186. shostid must keep the type
2005/05/22 14:49:41rmartinez+10 -9gethostbyname/GETHOSTBYNAME. Second is defined to filter depending on addess' famly. Module ready unless error. (SNMP ad
2005/05/22 14:41:38rmartinez+2 -2Fixing arbitrary string length constant. MAXIPSTRLEN is defined at config.h
2005/05/22 14:39:07rmartinez+10 -11Fixing ANYADDR's queries. Module ready unless error
2005/05/22 14:30:16rmartinez+6 -2Fixing URL' format to IPv6. Module ready unless error
2005/05/22 14:25:44rmartinez+12 -3Fixing URL format into IPv6
2005/05/22 14:21:35rmartinez+2 -2Fixing address' family.. Module ready unless error
2005/05/22 14:19:26rmartinez+4 -4Ordinary change. Module ready unless error
2005/05/20 15:18:00rmartinez+3 -2Fixing shostid field at struct _icp_common_t . I hope this not to violates the RFC (if any) for ICP / v6. Ready unless e
2005/05/20 15:14:31rmartinez+4 -4Fixing some AF family parameters. Module ready unless error
2005/05/20 14:53:43rmartinez+4 -3Fixed shostid format. I suppose ICP v6 will agree that. Module ready unless error
2005/05/20 14:12:09rmartinez+7 -11Simplify #ifdef branches. Padding lines. Length string constants. Module ready unless error
2005/05/20 13:34:47rmartinez+9 -19Symplifying #ifdef INET branchs. Module ready unless error
2005/05/20 07:07:21rmartinez+53 -124Restoring harmony. We have to modify only that regarding IP addresses, not ASN numbers
2005/05/20 07:02:00rmartinez+1 -22Restoring harmony. Undo the previous stupid patch on List template
2005/05/20 06:58:20rmartinez+3 -11Restoring harmony. A plaint int is sufccicient for ASN numbers
2005/05/19 14:25:52rmartinez+180 -77We have been forced to change this module beyond the IPv6-only compilation, because we are dealing with IP addresses (th
2005/05/19 14:22:00rmartinez+24 -1Due to introduction of squidip_int_t, a way to simulate a int128_t type, (see config.h), we have to add the template sev
2005/05/19 14:13:21rmartinez+25 -1There is no either native support for int128_t
2005/05/15 14:48:29rmartinez+21 -14Added brackets for IPv6 URL's. Module ready unless error
2005/05/15 14:42:19rmartinez+45 -6PASV mode support in IPv6. Brackets on url when needed
2005/05/15 14:22:46rmartinez+11 -5Added support for IPv6 brackets. Module ready unless error
2005/05/15 14:11:08rmartinez+12 -21Fixed bug on parsing. Cleaner macros based on regular patterns (sscanf). BRACKETS added on IPv6 addresses.
2005/05/15 14:08:24rmartinez+4 -1Added NEEDS_BRACKET macro
2005/05/14 18:20:07rmartinez+71 -22Adapted to IPv6 URL parsing. Module ready unless error
2005/05/09 14:38:56rmartinez+4 -4Adapting Compile-mode macros. File ready
2005/05/09 14:02:07rmartinez+7 -7Shorter Macros. AF_FAMILY either IPv6 or IPv4 according to compile mode. Module steady
2005/05/07 11:55:12rmartinez+5 -3ditto
2005/05/07 11:52:53rmartinez+4 -4For the time beeing, let's try a modest IPv6-only port. IPv6-IPv4 (Protocol independent) may become harder
2005/05/06 10:45:15rmartinez+18 -12Masking issues. Shorters Macros. Module ready
2005/05/06 10:18:42rmartinez+18 -22Arranging masking issues
2005/05/05 09:37:37rmartinez+2 -2A stupid misstyping bug
2005/05/05 09:18:28rmartinez+260 -205Last massive patch before tunning. Version compilable
2005/05/05 09:17:43rmartinez+124 -10Last massive patch before tunning. Version compilable
2005/05/04 07:54:39rmartinez+35 -1Several macros added.
2005/05/04 07:51:38rmartinez+3 -3Macro for comparing addresses. Module steady
2005/04/25 13:57:47rmartinez+1 -17Fixing some update conflicts with HEAD. Renaming inet_toa with INET_TOA
2005/04/25 13:48:56rmartinez+34 -204Adding new IPv6 support routines
2005/04/25 13:46:53rmartinez+2 -21Solving update conflicts with HEAD version. Renaming inet_toa into INET_NTOA
2005/04/25 13:34:38rmartinez+333 -549Fixing some conflicts with HEAD. Renaming inet_toa into INET_TOA
2005/04/25 13:24:46rmartinez+54 -140Fixing some update conflicts with HEAD. Renaming inet_toa into INET_TOA
2005/04/25 13:17:00rmartinez+27 -27Solving some update conflicts with HEAD. Renaming inet_toa into INET_TOA
2005/04/25 09:08:03rmartinez+2 -30Solving minor merge conflicts. Rewriting variable naming conforming macros at config.h
2005/04/25 08:06:26rmartinez+6 -65Some additional routines on IPv6
2005/04/25 08:03:23rmartinez+6 -9Added INET6 AC_DEFINE
2005/04/19 12:16:48rmartinez+163 -7Tunning configure.in to get IPv6 option
2005/03/02 23:50:45mediumnet+608 -62Somehow, due to "cvsmerge", IPv6 support in the squid-ipv6 branch... Now it's time to restore.
2005/02/16 11:52:44mediumnet+608 -62Now the first batch of IPv6 changes again, hopefully to the right branch. :-)
2005/02/15 20:31:50mediumnet+1 -1test commit
2005/02/14 11:55:10mediumnet+18 -2settung up branch for IPv6 changes as recommended in http://devel.squid-cache.org/CVS.html, "Step by step guide for crea

Release statistics

AuthorChangesetsChanges
amosjeffries679+36405 -24094
hno1+28 -14
mediumnet4+1235 -127
rmartinez141+9963 -2923
serassio22+285 -179
total847+47916 -27337

Back