8000 Tags · MosesMendoza/jetty.project · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MosesMendoza/jetty.project

Tags

jetty-9.2.22.v20170606

Toggle jetty-9.2.22.v20170606's commit message
jetty-9.2.22.v20170606 - 06 June 2017

 + 920 no main manifest attribute, in jetty-runner-9.2.19.v20160908.jar
 + 1108 Please improve logging in SslContextFactory when there are no approved
   cipher suites
 + 1357 RolloverFileOutputStream: No rollout performed at midnight
 + 1469 IllegalStateException in RolloverFileOutputStream
 + 1507 Negative delay Timer.schedule exception due to mismatched local and
   _logTimeZone values
 + 1532 RolloverFileOutputStream can't handle multiple instances
 + 1523 Update ALPN support for Java 8u131
 + 1556 A timing channel in Password.java
 + 1590 RolloverFileOutputStream not functioning in Jetty 9.2.21+

jetty-9.4.6.v20170531

Toggle jetty-9.4.6.v20170531's commit message
jetty-9.4.6.v20170531 - 31 May 2017

 + 523 TLS close behaviour breaking session resumption
 + 1108 Please improve logging in SslContextFactory when there are no approved
   cipher suites
 + 1505 Adding jetty.base.uri and jetty.home.uri
 + 1514 websocket dump badly formatted
 + 1516 Delay starting of WebSocketClient until an attempt to connect is made
 + 1520 PropertyUserStore should extract packed config file
 + 1526 MongoSessionDataStore old session scavenging is broken due to the
   missing $ sign in "and" operation
 + 1527 Jetty BOM should not depend on jetty-parent
 + 1528 Internal HttpClient usages should have common configurable technique
 + 1536 Jetty BOM should include more artifacts
 + 1538 NPE in Response.putHeaders
 + 1539 JarFileResource mishandles paths with spaces
 + 1544 Disabling JSR-356 doesn't indicate context it was disabled for
 + 1546 Improve handling of quotes in cookies
 + 1553 X509.isCertSign() can throw ArrayIndexOutOfBoundsException on
   non-standard implementations
 + 1556 A timing channel in Password.java
 + 1558 When creating WebAppContext without session-config and with NO_SESSIONS
   throws NPE
 + 1567 XmlConfiguration will start the same object multiple times
 + 1568 ServletUpgradeRequest mangles query strings containing percent-escapes
   by re-escaping them
 + 1569 Allow setting of maxBinaryMessageSize to 0 in WebSocketPolicy
 + 1579 NPE in Quoted Quality CSV

jetty-9.3.20.v20170531

Toggle jetty-9.3.20.v20170531's commit message
jetty-9.3.20.v20170531 - 31 May 2017

 + 523 TLS close behaviour breaking session resumption
 + 1108 Please improve logging in SslContextFactory when there are no approved
   cipher suites
 + 1527 Jetty BOM should not depend on jetty-parent
 + 1556 A timing channel in Password.java
 + 1567 XmlConfiguration will start the same object multiple times

jetty-9.4.5.v20170502

Toggle jetty-9.4.5.v20170502's commit message
jetty-9.4.5.v20170502 - 02 May 2017

 + 304 Review dead code - StringUtil.sidBytesToString
 + 1235 DNS lookup in newSSLEngine(InetSocketAddress address)
 + 1348 Add a BOM artifact
 + 1390 HashLoginService and "this.web-inf.url" property are incompatible
 + 1404 Jetty 9.4.2 does not support constructors with varargs in XML config
   files
 + 1448 StackOverflowError when using URLStreamHandlerFactory in
   WebAppClassloader
 + 1475 SIOOBE in ContextHandler startup
 + 1480 Expand URIUtil.canonicalPath() testing
 + 1481 Add convenient method to add user to Realm
 + 1486 redirect to welcome file broken for sub directory
 + 1487 add decoded paths
 + 1492 Unable to override logback.version
 + 1493 Response.sendError should preserve cookies
 + 1494 Module resolution ignores alternate providers where a .mod file of the
   same name exists
 + 1500 HttpServletResponse.sendError() should commit and close
 + 1502 WebSocket endpoints cannot be mapped when the session id is url encoded
 + 1504 Improve defaults for HTTP/2 flow control
 + 1505 jetty.base.uri and jetty.home.uri
 + 1506 Make HttpChannels recycling configurable for HTTP/2
 + 1507 Negative delay Timer.schedule exception due to mismatched local and
   _logTimeZone values
 + 1508 Update to gcloud datastore 1.0.0
 + 1510 Look for SessionHandlers instead of ContextHandlers in
   DefaultSessionIdManager
 + 1513 RolloverFileOutputStream can't handle multiple instances
 + 1517 Review JMX's ConnectorServer
 + 1521 Prevent copy of jetty jars to lib/gcloud
 + 1523 Update ALPN support for Java 8u131

