summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear out the inet_addr_ structure through ALL constructor paths.jha_ipv6_newbranchjha2001-10-082-4/+8
* Sometimes IPv6 isn't available even if ACE_HAS_IPV6 is defined. Checkjha2001-10-023-690/+650
* Moved to fixed address type sockaddr_in{6} structures.jha2001-10-026-222/+248
* (IPv6 changes) Tue Sep 25 15:24:39 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-09-256-3/+51
* ChangeLogTag:(IPv6 changes) Tue Sep 18 17:20:51 2001 Steve Huston <shuston@...Steve Huston2001-09-193-0/+72
* (IPv6 changes) Tue Sep 18 17:20:51 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-09-195-30/+32
* ChangeLogTag:(IPv6 changes) Fri Sep 14 18:25:39 2001 Steve Huston <shuston@...Steve Huston2001-09-144-9/+15
* ChangeLogTag:(IPv6 changes) Fri Sep 14 18:25:39 2001 Steve Huston <shuston@...Steve Huston2001-09-144-8/+24
* ChangeLogTag:(IPv6 changes) Fri Sep 14 17:36:21 2001 Steve Huston <shuston@...Steve Huston2001-09-143-0/+102
* ChangeLogTag:(IPv6 changes) Fri Sep 14 17:36:21 2001 Steve Huston <shuston@...Steve Huston2001-09-1411-332/+375
* When grabbing address from getaddrinfo, get all of it.Steve Huston2001-08-211-18/+13
* Fixed IPv4 only problemjha2001-07-292-1/+2
* Inlined code that needs to be inlinedjha2001-07-282-56/+58
* Throughly examined the INET_Addr code and fixed a lot of the IPv6jha2001-07-272-142/+188
* Changed addr_pointer and addr_size to ip_addr_pointer and ip_addr_sizejha2001-07-273-27/+28
* Incorporated code to allow for IPv6 compiled code to work on IPv4 onlyjha2001-07-279-24/+90
* First crack at the IPv4 IPv6 migration pack. This will compile butjha2001-07-263-38/+133
* New hash method for IPv6jha2001-07-141-0/+5
* In get_ip_address, also allow V4COMPAT address to extract the IPv4 address.Steve Huston2001-07-111-12/+17
* Changed PF_INET to ACE_PROTOCOL_FAMILY_INET. Multicast may work in specificjha2001-07-102-7/+7
* Changed PF_INET to ACE_PROTOCOL_FAMILY_INET.jha2001-07-101-2/+2
* Mark ipv6 supportSteve Huston2001-07-091-1/+1
* Added 'const' to char * arrays to avoid compiler warnings.Steve Huston2001-07-081-2/+2
* Removed annoying debug print messages in the set_usinggetaddrinfo method.jha2001-06-304-16733/+15310
* Merge in from HEADSteve Huston2001-06-307-734/+3624
* Merge in from HEADSteve Huston2001-06-301-43/+121
* Committing changes made after the merge from the mainline.jha2001-06-30100-17383/+19793
* Removed all the switches for ACE_HAS_IPV6 and PF_INET6. This is all handledjha2001-06-304-63/+33
* Major changes. We now use ACE_ADDRESS_FAMILY_INET and ACE_PROTOCOL_FAMILY_IN...jha2001-06-297-56/+36
* Added some address resolution capabilities to INET_Addr and removedjha2001-06-212-39/+22
* Modified for IPv6 datagramsjha2001-06-192-14/+15
* Added support for using getaddrinfo to set a hostname. This is neededjha2001-06-182-0/+59
* This commit was manufactured by cvs2svn to create branchnobody2001-06-146-0/+423
* Fixed minor IPv6 problems.jha2001-06-141-9/+1
* Added IPv6 tests and commented V4 tests.jha2001-06-141-4/+27
* Fixed get_host_addr bugjha2001-06-141-0/+1
* Added INET_Addr_Test files.jha2001-06-142-0/+69
* Merged the changes from the previous IPv6 branch and modifiedjha2001-06-137-188/+445
* This commit was manufactured by cvs2svn to create branchnobody2001-06-137347-2121970/+1688
* ChangeLogTag: Tue Jun 12 20:35:26 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-132-3/+12
* ChangeLogTag: Tue Jun 12 18:53:25 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-1314-114/+250
* Tue Jun 12 19:00:58 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-132-1/+6
* Tue Jun 12 18:50:57 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-122-29/+51
* Tue Jun 12 18:28:46 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-06-1218-887/+6751
* ChangeLogTag:Tue Jun 12 15:06:06 2001 Krishnakumar B <kitty@cs.wustl.edu>schmidt2001-06-122-32/+31
* ChangeLogTag: Tue Jun 12 18:16:52 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-124-173/+482
* * docs/releasenotes/index.html:parsons2001-06-121-0/+24
* ChangeLogTag: Tue Jun 12 18:12:13 2001 Jeff Parsons <parsons@cs.wustl.edu>parsons2001-06-129-170/+366
* * tests/DynAny_Test/da_tests.idl:parsons2001-06-121-0/+16
* updated dependencies.parsons2001-06-121-36/+295