summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/RSACertificateGen.cpp
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed compiler warnings about unused variables when doing optimized build.Michi Henning2004-05-19
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Modifications made to:Anthony Neal2003-12-12
| | | | | Add additional cleanup processing on Plugin destruction. Add IceSSL.MemoryDebug messages.
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* lots and lots of fixesMarc Laukien2002-09-29
|
* Cleanup of IceSSL, removal of OpenSSL namespace.Anthony Neal2002-09-13
|
* 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.
* Have added new capabilities to Glacier to adjust the issued time to allowAnthony Neal2002-07-17
| | | | | for a certain 'grace' period for clients whose clocks are off. This is Glacier.Starter.Certificate.IssuedAdjust.
* added spaceMarc Laukien2002-07-09
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* merging from plugins branchMark Spruiell2002-04-24