aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4132 from vespa-engine/bjorncs/custom-ssl-contextBjørn Christian Seime2017-11-161-60/+10
|\
| * Add interface for custom keystore implementation with hot-reloadingBjørn Christian Seime2017-11-141-59/+10
| * Remove meaningless SslKeyStore interfaceBjørn Christian Seime2017-11-141-2/+1
* | Don't log org.eclipse.jetty.io.EofException as warningBjørn Christian Seime2017-11-151-1/+6
* | Add 'secure' and 'local-port' to JSON access logBjørn Christian Seime2017-11-151-0/+2
|/
* Cleanup config validation messBjørn Christian Seime2017-11-101-23/+26
* Rename getKeyStore -> createPemKeyStoreBjørn Christian Seime2017-11-101-3/+3
* Move JDiscServerConnector to separate fileBjørn Christian Seime2017-11-104-107/+122
* Simplify PemSslKeyStore interfaceBjørn Christian Seime2017-11-091-31/+8
* Remove old Manhattan keystore hackBjørn Christian Seime2017-11-092-75/+8
* Nonfunctional changes onlyJon Bratseth2017-11-081-2/+2
* Always try to upgrade to the latest good versionJon Bratseth2017-11-011-31/+26
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-7/+6
* Allow swetting no trust store passwordJon Bratseth2017-10-031-2/+3
* Nonfunctional changes onlyJon Bratseth2017-10-031-9/+10
* 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-211-0/+4
* Expose config for configuring SSL to want client authBjørn Christian Seime2017-09-211-1/+8
* Revert "Use Jetty v9.4.7"Arnstein Ressem2017-09-201-1/+2
* Use Jetty v9.4.7Bjørn Christian Seime2017-09-201-2/+1
* Add connector config for requiring client authenticationBjørn Christian Seime2017-09-191-0/+2
* Expose client certificate chain as request attributeBjørn Christian Seime2017-09-191-1/+7
* Move helper methods to separate utility classBjørn Christian Seime2017-07-124-12/+10
* Fix 'connectedAt' timestamp for persistent connectionsBjørn Christian Seime2017-07-121-1/+3
* Expose methodJon Bratseth2017-07-031-1/+1
* Nonfunctional changes onlyJon Bratseth2017-06-281-15/+10
* Update copyright headersJon Bratseth2017-06-1431-30/+31
* Revert "Update copyright headers"Jon Bratseth2017-06-1431-31/+30
* Update copyright headersJon Bratseth2017-06-1431-30/+31
* Revert "Copyright header"Jon Bratseth2017-06-1331-31/+30
* Copyright headerJon Bratseth2017-06-1331-30/+31
* 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-181-0/+27
|/
* Remove unused constantsBjørn Christian Seime2017-04-251-4/+0
* Revert "Bjorncs/upgrade netty"Henning Baldersheim2017-04-241-0/+4
* Remove unused constantsBjørn Christian Seime2017-04-241-4/+0
* Change soLingerTime unit from milliseconds to secondsBjørn Christian Seime2017-04-181-1/+6
* Handle invalid uri escape patternBjørn Christian Seime2017-03-281-1/+3
* Simplify generation of display name.gjoranv2017-03-071-9/+5
* Set display name for the ServletContext handler.Henning Baldersheim2017-03-071-0/+10
* Revert "Register Servlet WriteListener during request dispatch"Bjørn Christian Seime2017-02-283-58/+18
* Configure Jetty to log using java.util.loggingBjørn Christian Seime2017-02-271-2/+25
* Revert "Configure Jetty to log using java.util.logging"Bjørn Christian Seime2017-02-201-25/+2
* Configure Jetty to log using java.util.loggingBjørn Christian Seime2017-02-201-2/+25
* Revert "Temporarily downgrade Jetty to evaluate performance degradation"Henning Baldersheim2017-02-191-1/+1
* Temporarily downgrade Jetty to evaluate performance degradationBjørn Christian Seime2017-02-171-1/+1
* Revert "Temporarily downgrade Jetty to evaluate performance degradation"Bjørn Christian Seime2017-02-171-1/+1
* Temporarily downgrade Jetty to evaluate performance degradationBjørn Christian Seime2017-02-171-1/+1