Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed ICE-6443 and other SSL fixes | Benoit Foucher | 2015-04-28 | |
| | | | | | | | | | - Added IceSSL::WSSEndpointInfo and IceSSL::WSSEndpointInfo - Deprecated IceSSL.KeyFile - Added IceSSL.CAs and deprecated IceSSL.CertAuthFile and IceSSL.CertAuthDir - Added support for IceSSL.UsePlatformCAs - Fixed SSL implementations to support reading PEM files containing multiple PEM certificates - Fixed Windows SSL implementation to support load DER certificates | |||
* | Update to use latest gradle ice builder | Dwayne Boone | 2015-04-23 | |
| | ||||
* | Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵ | Benoit Foucher | 2015-04-23 | |
| | | | | implementations | |||
* | Updated gradle plugin name | Dwayne Boone | 2015-04-21 | |
| | ||||
* | Allow Ice maven repository to be overriden for testing purposes | Dwayne Boone | 2015-04-20 | |
| | ||||
* | ICE-5845 - Improve handling of java.lang.Error | Mark Spruiell | 2015-04-16 | |
| | ||||
* | Update ZeroC homepage URLs | Dwayne Boone | 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 | |||
* | ICE-6402 - IceSSL.DefaultDir fixes | Mark Spruiell | 2015-04-07 | |
| | ||||
* | Fix java build "dist" target to not build ant | Jose | 2015-04-02 | |
| | | | | Ant task was remove from ice repository | |||
* | ICE-6383 - remove DES crypt support and related fixes | Jose | 2015-04-01 | |
| | | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory | |||
* | ICE-6383 - Update crypt password usage | Jose | 2015-04-01 | |
| | | | | | | | | | | | | Added new script to create crypt passwords using passlib scripts/cryptpasswd.py Remove tests passwords files they are now generated using cryptpasswd script Update CryptPermissionsVerifierI to support PBKDF2 password schemes in Windows and OS X, and MD5/SHA256/SHA512 crypt in Linux, on other systems fallback to DES_crypt from openssl | |||
* | SSL fixes (bis) | Benoit Foucher | 2015-04-01 | |
| | | | | | | - Fixed SChannel to correctly handles certificate chains from PKCS12 files - Fixed Java IceSSL to require password for PKCS12 - Fixed Windows test build issue | |||
* | Moved ant task to its own repository | Dwayne Boone | 2015-03-30 | |
| | ||||
* | Remove gradle plugin install task | Dwayne Boone | 2015-03-25 | |
| | ||||
* | Moved gradle plugin to its own repository | Dwayne Boone | 2015-03-24 | |
| | ||||
* | README -> README.md | Matthew Newhook | 2015-03-19 | |
| | ||||
* | ICE-6374 Ensure source build works if ICE_HOME is set | Dwayne Boone | 2015-03-19 | |
| | ||||
* | Removed demos. | Matthew Newhook | 2015-03-18 | |
| | | | | Moved demoscript to distribution. | |||
* | fixing ice.gradle for SLES RPM build | Mark Spruiell | 2015-03-13 | |
| | ||||
* | Modified the gradle plugin to automatically add the Ice slice dir to the ↵ | Dwayne Boone | 2015-03-13 | |
| | | | | includes | |||
* | Copy the gradle plugin files to lib directory for easier access | Dwayne Boone | 2015-03-13 | |
| | ||||
* | minor changes to library demo | Mark Spruiell | 2015-03-11 | |
| | ||||
* | ICE-6232 - UI demos should use dispatcher | Mark Spruiell | 2015-03-11 | |
| | ||||
* | Several changes for clean. | Matthew Newhook | 2015-03-11 | |
| | | | | expanded all gradle build files. | |||
* | ICE-6351 get rid of @ver@, @mmver@, etc in the sources | Dwayne Boone | 2015-03-11 | |
| | ||||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 | |
| | ||||
* | ICE-6201 remove java applet demo | Dwayne Boone | 2015-03-09 | |
| | ||||
* | ICE-6356 java info test failure | Dwayne Boone | 2015-03-06 | |
| | ||||
* | ICE-6358 fixed java test failure | Dwayne Boone | 2015-03-06 | |
| | ||||
* | ICE-6082 No way to discover send/recv buffer sizes | Dwayne Boone | 2015-03-05 | |
| | ||||
* | Remove bogus print statement form Network.java | Joe George | 2015-03-05 | |
| | ||||
* | - Added ice36.rb. | Matthew Newhook | 2015-03-05 | |
| | | | | - Fix java installation locations for /usr based installs. | |||
* | Fixed LD_LIBRARY_PATH settings in gradle plug-in | Jose | 2015-03-03 | |
| | ||||
* | ICE-6116 reduce verbose warnings about socket buffer size | Dwayne Boone | 2015-03-03 | |
| | ||||
* | Fixed (ICE-5835) - Scope of operation parameters | Jose | 2015-03-02 | |
| | ||||
* | ICE-6287 better error message if JavaFx jars cannnot be found | Dwayne Boone | 2015-03-02 | |
| | ||||
* | ICE-6314 Upgrade to gradle 2.3 | Dwayne Boone | 2015-03-02 | |
| | ||||
* | ICE-6337: small fix to C++ source code to allow building with DB 6.x | Bernard Normier | 2015-02-27 | |
| | ||||
* | ICE-5967 add cancelation to Ice.Trace.Retry tracing | Dwayne Boone | 2015-02-27 | |
| | ||||
* | Fix Ice build to work with our keg only berkeley-db53 formula | Matthew Newhook | 2015-02-24 | |
| | ||||
* | Fixed ice.gradle and TestUtil.py to look for the BerkeleyDB db.jar in ↵ | Matthew Newhook | 2015-02-20 | |
| | | | | /usr/local/lib. | |||
* | Fix for ICE-6268, initialize enum, string and structs in ↵ | Benoit Foucher | 2015-02-20 | |
| | | | | Java/C#/Objective-C/JavaScript | |||
* | ICE-6322 Network I/O on main thread | Matthew Newhook | 2015-02-19 | |
| | ||||
* | All Ice clones are now covariant in Java | Bernard Normier | 2015-02-18 | |
| | ||||
* | Fixed ICE-6269: tolerate null values for structs and enums | Benoit Foucher | 2015-02-17 | |
| | ||||
* | Fixed ICE-6315: fixed communicator destroy test for session helper | Benoit Foucher | 2015-02-17 | |
| | ||||
* | Fixed ICE-6225 - Added headers attribute to WSConnectionInfo | Benoit Foucher | 2015-02-16 | |
| | ||||
* | ICE-6214 gradle plugin not using default source set | Dwayne Boone | 2015-02-12 | |
| | ||||
* | Don't clear _communicator for consistency with other mappings | Benoit Foucher | 2015-02-12 | |
| |