summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SecureTransportEngine.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-7906 - Check for invalid ciphers in IceSSL.CiphersBenoit Foucher2017-05-24
|
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
| |
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
| | | | | | | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/ | | | of TCP/iAP/Bluetooth.
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6829 - open keychain only if neededBenoit Foucher2015-10-02
|
* Fix ICE-6587: Secure transport leaksJose2015-06-10
|
* changing checkPath in IceSSL/C++Mark Spruiell2015-05-08
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
| | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates
* IceSSL fixesBenoit Foucher2015-04-13
| | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator
* ICE-6402 - IceSSL.DefaultDir fixesMark Spruiell2015-04-07
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
|
* OS X 10.10 SSL configuration fixesJose2014-10-21
|
* Fixed (ICE-5696) - Trying to connect openssl 0.9.8 client to OS X secure ↵Jose2014-09-30
| | | | transport fails
* Fixed (ICE-5663) - Rename IceSSL FindCert properties?Jose2014-09-25
|
* minor edits to IceSSL/C++Mark Spruiell2014-09-18
|
* Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and WindowsJose2014-08-19
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* CR-20 - SecureTransport review fixesJose2014-06-11
|
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06