summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/Certificate.cpp
Commit message (Expand)AuthorAge
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16
* C++11 build failureJose2017-02-24
* Fixed (ICE-7105) - Allow to retrieve X509v3 extensions from the certificateJose2017-02-24
* Fix (ICE-6831) - Improve IceSSL::Certificate APIJose2017-02-17
* 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
* | WinRT -> UWP renamesJose2016-12-14
* | iOS controller fixesBenoit Foucher2016-12-09
* | Port IceSSL/configuration test to UWP and fixes to UWP IceSSL implementationJose2016-11-24
* | UWP x64 fail to build fixJose2016-11-14
* | UWP ssl improvementsJose2016-11-07
* | Updated IceSSL::Certificate to use chrono::system_clock::time_point with C++11Bernard Normier2016-08-19
* | Fix build failureBernard Normier2016-08-05
* | Improved DistinguishedName ctors and comparison operatorsBernard Normier2016-08-05
* | Reduced string converter cachingBernard Normier2016-08-05
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | ICE-7204 : Fixed UWP build failureBenoit Foucher2016-06-28
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | ICE-7176 - Cleanup exception dtor noexceptJoe George2016-06-10
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | Fixes related to EnableSharedFromThisJose2015-12-23
* | C++11 mapping initial commitJose2015-12-01
|/
* 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
* 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
* merging javascript branchMark Spruiell2014-03-19
* Fixed OpenSSL deprecation warning on OS XBenoit Foucher2013-11-26
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Make GCC supported compiler on SunDwayne Boone2009-11-10
* 4199 - IceSSL nul-prefix security issue.Jose2009-09-10
* bug 3464: C++ & Java changes for IceSSL.CheckCertNameMark Spruiell2009-07-14