index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
ssl
/
jdk1.4
/
IceSSL
Commit message (
Expand
)
Author
Age
*
Added support for Java monotonic clock
Benoit Foucher
2007-09-04
*
fixing NPE in IceSSL for Java & updating IceSSL test
Mark Spruiell
2007-06-26
*
No longer necessary to expand enpoints in proxies, use same mechanism as for ...
Dwayne Boone
2007-06-14
*
Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0
Dwayne Boone
2007-06-13
*
Bug 1658 - minor refactoring
Dwayne Boone
2007-06-12
*
More changes for bug 1996
Dwayne Boone
2007-06-07
*
Bug 1658 - listen on 0.0.0.0 rather than expanding endpoints
Dwayne Boone
2007-06-04
*
Network.getHosts() -> Network.getAddresses()
Dwayne Boone
2007-06-01
*
Set SO_REUSEADDR for server sockets. Bug 2079.
Benoit Foucher
2007-05-29
*
Multi-home post support
Dwayne Boone
2007-05-18
*
Backed out multihome change
Dwayne Boone
2007-05-17
*
Bug 1996 - multihomed hostnames
Dwayne Boone
2007-05-16
*
bug 1777: test/Ice/threads vs. JDK 1.4
Mark Spruiell
2007-02-09
*
Expanded tabs into spaces
Bernard Normier
2007-02-01
*
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1690
Matthew Newhook
2007-01-31
*
bug 1712: thread-per-connection, SSL, and JDK 1.4
Mark Spruiell
2007-01-30
*
Updated copyright header
Dwayne Boone
2007-01-08
*
fixing bug with connectionId comparison
Mark Spruiell
2006-12-15
*
bug fix for CheckCertName on incoming connections
Mark Spruiell
2006-11-30
*
No -h in client-side endpoint means use loopback
Dwayne Boone
2006-11-14
*
Fixes to ignnore IPv6 addresses
Dwayne Boone
2006-11-10
*
bug 1444: allow test to detect target JDK version
Mark Spruiell
2006-11-06
*
bug 1282: add detail to trust manager tracing
Mark Spruiell
2006-08-22
*
added more tracing to trust manager stuff.
Matthew Newhook
2006-08-22
*
Try loopback in client if no -h
Dwayne Boone
2006-08-21
*
minor changes to tracing
Mark Spruiell
2006-08-09
*
fix for bug 1291 - NullPointerException if subjectAltNames are null
Mark Spruiell
2006-08-08
*
renaming KeyManagerI; fix for bug 1142 - IceSSL failure on AIX
Mark Spruiell
2006-07-03
*
renaming KeyManagerI
Mark Spruiell
2006-07-03
*
fix for bug 1107: Glacier2/router test failure under JDK 1.4
Mark Spruiell
2006-06-21
*
fix for VerifyDepthMax
Mark Spruiell
2006-06-14
*
implemented VerifyDepthMax
Mark Spruiell
2006-06-14
*
updated test suites. Minor refactor to the TrustManager.
Matthew Newhook
2006-06-08
*
minor edits
Mark Spruiell
2006-06-06
*
added support for TrustOnly.
Matthew Newhook
2006-06-05
*
adding createCertificate
Mark Spruiell
2006-05-19
*
adding SSL plugin for Java5
Mark Spruiell
2006-05-15