summaryrefslogtreecommitdiff
path: root/cpp/include/IceSSL/Plugin.h
Commit message (Expand)AuthorAge
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Update copyright year to 2018Jose2018-02-14
* Adding doc comments to C++Mark Spruiell2018-01-17
* Remove excessive empty linesJoe George2017-06-07
* Remove trailing whitespaceJoe George2017-05-02
* Rename getEngineVersion -> getOpenSSLVersion, remove getEngineNameJose2017-04-11
* Replaced tabs with spacesBernard Normier2017-03-22
* 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
* Replaced ICE_SSL_ by ICESSL_ for consistencyBernard Normier2017-03-02
* 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
* | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types.Jose2017-01-13
* | Add getEngineName & getEngineVersion methods to IceSSL C++ PluginJose2016-12-20
* | WinRT -> UWP renamesJose2016-12-14
* | More consistent names for _API macrosBernard Normier2016-11-01
* | Updated IceSSL::Certificate to use chrono::system_clock::time_point with C++11Bernard Normier2016-08-19
* | Improved DistinguishedName ctors and comparison operatorsBernard Normier2016-08-05
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
* | C++11 CertificateVerifier and PasswordPromptBernard Normier2016-07-27
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Exported classes no longer have weak vtables with clangBernard Normier2016-06-27
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
* | ICE-7176 - Cleanup exception dtor noexceptJoe George2016-06-10
* | Another fix for ICE-7132Benoit Foucher2016-05-09
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
* | ice_name/ice_id fixes & simplifications.Jose2016-01-20
* | Fixes related to EnableSharedFromThisJose2015-12-23
* | C++11 mapping initial commitJose2015-12-01
|/
* (ICE-6506) PHP Windows build brokenJose2015-05-12
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
* Updated copyright to 2015Dwayne Boone2015-01-05
* Several Windows build fixes:Jose2014-10-08
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
* Fix for ICE-5542: add message to ICE_DEPRECATED_API in C++Bernard Normier2014-06-12
* 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 ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11