summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reuse current timestamp to compute wait delayErik Sohns2016-05-301-1/+1
* added support for CancelIoEx() (Win32) (update passes travis-ci build)Erik Sohns2015-12-131-1/+1
* repaired include strategy for ace/Synch.h (prerequisite to solving template i...Erik Sohns2015-12-046-6/+0
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-041-1/+1
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-041-1/+0
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-042-4/+9
* fix potential memory leak when using the Win32 Proactor (part2a)Erik Sohns2015-12-041-4/+0
* Merge branch 'master' of github.com:esohns/ATCDErik Sohns2015-12-040-0/+0
|\
| * fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-043-6/+21
* | fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-044-9/+21
|/
* fixed an issue with (exported) template specializations (Win32) (part3)Erik Sohns2015-12-033-9/+0
* fix potential memory leak when using the Win32 Proactor (part2a)Erik Sohns2015-12-031-0/+10
* Merge branch 'master' of github.com:esohns/ATCDErik Sohns2015-12-030-0/+0
|\
| * fixed an issue with (exported) template specializations (Win32) (part2)Erik Sohns2015-12-033-15/+12
* | fixed an issue with (exported) template specializations (Win32) (part2)Erik Sohns2015-12-033-14/+17
|/
* repaired include strategy for ace/Synch.h (prerequisite to solving template i...Erik Sohns2015-12-0345-138/+176
* fix potential memory leak when using the Win32 Proactor (part1)Erik Sohns2015-12-021-0/+6
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-0210-21/+53
* added support for CancelIoEx() (Win32)Erik Sohns2015-12-011-0/+5
* fix problem with std io when using ACE_OSTREAM_TYPEErik Sohns2015-12-011-0/+4
* improved solaris 11 supportErik Sohns2015-12-012-0/+11
* Merge pull request #173 from mitza-oci/masterAdam Mitz2015-11-308-17/+54
|\
| * IDL_SERVER_INL_EXT is no longer used, shouldn't be added by depgen.Adam Mitz2015-11-301-1/+0
| * Fixed coverity defectsAdam Mitz2015-11-304-8/+11
| * ACE_INET_Addr::set - use inet_pton to detect cases that are numeric addresses...Adam Mitz2015-11-301-3/+32
| * Updated snprintf_emulation for different floating point representations and r...Adam Mitz2015-11-302-5/+11
|/
* Merge pull request #171 from pmesnier/masterPhil Mesnier2015-11-253-2/+7
|\
| * Clean up more force remove test failures.Phil Mesnier2015-11-252-1/+6
| * Enable IDL dependencies tracking by default. This solves build issues that oc...Phil Mesnier2015-11-251-1/+1
|/
* Merge pull request #170 from mitza-oci/masterAdam Mitz2015-11-243-0/+12
|\
| * Workaround for a bug in 64-bit libc on MinGW-W64.Adam Mitz2015-11-241-0/+7
| * Solaris 9 lacks getaddrinfo()/getnameinfo(), Solaris 10 has them.Adam Mitz2015-11-242-0/+5
|/
* Merge pull request #169 from jwillemsen/masterJohnny Willemsen2015-11-241-1/+1
|\
| * Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2015-11-2415-151/+406
| |\ | |/ |/|
* | Merge pull request #168 from da4089/patch-1Johnny Willemsen2015-11-241-1/+1
|\ \
| * | Fix tyop.David Arnold2015-11-241-1/+1
|/ /
* | Merge pull request #167 from pmesnier/masterPhil Mesnier2015-11-2011-141/+393
|\ \
| * | Fix the order of the command line arguments to be consistent with the rest of...Phil Mesnier2015-11-202-11/+9
| * | New ImR feature to force a remove of a running server.Phil Mesnier2015-11-2011-142/+396
|/ /
* | Merge pull request #166 from mitza-oci/masterAdam Mitz2015-11-193-9/+12
|\ \
| * | Fixed fuzz error.Adam Mitz2015-11-191-1/+1
| * | Updated fix for SunCC's broken std::allocator.Adam Mitz2015-11-192-8/+11
| * | Fixed a warning on HP aCC.Adam Mitz2015-11-191-1/+1
|/ /
| * Fixed SunCC warningJohnny Willemsen2015-11-241-1/+1
|/
* Merge pull request #165 from jwillemsen/masterJohnny Willemsen2015-11-193-2/+6
|\
| * Fixed typoJohnny Willemsen2015-11-191-1/+1
| * Updated because of SSL changesJohnny Willemsen2015-11-192-1/+5
|/
* Merge pull request #156 from kroeckx/masterJohnny Willemsen2015-11-197-106/+7
|\
| * Remove version specific OpenSSL methodsKurt Roeckx2015-11-077-106/+7
* | Merge pull request #164 from mitza-oci/masterAdam Mitz2015-11-185-13/+18
|\ \