jetty-9.3.19.v20170502

Toggle jetty-9.3.19.v20170502's commit message
jetty-9.3.19.v20170502 - 02 May 2017

 + 877 Programmatic servlet mappings cannot override mappings from
   webdefault.xml using quickstart
 + 1348 Add a BOM artifact
 + 1390 HashLoginService and "this.web-inf.url" property are incompatible
 + 1463 SSL Renegotiate limit
 + 1469 IllegalStateException in RolloverFileOutputStream
 + 1486 redirect to welcome file broken for sub directory
 + 1487 add decoded paths
 + 1507 Negative delay Timer.schedule exception due to mismatched local and
   _logTimeZone values
 + 1513 RolloverFileOutputStream can't handle multiple instances
 + 1523 Update ALPN support for Java 8u131

jetty-9.4.4.v20170414

Toggle jetty-9.4.4.v20170414's commit message
jetty-9.4.4.v20170414 - 14 April 2017

 + 612 Support HTTP Trailer
 + 877 Programmatic servlet mappings cannot override mappings from
   webdefault.xml using quickstart
 + 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
 + 1334 Dispatcher.commitResponse() failure is unreported
 + 1386 Optimise session writes
 + 1411 Use short-circuit operator in websocket Frame
 + 1417 Improve classloader dumping
 + 1418 setWriteListener causes race
 + 1423 Update to gcloud datastore 0.10.0-beta
 + 1433 Wrong status message for code 417
 + 1434 Improve properties in jetty-gzip.xml
 + 1435 Apply setCharacterEncoding to static content without an assumed encoding
 + 1436 NullPointerException when calling changeSessionId
 + 1439 Allow UNC paths to function as Resource bases
 + 1440 Improve lock contention for low resources scheduling strategy
 + 1444 Deprecate Continuations
 + 1448 StackOverflowError when using URLStreamHandlerFactory in
   WebAppClassloader
 + 1449 Unable to find the JVM Lib directory in WebAppContext
 + 1450 JMX does not export session statistics
 + 1452 Add tests for [want|need]ClientAuth
 + 1454 CachedContentFactory locks filesystem after first read of file
 + 1456 Error dispatch race with async write
 + 1463 SSL Renegotiate limit
 + 1466 Only use ServletContainerInitializers from server path for web.xml <
   3.0
 + 1467 Change default for WebAppContext.isConfiguredDiscovered to false
 + 1469 IllegalStateException in RolloverFileOutputStream
 + 1472 Broken *.gz symlinks cause NPE in DefaultServlet.
 + 1475 SIOOBE in ContextHandler startup
 + Apply setCharacterEncoding to static content without an assumed encoding

jetty-9.4.4.v20170410

Toggle jetty-9.4.4.v20170410's commit message
jetty-9.4.4.v20170410 - 10 April 2017

 + 612 Support HTTP Trailer
 + 877 Programmatic servlet mappings cannot override mappings from
   webdefault.xml using quickstart
 + 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
 + 1334 Dispatcher.commitResponse() failure is unreported
 + 1386 Optimise session writes
 + 1411 Use short-circuit operator in websocket Frame
 + 1417 Improve classloader dumping
 + 1418 setWriteListener causes race
 + 1423 Update to gcloud datastore 0.10.0-beta
 + 1433 Wrong status message for code 417
 + 1434 Improve properties in jetty-gzip.xml
 + Apply setCharacterEncoding to static content without an assumed encoding
 + 1436 NullPointerException when calling changeSessionId
 + change default of 2 logging properties
 + 1440 Improve lock contention for low resources scheduling strategy
 + 1444 Deprecate Continuations
 + 1448 StackOverflowError when using URLStreamHandlerFactory in
   WebAppClassloader
 + 1449 Unable to find the JVM Lib directory in WebAppContext
 + 1450 JMX does not export session statistics
 + 1452 Add tests for [want|need]ClientAuth
 + 1456 Error dispatch race with async write
 + Apply setCharacterEncoding to static content without an assumed encoding
 + change default of 2 logging properties

