Tue, 20 Feb 2018 09:55:18 +0000 http-client-branch: add link to illegal WebSocket headers http-client-branch
chegar [Tue, 20 Feb 2018 09:55:18 +0000] rev 56156
http-client-branch: add link to illegal WebSocket headers
Mon, 19 Feb 2018 23:25:11 +0100 Make configure compile. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:25:11 +0100] rev 56155
Make configure compile.
Mon, 19 Feb 2018 23:09:18 +0100 Fix syntax errors. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:09:18 +0100] rev 56154
Fix syntax errors.
Mon, 19 Feb 2018 23:07:19 +0100 CFLAGS is roughly sorted out now... ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 23:07:19 +0100] rev 56153
CFLAGS is roughly sorted out now...
Mon, 19 Feb 2018 14:53:00 +0000 http-client-branch: minor change in Builder doc for consistency http-client-branch
chegar [Mon, 19 Feb 2018 14:53:00 +0000] rev 56152
http-client-branch: minor change in Builder doc for consistency
Mon, 19 Feb 2018 14:36:31 +0000 http-client-branch: clarify strict size requirement for received ping/pong messages http-client-branch
chegar [Mon, 19 Feb 2018 14:36:31 +0000] rev 56151
http-client-branch: clarify strict size requirement for received ping/pong messages
Mon, 19 Feb 2018 14:19:40 +0100 Move LDFLAGS handling to flags-ldflags.m4. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:19:40 +0100] rev 56150
Move LDFLAGS handling to flags-ldflags.m4.
Mon, 19 Feb 2018 14:14:59 +0100 Cleaning up LDFLAGS, almost done. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 14:14:59 +0100] rev 56149
Cleaning up LDFLAGS, almost done.
Mon, 19 Feb 2018 12:47:47 +0100 Getting the overall structure basically right. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 12:47:47 +0100] rev 56148
Getting the overall structure basically right.
Mon, 19 Feb 2018 11:37:43 +0100 Sorting out LIBS. ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:37:43 +0100] rev 56147
Sorting out LIBS.
Mon, 19 Feb 2018 11:08:33 +0100 Merge ihse-cflags-rewrite-branch
ihse [Mon, 19 Feb 2018 11:08:33 +0100] rev 56146
Merge
Fri, 16 Feb 2018 20:55:07 +0100 Try to extract defines. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:55:07 +0100] rev 56145
Try to extract defines.
Fri, 16 Feb 2018 20:45:47 +0100 Sorting out LDFLAGS. ihse-cflags-rewrite-branch
ihse [Fri, 16 Feb 2018 20:45:47 +0100] rev 56144
Sorting out LDFLAGS.
Fri, 16 Feb 2018 18:18:16 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 18:18:16 +0000] rev 56143
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:50:27 +0000 http-client-branch: fix a few more typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:50:27 +0000] rev 56142
http-client-branch: fix a few more typos in spec
Fri, 16 Feb 2018 16:27:01 +0000 http-client-branch: fix a few typos in spec http-client-branch
chegar [Fri, 16 Feb 2018 16:27:01 +0000] rev 56141
http-client-branch: fix a few typos in spec
Fri, 16 Feb 2018 16:23:54 +0000 http-client-branch: Builders as interfaces http-client-branch
chegar [Fri, 16 Feb 2018 16:23:54 +0000] rev 56140
http-client-branch: Builders as interfaces
Fri, 16 Feb 2018 16:09:14 +0000 http-client-branch: HttpResponse as an interface http-client-branch
chegar [Fri, 16 Feb 2018 16:09:14 +0000] rev 56139
http-client-branch: HttpResponse as an interface
Fri, 16 Feb 2018 15:06:29 +0000 http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects http-client-branch
chegar [Fri, 16 Feb 2018 15:06:29 +0000] rev 56138
http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects
Fri, 16 Feb 2018 10:34:17 +0000 http-client-branch: added system property to disable hostname verification for testing http-client-branch
michaelm [Fri, 16 Feb 2018 10:34:17 +0000] rev 56137
http-client-branch: added system property to disable hostname verification for testing
Thu, 15 Feb 2018 20:09:01 +0000 http-client-branch: Fixed chunked encoding in DigestEchoServer http-client-branch
dfuchs [Thu, 15 Feb 2018 20:09:01 +0000] rev 56136
http-client-branch: Fixed chunked encoding in DigestEchoServer
Thu, 15 Feb 2018 19:11:34 +0000 http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java http-client-branch
dfuchs [Thu, 15 Feb 2018 19:11:34 +0000] rev 56135
http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java
Thu, 15 Feb 2018 16:32:53 +0000 http-client-branch: Extend ThrowingSubscribers.java to test several exception classes http-client-branch
dfuchs [Thu, 15 Feb 2018 16:32:53 +0000] rev 56134
http-client-branch: Extend ThrowingSubscribers.java to test several exception classes
Thu, 15 Feb 2018 15:28:17 +0000 http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220 http-client-branch
dfuchs [Thu, 15 Feb 2018 15:28:17 +0000] rev 56133
http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220
Thu, 15 Feb 2018 14:10:27 +0000 http-client-branch: fix asFileDownload handler and add test http-client-branch
chegar [Thu, 15 Feb 2018 14:10:27 +0000] rev 56132
http-client-branch: fix asFileDownload handler and add test
Thu, 15 Feb 2018 12:31:14 +0000 http-client-branch: minor cleanup and improve testing for response version and session http-client-branch
chegar [Thu, 15 Feb 2018 12:31:14 +0000] rev 56131
http-client-branch: minor cleanup and improve testing for response version and session
Thu, 15 Feb 2018 12:08:12 +0000 http-client-branch: (WebSocket) fixing sloppy commit http-client-branch
prappo [Thu, 15 Feb 2018 12:08:12 +0000] rev 56130
http-client-branch: (WebSocket) fixing sloppy commit
Thu, 15 Feb 2018 10:23:00 +0000 http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder http-client-branch
prappo [Thu, 15 Feb 2018 10:23:00 +0000] rev 56129
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
Wed, 14 Feb 2018 17:35:42 +0000 http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue http-client-branch
dfuchs [Wed, 14 Feb 2018 17:35:42 +0000] rev 56128
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
Wed, 14 Feb 2018 17:02:56 +0000 http-client-branch: Fixed problem in last push in Response.java http-client-branch
michaelm [Wed, 14 Feb 2018 17:02:56 +0000] rev 56127
http-client-branch: Fixed problem in last push in Response.java
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip