Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet2-0/+16
2016-02-08Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet2-0/+16
2016-02-08Updated ALPN version for JDK 8u73 and 8u74.Simone Bordet2-0/+16
2016-01-21Merged branch 'jetty9.3.x' into 'master'.Simone Bordet2-0/+16
2016-01-21Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet2-0/+16
2016-01-21Updated ALPN version for JDK 8u71 and 8u72.Simone Bordet2-0/+16
2015-11-11481903 Module DescriptionsGreg Wilkins1-8/+7
2015-11-05Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet2-0/+16
2015-11-05Updated ALPN version for JDK 8u65 and 8u66.Simone Bordet2-0/+16
2015-09-21Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet1-0/+8
2015-09-21Updated ALPN version for JDK 8u60.Simone Bordet1-0/+8
2015-07-28Updated ALPN versions for JDK 8u51.Simone Bordet1-0/+8
2015-07-27Updated ALPN versions for JDK 8u51.Simone Bordet1-2/+2
2015-07-23ALPN module for 1.8.0_51Greg Wilkins1-0/+8
2015-06-12Removed JDK 7 ALPN files and build profiles.Simone Bordet13-104/+0
2015-06-12Removing [version] sections in modulesJoakim Erdfelt22-71/+5
2015-06-10469860 - Add module metadata versioning to support backwards compatJoakim Erdfelt22-0/+66
2015-05-07466645 Allow XmlConfiguration Properties to use Elements or AttributesGreg Wilkins1-3/+3
2015-04-15Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet3-0/+24
2015-04-15Updated ALPN and NPN versions for JDK 7u79, 7u80 and 8u45.Simone Bordet3-0/+24
2015-04-13460671 - Rationalize property names.Simone Bordet2-6/+9
2015-03-24Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet1-0/+8
2015-03-24Added ALPN files for JDK 8u40.Simone Bordet1-0/+8
2015-03-12Clarified ALPN properties.Simone Bordet1-2/+5
2015-02-12Eliminating final protonego referencesJoakim Erdfelt19-19/+19
2015-02-12Updating protonego refJoakim Erdfelt2-1/+2
2015-02-11459655 - Remove SPDY and NPNJoakim Erdfelt19-2/+10
2015-02-11459655 - Remove SPDY and NPN.Simone Bordet1-3/+2
2015-01-30Fixed URIs in NPN and ALPN *.mod files.Simone Bordet3-3/+3
2015-01-30Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet3-0/+24
2015-01-30Updated ALPN and NPN versions.Simone Bordet3-0/+24
2014-12-02Updated ALPN version to 7.1.2.v20141202 and 8.1.2.v20141202 in *.mod files.Simone Bordet3-6/+6
2014-12-02Updated ALPN version to 7.1.2.v20141202 and 8.1.2.v20141202 in *.modSimone Bordet3-6/+6
2014-11-14Updating all non-test maven.org refs to maven://Joakim Erdfelt14-14/+14
2014-10-30449003 - WARNING: Cannot enable requested module [protonego-impl]: not a vali...Joakim Erdfelt1-4/+0
2014-10-16Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet14-22/+46
2014-10-16Updated NPN and ALPN files and configuration for JDK 7u71, 7u72 and 8u25.Simone Bordet3-0/+24
2014-10-16446063 - ALPN Fail SSL Handshake if no supported Application Protocols.Simone Bordet11-22/+22
2014-10-13Merged branch 'jetty-9.2.x' into 'master'.Simone Bordet1-1/+1
2014-10-13Fixed typo.Simone Bordet1-1/+1
2014-09-10Merge remote-tracking branch 'origin/master' into jetty-http2Greg Wilkins1-1/+1
2014-09-05Fixed typo.Simone Bordet1-1/+1
2014-09-04Merge remote-tracking branch 'origin/master' into jetty-http2Greg Wilkins1-0/+6
2014-09-04added npn and alpn license messagesGreg Wilkins1-0/+6
2014-08-21Merged branch 'master' into 'jetty-http2'.Simone Bordet1-0/+8
2014-08-21Properly updated NPN and ALPN files and configuration for JDK 7u65Simone Bordet2-0/+16
2014-08-21alpn-1.7.0_67Greg Wilkins1-0/+8
2014-08-12Introduced configuration properties for ALPN/NPN advertised protocols.Simone Bordet2-2/+6
2014-08-11Introduced configuration properties for ALPN/NPN advertised protocols.Simone Bordet1-2/+5
2014-08-07decomposed https,http2 and spdy modules to share ServerConnectorGreg Wilkins2-14/+21

Back to the top