summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
* Fixed ICE-7311 - handling of Java errors with AMDBenoit Foucher2016-09-05
|
* Call init on replicas (observers) in parallel using AMIBernard Normier2016-09-01
|
* ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
|
* ICE-7292 - Fix Ruby build on WindowsJoe George2016-08-29
|
* Fix ICE-7283 - Fix initialization order in LoggerIJoe George2016-08-23
|
* Fix ICE-7247Joe George2016-08-04
| | | | | Disabled the new Visual Studio 2015 Update 3 optimizer for icegrid and the metrics test.
* Fixed (ICE-7216) IceStorm test icedb lock files not being deletedJose2016-08-01
|
* Minor fix for Python string literalsJose2016-07-26
|
* String literal fixes for compativility with Python3Jose2016-07-26
|
* ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
|
* IceSSL/configuration bogus propertyJose2016-07-12
|
* Fixed ICE-7128 - Glacier2/override test failureBenoit Foucher2016-07-08
|
* BZI2_HOME setting minor fixJose2016-07-08
|
* Remove IceSSL.SecurityLevel reintroduced with 3.6-stretch mergeJose2016-07-06
|
* Merge remote-tracking branch 'origin/3.6-stretch' into 3.6Jose2016-07-06
|\ | | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/test/IceSSL/configuration/AllTests.cpp csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
| * Remove IceSSL.SecurityLevel propertyJose2016-07-06
| | | | | | | | | | The security level can be set without this property by adding @SECLEVEL=n in the cipher string
| * OpenSSL-1.1.0-pre5 supportJose2016-07-01
| |
| * Fix to support Debian x32 archJose2016-06-16
| |
* | OpenSSL-1.1.0-pre5 supportJose2016-07-01
| | | | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h csharp/src/Ice/PropertyNames.cs java/src/Ice/src/main/java/IceInternal/PropertyNames.java js/src/Ice/PropertyNames.js
* | Fix (ICE-7200) - _tempnam usage in WindowsJose2016-06-24
| |
* | Fix to support Debian x32 archJose2016-06-20
| |
* | Merge branch '3.6-stretch' into 3.6Jose2016-06-15
|\|
| * Stack trace test expec files for LinuxJose2016-06-15
| |
| * Clean rules fixesJose2016-06-14
| |
| * Fixed ICE-7134 - PHP Ice/proxy test fails on Ubuntu 16.04Jose2016-06-14
| |
| * Fixed ICE-7185 - Global destructor segfault in powerpcJose2016-06-14
| |
| * kFreeBSD and Debian build & test fixes:Jose2016-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | - Detect kFreeBSD as Linux so the correct Make.rules.Linux is used - TestUtil.py was not setting the correct LD_LIBRARY_PATH for all debian archs - TestUtil.py was not setting the correct java.library.path for all debian arcs - Fixed debian multi arch directories to use the output of dpkg-architecture -qDEB_HOST_MULTIARCH
| * Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵Benoit Foucher2016-06-10
| | | | | | | | conditions
| * IceSSL/configuration test fixes for Debian kFreeBSDJose2016-06-10
| |
| * IceGrid PlatformInfo fixes for Debian kFreeBSDJose2016-06-10
| |
| * Debian kFreeBSD fixesJose2016-06-10
| | | | | | | | | | | | | | | | | | - ICE_USE_KQUEUE was not being defined for kFreeBSD - closeSocket needs to deal with ECONNRESET in same way that FreeBSD does - icehashpassword.py was unable to detec kFreeBSD platform
| * Fixes to support kFreeBSDJose2016-06-10
| |
| * Add NOTEST option to C++/PHP buildsjose2016-06-09
| |
| * Rework endian/wordsize checksJose2016-06-08
| |
| * Fix LDFLAGS settingsJose2016-06-03
| |
| * Reworked description of wikipedia textBernard Normier2016-05-27
| |
| * Fix unicode test LICENSEJose2016-05-27
| |
| * Fix typoJose2016-05-27
| |
| * Minor fixes for endianness/wordsize detectionJose2016-05-27
| |
| * Update test/IceUtil/unicode txt files to use new ones with CC-BY-SA-3 licenseJose2016-05-26
| |
| * FreeBSD patchesJose2016-05-26
| |
| * Monotonic clock FreeBSD patchesJose2016-05-25
| |
| * GNU/kFreeBSD specific patchesJose2016-05-23
| |
| * Rework endian and 32/64 bit mode checks to use system headers when possibleJose2016-05-23
| |
* | Fixed ICE-7150 - support for services using shared communicator in ↵Benoit Foucher2016-05-18
| | | | | | | | icegridadmin/IceGridGUI
* | Fix ICE-7145 - Update OS X stacktrace version number to 3.6.3Joe George2016-05-16
| |
* | AIX portBenoit Foucher2016-05-03
| |
* | Fix to no longer recursively try endpoints on connection establishmentBenoit Foucher2016-05-02
| |
* | Fixed bug where connection to SOCKs/HTTP proxies could hang under certain ↵Benoit Foucher2016-04-29
| | | | | | | | conditions
* | Add encoding comments to python generated codeJose2016-04-28
| |