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
/
PluginI.cpp
Commit message (
Expand
)
Author
Age
*
Update copyright headers
Joe George
2016-03-01
*
Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins
Benoit Foucher
2015-08-12
*
ICE-6481 pragma comment when building static libraries
Bernard Normier
2015-05-05
*
Added C++ plugins for endpoint factories, cleaned up registration of WS facto...
Benoit Foucher
2015-02-06
*
ICE-6196 Fixes for ProtocolInstance::secure()
Dwayne Boone
2015-01-09
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...
Benoit Foucher
2014-09-10
*
Rename WS transport files for consistency with TCP/UDP transports.
Jose
2014-08-13
*
Fixed (ICE-5586) - Integrate IceWS to the Ice core library
Jose
2014-08-12
*
Windows SSL SChannel implementation & OS X Secure Transport fixes.
Jose
2014-08-07
*
CR-20 - SecureTransport review fixes
Jose
2014-06-11
*
Fixed (ICE-4894) - Native SSL implementation for OS X
Jose
2014-06-06
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Fixed (ICE-5181) - unreferenced formal parameter
Jose
2013-01-11
*
Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...
Bernard Normier
2012-10-11
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
- Removed old IceSSL::ConnectionInfo struct, it's now replaced with
Benoit Foucher
2009-10-21
*
Added ConnectionInfo/EndpointInfo, bug 4280 & 3964
Benoit Foucher
2009-10-12
*
Fix 3306 - Plugin -> Plug-in
Jose
2009-01-05
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
bugs 1943, 3081 - IceStorm failures with ssl
Mark Spruiell
2008-05-07
*
- Reverted prior bug3025 fix.
Matthew Newhook
2008-04-28
*
bug 3008 - IceSSL cleanup
Mark Spruiell
2008-04-15
*
Updated copyright
Dwayne Boone
2008-01-23
*
Fixed compiler warning on Sun
Dwayne Boone
2007-07-24
*
Expanded tabs into spaces
Bernard Normier
2007-02-01
*
Fixed bug 1674
Benoit Foucher
2007-01-17
*
Updated copyright header
Dwayne Boone
2007-01-08
*
Readded previous change
Dwayne Boone
2006-11-09
*
Back out last change
Dwayne Boone
2006-11-09
*
Derive from std::exception
Dwayne Boone
2006-11-09
*
Bug 1339.
Michi Henning
2006-08-29
*
fixing bug 1151: extern C function signatures
Mark Spruiell
2006-08-22
*
Fix for bug 1047.
Benoit Foucher
2006-06-19
*
Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.
Matthew Newhook
2006-05-31
*
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
*
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
*
VC6 fixes
Mark Spruiell
2006-03-28
*
new IceSSL plugin
Mark Spruiell
2006-03-28