Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed file permissions | Bernard Normier | 2019-09-17 |
| | |||
* | Better work-around for xlC visibility bug | Bernard Normier | 2019-08-02 |
| | |||
* | Visibility fixes for xlC | Bernard Normier | 2019-07-27 |
| | |||
* | Merge remote-tracking branch 'origin/3.7' into swift | Jose | 2019-06-22 |
|\ | |||
| * | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | | |||
* | | Enable CFBundle resources for IceSSL in Swift builds | Jose | 2019-06-17 |
|/ | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | Fixed (ICE-7621) - Refactor IceSSL API to support multiple implementations | Jose | 2017-03-16 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Extra fixes for UniqueRef usage | Jose | 2017-01-13 |
| | | |||
* | | Fixed (ICE-7480) - Use UniqueRef to manage CoreFoundation types. | Jose | 2017-01-13 |
| | | |||
* | | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | | |||
* | | UWP code simplifications | Jose | 2017-01-10 |
| | | |||
* | | Revert "Fixed (ICE-7477) - Use native Base64 encode/decode" | Jose | 2017-01-02 |
| | | | | | | | | This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3. | ||
* | | Fixed (ICE-7477) - Use native Base64 encode/decode | Jose | 2017-01-02 |
| | | |||
* | | WinRT -> UWP renames | Jose | 2016-12-14 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-12-14 |
|\| | |||
| * | ICE-7445 - Add libressl build support | Joe George | 2016-12-12 |
| | | |||
* | | UWP IceSSL implementation improvements | Jose | 2016-11-24 |
| | | | | | | | | | | - Add support for IceSSL.CertFile - Add support for IceSSL password prompt | ||
* | | Port IceSSL/configuration test to UWP and fixes to UWP IceSSL implementation | Jose | 2016-11-24 |
| | | |||
* | | Fix IceSSL OSX build | Jose | 2016-11-08 |
| | | |||
* | | UWP ssl improvements | Jose | 2016-11-07 |
| | | |||
* | | Reduced string converter caching | Bernard Normier | 2016-08-05 |
| | | |||
* | | Move StringConverter API to namespace Ice | Bernard Normier | 2016-08-01 |
| | | |||
* | | C++11 CertificateVerifier and PasswordPrompt | Bernard Normier | 2016-07-27 |
| | | |||
* | | Fixed streamFilename bug | Bernard Normier | 2016-07-11 |
| | | |||
* | | Removed IceUtilInternal ifstream and ofstream | Bernard Normier | 2016-07-08 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-07-01 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Make.common.rules cpp/Makefile cpp/config/Make.rules cpp/config/Make.rules.Linux cpp/src/Ice/InstrumentationI.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/IceSSL/Makefile cpp/src/IceUtil/Makefile cpp/test/Glacier2/attack/Makefile cpp/test/Glacier2/attack/Makefile.mak cpp/test/Glacier2/router/Makefile cpp/test/Glacier2/sessionHelper/Makefile cpp/test/Glacier2/staticFiltering/Makefile cpp/test/Ice/objects/Makefile cpp/test/IceSSL/configuration/AllTests.cpp cpp/test/IceUtil/stacktrace/StackTrace.debug.Linux cpp/test/IceUtil/stacktrace/StackTrace.release.Linux csharp/src/Ice/PropertyNames.cs java/Makefile java/gradle.properties java/gradle/ice.gradle java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/test/build.gradle js/src/Ice/PropertyNames.js man/man1/icegridadmin.1 man/man1/transformdb.1 php/BuildInstructionsWindows.md php/Makefile php/config/Make.rules.Darwin php/config/Make.rules.mak.php php/config/Make.rules.php php/src/IcePHP/Makefile php/src/Makefile php/src/Makefile.mak php/src/php5/.depend.mak php/src/php5/Communicator.cpp php/src/php5/Config.h php/src/php5/Connection.cpp php/src/php5/Endpoint.cpp php/src/php5/IcePHP.rc php/src/php5/Makefile php/src/php5/Makefile.mak php/src/php5/Operation.cpp php/src/php5/Types.cpp php/src/php5/Types.h php/src/php5/Util.cpp php/src/php7/Communicator.cpp php/src/php7/Communicator.h php/src/php7/Config.h php/src/php7/Connection.cpp php/src/php7/Endpoint.cpp php/src/php7/IcePHP.rc php/src/php7/Makefile php/src/php7/Operation.cpp php/src/php7/Types.cpp php/src/php7/Types.h php/src/php7/Util.cpp scripts/TestUtil.py | ||
| * | OpenSSL-1.1.0-pre5 support | Jose | 2016-07-01 |
| | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js | ||
* | | Refactored SSL and iAP transports, support for running SSL on top | Benoit Foucher | 2016-06-27 |
|/ | | | | of TCP/iAP/Bluetooth. | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | changing checkPath in IceSSL/C++ | Mark Spruiell | 2015-05-08 |
| | |||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 |
| | |||
* | ICE-6455 - remove slice2py and slice2rb C++ exe | newhook | 2015-04-22 |
| | | | | | Fix slice2rb.rb and slice2py.py scripts for Windows. Fix build issue with IceSSL and MinGW. | ||
* | ICE-6457 | Matthew Newhook | 2015-04-22 |
| | | | | Windows python dev tree build is broken | ||
* | Various SSL fixes, tests for intermedate CAs | Benoit Foucher | 2015-04-16 |
| | |||
* | New set of certificates for IceSSL/configuration test and various | Benoit Foucher | 2015-04-16 |
| | | | | | | | IceSSL fixes. - Windows C++ and C# implementation of IceSSL is now a bit less picky for SUBJECTDN and ISSUERDN - Windows SChannel implementation now accept PKCS#1 certificates | ||
* | IceSSL fixes | Benoit Foucher | 2015-04-13 |
| | | | | | | - ICE-6423: cleaned up certificate loading on OS X - Fixed bug with FindCert to correctly throw if no field is specified - Fixed C# test to only skip few tests if not running as administrator | ||
* | ICE-6402 - IceSSL.DefaultDir fixes | Mark Spruiell | 2015-04-07 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | ICE-5804 - Warnings when building with GCC (Eliminate C style casts) | Jose | 2014-10-30 |
| | |||
* | g++4.9 fix: Linux IceSSL unused method | Jose | 2014-10-24 |
| | |||
* | Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and Windows | Jose | 2014-08-19 |
| | |||
* | Windows SSL SChannel implementation & OS X Secure Transport fixes. | Jose | 2014-08-07 |
| | |||
* | CR-20 - SecureTransport review fixes | Jose | 2014-06-11 |
| |