summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security
Commit message (Expand)AuthorAgeFilesLines
* Layout/return changesJohnny Willemsen2022-10-1211-27/+20
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-221-1/+1
* Generated new certificates, old ones expiredJohnny Willemsen2022-09-1510-212/+332
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1343-81/+81
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-104-5/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-1011-12/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-094-4/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-099-16/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-0911-11/+0
* Use override, remove redundant whitespacing, fixed typoJohnny Willemsen2022-08-102-16/+8
* Removed some old Irix related codeJohnny Willemsen2022-07-151-5/+0
* Use override to fix Embarcadero C++ Builder 11.1 warningsJohnny Willemsen2022-06-031-5/+4
* Fixed some typos in readmesJohnny Willemsen2022-04-193-5/+3
* 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
|/
* Removed old comments and support for Chorus which we don't support anymoreJohnny Willemsen2021-06-241-1/+1
* Removed empty linesJohnny Willemsen2021-06-151-2/+0
* bool changesJohnny Willemsen2021-03-1713-14/+14
* bool changesJohnny Willemsen2021-03-1712-15/+13
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-095-5/+5
* Fixed typosJohnny Willemsen2019-10-291-1/+1
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-192-9/+0
* Make use of $ENV{TAO_ROOT}/orbsvcs instead of a relative pathJohnny Willemsen2019-05-211-1/+1
* Fixed typo in commentJohnny Willemsen2019-03-192-2/+2
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
* Removed obsolete filesJohnny Willemsen2018-10-304-66/+0
* Use different certificatesJohnny Willemsen2018-10-304-5/+4
* Enable ssliop collocated invocation supportJohnny Willemsen2018-10-301-3/+16
* Added security libs to linker and use certs from another test which do workJohnny Willemsen2018-10-306-1/+165
* Layout changesJohnny Willemsen2018-10-301-12/+9
* Layout changesJohnny Willemsen2018-10-301-8/+6
* Layout changesJohnny Willemsen2018-10-301-3/+1
* Merge branch 'ssliop_corbaloc_parser_comma_fix' of git://github.com/milan-mpa...Johnny Willemsen2018-10-303-3/+23
|\
| * Merge tag 'ACE+TAO-6_4_6' into ssliop_corbaloc_parser_comma_fixMilan Cvetkovic2018-01-2444-128/+174
| |\
| * | Wait for orb thread to terminateMilan Cvetkovic2016-04-071-2/+8
| * | Fail ssliop_corbaloc test for multi-profile corbalocMilan Cvetkovic2016-04-071-1/+5
| * | Fix timeout errors in orbsvcs/tests/Security/ssliop_corbaloc, enable the testMilan Cvetkovic2016-04-072-1/+11
* | | SSLIOP ECDH: Removed id line at top of file.Doug Lewis2018-08-301-1/+0
* | | SSLIOP ECDH: Updated to execute test using ECDH.Doug Lewis2018-08-301-0/+8
* | | Added Eliptic Curve support to SSLIOP.Doug Lewis2018-08-302-0/+23
* | | Remove old security filesJohnny Willemsen2018-08-133-3/+0
* | | Catch exceptions by referenceJohnny Willemsen2018-08-122-6/+1
| |/ |/|