summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslConnectionOpenSSL.cpp
Commit message (Expand)AuthorAge
* merging from plugins branchMark Spruiell2002-04-24
* Fixed the CPU hogging problem for IceSSL reads. Fixed a potentially nastyAnthony Neal2002-04-19
* added members to object, facet, and operation not exist exceptionsMarc Laukien2002-04-19
* Updated to allow for proper handling of handshake timeouts.Anthony Neal2002-04-16
* WIN32->_WIN32Marc Laukien2002-04-10
* cleanupMarc Laukien2002-04-02
* finished() fixesMarc Laukien2002-04-02
* Conformance to Code Style review. As well, cleaned out some old code thatAnthony Neal2002-03-26
* Minor mods, style mostly, some std::flush's added to the end of pertinentAnthony Neal2002-03-25
* Renamed all the Ssl* files. Modified the config/TestUtil.py file to includeAnthony Neal2002-03-18
* Cleanup, and project modifications (forgot the Release build config).Anthony Neal2002-03-14
* Refactor of SSL Extension, phase 1.Anthony Neal2002-03-13
* Cleaned up a few things, added OpenSSL to the link dependencies on GlacierAnthony Neal2002-03-05
* Updates to fix a problem with multiple copies ofAnthony Neal2002-03-05
* Big check in. Glacier client authentication (certificate verification) hasAnthony Neal2002-03-05
* Another update, primarily for slicifying SslCertificateVerifier and theAnthony Neal2002-02-18
* Added functionality for certificate verification, and certificateAnthony Neal2002-02-15
* Secure UDP, cut number 2. Also, updates to the SSL implementation to useAnthony Neal2002-01-29
* Fixed (I believe) the spin bug.Anthony Neal2002-01-21
* Have implemented the TimeoutException strategy for dealing withAnthony Neal2002-01-08
* Updated to simplify the dependencies of the .h files.Anthony Neal2002-01-04
* IceThread merge.Matthew Newhook2001-12-27
* This is the 'fix' for the IceStorm related bug having to do with oneways.Anthony Neal2001-12-19
* Fixed a bug regarding the readSelect() timeout during handshake. My bad.Anthony Neal2001-12-05
* Have fixed the handshake problem, now handshakes take place in theAnthony Neal2001-11-30
* Fixed SSL_ZERO_RETURN handling in read() and write() methods.Anthony Neal2001-11-27
* Updated the SSL Connections to perform proper network tracing againstAnthony Neal2001-11-27
* fixesMarc Laukien2001-11-21
* Now Ssl (Security) exceptions are genereated from slice.Anthony Neal2001-11-19
* Fixed some bugs regarding exception message reporting.Anthony Neal2001-11-18
* SSL Update:Anthony Neal2001-11-17
* fixesMarc Laukien2001-11-13
* Re-added all my SSL code.Anthony Neal2001-11-13