Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | IceSSL TLSv1.3 preliminary support | Jose | 2019-01-15 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed ICE-7906 - Check for invalid ciphers in IceSSL.Ciphers | Benoit Foucher | 2017-05-24 |
| | |||
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementations | Jose | 2017-03-16 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types. | Jose | 2017-01-13 |
| | | |||
* | | Added ICE_BUILDING_SRC to make builds | Bernard Normier | 2016-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 top | Benoit Foucher | 2016-06-27 |
|/ | | | | of TCP/iAP/Bluetooth. | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed ICE-6829 - open keychain only if needed | Benoit Foucher | 2015-10-02 |
| | |||
* | Fix ICE-6587: Secure transport leaks | Jose | 2015-06-10 |
| | |||
* | changing checkPath in IceSSL/C++ | Mark Spruiell | 2015-05-08 |
| | |||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 |
| | |||
* | New set of certificates for IceSSL/configuration test and various | Benoit Foucher | 2015-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 fixes | Benoit Foucher | 2015-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 fixes | Mark Spruiell | 2015-04-07 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed (ICE-5758) - Disable SSLv3 by default | Jose | 2014-10-21 |
| | |||
* | OS X 10.10 SSL configuration fixes | Jose | 2014-10-21 |
| | |||
* | Fixed (ICE-5696) - Trying to connect openssl 0.9.8 client to OS X secure ↵ | Jose | 2014-09-30 |
| | | | | transport fails | ||
* | Fixed (ICE-5663) - Rename IceSSL FindCert properties? | Jose | 2014-09-25 |
| | |||
* | minor edits to IceSSL/C++ | Mark Spruiell | 2014-09-18 |
| | |||
* | Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and Windows | Jose | 2014-08-19 |
| | |||
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 |
| | |||
* | CR-20 - SecureTransport review fixes | Jose | 2014-06-11 |
| | |||
* | Fixed (ICE-4894) - Native SSL implementation for OS X | Jose | 2014-06-06 |