summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/test/java/com/yahoo/jdisc/http/server/jetty/HttpServerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Make 'max requests per connection' config connector specificBjørn Christian Seime2020-04-021-2/+2
* Use multi-thread safe list implementationBjørn Christian Seime2020-03-091-1/+2
* Close server before inspecting access logBjørn Christian Seime2020-03-091-9/+8
* Support proxy protocol for https connectorsBjørn Christian Seime2020-03-091-0/+96
* Use TLSv1.3 in test instead of TLSv1.1Bjørn Christian Seime2020-03-051-2/+2
* Revert "Revert "Bjorncs/ssl handshake metric""Bjørn Christian Seime2020-03-041-3/+139
* Revert "Bjorncs/ssl handshake metric"Harald Musum2020-03-041-139/+3
* Add workaround for odd behaviour with Jetty or Apache httpclientBjørn Christian Seime2020-03-031-0/+9
* Report SSL handshake failures in metricBjørn Christian Seime2020-03-031-0/+126
* Make TLS client auth configurable in test driver factoryBjørn Christian Seime2020-03-031-3/+4
* Add explicit unit test to verify whitelisted accessBjørn Christian Seime2019-08-131-0/+18
* Add Jetty handler that enforces TLS client authentication at http layerBjørn Christian Seime2019-08-131-8/+34
* Use new Jetty api for generating set-cookie headersBjørn Christian Seime2019-07-021-1/+1
* Generate certificate in test instead of using pre-generated oneBjørn Christian Seime2019-05-271-1/+30
* Replace use of testng with junitBjørn Christian Seime2019-04-291-1/+1
* Add support for connection throttling in JDiscBjørn Christian Seime2019-01-071-0/+17
* Revert "Add support for connection throttling in JDisc"gjoranv2018-12-121-17/+0
* Revert "Change memory threshold to a percentage of total memory"gjoranv2018-12-121-1/+1
* Change memory threshold to a percentage of total memoryBjørn Christian Seime2018-12-101-1/+1
* Add support for connection throttling in JDiscBjørn Christian Seime2018-12-071-0/+17
* Set inflate buffer size to allow gzip handler to decompress requestsBjørn Christian Seime2018-07-241-1/+15
* Stabilize unit testBjørn Christian Seime2018-04-131-1/+2
* Add unit test verifying that the access log is invoked for 414Bjørn Christian Seime2018-04-111-2/+33
* Use Jetty v9.4.8Bjørn Christian Seime2017-12-081-3/+5
* Revert "Use Jetty v9.4.7"Arnstein Ressem2017-09-201-5/+3
* Use Jetty v9.4.7Bjørn Christian Seime2017-09-201-3/+5
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-09-011-1/+1
* Revert "Bjorncs/remove netty"Harald Musum2017-08-301-1/+1
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-301-1/+1
* Revert "Remove Netty by replacing cookie codec with Jetty + Java SE"Henning Baldersheim2017-08-291-1/+1
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-291-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-101-2/+2
* Remove use of deprecated cookie API of Netty.Bjørn Christian Seime2017-04-261-8/+5
* Upgrade to Netty 3.10.6Bjørn Christian Seime2017-04-251-10/+2
* Revert "Bjorncs/upgrade netty"Henning Baldersheim2017-04-241-2/+10
* Upgrade to Netty 3.10.6Bjørn Christian Seime2017-04-241-10/+2
* Remove non-working HTTP trailers testBjørn Christian Seime2017-04-241-72/+0
* Remove non-working tracing testBjørn Christian Seime2017-04-241-32/+1
* Don't use deprecated constructorBjørn Christian Seime2016-11-301-1/+2
* Add test for closing the connection after N requests.Henning Baldersheim2016-07-071-0/+17
* Use Github username as authorBjørn Christian Seime2016-06-281-1/+1
* PublishJon Bratseth2016-06-151-0/+710