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
/
SslServerTransceiver.cpp
Commit message (
Collapse
)
Author
Age
*
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534
Matthew Newhook
2005-11-08
|
*
Disable code with ifdef
Dwayne Boone
2005-09-26
|
*
fix for bug 332: IceSSL: is handshake retry loop necessary?
Mark Spruiell
2005-06-14
|
*
Get rid of a bunch of 64bit warnings on Sun
Dwayne Boone
2005-03-07
|
*
Updated copyrights to 2005
Bernard Normier
2005-02-16
|
*
Connection.ice
Marc Laukien
2004-09-13
|
*
TranportInfo
Marc Laukien
2004-08-04
|
*
Fixed copyright
Bernard Normier
2004-05-18
|
*
Updated copyright notice
Bernard Normier
2004-05-11
|
*
ConnectionRefusedException
Marc Laukien
2004-03-29
|
*
Changed C++ mapping of Slice byte from char to unsigned char.
Michi Henning
2003-05-30
|
*
Sun: 64 bit + CC 5.3 support
Bernard Normier
2003-04-29
|
*
version update; date change
Marc Laukien
2003-02-04
|
*
stats
Marc Laukien
2003-01-30
|
*
fixed copyright date
Marc Laukien
2002-11-06
|
*
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
|
*
Runtime->Local
Marc Laukien
2002-09-20
|
*
Renamed Ice::LocalException to Ice::RuntimeException.
Michi Henning
2002-09-20
|
*
Modifications required for cleaning up thread-specific error queues.
Anthony Neal
2002-09-13
|
*
Now logging uses LoggerUtil.
Anthony Neal
2002-09-13
|
*
Cleanup of IceSSL, removal of OpenSSL namespace.
Anthony Neal
2002-09-13
|
*
Removed the Connection classes, added the new SslTransceiver hierarchy,
Anthony Neal
2002-09-11
cleaned up a lot of code.