jetty-9.3.18.v20170406

Toggle jetty-9.3.18.v20170406's commit message
jetty-9.3.18.v20170406 - 06 April 2017

 + 877 Programmatic servlet mappings cannot override mappings from
   webdefault.xml using quickstart
 + 1201 X-Forwarded-For incorrectly set in jetty-http-forwarded.xml
 + 1417 Improve classloader dumping
 + 1439 Allow UNC paths to function as Resource bases

jetty-9.4.3.v20170317

Toggle jetty-9.4.3.v20170317's commit message
jetty-9.4.3.v20170317 - 17 March 2017

 + 329 Javadoc for HttpTester and ServletTester needs to reference limited HTTP
   version scope
 + 609 websocket ClientCloseTest testServerNoCloseHandshake is failing
 + 856 Add server/port and auth configuration for mongo sessions
 + 1015 Ensure jetty-distribution excludes git / temp files
 + 1049 test-jetty-osgi test exits/crashes the surefire forked JVM
 + 1184 IllegalStateException for HEAD requests responded with 404
 + 1340 PushCacheFilter question
 + 1351 StringIndexOutOfBoundsException thrown on incomplete Accept-Language
   header
 + 1353 A Large ClasspathPattern results in infinite loop
 + 1357 RolloverFileOutputStream: No rollout performed at midnight
 + 1363 HttpInput.read deadlock (async mode)
 + 1374 When `Server.start` fails, beans ought to be stopped
 + 1375 Support pushed resources in HTTP client
 + 1378 Slow TLS clients may hang the server
 + 1379 Misleading javadoc for initialization of SessionIdPathParameterName
 + 1383 javadoc build on JDK 8u121 fails due to scripts
 + 1384 Expose StatisticsServlet to webapp
 + 1387 Windows and paxexam failure due to "renaming bundle"
 + 1389 Update to gcloud datastore-0.9.4-beta
 + 1390 HashLoginService and "this.web-inf.url" property are incompatible
 + 1394 Default OS Locale/Encoding/Charset can cause test failures
 + 1396 Set-Cookie produced by Jetty is invalid for RFC6265 and Chrome
 + 1398 Ensure all SessionDataStores store lastsaved time
 + 1399 SlowClientTest is failing on CI
 + 1401 HttpOutput.recycle() does not clear the write listener
 + 1402 Move RFC syntax validation to jetty-http Syntax class
 + 1403 Move new CookieCompliance class to jetty-http
 + 1405 Cookie name cannot be blank or null

jetty-9.3.17.v20170317

Toggle jetty-9.3.17.v20170317's commit message
jetty-9.3.17.v20170317 - 17 March 2017

 + 329 Javadoc for HttpTester and ServletTester needs to reference limited HTTP
   version scope
 + 609 websocket ClientCloseTest testServerNoCloseHandshake is failing
 + 1015 Ensure jetty-distribution excludes git / temp files
 + 1047 ReadPendingException and then thread death
 + 1049 test-jetty-osgi test exits/crashes the surefire forked JVM
 + 1282 ByteArrayEndPointTest.testIdle() failure
 + 1296 Introduce HTTP parser "content complete" event
 + 1326 Jetty shutdown command got NullPointerException (http2 module added to
   start)
 + 1328 Response.setBufferSize(int) ISE should be more clear on reason
 + 1340 PushCacheFilter question
 + 1342 Improve ByteBufferPool scalability
 + 1351 StringIndexOutOfBoundsException thrown on incomplete Accept-Language
   header
 + 1357 RolloverFileOutputStream: No rollout performed at midnight
 + 1374 When `Server.start` fails, beans ought to be stopped
 + 1375 Support pushed resources in HTTP client
 + 1378 Slow TLS clients may hang the server
 + 1383 javadoc build on JDK 8u121 fails due to scripts
 + 1384 Expose StatisticsServlet to webapp
 + 1387 Windows and paxexam failure due to "renaming bundle"
 + 1389 Update to gcloud datastore-0.9.4-beta
 + 1390 HashLoginService and "this.web-inf.url" property are incompatible
 + 1394 Default OS Locale/Encoding/Charset can cause test failures
 + 1396 Set-Cookie produced by Jetty is invalid for RFC6265 and Chrome
 + 1399 SlowClientTest is failing on CI
 + 1401 HttpOutput.recycle() does not clear the write listener
0