summaryrefslogtreecommitdiff
path: root/cpp/test/IceSSL/certificateAndKeyParsing
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* fix for CentOS waitpid bugMark Spruiell2006-02-01
|
* rpath-link, see bug #727Bernard Normier2006-01-26
|
* Merged project files from R3_0_branchBernard Normier2006-01-23
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592Matthew Newhook2005-12-13
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592Matthew Newhook2005-12-13
|
* Removed IceGrid perf sources Changed Darwin build to use the install libBenoit Foucher2005-10-13
| | | | directory for the libraries install name.
* Reverting all projects back to pre_adding_dbg_to_release_builds.Brent Eagles2005-10-11
|
* Adding debug information to the release builds on Win32.Brent Eagles2005-10-11
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Bug 193: added /FIXED:no to link options for release build.Michi Henning2005-09-06
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Made Ice::Object abstract.Michi Henning2005-07-04
|
* Fixed bug 193.Michi Henning2005-06-22
|
* Did a make depend.Michi Henning2005-06-20
|
* Added incremental link option to mfchelloC, mfchellS, and mfcpatchC forMichi Henning2005-03-08
| | | | | debug build. Added incremental link option to all projects for release builds.
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* fixesMarc Laukien2004-12-06
|
* Changed IceUtil::GCShared to derive from IceUtil::Shared.Michi Henning2004-11-25
|
* make dependMarc Laukien2004-11-08
|
* make dependMarc Laukien2004-11-07
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* dependMarc Laukien2004-10-04
|
* Connection.iceMarc Laukien2004-09-13
|
* Renamed IceInternal::Connection to Ice::ConnectionIBernard Normier2004-08-31
|
* adding public streaming APIMark Spruiell2004-08-31
|
* more fixed connection workMarc Laukien2004-08-14
|
* fixes for LinuxMarc Laukien2004-08-10
|
* Fixed/worked around 64 bit issuesBernard Normier2004-07-21
|
* Got carried away when changing the tests to unbuffered I/O and changed moreMichi Henning2004-07-06
| | | | than necessary. Changed back now :-)
* Changed test scripts to use unbuffered I/O so when we run the scripts fromMichi Henning2004-07-06
| | | | | allTests.py, we get to see the output as it is produced, not line by line.
* Copyright fixesBernard Normier2004-05-19
|
* adding EXPAT_LIBSMark Spruiell2004-05-18
|
* Fixed copyrightBernard Normier2004-05-18
|
* Added removeAllFacets. This is a temporary check-in with trace still in theMichi Henning2004-05-14
| | | | | code. For some reason, the returned facet map is corrupt. Doing a check-in here so Bernard can try this on his machine.
* Updated copyright noticeBernard Normier2004-05-11
|
* Merged changes from michi_pre_e3 branchMichi Henning2004-05-10
|
* Redirected stderr to stdout in all popen callsBernard Normier2004-05-04
|
* facet changesMarc Laukien2004-04-07
|
* adding Ice::Process for graceful shutdown of IcePack serversMark Spruiell2004-02-29
|
* mutex for OutgoingAsyncMarc Laukien2004-02-23
|
* fixesMarc Laukien2004-02-18
|
* MacOS X port.Benoit Foucher2004-02-10
|
* removing UNICODE requirement on Win32Mark Spruiell2003-12-05
|
* Fixed incorrect property.Michi Henning2003-10-28
|
* Fixed incorrect lock in CommunicatorI.cpp.Michi Henning2003-10-28
|
* cleanupMarc Laukien2003-10-27
|
* - Renamed ObjectBase to GCShared.Michi Henning2003-10-23
| | | | | | | - Fixed the problem of the gc test sometimes running for over three minutes. - Fixed race condition in printGCStats if a signal caused communicator shutdown.
* Got rid of StaticRecMutex.Michi Henning2003-10-22
|