summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/Util.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
* 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
* 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
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | 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
* | UWP IceSSL implementation improvementsJose2016-11-24
* | UWP ssl improvementsJose2016-11-07
* | C++11 CertificateVerifier and PasswordPromptBernard Normier2016-07-27
* | 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
* IceSSL fixesBenoit Foucher2015-04-13
* Updated copyright to 2015Dwayne Boone2015-01-05
* 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
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* bug 3008 - IceSSL cleanupMark Spruiell2008-04-15
* Updated copyrightDwayne Boone2008-01-23
* Updated copyright headerDwayne Boone2007-01-08
* Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.Matthew Newhook2006-05-31
* minor cleanup in IceSSLMark Spruiell2006-04-25
* - Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to;Matthew Newhook2006-04-24
* moving checkPath so that PluginI can use it for IceSSL.RandomMark Spruiell2006-04-19
* new IceSSL pluginMark Spruiell2006-03-28