aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/http/NetscapeCookieFile.java
Commit message (Expand)AuthorAgeFilesLines
* HTTP: cookie file stores expiration in secondsThomas Wolf2021-03-031-24/+30
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* NetscapeCookieFile: Make hash static and group overloaded writeIvan Frade2019-06-151-59/+59
* NetscapeCookieFile: Javadoc fixesIvan Frade2019-06-151-15/+27
* Warn if configured cookie file is missingMatthias Sohn2019-06-091-0/+5
* Support reading and writing cookies.Konrad Windszus2019-06-061-0/+471