summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add back SslKeyStoreFactoryProvider as a temporary workaround"Bjørn Christian Seime2017-10-191-15/+0
* Add back SslKeyStoreFactoryProvider as a temporary workaroundBjørn Christian Seime2017-10-121-0/+15
* Remove meaningless package-info.java fileBjørn Christian Seime2017-10-091-5/+0
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-0910-66/+587
* Expose Principal as attribute/property in request typesBjørn Christian Seime2017-10-031-2/+3
* Allow swetting no trust store passwordJon Bratseth2017-10-032-3/+10
* Nonfunctional changes onlyJon Bratseth2017-10-032-10/+11
* Nonfunctional changes onlyJon Bratseth2017-10-031-30/+21
* Nonfunctional changes onlyJon Bratseth2017-10-021-2/+1
* Expose config for secure random algorithm for SSLEngineBjørn Christian Seime2017-09-212-0/+10
* Expose config for configuring SSL to want client authBjørn Christian Seime2017-09-212-3/+10
* Revert "Use Jetty v9.4.7"Arnstein Ressem2017-09-202-6/+5
* Use Jetty v9.4.7Bjørn Christian Seime2017-09-202-5/+6
* Add connector config for requiring client authenticationBjørn Christian Seime2017-09-192-0/+5
* Expose client certificate chain as request attributeBjørn Christian Seime2017-09-192-4/+15
* Store maxage as secondsBjørn Christian Seime2017-09-011-10/+8
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-09-013-46/+108
* Stabilize testBjørn Christian Seime2017-08-311-1/+1
* Revert "Bjorncs/remove netty"Harald Musum2017-08-303-112/+52
* Store maxage as secondsBjørn Christian Seime2017-08-301-10/+8
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-303-46/+108
* Revert "Remove Netty by replacing cookie codec with Jetty + Java SE"Henning Baldersheim2017-08-293-133/+50
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-293-50/+133
* Add copyright headerJon Bratseth2017-08-181-1/+1
* Remove corp referencesJon Bratseth2017-08-081-5/+5
* Expose connection timestamp to all request typesBjørn Christian Seime2017-07-125-21/+43
* Move helper methods to separate utility classBjørn Christian Seime2017-07-125-12/+28
* Fix 'connectedAt' timestamp for persistent connectionsBjørn Christian Seime2017-07-122-27/+30
* Expose methodJon Bratseth2017-07-031-1/+1
* Nonfunctional changes onlyJon Bratseth2017-06-282-16/+11
* Update copyright headersJon Bratseth2017-06-14120-119/+120
* Revert "Update copyright headers"Jon Bratseth2017-06-14120-120/+119
* Update copyright headersJon Bratseth2017-06-14120-119/+120
* Revert "Copyright header"Jon Bratseth2017-06-13120-120/+119
* Copyright headerJon Bratseth2017-06-13120-119/+120
* Allow 200 response without contentBjørn Christian Seime2017-06-091-1/+1
* Remove leftover suppress-warning annotationBjørn Christian Seime2017-05-311-2/+0
* Allow 200 response without contentBjørn Christian Seime2017-05-291-1/+1
* Merge pull request #2475 from yahoo/bjorncs/remove-manhattan-integrationgjoranv2017-05-223-6/+13
|\
| * Deprecate Manhattan metricsBjørn Christian Seime2017-05-163-6/+13
* | Add support for inspecting Jetty metrics through JMXBjørn Christian Seime2017-05-182-0/+33
|/
* Merge pull request #2434 from yahoo/bjorncs/change-timeout-httpcodeJon Bratseth2017-05-101-2/+2
|\
| * Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-101-2/+2
* | Add missing module bindings to necessary config instances.gjoranv2017-05-093-0/+9
|/
* Revert "Gjoranv/remove default ctor2"gjoranv2017-05-093-9/+0
* Add module bindings to necessary config instances.gjoranv2017-05-053-0/+9
* Remove use of deprecated cookie API of Netty.Bjørn Christian Seime2017-04-269-267/+156
* Return empty cookie list on 'null'Bjørn Christian Seime2017-04-261-0/+3
* Remove unused constantsBjørn Christian Seime2017-04-251-4/+0
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-252-39/+17