Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge branch 'master' into unix-socketGreg Wilkins1-1/+20
2015-11-05Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins1-1/+20
2015-11-04481418 ResourceHandler sets last modifiedGreg Wilkins1-1/+20
2015-10-30local connectors report NOIP addressGreg Wilkins1-8/+8
2015-10-22unixsocket workingGreg Wilkins7-32/+21
2015-10-22work in progressGreg Wilkins3-11/+13
2015-10-21Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins3-1/+27
2015-10-21480162 - Continuations behavior differences due to HttpURI behaviorGreg Wilkins3-1/+27
2015-10-19Merge branch 'jetty-9.3.x'Joakim Erdfelt1-4/+92
2015-10-19478757 - DebugHandler thread name is mangledJoakim Erdfelt1-4/+92
2015-10-16479903 - improve async onError handlingGreg Wilkins9-76/+122
2015-10-13Merge branch 'jetty-9.2.x' into jetty-9.3.xJoakim Erdfelt5-6/+6
2015-10-13Renaming old 'SelectChannel*' test for new naming schemeJoakim Erdfelt5-6/+6
2015-09-30478757 - DebugHandler thread name is mangledJoakim Erdfelt1-0/+93
2015-09-25478372 - JavaUtilLog setSourceClass and setSourceMethodGreg Wilkins2-5/+7
2015-09-17477278 Refactored DefaultServlet for cached Gzip & EtagsGreg Wilkins1-8/+8
2015-08-27475927 - SecureRequestCustomizer fails to match host.Greg Wilkins1-37/+0
2015-08-26475927 - SecureRequestCustomizer fails to match host.Simone Bordet2-37/+207
2015-08-17475195 - SNI matching fails when keystore does not contain wild certificates.Simone Bordet1-97/+102
2015-08-14474634 - AsyncListener.onError() handling.Greg Wilkins1-0/+8
2015-08-12474634 - AsyncListener.onError() handling.Simone Bordet1-24/+24
2015-08-11Fixed import error.Simone Bordet1-0/+1
2015-08-11470311 - Introduce a proxy-protocol module.Simone Bordet1-14/+34
2015-08-05more robust testharness for graceful stopGreg Wilkins1-1/+8
2015-07-30473832 SslConnection flips back buffers on handshake exceptionGreg Wilkins1-0/+14
2015-07-23470351 Fixed SNI matching of wildcard certificatesGreg Wilkins1-0/+18
2015-07-23Ignore read/write timeout testsGreg Wilkins1-2/+4
2015-07-22Fixing javadoc errorsJoakim Erdfelt1-3/+3
2015-07-22470727 - Thread Starvation of selector wakeups.Greg Wilkins1-0/+3
2015-07-15472621 - Unjustified timeout when serving static contentGreg Wilkins2-1/+263
2015-07-12Improved graceful shutdown and added testsGreg Wilkins1-1/+1
2015-07-02Improved graceful shutdown and added testsGreg Wilkins2-75/+238
2015-07-02[Bug 470664] Handle multiple RequestLogHandler in chainJohn Myers1-0/+68
2015-07-01470727 - Thread Starvation with EWYKGreg Wilkins2-2/+225
2015-06-24Bug: 447781 Allow additional methods to be x-www-form-encodedGreg Wilkins1-1/+76
2015-05-20467702 - SslContextFactory not backward compatibleGreg Wilkins2-26/+251
2015-05-13467281 Remove Java 1.7 support from Jetty 9.3Greg Wilkins1-6/+2
2015-04-30464629 JDK8 Socket customizationGreg Wilkins1-2/+53
2015-04-30Merge remote-tracking branch 'origin/jetty-9.2.x'Jan Bartel2-0/+54
2015-04-29465754 Unchecked PrintWriter errorsGreg Wilkins1-1/+34
2015-04-29465747 - Jetty is failing to process all HTTP OPTIONS requests.Greg Wilkins2-0/+54
2015-04-28socket.reuse-address on windows doesn't work from ServerConnectorJoakim Erdfelt1-3/+19
2015-04-27Cleanup.Simone Bordet1-8/+11
2015-04-22430951 Support SNI with ExtendedSslContextFactoryGreg Wilkins2-9/+28
2015-04-22446564 Refactored RequestLog MechanismGreg Wilkins2-2/+5
2015-04-21464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt3-17/+8
2015-04-21430951 Support SNI with ExtendedSslContextFactoryGreg Wilkins1-21/+0
2015-04-21430951 Support SNI with ExtendedSslContextFactoryGreg Wilkins1-0/+6
2015-04-20430951 Support SNI with ExtendedSslContextFactoryGreg Wilkins1-0/+1
2015-04-20430951 Support SNI with ExtendedSslContextFactoryGreg Wilkins1-0/+21

Back to the top