2018-03-21 |
prappo |
http-client-branch: (WebSocket) javadoc typos
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: typo
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: minor HttpClient.send exception correction
http-client-branch
|
changeset |
files
|
2018-03-21 |
chegar |
http-client-branch: minor WebSocket.Listener re-wording
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) API wording for back-pressure
http-client-branch
|
changeset |
files
|
2018-03-21 |
prappo |
http-client-branch: (WebSocket) remove close timer
http-client-branch
|
changeset |
files
|
2018-03-20 |
dfuchs |
http-client-branch: RawChannel implementation based on FlowTube
http-client-branch
|
changeset |
files
|
2018-03-20 |
prappo |
http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run
http-client-branch
|
changeset |
files
|
2018-03-20 |
prappo |
http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes
http-client-branch
|
changeset |
files
|
2018-03-19 |
prappo |
http-client-branch: (WebSocket) autopong on a closed channel is not an error + test
http-client-branch
|
changeset |
files
|
2018-03-19 |
prappo |
http-client-branch: (WebSocket) no error after abort
http-client-branch
|
changeset |
files
|
2018-03-19 |
prappo |
http-client-branch: (WebSocket) abort tests
http-client-branch
|
changeset |
files
|
2018-03-19 |
prappo |
http-client-branch: (WebSocket) removed MessagePart
http-client-branch
|
changeset |
files
|
2018-03-19 |
prappo |
http-client-branch: (HttpClient) faulty assertion, some tests fail
http-client-branch
|
changeset |
files
|
2018-03-18 |
prappo |
http-client-branch: (WebSocket) API changes + test;
http-client-branch
|
changeset |
files
|
2018-03-17 |
chegar |
http-client-branch: split large WebSocket test into three
http-client-branch
|
changeset |
files
|
2018-03-16 |
chegar |
http-client-branch: HTTP references in java.net package
http-client-branch
|
changeset |
files
|
2018-03-16 |
dfuchs |
http-client-branch: add a test for 8199683; make sure no data is left in the queue after server closes the connection
http-client-branch
|
changeset |
files
|
2018-03-16 |
prappo |
http-client-branch: (WebSocket) open tests; internal queue cap (close); logging;
http-client-branch
|
changeset |
files
|
2018-03-15 |
ihse |
Fix merge error.
ihse-cflags-rewrite-branch
|
changeset |
files
|
2018-03-15 |
ihse |
Merge from default
ihse-cflags-rewrite-branch
|
changeset |
files
|
2018-03-15 |
ihse |
Merge
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
ihse |
Merge from default
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
ihse |
Really fix windows RC problem.
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
ihse |
Try to fix RC_FLAGS issue on windows.
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
dfuchs |
http-client-branch: add debug flags to WebSocketTest
http-client-branch
|
changeset |
files
|
2018-03-14 |
prappo |
http-client-branch: (WebSocket) logging typos and leftovers
http-client-branch
|
changeset |
files
|
2018-03-14 |
dfuchs |
http-client-branch: add more diagnosis to detachChannel
http-client-branch
|
changeset |
files
|
2018-03-14 |
dfuchs |
http-client-branch: change websocket to use System.Logger for debug logging
http-client-branch
|
changeset |
files
|
2018-03-14 |
prappo |
http-client-branch: (WebSocket) swapping automatic pong replies
http-client-branch
|
changeset |
files
|
2018-03-14 |
ihse |
Merge
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
ihse |
Fix build for jdk.hotspot.agent.
ihse-jdk-library-branch
|
changeset |
files
|
2018-03-14 |
chegar |
http-client-branch: create temp test files in current working directory
http-client-branch
|
changeset |
files
|
2018-03-13 |
dfuchs |
http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel
http-client-branch
|
changeset |
files
|
2018-03-13 |
michaelm |
http-client-branch: race condition in RedirectMethodChange test
http-client-branch
|
changeset |
files
|
2018-03-13 |
prappo |
http-client-branch: (WebSocket) uninitialized variable
http-client-branch
|
changeset |
files
|
2018-03-13 |
prappo |
http-client-branch: merge
http-client-branch
|
changeset |
files
|
2018-03-13 |
prappo |
http-client-branch: (WebSocket) DEBUG logging off
http-client-branch
|
changeset |
files
|
2018-03-13 |
prappo |
http-client-branch: (WebSocket) logging and closure timer
http-client-branch
|
changeset |
files
|
2018-03-12 |
prappo |
http-client-branch: (WebSocket) debug logging
http-client-branch
|
changeset |
files
|
2018-03-12 |
prappo |
http-client-branch: (merge)
http-client-branch
|
changeset |
files
|
2018-03-09 |
prappo |
http-client-branch: (WebSocket) setting DEBUG to true; refactoring;
http-client-branch
|
changeset |
files
|
2018-03-09 |
prappo |
http-client-branch: (WebSocket) minor cleanup
http-client-branch
|
changeset |
files
|
2018-03-13 |
chegar |
http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS
http-client-branch
|
changeset |
files
|
2018-03-13 |
dfuchs |
http-client-branch: fix for subscribers throwing in onSubscribe
http-client-branch
|
changeset |
files
|
2018-03-13 |
ihse |
Introduce SetupJdkLibrary and SetupJdkExecutable.
ihse-jdk-library-branch
|
changeset |
files
|