summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Removed ACE_ONLY_LATEST_AND_GREATEST, not used anymoreJohnny Willemsen2020-08-131-8/+0
| | | * | Removed reference for ACE_LEGACY_MODE, not used at allJohnny Willemsen2020-08-132-9/+1
| | | * | Removed strrchr_emulation, not used anymore by any platformJohnny Willemsen2020-08-134-51/+0
| |_|/ / |/| | |
* | | | Merge pull request #1183 from likema/avoid-ssl-crashJohnny Willemsen2020-08-122-2/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid crash when SSL not initialized correctly.Xianda Wang2020-08-122-2/+7
|/ / /
* | | Merge pull request #1180 from jwillemsen/jwi-testwarningsJohnny Willemsen2020-08-1110-62/+16
|\ \ \ | |_|/ |/| |
| * | Mark single argument constructors explicitJohnny Willemsen2020-08-113-5/+3
| * | Removed various variables/members which are not used at allJohnny Willemsen2020-08-1110-60/+16
| |/
* | Merge pull request #1176 from simpsont-oci/fix_multicast_interfaces_test_port...Adam Mitz2020-08-071-4/+4
|\ \
| * | Fix Portability Issues For Older Windows In New Test From PR 1170Timothy Simpson2020-08-071-4/+4
* | | Merge pull request #1175 from jwillemsen/jwi-novc14solutionsJohnny Willemsen2020-08-071-4/+0
|\ \ \ | |/ / |/| |
| * | Don't generate Visual Studio 2015 solutions as part of the release process, n...Johnny Willemsen2020-08-071-4/+0
* | | Merge pull request #1170 from simpsont-oci/specify_multicast_interface_by_nam...Adam Mitz2020-08-065-35/+327
|\ \ \
| * | | Update ACE/ace/SOCK_Dgram.cppTimothy Simpson2020-08-061-1/+1
| * | | Update ACE/ace/SOCK_Dgram.cppTimothy Simpson2020-08-061-1/+1
| * | | fixing windows defineTimothy Simpson2020-08-051-1/+1
| * | | fixing macro formatting per guidelinesTimothy Simpson2020-08-051-14/+14
| * | | updating test formatting to more closely match ACE guidelinesTimothy Simpson2020-08-051-42/+56
| * | | formatting changes per guidelinesTimothy Simpson2020-08-051-5/+6
| * | | Ignore WIN32 interfaces that aren't up & operationalTimothy Simpson2020-08-051-2/+2
| * | | Fixing another Codacy complaintTimothy Simpson2020-08-051-2/+1
| * | | adding getifaddrs versions of testTimothy Simpson2020-08-052-1/+50
| * | | Fixing Test CommentsTimothy Simpson2020-08-051-13/+8
| * | | Adding Test for Multicast Join By InterfaceTimothy Simpson2020-08-054-1/+191
| * | | more PR comment resolutionTimothy Simpson2020-08-031-31/+18
| * | | fixing codefactor complaintTimothy Simpson2020-08-011-1/+0
| * | | fixing 'empty' result failure case to only apply when interface is specifiedTimothy Simpson2020-08-011-3/+5
| * | | resolving review comments, codacy issueTimothy Simpson2020-08-011-31/+23
| * | | Fixing multicast join by interface name on windows for both ipv4 & ipv6Timothy Simpson2020-07-311-19/+83
* | | | Merge pull request #1174 from jwillemsen/jwi-docusockJohnny Willemsen2020-08-061-3/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Documentation typo fix and layout changeJohnny Willemsen2020-08-061-3/+2
* | | | Merge pull request #1165 from knutpett/eval_memoryAdam Mitz2020-08-051-11/+12
|\ \ \ \
| * | | | Remove the helper function pseudo_filenameKnut Petter Svendsen2020-07-301-17/+8
| * | | | Break lines and add constKnut Petter Svendsen2020-07-281-10/+10
| * | | | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-07-281-1/+1
| * | | | Fixup after reviewKnut Petter Svendsen2020-07-281-9/+12
| * | | | Remove code to provoke bugKnut Petter Svendsen2020-07-271-1/+0
| * | | | OldState needs to work on a copy of idl_global->filename() to prevent segfaultKnut Petter Svendsen2020-07-271-1/+1
| * | | | Extract helper functionKnut Petter Svendsen2020-07-271-5/+12
| * | | | Provoke bug in OldState helper classKnut Petter Svendsen2020-07-271-0/+1
* | | | | Merge pull request #1172 from jwillemsen/jwi-autoptrcpp17Johnny Willemsen2020-08-041-8/+0
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Removed define of ACE_LACKS_AUTO_PTR for C++17 in general, gcc doesn't remove...Johnny Willemsen2020-08-041-8/+0
* | | | Merge pull request #1169 from KamilSoko/OpenSSL_3.0_supportJohnny Willemsen2020-07-312-3/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Reducen indentJohnny Willemsen2020-07-311-2/+2
| * | | removed trailing spacesKamil Sokolowski2020-07-301-1/+1
| * | | Added version check for deprecated function in OpenSSL 3.0Kamil Sokolowski2020-07-302-3/+16
|/ / /
* | | Merge pull request #1161 from mitza-oci/rwlockAdam Mitz2020-07-231-6/+29
|\ \ \
| * | | ACE_OS::rwlock_init: On Win32, use unnamed kernelAdam Mitz2020-07-171-6/+29
| | |/ | |/|
* | | Merge pull request #1163 from sudipm-mukherjee/sudip/update_debianJohnny Willemsen2020-07-2322-48/+60
|\ \ \
| * | | sync changelog with debian/6.5.10+dfsg-1 releaseSudip Mukherjee2020-07-231-1/+55