summaryrefslogtreecommitdiff
path: root/ACE/protocols
Commit message (Expand)AuthorAgeFilesLines
* Fixed unresolved exports, more overrideJohnny Willemsen2023-02-132-7/+1
* Removed pharlap supportJohnny Willemsen2023-02-011-15/+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
* Removed Windows CE supportJohnny Willemsen2023-01-131-20/+4
* 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-1323-66/+66
* 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-1050-52/+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
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-091-2/+2
* Removed empty linesJohnny Willemsen2021-01-061-1/+1
* Remove some left over psos commentsJohnny Willemsen2021-01-051-2/+2
* 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-3122-106/+90
* repaired integration build failureErik Sohns2016-10-232-3/+4
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAOErik Sohns2016-07-145-2/+12
|\
| * Removed include of ace/Auto_Ptr.h where not neededAdam Mitz2016-06-173-0/+4
| * Updated linksJohnny Willemsen2016-03-041-1/+1
| * ACE/protocols workspace excludes tests and examples subdirs, they have separa...Adam Mitz2015-12-021-0/+4
* | repaired include strategy for ace/Synch.h (prerequisite to solving template i...Erik Sohns2015-12-046-6/+0
* | repaired include strategy for ace/Synch.h (prerequisite to solving template i...Erik Sohns2015-12-0322-93/+112
|/
* Remove version specific OpenSSL methodsKurt Roeckx2015-11-072-24/+2