summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/SecureTransportUtil.cpp
Commit message (Collapse)AuthorAge
* iOS build fixesJose2019-06-27
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed iOS and PHP7 shadow warning related build failuresBenoit Foucher2018-10-27
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed leak in IceSSL secure transport implementatoin & minor code style fixesBenoit Foucher2017-04-03
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementationsJose2017-03-16