summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace
Commit message (Expand)AuthorAgeFilesLines
* Fixed unresolved exports, more overrideJohnny Willemsen2023-02-132-7/+1
* More Sun OS/compiler cleanupJohnny Willemsen2023-01-171-4/+1
* Cleanup Solaris supportJohnny Willemsen2023-01-171-1/+1
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-1612-24/+0
* Removed AIX supportJohnny Willemsen2023-01-1612-48/+0
* More Windows CE cleanupJohnny Willemsen2023-01-131-1/+0
* Fixed path separators.wkbrd2022-10-054-4/+4
* Correct FileDescription and InternalNamewkbrd2022-10-054-8/+8
* Rebasing on newer constant names.wkbrd2022-10-044-8/+8
* Add resource fileswkbrd2022-10-044-0/+120
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-229-14/+14
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1319-55/+55
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-1029-30/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-1049-51/+0
* Removed extra newline before closing }Knut Petter Svendsen2022-09-102-2/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-0919-19/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-094-4/+0
* Fix more blank line issuesKnut Petter Svendsen2022-09-094-4/+0
* Use defaultJohnny Willemsen2021-09-264-14/+2
* Use std::unique_ptrJohnny Willemsen2021-09-262-4/+5
* Fixed compile warningsJohnny Willemsen2021-03-272-4/+4
* Make use of std::unique_ptr instead of auto_ptrJohnny Willemsen2021-03-263-7/+6
* Removed redundant voidJohnny Willemsen2021-03-1717-54/+54
* Remove redundant voidJohnny Willemsen2020-12-142-2/+2
* Avoid the use of unmanaged strings in ACE_Env_HelperTimothy Simpson2019-11-191-1/+1
* Fixed warning from clangAdam Mitz2018-09-071-1/+2
* Fixed compile errorJohnny Willemsen2017-08-301-1/+1
* Missing endifJohnny Willemsen2017-08-291-0/+1
* Add support for OpenSSL 1.1.0 and newerJohnny Willemsen2017-08-291-3/+8
* Merge pull request #389 from huangminghuang/clang-warningHuang-Ming Huang2017-08-011-12/+7
|\
| * Avoid clang warningHuang-Ming Huang2017-04-041-12/+7
* | Fix typo.Martin Corino2017-07-171-1/+1
* | Improve GCC7 changes.Martin Corino2017-07-174-9/+18
* | Some changes to appease GCC7.Martin Corino2017-07-171-0/+9
* | Fix gcc7.1 compile errorsJohnny Willemsen2017-06-131-3/+3
* | fixed ACE_INet to build with GCC 7.1Adam Mitz2017-05-161-3/+3
|/
* Revert "some (bundled) minor changes (take 2)"revert-176-masterJohnny Willemsen2016-10-3113-51/+39
* repaired integration build failureErik Sohns2016-10-232-3/+4
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOErik Sohns2016-07-143-1/+7
|\
| * Removed include of ace/Auto_Ptr.h where not neededAdam Mitz2016-06-173-0/+4
* | repaired include strategy for ace/Synch.h (prerequisite to solving template i...Erik Sohns2015-12-0313-42/+51
|/
* Remove version specific OpenSSL methodsKurt Roeckx2015-11-071-1/+1
* Fix incorrect buffer access.Martin Corino2015-08-311-1/+1
* Plug another hole. Correct state comparison.Martin Corino2015-08-313-5/+1
* Fix incorrect macro use.Martin Corino2015-08-301-1/+1
* Fix singleton exports.Martin Corino2015-08-302-0/+4
* Plug a hole. Add missing dtor to clean up.Martin Corino2015-08-302-0/+10
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+2
* Replaced README filesJohnny Willemsen2015-01-073-3/+3
* Also search hpp filesJohnny Willemsen2015-01-079-9/+0