Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ICE-6696 fixed warning binding WinRT info test | Dwayne Boone | 2015-08-06 | |
| | ||||
* | Windows WinRT/UAP testsuite fixes | Jose | 2015-08-06 | |
| | ||||
* | Add WinRT/UAP test solutions | Jose | 2015-08-05 | |
| | ||||
* | Add support to build Ice UAP SDK | Jose | 2015-08-05 | |
| | ||||
* | Fixed ICE-6687 - IceSSL tests failures on El Capitan | Benoit Foucher | 2015-08-05 | |
| | ||||
* | ICE-6302 Fixed intermittent sessionHelper test failure | Dwayne Boone | 2015-07-28 | |
| | ||||
* | Added test to Glacier2/sessionHelper to test interrupting connection ↵ | Dwayne Boone | 2015-07-28 | |
| | | | | establishment | |||
* | ICE-6645 Fixed issue in Slice compilers with param/member names hiding type ↵ | Dwayne Boone | 2015-07-22 | |
| | | | | definitions | |||
* | Update C++ tests to register required plug-ins | Jose | 2015-07-17 | |
| | | | | when building with static libraries. | |||
* | Updated Windows dependencies | Dwayne Boone | 2015-07-08 | |
| | ||||
* | ICE-6514 Removed uneeded includes of DisableWarnings.h | Dwayne Boone | 2015-07-08 | |
| | ||||
* | ICE-6641 Removed some uneeded clean rules from Makefiles | Dwayne Boone | 2015-07-07 | |
| | ||||
* | Fixed ICE-6595: Glacier2/sessionHelper deadlock on destroy | Benoit Foucher | 2015-06-19 | |
| | ||||
* | The communicator now catch exceptions raised by plugin initialize and raise ↵ | Benoit Foucher | 2015-06-17 | |
| | | | | PluginInitializationException instead | |||
* | Fixed ICE-6602: optionals marshaling bug | Jose | 2015-06-16 | |
| | ||||
* | Fix for ICE-6598: prevent servers to start concurrently | Benoit Foucher | 2015-06-16 | |
| | ||||
* | Fix issue with non initialized values in Slice/macros testv1.0.1-icehashpassword | Jose | 2015-06-10 | |
| | ||||
* | Fixed ICE-6584: Ice/slicing tests leaks | Jose | 2015-06-10 | |
| | ||||
* | Fixed Ice/stream test leak (ICE-6583) | Benoit Foucher | 2015-06-10 | |
| | ||||
* | Fixed Glacier2 session helper and optional test leak | Benoit Foucher | 2015-06-10 | |
| | ||||
* | Fixed ICE-6579, objects test leak | Benoit Foucher | 2015-06-10 | |
| | ||||
* | Fixed ICE-6573 - IceGrid application update failure when updating server ↵ | Benoit Foucher | 2015-06-08 | |
| | | | | with allocatables and clients are waiting to allocate the allocatable | |||
* | Timeout test updates fix iPhone test failures (TCH-240) | Benoit Foucher | 2015-06-04 | |
| | ||||
* | WinRT connection info fixes | Jose | 2015-06-02 | |
| | ||||
* | Fixed ICE-6557 - non virtual destructor warnings | Benoit Foucher | 2015-06-02 | |
| | ||||
* | Fix bogus print statement | Joe George | 2015-06-02 | |
| | ||||
* | Fixed ICE-6552: test Ice/plugin failures in Windows 8.1 | Jose | 2015-06-02 | |
| | ||||
* | IceGrid/session test doesn't support running with wss (ICE-6539) | Benoit Foucher | 2015-05-28 | |
| | ||||
* | Renamed zeroc-ice-certutils to zeroc-icecertutils | Benoit Foucher | 2015-05-25 | |
| | ||||
* | Fixed ICE-6516: IceGrid activation test failure on OS X | Benoit Foucher | 2015-05-25 | |
| | ||||
* | fixing C++/x86 build failure in test/Ice/operations | Mark Spruiell | 2015-05-20 | |
| | ||||
* | Fix travis compile error | Dwayne Boone | 2015-05-08 | |
| | ||||
* | ICE-6485 enums tests fails with --cross=objective-c | Dwayne Boone | 2015-05-08 | |
| | ||||
* | ICE-6487 ObjC test/Ice/objects fails with --cross=js | Dwayne Boone | 2015-05-07 | |
| | ||||
* | Fixed generated code to not instantiate templates if ICE_STATIC_LIBS is ↵ | Benoit Foucher | 2015-05-06 | |
| | | | | defined, minor WinRT test fixes | |||
* | Fixed ICE-6482: Cleanup WinRT makefiles, other WinRT minor fixes | Benoit Foucher | 2015-05-06 | |
| | ||||
* | ICE-6481 pragma comment when building static libraries | Bernard Normier | 2015-05-05 | |
| | | | | | | | | | | | | | | On windows with VS, pragma comment is now defined when building only when ICE_BUILDING_<component-name> is not defined. ICE_BUILDING_<component-name> is defined automatically when <component-name>_API_EXPORTS is defined. When building static Ice libraries on Windows, please define ICE_BUILDING_<component-name-being-built>. ICE_DECLSPEC_EXPORT and ICE_DECLSPEC_IMPORT are now defined all the time on Windows, and we define the various _API macros to /**/ when ICE_STATIC_LIBS is defined. Replaced various direct use of ICE_DECLSPEC_EXPORT/ICE_DECLSPEC_IMPORT by the correct _API macro. | |||
* | minor fixes for purify | Mark Spruiell | 2015-05-05 | |
| | ||||
* | WinRT test suite project updates | Jose | 2015-05-03 | |
| | ||||
* | Clean up .gitattributes | Joe George | 2015-04-29 | |
| | | | | | * Remove all of the export-ignore statements * Move unicode test things to its own file | |||
* | Fixed ICE-6464 and deprecated various IceSSL properties | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed previous commit which was incomplete | Benoit Foucher | 2015-04-28 | |
| | ||||
* | Fixed ICE-6443 and other SSL fixes | Benoit Foucher | 2015-04-28 | |
| | | | | | | | | | - Added IceSSL::WSSEndpointInfo and IceSSL::WSSEndpointInfo - Deprecated IceSSL.KeyFile - Added IceSSL.CAs and deprecated IceSSL.CertAuthFile and IceSSL.CertAuthDir - Added support for IceSSL.UsePlatformCAs - Fixed SSL implementations to support reading PEM files containing multiple PEM certificates - Fixed Windows SSL implementation to support load DER certificates | |||
* | Fixed ICE-6465: Windows IceGrid node support for more 64 processes | Benoit Foucher | 2015-04-24 | |
| | ||||
* | Fixed ICE-6438, ICE-6439 and various inconsistencies between IceSSL ↵ | Benoit Foucher | 2015-04-23 | |
| | | | | implementations | |||
* | Fixed IceSSL OpenSSL implementation to provide and use the verified ↵ | Benoit Foucher | 2015-04-17 | |
| | | | | certificate chain | |||
* | Fixed SChannel issue where intermediate certificates were not being sent | Benoit Foucher | 2015-04-17 | |
| | ||||
* | Remove md5 crypt passwords from test | Joe George | 2015-04-16 | |
| | ||||
* | Various SSL fixes, tests for intermedate CAs | Benoit Foucher | 2015-04-16 | |
| | ||||
* | Hashpassword changes | Joe George | 2015-04-16 | |
| | | | | | - Rename to icehashpassword.py - Use chosen passlib scheme's min/max rounds and salt size |