aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/transport/http/NetscapeCookieFileTest.java
Commit message (Expand)AuthorAgeFilesLines
* HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-031-57/+52
* Replace deprecated junit assertion methods with hamcrestMatthias Sohn2020-01-221-20/+16
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* NetscapeCookieFileTest: Split HttpCookiesMatcher to own classDavid Pursehouse2019-06-071-103/+1
* Support reading and writing cookies.Konrad Windszus2019-06-061-0/+441