summaryrefslogtreecommitdiff
path: root/java/src/IceSSL
Commit message (Collapse)AuthorAge
* Fixed Java warnings reported by Eclipse, fixes #541Benoit Foucher2019-09-20
|
* Enable SNI extension with CheckCertName > 1Jose2019-09-06
| | | | | | | - Remove IceSSL.ServerNameIndication, IceSSL.CheckCertName = 2 should be used instead. - Minor style fixes
* Implement server name indication (SNI) for IceSSL JavaAndreas Sommer2019-09-06
|
* Add support to build modular JARsJose2019-06-27
|
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Updated gradle build system.Bernard Normier2018-11-19
|
* Use javac --release with javac >=9. Fixes #297.Bernard Normier2018-11-14
|
* Javadoc improvements. Fixes #71.Bernard Normier2018-11-07
|
* Remove unused IceSSL Util classJose2018-11-06
| | | | Close #281
* Fixed Android >= 8.0 SSL issue (fixes #105Benoit Foucher2018-06-21
|
* Update copyright year to 2018Jose2018-02-14
|
* Fix Java 9 deprecation warningsJose2017-11-16
|
* Fix Java9 build of Ice.jar to be compatible with Java8Jose2017-11-16
| | | | See ICE-8561
* ICE-8295 - Can't build Ice for Java on Windows after setting ICE_HOMEJose2017-07-12
|
* Remove excessive empty linesJoe George2017-06-07
|
* ICE-7903 - move android testsMark Spruiell2017-06-06
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Updating Android testsMark Spruiell2017-04-28
|
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
|
* Minor fixes to endpoint codeBenoit Foucher2017-04-12
|
* Fixed ICE-7755 - listen on all IPs associated with a DNS nameBenoit Foucher2017-04-10
|
* Fix (ICE-7760) - Move Java 8 IceSSL to its own jarJose2017-04-07
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* ICE-4891 some minor improvementsDwayne Boone2014-09-17
|
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* Rename WS transport files for consistency with TCP/UDP transports.Jose2014-08-13
|
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
|
* Removed unused holder types.Matthew Newhook2014-08-07
| | | | | | Fixed holder types to use the generic holder type. Changed the code generator to use the generic holder types. Changed the Ice internals not to use the non-generic holder types.
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* adding IceWS for JavaMark Spruiell2014-06-27
|
* CR-20 - SecureTransport review fixesJose2014-06-11
|
* porting C++ transport changes to JavaMark Spruiell2014-05-29
|
* Fixed (ICE-5510) - Remove Stats interface that was deprecated in 3.5Jose2014-05-02
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-5404 - IceSSL test failure on SLES11SP3Mark Spruiell2013-08-23
|
* SOCKS support for JavaMark Spruiell2013-04-11
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed (ICE-5144) - Minor grammar errors in codeJose2013-01-14
|
* Fixed (ICE-5114) - android library demo exceptions.Jose2012-12-14
|
* ICE-4987 - IceSSL test failureMark Spruiell2012-11-26
|
* Fixed ICE-4913: deprecate Ice::StatsBernard Normier2012-11-19
|