1
0
mirror of https://github.com/jetty/jetty.project.git synced 2025-02-16 03:25:02 +00:00

13085 Commits

Author SHA1 Message Date
Joakim Erdfelt
589f4c04a4 Attempting to fix jetty-9.2.x build 2018-08-14 15:35:52 -05:00
Joakim Erdfelt
e7a6a079c7 Attempting to fix jetty-9.2.x build 2018-08-14 15:32:37 -05:00
Greg Wilkins
b3d1c240e1 fixed VERSION.txt for 9.3.18
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-08-12 16:59:03 +10:00
Joakim Erdfelt
516d93c488 Updating to version 9.2.27-SNAPSHOT 2018-08-06 11:33:22 -05:00
Joakim Erdfelt
8c637489ae Updating to version 9.2.26.v20180806 jetty-9.2.26.v20180806 2018-08-06 10:51:25 -05:00
Joakim Erdfelt
cfcecce2f9 Bumping up jetty-version-maven-plugin version 2018-08-06 10:29:57 -05:00
Joakim Erdfelt
9e97c50d90 Merge branch 'release-9.2.25' into jetty-9.2.x 2018-08-06 10:27:39 -05:00
Simone Bordet
289dc935f1 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2018-08-06 12:55:09 +02:00
Simone Bordet
da9c5fcae2 Fixes - Workaround for Conscrypt's ssl == null.
Isolated SSLEngine method calls and wrapped them into try/catch
blocks to ignore the NullPointerException thrown by Conscrypt.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-08-06 12:41:44 +02:00
Simone Bordet
37e4da24cb Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2018-07-18 16:15:27 +02:00
Simone Bordet
7845497702 Updated ALPN version for JDK 8u181.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-07-18 15:47:39 +02:00
WalkerWatch
f41a766ea5 Updating CVE table 2018-07-03 11:18:55 -04:00
Joakim Erdfelt
0e6c91b604 Updating to version 9.2.26-SNAPSHOT 2018-06-06 18:54:58 -05:00
Joakim Erdfelt
4830fd15e9 Updating to version 9.2.25.v20180606 jetty-9.2.25.v20180606 2018-06-06 16:42:54 -05:00
Joakim Erdfelt
f54629a3c4
Merge pull request from eclipse/jetty-9.2.x-issue-2135-android-direct-buffers
Issue  - proposal for Android 8.1 with SSL and direct buffers
2018-06-06 16:27:43 -05:00
Joakim Erdfelt
df29e292af Issue - Correct testHelloWorld failure by backporting test from 9.4.x
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-06-06 14:24:53 -05:00
Joakim Erdfelt
c4ea4a2d96 Issue - TLS on Android 8.1 workaround configuration for Direct ByteBuffer use
+ Assigning WebSocket Client to use true for direct bytebuffers always.
+ Changes from review with @sbordet

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-06-06 11:00:03 -05:00
Joakim Erdfelt
2d5ef67d3f Issue - TLS on Android 8.1 workaround configuration for Direct ByteBuffer use
+ Changes from review with @sbordet

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-06-06 10:55:28 -05:00
Joakim Erdfelt
ea116028d4 Issue - TLS on Android 8.1 workaround configuration for Direct ByteBuffer use
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-06-06 10:44:53 -05:00
Joakim Erdfelt
5eefa90e05 Updating to version 9.3.25-SNAPSHOT 2018-06-05 13:13:07 -05:00
Joakim Erdfelt
84205aa28f Updating to version 9.3.24.v20180605 jetty-9.3.24.v20180605 2018-06-05 12:11:03 -05:00
Joakim Erdfelt
e89180698c Improving VERSION.txt 2018-06-05 12:08:46 -05:00
Joakim Erdfelt
f0ff571c98 Reverting version to 9.3.24-SNAPSHOT 2018-06-05 12:06:58 -05:00
Joakim Erdfelt
ca81b0a9c8 Merge remote-tracking branch 'origin/release-9.3.24' into jetty-9.3.x 2018-06-05 12:01:08 -05:00
Joakim Erdfelt
13640c297c Bumping version to 9.3.25-SNAPSHOT 2018-06-05 11:58:37 -05:00
Joakim Erdfelt
53e8bc2a63 Backport of issue fixes to jetty-9.3.x
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-05-31 12:43:17 -05:00
Joakim Erdfelt
519d36ae40 Restoring badly merged maven-javadoc-plugin configuration 2018-05-31 09:56:44 -05:00
Joakim Erdfelt
d065f1e068 Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x 2018-05-31 09:25:41 -05:00
Joakim Erdfelt
1520f6c378 Issue - Improving ByteAccumulator max size calc
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-05-31 09:23:08 -05:00
Joakim Erdfelt
8d03e193b4 Issue - Improving ByteAccumulator testing and errors
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2018-05-31 09:23:08 -05:00
Joakim Erdfelt
deef864192 Updating docbook.xsl 2018-05-22 16:47:25 -05:00
Joakim Erdfelt
e7eecc270d Updating pom.xml 2018-05-22 16:47:10 -05:00
Joakim Erdfelt
9019c83517 Update pom.xml 2018-05-22 16:45:14 -05:00
Joakim Erdfelt
734af26ccb Updating to version 9.3.25-SNAPSHOT 2018-05-21 13:46:46 -05:00
Joakim Erdfelt
e2a533fd3d Updating to version 9.3.24.v20180521 2018-05-21 12:52:08 -05:00
Greg Wilkins
be8ff431a4 Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-05-17 08:16:39 +10:00
Greg Wilkins
a285deea42 Issue RFC2616 vs RFC7230 cleanup
Signed-off-by: Greg Wilkins <gregw@webtide.com>
2018-05-17 08:00:53 +10:00
Simone Bordet
8323417622 Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'. 2018-04-20 10:27:14 +02:00
Simone Bordet
d7ce334f8f Updated ALPN version for JDK 8u171 and 8u172.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-04-20 10:16:50 +02:00
Joakim Erdfelt
ae35ffdb38 Correcting jetty-bom versions 2018-02-28 16:43:11 -06:00
Joakim Erdfelt
a05b157c03 Updating to version 9.3.24-SNAPSHOT 2018-02-28 16:39:30 -06:00
Joakim Erdfelt
0554f8d8b4 Updating to version 9.3.23.v20180228 jetty-9.3.23.v20180228 2018-02-28 15:45:57 -06:00
Joakim Erdfelt
d7ea895aeb Fixing VERSION.txt order 2018-02-28 15:43:53 -06:00
WalkerWatch
d41bcec681 Removing Google search from documentation for now. 2018-02-13 09:35:24 -05:00
WalkerWatch
328aeef558 Issue - Updated jetty-documentation pom.xml. Matches changes made in to ensure links to api documentation work for nightly builds. 2018-02-12 13:53:00 -05:00
Joakim Erdfelt
12c0a55de0 Merge remote-tracking branch 'origin/jetty-9.2.x' into jetty-9.3.x 2018-02-07 15:55:19 -06:00
Joakim Erdfelt
3001c8af2f Merge remote-tracking branch 'origin/release-9.2.24' into jetty-9.2.x 2018-02-07 15:35:04 -06:00
Chris Walker
1704360ec3
Issue - Adds check for documentation header and separates it fr… ()
* Issue  - Adds check for documentation header and separates it from java license check. Updated license plugin.

Signed-off-by: WalkerWatch <ctwalker@gmail.com>

* Making requested changes for file listing

Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2018-02-07 16:06:52 -05:00
WalkerWatch
cfe130ed2b Updating documentation license dates 2018-02-07 13:13:58 -05:00
Jan Bartel
c46cb27d0c Issue Backport to jetty-9.2 2018-02-01 11:22:08 +01:00