summaryrefslogtreecommitdiffstats
path: root/jdisc_http_service/src/main/java/com/yahoo/jdisc/http/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix author tag for SimonBjørn Christian Seime2018-07-053-3/+3
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-052-2/+2
* Fetch the client cert chain attribute directly from underlying servlet requestBjørn Christian Seime2018-03-141-1/+1
* Change return type of getClientCertificateChain() to List<X509Certificate>Bjørn Christian Seime2018-03-133-6/+17
* Expose client certificate chain in DiscFilterRequestBjørn Christian Seime2018-03-133-0/+19
* Fix typoMartin Polden2018-03-011-1/+1
* Don't expose methodJon Bratseth2018-02-021-1/+1
* Skip DNS lookup that is not usedJon Bratseth2018-02-021-16/+12
* Add access logging of user principalBjørn Christian Seime2017-11-173-7/+24
* Remove unused fieldBjørn Christian Seime2017-11-171-1/+0
* Expose Principal as attribute/property in request typesBjørn Christian Seime2017-10-031-2/+3
* Expose connection timestamp to all request typesBjørn Christian Seime2017-07-121-8/+12
* Update copyright headersJon Bratseth2017-06-1425-25/+25
* Revert "Update copyright headers"Jon Bratseth2017-06-1425-25/+25
* Update copyright headersJon Bratseth2017-06-1425-25/+25
* Revert "Copyright header"Jon Bratseth2017-06-1325-25/+25
* Copyright headerJon Bratseth2017-06-1325-25/+25
* Remove use of deprecated cookie API of Netty.Bjørn Christian Seime2017-04-262-6/+8
* Allow retrieving headers from response filters, via RequestView.gjoranv2017-03-093-4/+46
* Revert "Allow retrieving headers from response filters, via RequestView."Henning Baldersheim2017-03-083-46/+4
* Allow retrieving headers from response filters, via RequestView.gjoranv2017-03-083-4/+46
* Nonfunctional changesJon Bratseth2017-03-031-0/+1
* Nonfunctional changes onlyJon Bratseth2017-02-084-5/+6
* PublishJon Bratseth2016-06-1525-0/+1804