summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Clear out the inet_addr_ structure through ALL constructor paths.jha_ipv6_newbranchjha2001-10-082-4/+8
* Moved to fixed address type sockaddr_in{6} structures.jha2001-10-025-202/+228
* (IPv6 changes) Tue Sep 25 15:24:39 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-09-253-3/+18
* (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-141-9/+6
* ChangeLogTag:(IPv6 changes) Fri Sep 14 18:25:39 2001 Steve Huston <shuston@...Steve Huston2001-09-141-8/+6
* 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-278-20/+86
* 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
* Removed annoying debug print messages in the set_usinggetaddrinfo method.jha2001-06-303-16602/+15141
* Committing changes made after the merge from the mainline.jha2001-06-3099-17194/+19662
* 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
* Fixed get_host_addr bugjha2001-06-141-0/+1
* Merged the changes from the previous IPv6 branch and modifiedjha2001-06-137-188/+445
* This commit was manufactured by cvs2svn to create branchnobody2001-06-1337-1006/+669
* ChangeLogTag: Tue Jun 12 18:53:25 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-135-107/+139
* ChangeLogTag:Tue Jun 12 11:07:18 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-06-1217-47/+80
* 5.1.17bala2001-06-111-2/+2
* ChangeLogTag:Sat Jun 09 17:03:37 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-101-9/+9
* ChangeLogTag:Sat Jun 09 17:03:37 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-101-1/+2
* ChangeLogTag:Sat Jun 09 10:07:06 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-091-22/+47
* ChangeLogTag: Sat Jun 9 07:16:12 2001 Balachandran Natarajan <bala@cs.wust...bala2001-06-091-44/+38
* Reverted change that was accidentally committed.Ossama Othman2001-06-081-2/+4
* ChangeLogTag:Fri Jun 08 08:17:15 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-081-2/+2
* Updated dependenciesOssama Othman2001-06-081-18/+221
* ChangeLogTag:Fri Jun 08 07:33:03 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-082-4/+5
* ChangeLogTag:Fri Jun 08 07:01:59 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-06-0817-429/+834
* ChangeLogTag:Wed Jun 06 10:16:39 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-06-061-1/+3
* ChangeLogTag:Mon Jun 4 05:53:57 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-06-042-20/+34
* ChangeLogTag:Sun Jun 3 18:08:39 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-06-036-59/+59
* ChangeLogTag:Sat Jun 2 13:05:20 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-06-021-19/+16
* ChangeLogTag:Sat Jun 2 13:05:20 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-06-0212-52/+86
* ChangeLogTag:Fri Jun 1 13:04:31 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-06-029-27/+19
* ChangeLogTag: Fri Jun 1 16:11:42 2001 Balachandran Natarajan <bala@cs.wust...bala2001-06-011-0/+8
* ChangeLogTag:Thu May 31 15:25:19 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-05-311-7/+12