summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/Util.cpp
Commit message (Expand)AuthorAge
* Fixed file permissionsBernard Normier2019-09-17
* Better work-around for xlC visibility bugBernard Normier2019-08-02
* Visibility fixes for xlCBernard Normier2019-07-27
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
* | Enable CFBundle resources for IceSSL in Swift buildsJose2019-06-17
|/
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* 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
* | Extra fixes for UniqueRef usageJose2017-01-13
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | UWP code simplificationsJose2017-01-10
* | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode"Jose2017-01-02
* | Fixed (ICE-7477) - Use native Base64 encode/decodeJose2017-01-02
* | WinRT -> UWP renamesJose2016-12-14
* | Merge remote-tracking branch 'origin/3.6'Jose2016-12-14
|\|
| * ICE-7445 - Add libressl build supportJoe George2016-12-12
* | UWP IceSSL implementation improvementsJose2016-11-24
* | Port IceSSL/configuration test to UWP and fixes to UWP IceSSL implementationJose2016-11-24
* | Fix IceSSL OSX buildJose2016-11-08
* | UWP ssl improvementsJose2016-11-07
* | Reduced string converter cachingBernard Normier2016-08-05
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | C++11 CertificateVerifier and PasswordPromptBernard Normier2016-07-27
* | Fixed streamFilename bugBernard Normier2016-07-11
* | Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
* | Merge remote-tracking branch 'origin/3.6'Jose2016-07-01
|\|
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
|/
* Update copyright headersJoe George2016-03-01
* changing checkPath in IceSSL/C++Mark Spruiell2015-05-08
* Fixed ICE-6464 and deprecated various IceSSL propertiesBenoit Foucher2015-04-28
* ICE-6455 - remove slice2py and slice2rb C++ exenewhook2015-04-22
* ICE-6457Matthew Newhook2015-04-22
* Various SSL fixes, tests for intermedate CAsBenoit Foucher2015-04-16
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-04-16
* IceSSL fixesBenoit Foucher2015-04-13
* ICE-6402 - IceSSL.DefaultDir fixesMark Spruiell2015-04-07
* Updated copyright to 2015Dwayne Boone2015-01-05
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* g++4.9 fix: Linux IceSSL unused methodJose2014-10-24
* 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