summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL
Commit message (Expand)AuthorAge
* Fix bogus call to ERR_get_error - Fix #2153 (#2231)Jose2024-05-29
* Fixed typos. (#1580)Austin Henriksen2023-12-06
* Remove uwp (#1504)Jose2023-09-18
* Fix swift build failuresJose2023-03-22
* Update OpenSSL packages used by windows buildsJose2023-03-13
* Fix Xcode 14.1 C++ build failures - #1396 (#1397)Jose2022-11-10
* Fix missing error description for OpenSSL protocol error (#1392)Jose2022-11-03
* Update msbuild builder and openssl package versionsJose2022-07-15
* Handle SSL_R_UNEXPECTED_EOF_WHILE_READING error code (#1378)Jose2022-07-05
* OpenSSL 3.0 build (#1320)Jose2021-12-01
* Visual Studio 2022 build updatesJose2021-11-24
* Copy DLL target fixesJose2021-10-04
* Minor fix for compatibility with OpenSSL < 1.1.0 (#1309)Jose2021-09-24
* Fix iOS build failureJose2021-09-23
* IceSSL::Certificate getKeyUsage and getExtendedKeyUsage (#1306)Jose2021-09-23
* iOS build fixesJose2021-09-22
* Fix Visual Studio 2010 build failureJose2021-09-22
* Add revocation certificate checks (#1303)Jose2021-09-20
* Fix for building certificate chain with IceSSL SChannel implementationJose2021-06-15
* Update msbuild builder versionJose2021-06-02
* Update expat and msbuild builder dependenciesJose2021-06-01
* Add IceSSL::getHost (#1277)Jose2021-05-13
* Add trust error information to connection info (#1270)Jose2021-04-07
* Update to MSbuild builder 5.0.6Jose2021-01-18
* Update MSBuild builder packageJose2021-01-18
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
* 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
* 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 backen...Andreas Sommer2019-09-06
* Removed work-around for OpenSSL error on AIX, as it's no longer needed with O...Bernard Normier2019-08-23
* 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