Jan Bartel
|
d7819913a6
|
Updated osgi alpn bundle to alpn api 1.1.1
|
2015-05-22 15:21:56 +10:00 |
Greg Wilkins
|
4028df12ca
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
jetty-server/src/main/java/org/eclipse/jetty/server/handler/gzip/GzipHttpOutputInterceptor.java
|
2015-05-22 10:50:33 +10:00 |
Greg Wilkins
|
ac7b515915
|
465053 Prevent gzip buffer overflow on complete
|
2015-05-22 10:46:40 +10:00 |
Greg Wilkins
|
8aeec6803c
|
465053 Prevent gzip buffer overflow on complete
|
2015-05-22 10:36:46 +10:00 |
Greg Wilkins
|
68412d1958
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
|
2015-05-22 10:01:04 +10:00 |
Greg Wilkins
|
5bde7f34ea
|
467936 -w Check HttpOutput aggregateSize is < bufferSize
|
2015-05-22 09:56:51 +10:00 |
Joakim Erdfelt
|
6347dfef19
|
Updating VERSION.txt for missing 9.3.0 entries
|
2015-05-21 08:57:12 -07:00 |
Simone Bordet
|
34452096c5
|
Performance optimization: remember the key current interestOps.
This allows to avoid calling SelectionKey.interestOps() (the getter)
which grabs a lock in the NIO implementation.
|
2015-05-21 15:54:43 +02:00 |
Simone Bordet
|
282e53cd06
|
Performance optimization: call selector.wakeup() outside spinlock.
|
2015-05-21 10:29:13 +02:00 |
Jan Bartel
|
3903415574
|
467790 Update default etc files inside jetty-osgi-boot bundle
|
2015-05-21 10:51:53 +10:00 |
Greg Wilkins
|
61e2177d9e
|
467730 - HTTP2 requires enabled ciphers to be sorted by blacklist
Fixed removal of COW lists
|
2015-05-21 02:15:34 +10:00 |
Greg Wilkins
|
aa8ad7d4f4
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
Conflicts:
jetty-util/src/main/java/org/eclipse/jetty/util/ssl/SslContextFactory.java
|
2015-05-21 01:54:07 +10:00 |
Greg Wilkins
|
bd27e7d2d4
|
467730 - HTTP2 requires enabled ciphers to be sorted by blacklist
|
2015-05-21 01:41:12 +10:00 |
Simone Bordet
|
1a666e1bd2
|
Code cleanups.
|
2015-05-20 16:55:22 +02:00 |
Greg Wilkins
|
ff15aa4a5c
|
Added optional http2 to https for ALPN ordering
|
2015-05-21 00:38:07 +10:00 |
Greg Wilkins
|
3f0fd550dc
|
467702 - SslContextFactory not backward compatible
|
2015-05-20 22:20:33 +10:00 |
Simone Bordet
|
10130afa8d
|
Avoid to run the tests if Maven is run with the -DskipTests option.
|
2015-05-20 11:32:53 +02:00 |
Simone Bordet
|
b844bdde0b
|
Removed leftover configuration that was forgotten there.
|
2015-05-20 11:06:44 +02:00 |
Greg Wilkins
|
02a1350965
|
abstracted AbstractHandler setServer
|
2015-05-20 11:21:55 +10:00 |
Simone Bordet
|
82dc72cac2
|
Merged branch 'jetty-9.2.x' to 'master'.
|
2015-05-19 19:10:51 +02:00 |
Simone Bordet
|
c7cff6ec7e
|
467603 - Response 401 from server hangs client.
|
2015-05-19 19:05:06 +02:00 |
Jan Bartel
|
f6c1cc46d8
|
467055 Mongodb session scavenging can result in very slow query
|
2015-05-15 17:03:38 +10:00 |
Jan Bartel
|
3c7d550295
|
Ensure PurgeValidSessionTest for mongo starts with no sessions.
|
2015-05-15 17:02:34 +10:00 |
Jan Bartel
|
8e2011d102
|
464839 Add limit to MongoSessionIdManager purge queries
|
2015-05-15 12:17:17 +10:00 |
Jan Bartel
|
c2b74fe997
|
Remove blank line in README.TXT
|
2015-05-15 10:11:36 +10:00 |
Joakim Erdfelt
|
2b53c98112
|
467165 - Add --skip-file-validation to start.jar --help output
+ Added to usage.txt
|
2015-05-14 15:28:26 -07:00 |
Joakim Erdfelt
|
d09aa16142
|
Removing unused text
|
2015-05-14 15:28:23 -07:00 |
Joakim Erdfelt
|
1c07d7ffbd
|
466774 - Update jetty-all module for Jetty 9.3
+ No longer merging META-INF/MANIFEST.MF
+ Providing static (filtered) MANIFEST.MF in project dir
+ Adding javax license files to resulting uber jar
|
2015-05-14 11:46:31 -07:00 |
Joakim Erdfelt
|
f4f5157ab6
|
Work on permessage-deflate continues
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
eb638777d0
|
Adding IO.close(Closeable) and using it.
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
aba2e083d8
|
Updating BrowserDebugTool for new extension reality
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
055fb5c695
|
Removing x-webkit-deflate-frame from example
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
a1bd9f7f50
|
Updating tests for draft 21 spec of permessage-deflate
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
ec9504aab8
|
Removing old websocket extensions x-webkit-deflate-frame and deflate-frame
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
1f7f4dfa82
|
Reworking FrameCaptureExtension for timestamped in/out files of frames
|
2015-05-14 07:45:25 -07:00 |
Joakim Erdfelt
|
b6afd2db4a
|
Renaming FrameDebugExtension to FrameCaptureExtension to better reflect usage
|
2015-05-14 07:45:25 -07:00 |
Greg Wilkins
|
a423416f6f
|
pretty print dry-run only in debug mode
|
2015-05-14 14:01:25 +10:00 |
Greg Wilkins
|
f3601267c4
|
467281 Remove Java 1.7 support from Jetty 9.3
|
2015-05-14 11:13:04 +10:00 |
Greg Wilkins
|
dc3b4d01f4
|
467289 - Not possible to specify jmxrmi port value
|
2015-05-14 09:55:42 +10:00 |
Greg Wilkins
|
c5e4abd792
|
467281 Remove Java 1.7 support from Jetty 9.3
|
2015-05-14 09:31:50 +10:00 |
Greg Wilkins
|
054d6b9176
|
Merge remote-tracking branch 'origin/jetty-9.2.x'
Conflicts:
jetty-util/src/main/java/org/eclipse/jetty/util/ssl/SslContextFactory.java
|
2015-05-14 08:55:15 +10:00 |
Greg Wilkins
|
e5fac304b4
|
467276 NPE protection in SslContextFactory
Also-by: P.Ottlinger<phil@edojo.org>
|
2015-05-14 08:32:12 +10:00 |
Joakim Erdfelt
|
e9b67afc24
|
Fixing formatting
|
2015-05-13 11:18:13 -07:00 |
Joakim Erdfelt
|
763966a9b4
|
Using released jetty-parent-25
|
2015-05-13 11:17:25 -07:00 |
Greg Wilkins
|
435bed0c37
|
fixed import into eclipse IDE
|
2015-05-13 23:13:16 +10:00 |
Greg Wilkins
|
356600716d
|
Draft 14 9.2.2 protection
|
2015-05-13 10:26:45 +10:00 |
Jan Bartel
|
1b2ee5e576
|
Comment changes to MongoSessionManager
|
2015-05-13 08:52:55 +10:00 |
Simone Bordet
|
fef355db86
|
Fixed XML's <Ref> elements to use refid instead of id.
|
2015-05-12 13:03:01 +02:00 |
Simone Bordet
|
f645e18622
|
Fixed DTD by declaring new elements Id, Name, Deprecated, Default, Class and Type.
|
2015-05-12 10:58:00 +02:00 |
Simone Bordet
|
61f6763a68
|
Removed example syntax leftovers.
|
2015-05-12 10:57:04 +02:00 |