aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/SmartClientSmartServerSslTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-3/+3
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-9/+9
* Client-side protocol V2 support for fetchingThomas Wolf2021-01-011-11/+12
* Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-031-10/+7
* Client-side protocol V2 support for fetchingThomas Wolf2020-10-291-7/+10
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Apache HTTP: run more testsThomas Wolf2019-08-261-17/+2
* Deprecate Repository#hasObjectJonathan Nieder2019-01-041-6/+6
* Handle SSL handshake failures in TransportHttpThomas Wolf2017-09-131-13/+69
* Support http.<url>.* configsThomas Wolf2017-09-101-1/+6
* Add support to follow HTTP redirectsThomas Wolf2017-08-171-0/+280