summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant whitelinesJohnny Willemsen2021-11-129-37/+2
* Merge pull request #1687 from jwillemsen/jwi-autoptr5Johnny Willemsen2021-09-2722-65/+54
|\
| * Use std::unique_ptr and defaultJohnny Willemsen2021-09-2622-65/+54
* | 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-1525-790/+580
* | 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
* | Correct location of -days argumentJohnny Willemsen2021-09-141-2/+6
* | Fixed typoJohnny Willemsen2021-09-141-1/+1
|/
* Cleanup old Embarcadero compiler checksJohnny Willemsen2021-08-161-8/+0
* Typo fix.Samuel Miller2021-07-311-1/+1
* Removed redundant whitespaceJohnny Willemsen2021-07-211-1/+1
* Cleanup Embarcadero C++ Builder supportJohnny Willemsen2021-07-161-2/+2
* Removed old comments and support for Chorus which we don't support anymoreJohnny Willemsen2021-06-246-6/+6
* Removed empty linesJohnny Willemsen2021-06-151-2/+0
* Removed redundant whitelinesJohnny Willemsen2021-06-112-6/+0
* Replace auto_ptr with std::unique_ptr and fixed missing breakJohnny Willemsen2021-06-113-8/+9
* Assign the result of the call to add_constraints to a _var to fix memory leak...Johnny Willemsen2021-06-0921-60/+40
* Use true instead of 1Johnny Willemsen2021-06-091-1/+1
* Removed not used auto_ptr member, use delete instead of ACE_UNIMPLEMENTED_FUN...Johnny Willemsen2021-04-291-2/+1
* Merge pull request #1457 from jwillemsen/jwi-redundantvoidJohnny Willemsen2021-03-1744-67/+67
|\
| * Removed redundant voidJohnny Willemsen2021-03-1744-67/+67
* | bool changesJohnny Willemsen2021-03-1773-75/+75
* | bool changesJohnny Willemsen2021-03-1766-92/+75
* | Refer to github issues/discussions instead of the mailing listsJohnny Willemsen2021-03-171-6/+0
|/
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0923-28/+28
* Layout changesJohnny Willemsen2021-03-082-4/+2
* Initialize pointersJohnny Willemsen2021-01-063-3/+3
* Make use of std::unique_ptrJohnny Willemsen2020-12-301-5/+2
* Make use of std::unique_ptrJohnny Willemsen2020-12-303-8/+3
* Make use of std atomic and unique_ptrJohnny Willemsen2020-12-303-17/+16
* Fixed typoJohnny Willemsen2020-11-301-1/+1
* Layout chagnesJohnny Willemsen2020-11-102-3/+2
* Update all links to bugzilla from WashU to ISISJohnny Willemsen2020-10-285-5/+5
* Fixed typoJohnny Willemsen2020-08-242-3/+3
* Use ACE_OS instead of ACE_OS_StringJohnny Willemsen2020-06-106-18/+18
* Removed usage of register, not allowed anymore with C++17Johnny Willemsen2020-05-271-9/+9
* Add support for Embarcadero C++ Builder 10.4 SydneyJohnny Willemsen2020-05-271-2/+2
* Remove register keyword, illegal with C++17.Johnny Willemsen2020-05-112-22/+22
* Fixed typosJohnny Willemsen2019-10-293-4/+4
* Layout changesJohnny Willemsen2019-08-191-17/+7
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-193-13/+4
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1911-29/+0
* Mark constructor as explicitJohnny Willemsen2019-06-071-1/+1
* Revert "Remove ORB runner as separate task, not necessary and only complicate...Johnny Willemsen2019-06-071-2/+21
* Remove ORB runner as separate task, not necessary and only complicates this testJohnny Willemsen2019-06-071-21/+2