summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAge
...
* Fixed ICE-6443 and other SSL fixesBenoit Foucher2015-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 builderDwayne Boone2015-04-23
|
* Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵Benoit Foucher2015-04-23
| | | | implementations
* Updated gradle plugin nameDwayne Boone2015-04-21
|
* Allow Ice maven repository to be overriden for testing purposesDwayne Boone2015-04-20
|
* ICE-5845 - Improve handling of java.lang.ErrorMark Spruiell2015-04-16
|
* Update ZeroC homepage URLsDwayne Boone2015-04-16
|
* New set of certificates for IceSSL/configuration test and variousBenoit Foucher2015-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 fixesMark Spruiell2015-04-07
|
* Fix java build "dist" target to not build antJose2015-04-02
| | | | Ant task was remove from ice repository
* ICE-6383 - remove DES crypt support and related fixesJose2015-04-01
| | | | | - rename cryptpasswd.py to hashpassword.py - make install installs the script to main bin directory
* ICE-6383 - Update crypt password usageJose2015-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 Foucher2015-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 repositoryDwayne Boone2015-03-30
|
* Remove gradle plugin install taskDwayne Boone2015-03-25
|
* Moved gradle plugin to its own repositoryDwayne Boone2015-03-24
|
* README -> README.mdMatthew Newhook2015-03-19
|
* ICE-6374 Ensure source build works if ICE_HOME is setDwayne Boone2015-03-19
|
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* fixing ice.gradle for SLES RPM buildMark Spruiell2015-03-13
|
* Modified the gradle plugin to automatically add the Ice slice dir to the ↵Dwayne Boone2015-03-13
| | | | includes
* Copy the gradle plugin files to lib directory for easier accessDwayne Boone2015-03-13
|
* minor changes to library demoMark Spruiell2015-03-11
|
* ICE-6232 - UI demos should use dispatcherMark Spruiell2015-03-11
|
* Several changes for clean.Matthew Newhook2015-03-11
| | | | expanded all gradle build files.
* ICE-6351 get rid of @ver@, @mmver@, etc in the sourcesDwayne Boone2015-03-11
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* ICE-6201 remove java applet demoDwayne Boone2015-03-09
|
* ICE-6356 java info test failureDwayne Boone2015-03-06
|
* ICE-6358 fixed java test failureDwayne Boone2015-03-06
|
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* Remove bogus print statement form Network.javaJoe George2015-03-05
|
* - Added ice36.rb.Matthew Newhook2015-03-05
| | | | - Fix java installation locations for /usr based installs.
* Fixed LD_LIBRARY_PATH settings in gradle plug-inJose2015-03-03
|
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
|
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* ICE-6287 better error message if JavaFx jars cannnot be foundDwayne Boone2015-03-02
|
* ICE-6314 Upgrade to gradle 2.3Dwayne Boone2015-03-02
|
* ICE-6337: small fix to C++ source code to allow building with DB 6.xBernard Normier2015-02-27
|
* ICE-5967 add cancelation to Ice.Trace.Retry tracingDwayne Boone2015-02-27
|
* Fix Ice build to work with our keg only berkeley-db53 formulaMatthew Newhook2015-02-24
|
* Fixed ice.gradle and TestUtil.py to look for the BerkeleyDB db.jar in ↵Matthew Newhook2015-02-20
| | | | /usr/local/lib.
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* ICE-6322 Network I/O on main threadMatthew Newhook2015-02-19
|
* All Ice clones are now covariant in JavaBernard Normier2015-02-18
|
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* Fixed ICE-6315: fixed communicator destroy test for session helperBenoit Foucher2015-02-17
|
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
|
* ICE-6214 gradle plugin not using default source setDwayne Boone2015-02-12
|
* Don't clear _communicator for consistency with other mappingsBenoit Foucher2015-02-12
|