summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/server/jetty/AccessLogRequestLog.java
Commit message (Expand)AuthorAgeFilesLines
* Add ssl session id and cipher suite to access logBjørn Christian Seime2019-04-101-0/+8
* Populate all access log fields in log()Bjørn Christian Seime2019-02-011-57/+38
* Log 'Vespa-Client-Version' header to access logBjørn Christian Seime2019-02-011-7/+13
* Remove AccessLogEntry.setURI/getURIBjørn Christian Seime2019-01-211-51/+2
* Retrieve status code and content length using low-level Jetty interfaceBjørn Christian Seime2018-04-111-2/+2
* Let X-Forwarded-For HTTP header take precedence for remote address in access logFrode Lundgren2018-04-041-3/+3
* Expose client certificate chain in DiscFilterRequestBjørn Christian Seime2018-03-131-1/+1
* Copy raw path and query from request to access log entryBjørn Christian Seime2018-02-011-0/+6
* Refactor uri creation logic into separate methodBjørn Christian Seime2018-02-011-16/+26
* Catch exceptions from AccessLogRequestLogBjørn Christian Seime2018-01-311-17/+23
* Use correct attribute for x509 cert chainBjørn Christian Seime2017-12-041-1/+1
* Add client tls certificate principal to access log entryBjørn Christian Seime2017-11-291-0/+5
* Add access logging of user principalBjørn Christian Seime2017-11-171-0/+6
* Add 'secure' and 'local-port' to JSON access logBjørn Christian Seime2017-11-151-0/+2
* 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
* Handle invalid uri escape patternBjørn Christian Seime2017-03-281-1/+3
* Use Github username as authorBjørn Christian Seime2016-06-281-1/+1
* PublishJon Bratseth2016-06-151-0/+150