summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslSystemOpenSSL.cpp
Commit message (Expand)AuthorAge
* Renamed all the Ssl* files. Modified the config/TestUtil.py file to includeAnthony Neal2002-03-18
* Changed the names of the Parser and ErrorReporter classes to conform withAnthony Neal2002-03-15
* Added new, more descriptive of the problem, IceSSL exceptions.Anthony Neal2002-03-15
* More updates, mostly asserts() added, but some editing of the documentationAnthony Neal2002-03-15
* Refactor of SSL Extension, phase 1.Anthony Neal2002-03-13
* 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
* LoggerUtilMarc Laukien2002-02-10
* Updated to put proper exception in place for the byteSeqTo* routines.Anthony Neal2002-02-01
* Updated to allow for overrides on certificates and keys.Anthony Neal2002-01-31
* Secure UDP, cut number 2. Also, updates to the SSL implementation to useAnthony Neal2002-01-29
* Fixed a uninitialized memory read in SslSystemOpenSSL.cpp, _randSeeded.Anthony Neal2002-01-21
* glacier integrationMarc Laukien2002-01-14
* Updated to simplify the dependencies of the .h files.Anthony Neal2002-01-04
* WIN32 updates.Matthew Newhook2001-12-27
* IceThread merge.Matthew Newhook2001-12-27
* This is the 'fix' for the IceStorm related bug having to do with oneways.Anthony Neal2001-12-19
* Have fixed the handshake problem, now handshakes take place in theAnthony Neal2001-11-30
* Updates a problem regarding a null SSL_CTX*, caused by missingAnthony Neal2001-11-21
* fixesMarc Laukien2001-11-21
* Turned off session caching as per Duncan's recommendation.Anthony Neal2001-11-20
* Now Ssl (Security) exceptions are genereated from slice.Anthony Neal2001-11-19
* SSL Update:Anthony Neal2001-11-17
* fixesMarc Laukien2001-11-13
* Re-added all my SSL code.Anthony Neal2001-11-13