| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
implementations
|
|
|
|
| |
certificate chain
|
| |
|
| |
|
|
|
|
|
|
|
| |
IceSSL fixes.
- Windows C++ and C# implementation of IceSSL is now a bit less picky
for SUBJECTDN and ISSUERDN
- Windows SChannel implementation now accept PKCS#1 certificates
|
|
|
|
|
|
| |
- ICE-6423: cleaned up certificate loading on OS X
- Fixed bug with FindCert to correctly throw if no field is specified
- Fixed C# test to only skip few tests if not running as administrator
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Add quotes to Windows Slice dependencies
Fix Cicular dependency issue with Make 3.82 included in rhel7,
C++ dependencies now are of type Foo.h: Foo.ice, we don't need
Foo.cpp as that always depend on Foo.h
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
ICE-3420 - Force link failure for debug/release mismatch?
Update VS add-in to not add C++ libraries
Fixed WinRT builds
Fixed Python Windows builds
|
| |
|
| |
|
| |
|
|
|
|
|
| |
For now removed Unix dependencies from repository, we keep Windows
dependencies in repository but now are generated from Windows.
|
|
|
|
|
|
|
|
| |
This reverts commit 201d395c7186e50d195672db7b472989783826cb.
Conflicts:
cpp/config/Make.rules
cpp/test/Ice/Makefile.mak
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|