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