summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLPluginI.cpp
Commit message (Collapse)AuthorAge
...
* Fixes as per Marc's comments.Anthony Neal2002-09-09
|
* Linkage problem in windows.Anthony Neal2002-09-06
|
* Updated to include thread id callback.Anthony Neal2002-09-06
|
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
| | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules.
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* stlport in debug modeMarc Laukien2002-06-10
|
* fixing exception handling in plug-in initializationMark Spruiell2002-05-14
|
* Win32 fix for entry pointMark Spruiell2002-04-29
|
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
| | | | dependencies on Ice core
* merging from plugins branchMark Spruiell2002-04-24