summaryrefslogtreecommitdiff
path: root/ACE/ace/INET_Addr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::unique_ptr and defaultJohnny Willemsen2021-09-261-1/+1
* Remove redundant void from the core ACE library filesJohnny Willemsen2020-12-071-10/+10
* Layout and true/false changesJohnny Willemsen2020-08-201-1/+0
* Const and layout changesJohnny Willemsen2020-08-201-19/+7
* Revert "Workaround for AIX getaddrinfo() problem"Huang-Ming Huang2017-05-081-3/+0
* Workaround for AIX getaddrinfo() problemHuang-Ming Huang2017-04-201-0/+3
* Revert "Revert PR #394 #385 #382 #397"Huang-Ming Huang2017-04-201-1/+11
* Revert "Fix PR #400 incorrect revert"Huang-Ming Huang2017-04-201-5/+2
* Fix PR #400 incorrect revertHuang-Ming Huang2017-04-171-2/+5
* Revert PR #394 #385 #382 #397Huang-Ming Huang2017-04-111-11/+1
* Merge remote-tracking branch 'upstream/master'Huang-Ming Huang2017-04-101-2/+2
|\
| * Revert "Fix getaddrinfo() inconsistent behavior on windows machines"revert-394-masterJohnny Willemsen2017-04-081-5/+1
* | Fix PR #394 compile error on some platformHuang-Ming Huang2017-04-101-1/+4
|/
* Fix getaddrinfo() inconsistent behavior on windows machinesHuang-Ming Huang2017-04-071-1/+5
* Merge pull request #387 from huangminghuang/masterHuang-Ming Huang2017-04-011-0/+3
|\
| * Another attempt to fix PR #382 #385Huang-Ming Huang2017-03-311-0/+3
* | Merge pull request #384 from DOCGroup/case2063Steve Huston2017-03-311-0/+3
|\ \ | |/ |/|
| * Fix ability to request IPv4 address from ACE_INET_Addr::setSteve Huston2017-03-301-0/+3
* | Fix INET_Addr::set() incorrectly reset inet_addr_.in6_.sin6_family to 0Huang-Ming Huang2017-03-271-1/+0
|/
* Remove AI_ADDRCONFIG use from ACE_INET_Addr::set; see Bugzilla 4211Steve Huston2016-03-221-1/+4
* ACE_INET_Addr::set - use inet_pton to detect cases that are numeric addresses...Adam Mitz2015-11-301-3/+32
* Fixed a warning on HP aCC.Adam Mitz2015-11-191-1/+1
* Fixed compiler warnings on multiple platforms.Adam Mitz2015-11-181-1/+3
* Fixed fuzz checks and wchar build problems.Adam Mitz2015-11-121-2/+2
* VC14 is more pedantic about using reinterpret_cast inapropriately.Phil Mesnier2015-11-111-1/+2
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-201/+61
* fix for setting port number on an ACE_INET_Addr with a non-empty inet_addrs_ ...Phil Mesnier2015-09-091-1/+15
* Avoid copying in multiples of the same address but having different socktypesSteve Huston2015-04-021-0/+7
* Fix ACE_INET_Addr being set multiple times (common TAO use case)Steve Huston2015-03-191-9/+6
* Fix memset arg reversalSteve Huston2015-03-181-1/+1
* ACE_Addr::set_addr(void*, int) was changed to ACE_Addr::set_addr(const void*,...Steve Huston2015-03-161-6/+0
* Add sanity check and test for new operator=Steve Huston2015-03-131-1/+2
* Changes to enable ACE_INET_Addr to hold all addresses for a given name; round...Steve Huston2015-03-121-59/+133
* Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a...Johnny Willemsen2015-03-111-106/+50
* Fixed fuzz error (found tab).Steve Huston2015-03-101-1/+1
* Add ability for ACE_INET_Addr to hold all the addresses assigned to a name an...Steve Huston2015-03-061-50/+106
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* ChangeLogTag:Fri Sep 27 21:33:58 UTC 2013 Steve Huston <shuston@riverace.com>Steve Huston2013-09-271-1/+3
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-12/+12
* Tue Feb 14 22:57:00 UTC 2012 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2012-02-141-4/+4
* Mon Mar 21 12:48:01 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-211-18/+0
* ChangeLogTag:Thu Nov 4 15:17:51 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-11-051-7/+16
* ChangeLogTag:Tue Nov 2 00:18:34 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-11-021-24/+33
* ChangeLogTag:Thu Oct 28 17:45:10 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-10-281-7/+6
* ChangeLogTag:Wed Oct 27 22:16:12 UTC 2010 Steve Huston <shuston@riverace.com>Steve Huston2010-10-271-28/+29
* Thu Sep 9 09:01:10 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-5/+0
* Mon Aug 16 12:58:31 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>mhengstmengel2010-08-161-4/+0
* Mon Jan 19 07:49:12 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-01-191-14/+2
* Sun Oct 26 18:47:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-261-2/+2
* (no commit message)Johnny Willemsen2008-09-191-2/+2