log src/org/eclipse/jetty/io/nio/SslConnection.java @ 974:7422ca1ae146

age author description
Sat, 15 Oct 2016 23:27:08 -0600 Franklin Schmidt remove Connection.isIdle()
Sat, 15 Oct 2016 23:03:00 -0600 Franklin Schmidt simplify AbstractConnection
Sat, 15 Oct 2016 22:42:05 -0600 Franklin Schmidt simplify AbstractHttpConnection
Fri, 14 Oct 2016 02:19:21 -0600 Franklin Schmidt handle() returns void
Thu, 13 Oct 2016 21:29:19 -0600 Franklin Schmidt simplify ChannelEndPoint
Thu, 13 Oct 2016 18:53:26 -0600 Franklin Schmidt remove onClose()
Thu, 13 Oct 2016 18:11:01 -0600 Franklin Schmidt remove setCheckForIdle()
Wed, 12 Oct 2016 19:47:45 -0600 Franklin Schmidt simplify AsyncEndPoint
Tue, 11 Oct 2016 20:53:06 -0600 Franklin Schmidt remove asyncDispatch()
Tue, 11 Oct 2016 00:13:30 -0600 Franklin Schmidt remove scheduleTimeout() and cancelTimeout()
Tue, 13 Sep 2016 23:13:06 -0600 Franklin Schmidt remove org.eclipse.jetty.util.log and upgrade slf4j
Wed, 07 Sep 2016 21:15:48 -0600 Franklin Schmidt replace jetty jars with source