summaryrefslogtreecommitdiff
path: root/java/src/IceSSL/ConnectorI.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
* Fixed lots of warnings.Matthew Newhook2014-08-08
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* porting C++ transport changes to JavaMark Spruiell2014-05-29
* merging javascript branchMark Spruiell2014-03-19
* SOCKS support for JavaMark Spruiell2013-04-11
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ins...Benoit Foucher2012-11-13
* ICE-4702 - Poor hash algorithmJose2012-08-10
* Win32 fixes, C# portBenoit Foucher2012-04-26
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
* | Java portBenoit Foucher2012-04-20
|/
* 5082 - Network tracing shows remote address = <not connected>Jose2011-05-17
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* fixes for Android compatibilityMark Spruiell2011-02-07
* Updated copyright to 2010Dwayne Boone2010-01-07
* - Removed old IceSSL::ConnectionInfo struct, it's now replaced withBenoit Foucher2009-10-21
* Added Ruby implemetation of EndpointInfo and ConnectionInfoDwayne Boone2009-10-16
* Added support for EndpointInfo and ConnectionInfo to python.Dwayne Boone2009-10-16
* More scalable connection reapingBenoit Foucher2009-09-09
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\
| * bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
* | Merge commit 'origin/R3_3_branch'Matthew Newhook2009-01-09
|\|
| * Fix 3306 - Plugin -> Plug-inJose2009-01-05
* | bug 3464 - correct the Java behavior of IceSSL.CheckCertNameMark Spruiell2009-01-02
* | Merge branch 'R3_3_branch'Dwayne Boone2009-01-02
|\|
| * Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
| * Revert "Remove Java finalizers code"Jose2008-12-18
| * Remove Java finalizers codeJose2008-12-17
* | Removed double check of timeout in compareTo functionDwayne Boone2008-06-19
|/
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* Fixed bug 2304Benoit Foucher2008-01-07
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Remove JDK 1.4 IceSSL pluginBenoit Foucher2007-11-26
* adding SSL plugin for Java5Mark Spruiell2006-05-15
* more VerifyPeer changesMark Spruiell2006-04-27
* minor fixes to align with C#Mark Spruiell2006-04-27
* refactoring to remove ContextMark Spruiell2006-04-26
* adding support for VerifyPeer; misc. fixesMark Spruiell2006-04-20
* removing client/server properties for IceSSLMark Spruiell2006-04-19
* cleanup, refactoring, align with C++/C#Mark Spruiell2006-04-13
* SslConnector -> ConnectorIMark Spruiell2006-03-22