Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more fixes for thread per connection | Marc Laukien | 2004-10-26 |
| | |||
* | started with thread per client | Marc Laukien | 2004-10-25 |
| | |||
* | static mutex fix for IceSSL | Marc Laukien | 2004-10-07 |
| | |||
* | 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 |
| | |||
* | removed shutdown() stuff again | Marc Laukien | 2004-01-23 |
| | |||
* | fix | Marc Laukien | 2004-01-18 |
| | |||
* | Fixed Windows build | Bernard Normier | 2003-12-16 |
| | |||
* | Modifications made to: | Anthony Neal | 2003-12-12 |
| | | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages. | ||
* | fixes | Marc Laukien | 2003-12-12 |
| | |||
* | gethostbyname_r | Marc Laukien | 2003-12-11 |
| | |||
* | Updated receiving side for DatagramLimitException. Test is now done in | Michi Henning | 2003-07-30 |
| | | | | ThreadPool, as it should have been all along. | ||
* | Merging changes for DatagramLimitException | Michi Henning | 2003-07-18 |
| | |||
* | Changed C++ mapping of Slice byte from char to unsigned char. | Michi Henning | 2003-05-30 |
| | |||
* | cache fdToString results to avoid exception when connection is shutdown on | Mark Spruiell | 2003-05-09 |
| | | | | Solaris | ||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 |
| | |||
* | Removed the throw in close() - close() should not throw any exceptions. | Anthony Neal | 2003-02-05 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fix | Marc Laukien | 2003-01-31 |
| | |||
* | stats | Marc Laukien | 2003-01-30 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | Minor fix to the IceSSL mod. | Anthony Neal | 2002-10-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 |
| | |||
* | 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. | ||
* | Removed bad throw; from end of SslTransceiver::close(). | Anthony Neal | 2002-09-06 |
| | |||
* | fixes | Marc Laukien | 2002-09-06 |
| | |||
* | some cleanup | Marc Laukien | 2002-08-28 |
| | |||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 |
| | |||
* | Updated to fix a problem with SSL server shutdown. | Anthony Neal | 2002-05-14 |
| | |||
* | Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSL | Mark Spruiell | 2002-04-26 |
| | | | | dependencies on Ice core | ||
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |