summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MPC global.features wireshark2 renamed to wireshark_cmakeFrederick Hornsey2018-01-171-1/+1
| | * | | * TAO/tests/Bug_3940_Regression :Oliver Kellogg2018-01-175-0/+67
| | * | | http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3940#c4Oliver Kellogg2018-01-165-1089/+1160
| |/ / / |/| | |
* | | | Merge pull request #562 from jwillemsen/masterJohnny Willemsen2018-01-151-8/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Removed reference to CIAO, moved to a separate repo, added msvc 14.1 (Visual ...Johnny Willemsen2018-01-151-8/+3
|/ / /
* | | Merge pull request #560 from okellogg/masterJohnny Willemsen2018-01-151-9/+22
|\ \ \
| * | | - In section "Building and Installing TAO from git", mention that theOliver Kellogg2018-01-121-9/+22
* | | | Merge pull request #561 from mitza-oci/masterAdam Mitz2018-01-152-5/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Compiler Features 32 Test: need to check Apple clang version numbers which us...Adam Mitz2018-01-131-2/+8
| * | | Compiler Features 24 Test: skip older clang versionsAdam Mitz2018-01-121-3/+12
|/ / /
| | * Add UDP changes and test programSteve Huston2018-02-285-14/+152
| | * Added description of changesSteve Huston2018-02-281-0/+11
| | * Fix typos, compile errorsSteve Huston2018-01-291-6/+11
| | * Add Howard's changes to allow ipv6-only on SOCK_AcceptorSteve Huston2018-01-222-25/+47
| |/ |/|
* | Merge pull request #557 from iguessthislldo/masterAdam Mitz2018-01-111-0/+2
|\ \ | |/
| * Match MPC for Wireshark 2 SupportFred Hornsey2018-01-051-0/+2
* | Merge pull request #559 from mitza-oci/masterAdam Mitz2018-01-112-2/+12
|\ \ | |/ |/|
| * check clang version number for compiler test workaroundAdam Mitz2018-01-111-2/+2
| * clang workarounds for Compiler_Features_32_TestAdam Mitz2018-01-111-1/+11
| * clang: set ACE_HAS_CPP11 based on predefined macrosAdam Mitz2018-01-111-1/+1
|/
* Merge pull request #555 from mitza-oci/singleton-restartAdam Mitz2018-01-024-6/+39
|\
| * updated test list now that test should passAdam Mitz2017-12-211-1/+1
| * fixed issue #554 ACE_Singleton use after ACE::fini, ACE::initAdam Mitz2017-12-212-5/+30
| * Updated MPC project for new ACE testAdam Mitz2017-12-211-0/+8
* | Merge pull request #556 from jwillemsen/masterJohnny Willemsen2018-01-023-27/+2
|\ \
| * | Updated copyright to 2018Johnny Willemsen2018-01-013-27/+2
* | | Merge pull request #553 from mitza-oci/singleton-restartAdam Mitz2017-12-204-0/+65
|\ \ \ | | |/ | |/|
| * | New ACE test: check if ACE_Singleton works after ACE::fini, ACE::initAdam Mitz2017-12-194-0/+65
|/ /
* | Merge pull request #552 from mitza-oci/freebsdAdam Mitz2017-12-131-1/+1
|\ \
| * | Added support for FreeBSD 11Adam Mitz2017-12-121-1/+1
|/ /
* | Merge pull request #551 from mitza-oci/mingwAdam Mitz2017-12-124-5/+14
|\ \
| * | Added support for cross compiling using MinGW on a Linux host.Adam Mitz2017-12-114-5/+14
* | | Merge pull request #550 from jwillemsen/masterJohnny Willemsen2017-12-121-0/+1
|\ \ \ | |/ / |/| / | |/
| * Added usage of travis_latestJohnny Willemsen2017-12-111-0/+1
* | Merge pull request #549 from jwillemsen/masterJohnny Willemsen2017-12-087-54/+50
|\ \ | |/
| * Make ACE 6.4.6 and TAO 2.4.6 publicJohnny Willemsen2017-12-087-54/+50
|/
* ACE+TAO-6_4_6ACE+TAO-6_4_6Johnny Willemsen2017-12-0848-49/+435
* More NEWS for next releaseAdam Mitz2017-12-071-0/+2
* Merge pull request #548 from jwillemsen/masterJohnny Willemsen2017-12-061-0/+4
|\
| * List changesJohnny Willemsen2017-12-061-0/+4
|/
* Merge pull request #546 from mitza-oci/bug1220sslAdam Mitz2017-12-063-18/+21
|\
| * NEWS for PR546Adam Mitz2017-12-061-0/+4
| * Bug 1220 fix applied to SSLIOP (fixed for IIOP long ago).Adam Mitz2017-12-011-9/+6
| * For BiDir GIOP over SSL, need to handle IPv4-mapped IPv6 addresses.Adam Mitz2017-12-011-9/+11
* | Merge pull request #547 from lockhart/esf-headersJohnny Willemsen2017-12-061-0/+2
|\ \ | |/ |/|
| * Add missing ESF header files to allow extending features in application code.Thomas Lockhart2017-12-051-0/+2
|/
* Merge pull request #545 from jwillemsen/masterJohnny Willemsen2017-12-012-4/+7
|\
| * Put back protected copy/assignmentJohnny Willemsen2017-12-012-8/+24
| * Documentation updateJohnny Willemsen2017-12-011-1/+1
| * Make copy/assignment operators private and don't implement them, they are not...Johnny Willemsen2017-12-012-23/+10