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
/
cpp
/
src
/
IceSSL
/
Context.cpp
Commit message (
Expand
)
Author
Age
*
use two stages for plugin initialization; refactoring to remove Context
Mark Spruiell
2006-04-26
*
minor cleanup in IceSSL
Mark Spruiell
2006-04-25
*
- Added IceInternal::TransciverPtr ConnectionI::getTransceiver() const to;
Matthew Newhook
2006-04-24
*
changing default value of VerifyDepthMax to 2
Mark Spruiell
2006-04-20
*
moving checkPath so that PluginI can use it for IceSSL.Random
Mark Spruiell
2006-04-19
*
removing client/server properties for IceSSL
Mark Spruiell
2006-04-19
*
minor change to verifier
Mark Spruiell
2006-04-14
*
accept "tls" as a protocol
Mark Spruiell
2006-04-13
*
fixing bug with Java interop
Mark Spruiell
2006-04-11
*
changing logger usage
Mark Spruiell
2006-04-10
*
fixing leak when exception is thrown from constructor
Mark Spruiell
2006-03-29
*
Java metadata
Bernard Normier
2006-03-29
*
new IceSSL plugin
Mark Spruiell
2006-03-28
*
Updated copyright
Dwayne Boone
2006-03-14
*
fix for bug 332: IceSSL: is handshake retry loop necessary?
Mark Spruiell
2005-06-14
*
Updated copyrights to 2005
Bernard Normier
2005-02-16
*
Fixed copyright
Bernard Normier
2004-05-18
*
Updated copyright notice
Bernard Normier
2004-05-11
*
GCC 3.4 port
Bernard Normier
2004-05-08
*
Fix for bug 4194, you can now turn off certificate validity period checking
Anthony Neal
2004-02-12
*
Comments explaining why we have handshake timeouts set to a min of 5s and
Anthony Neal
2003-12-12
*
Modifications made to:
Anthony Neal
2003-12-12
*
bug fix for certificate loading error
Mark Spruiell
2003-11-24
*
Use communicator->getLogger() instead of caching the logger to eventually
Benoit Foucher
2003-05-19
*
merge with e3_2003
Mark Spruiell
2003-05-04
*
Eliminated numerous warnings from Sun C++ 5.4 builds
Bernard Normier
2003-04-24
*
gcc 2.95.3 fixes
Marc Laukien
2003-04-04
*
version update; date change
Marc Laukien
2003-02-04
*
disable SSLv2
Mark Spruiell
2003-01-29
*
Implemented connect-time handshaking.
Anthony Neal
2002-10-29
*
changing copyright location; adding GPL note
Mark Spruiell
2002-10-28
*
changing Mutable Realms to ZeroC
Mark Spruiell
2002-10-26
*
Now logging uses LoggerUtil.
Anthony Neal
2002-09-13
*
Cleanup of IceSSL, removal of OpenSSL namespace.
Anthony Neal
2002-09-13