summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL
Commit message (Collapse)AuthorAge
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
| | | | | | | | | * Prefer the reentrant versions of localtime/gmtime when available * Simplify pragmas * Review comment fixes * Remove comment
* Updates Windows build to OpenSSL 1.1.1gJose2020-07-28
|
* Fixed warnings (#824)Bernard Normier2020-04-30
|
* Fix compilation errors caused by parameters not declared in this scope (#801)HarveyLiu2020-04-22
|
* Fix for SecPolicyCreateSSL in Catalina and iOS 13 (Closes #798)Joe George2020-04-17
|
* Fixed file permissionsBernard Normier2019-09-17
|
* IceSSL cert name verification fixes - Close #512 (#515)Jose2019-09-10
|
* Whitespace fixesBernard Normier2019-09-09
|
* Minor OpenSSL fixes - Close #510Jose2019-09-06
|
* Enable SNI extension with CheckCertName > 1Jose2019-09-06
| | | | | | | - Remove IceSSL.ServerNameIndication, IceSSL.CheckCertName = 2 should be used instead. - Minor style fixes
* Mark SNI support in UWP as not testedAndreas Sommer2019-09-06
|
* Mark SChannel as always using SNIAndreas Sommer2019-09-06
|
* Implement server name indication (SNI) for OpenSSL and SecureTransport ↵Andreas Sommer2019-09-06
| | | | backends (new property `IceSSL.ServerNameIndication`, default enabled)
* Removed work-around for OpenSSL error on AIX, as it's no longer needed with ↵Bernard Normier2019-08-23
| | | | OpenSSL 1.0.2.1801.
* Small fixBernard Normier2019-08-22
|
* Workaround for AIX issue with SSL_write and EWOULDBLOCKBenoit Foucher2019-08-22
|
* 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-07-18
|\
| * Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\|
| * Small fixes for AIX buildBernard Normier2019-06-28
| |
| * iOS build fixesJose2019-06-27
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
| |
* | Fix iOS buildv3.7-beta1-swiftJoe George2019-06-20
| |
* | Fix warning: endpos was assign but never readJose2019-06-19
| |
* | Enable CFBundle resources for IceSSL in Swift buildsJose2019-06-17
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * Visual Studio 2019 build fixesJose2019-06-04
| |
* | Fix C++ warnings: uninitialized valueJose2019-05-30
| |
* | Fix iOS warningsJose2019-05-06
| |
* | Fix C++ warningsJose2019-05-03
| |
* | Fix iOS Certificate encodeJose2019-05-03
|/
* IceSSL/configuration fixes for OpenSSL 1.1.1aJose2019-02-11
|
* Fix macros for Linux OS detectionJose2019-02-07
|
* Assert _sentBytes in OpenSSL transceiver initializationv3.7.2-rc1Jose2019-01-29
|
* Remove outdated comment and unnecessary castJose2019-01-29
|
* Fixed Windows IceOpenSSL to not rely on FD if invalidBenoit Foucher2019-01-29
|
* Removed invalid whitespace, add comment for SChannel transceiver fixBenoit Foucher2019-01-29
|
* Got rid of calls to SSL_get_fd in OpenSSL IceSSL transportBenoit Foucher2019-01-28
|
* Better SSL support for underlying transports that don't provide a socket ↵Benoit Foucher2019-01-28
| | | | file descriptor
* Support icessl openssl with Visual Studio 2017Jose2019-01-28
|
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Extra semicolonsJose2019-01-04
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|