summaryrefslogtreecommitdiff
path: root/java/ssl/jdk1.4/IceSSL
Commit message (Collapse)AuthorAge
* Added support for Java monotonic clockBenoit Foucher2007-09-04
|
* fixing NPE in IceSSL for Java & updating IceSSL testMark Spruiell2007-06-26
|
* No longer necessary to expand enpoints in proxies, use same mechanism as for ↵Dwayne Boone2007-06-14
| | | | | | multihomed hosts. Added some missing .gitignore files.
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
|
* Bug 1658 - minor refactoringDwayne Boone2007-06-12
|
* More changes for bug 1996Dwayne Boone2007-06-07
|
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
|
* Network.getHosts() -> Network.getAddresses()Dwayne Boone2007-06-01
|
* Set SO_REUSEADDR for server sockets. Bug 2079.Benoit Foucher2007-05-29
|
* Multi-home post supportDwayne Boone2007-05-18
|
* Backed out multihome changeDwayne Boone2007-05-17
|
* Bug 1996 - multihomed hostnamesDwayne Boone2007-05-16
|
* bug 1777: test/Ice/threads vs. JDK 1.4Mark Spruiell2007-02-09
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690Matthew Newhook2007-01-31
|
* bug 1712: thread-per-connection, SSL, and JDK 1.4Mark Spruiell2007-01-30
|
* Updated copyright headerDwayne Boone2007-01-08
|
* fixing bug with connectionId comparisonMark Spruiell2006-12-15
|
* bug fix for CheckCertName on incoming connectionsMark Spruiell2006-11-30
|
* No -h in client-side endpoint means use loopbackDwayne Boone2006-11-14
|
* Fixes to ignnore IPv6 addressesDwayne Boone2006-11-10
|
* bug 1444: allow test to detect target JDK versionMark Spruiell2006-11-06
|
* bug 1282: add detail to trust manager tracingMark Spruiell2006-08-22
|
* added more tracing to trust manager stuff.Matthew Newhook2006-08-22
|
* Try loopback in client if no -hDwayne Boone2006-08-21
|
* minor changes to tracingMark Spruiell2006-08-09
|
* fix for bug 1291 - NullPointerException if subjectAltNames are nullMark Spruiell2006-08-08
|
* renaming KeyManagerI; fix for bug 1142 - IceSSL failure on AIXMark Spruiell2006-07-03
|
* renaming KeyManagerIMark Spruiell2006-07-03
|
* fix for bug 1107: Glacier2/router test failure under JDK 1.4Mark Spruiell2006-06-21
|
* fix for VerifyDepthMaxMark Spruiell2006-06-14
|
* implemented VerifyDepthMaxMark Spruiell2006-06-14
|
* updated test suites. Minor refactor to the TrustManager.Matthew Newhook2006-06-08
|
* minor editsMark Spruiell2006-06-06
|
* added support for TrustOnly.Matthew Newhook2006-06-05
|
* adding createCertificateMark Spruiell2006-05-19
|
* adding SSL plugin for Java5Mark Spruiell2006-05-15