| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove IceSSL.ServerNameIndication, IceSSL.CheckCertName = 2 should be used
instead.
- Minor style fixes
|
| |
|
|
|
|
| |
backends (new property `IceSSL.ServerNameIndication`, default enabled)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #496
|
| |
|
| |
|
|
|
| |
Fixes #471
|
| |
|
| |
|
| |
|
|
|
|
| |
Instead use `gradlew wrapper --gradle-version=4.10.3`
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
The caching of the output stream which was added back to solve #414 made the
dispatch of AMD requests non thread-safe if a dispatch interceptor was installed
and if the interceptor retried the dispatch. Multiple continuation could run
concurrently and eventually re-use the cached output stream to marshal multiple
responses.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
Added back caching of output stream for sync dispatch responses, fixes #414
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
--module-path"
This reverts commit f97b364b1f2d77bdd454811454832d1948759338.
|
| | |
|