summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
Commit message (Expand)AuthorAgeFilesLines
* resurrect two removed virtualsKnut Petter Svendsen2022-09-091-0/+2
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-09285-410/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-09177-309/+0
* Fix CodeFactor issues: blank linesKnut Petter Svendsen2022-09-0915-35/+0
* Fix whitespace issues found by fuzzKnut Petter Svendsen2022-09-091-2/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-09134-151/+1
* Fix more blank line issuesKnut Petter Svendsen2022-09-09114-282/+0
* Fix issues found by CodeFactor: blank lineKnut Petter Svendsen2022-08-301-2/+0
* Use default constructorKnut Petter Svendsen2022-08-302-2/+2
* Remove warnings -Wextra-semiKnut Petter Svendsen2022-08-293-3/+3
* Use override, remove redundant whitespacing, fixed typoJohnny Willemsen2022-08-103-17/+9
* Merge pull request #1887 from jwillemsen/jwi-codesetregistryJohnny Willemsen2022-07-181-1/+0
|\
| * Removed old Id tagJohnny Willemsen2022-07-181-1/+0
* | Removed some old Irix related codeJohnny Willemsen2022-07-151-5/+0
|/
* Removed old code for Tru64/Irix, not supported anymore for a long timeJohnny Willemsen2022-07-141-5/+0
* Removed workaround for Tru64Johnny Willemsen2022-07-131-10/+0
* Use override to fix Embarcadero C++ Builder 11.1 warningsJohnny Willemsen2022-06-031-5/+4
* Make use of ACE_FALLTHROUGHJohnny Willemsen2022-04-236-7/+7
* Merge pull request #1822 from jwillemsen/jwi-readmetyposJohnny Willemsen2022-04-193-5/+3
|\
| * Fixed some typos in readmesJohnny Willemsen2022-04-193-5/+3
* | Update orbsvcs testsSon Dinh2022-04-184-7/+7
|/
* Remove duplicate semi-colonJohnny Willemsen2022-01-217-7/+7
* Fixed a few pkg-config issuesAdam Mitz2022-01-071-1/+1
* Fixed g++ warning, use override/defaultJohnny Willemsen2021-11-1620-131/+33
* Removed redundant base project of project TAO_Notify_Servicecaoxiaolins2021-11-141-1/+1
* Installed tree doesn't have double orbsvcs pathJohnny Willemsen2021-11-129-13/+11
* Removed redundant whitelinesJohnny Willemsen2021-11-1214-49/+2
* Notify svc: Fixed includeAdam Mitz2021-11-111-1/+1
* TAO updates for /std:c++20Adam Mitz2021-11-012-2/+4
* Merge pull request #1687 from jwillemsen/jwi-autoptr5Johnny Willemsen2021-09-2745-247/+126
|\
| * Use std::unique_ptr and defaultJohnny Willemsen2021-09-2645-247/+126
* | Merge pull request #1684 from jwillemsen/jwi-loopbackJohnny Willemsen2021-09-201-2/+2
|\ \
| * | Use is_loopback to check for a loopback addressJohnny Willemsen2021-09-201-2/+2
| |/
* | Merge pull request #1681 from jwillemsen/jwi-makekeys2Johnny Willemsen2021-09-153-6/+6
|\ \
| * | Next round create 2048 bit keysJohnny Willemsen2021-09-153-6/+6
| |/
* | Updated expired certificatesJohnny Willemsen2021-09-1540-1264/+928
* | Updated expires certificatesJohnny Willemsen2021-09-155-158/+116
|/
* Merge pull request #1679 from jwillemsen/jwi-ssl3Johnny Willemsen2021-09-148-27/+9
|\
| * Use 9999 daysJohnny Willemsen2021-09-143-6/+6
| * Layout changeJohnny Willemsen2021-09-141-2/+0
| * Layout changes, use overrideJohnny Willemsen2021-09-144-19/+3
* | Merge pull request #1678 from jwillemsen/jwi-ssl2Johnny Willemsen2021-09-143-8/+11
|\ \
| * | Correct location of -days argumentJohnny Willemsen2021-09-141-2/+6
| * | Fixed typoJohnny Willemsen2021-09-141-1/+1
| * | Logging changesJohnny Willemsen2021-09-141-5/+4
| |/
* | Merge pull request #1676 from jwillemsen/jwi-gccwarningsdepJohnny Willemsen2021-09-109-38/+21
|\ \
| * | Fix auto_ptr and fallthrough warningsJohnny Willemsen2021-09-099-38/+21
| |/
* | Removed conv_lib.mpbAdam Mitz2021-08-313-7/+7
|/
* Cleanup old Embarcadero compiler checksJohnny Willemsen2021-08-163-25/+1
* Typo fix.Samuel Miller2021-07-311-1/+1