aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/http
Commit message (Expand)AuthorAgeFilesLines
* Add support to follow HTTP redirectsThomas Wolf2017-08-171-2/+22
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-192-0/+25
* Follow redirects in transportBo Zhang2017-02-021-0/+6
* Don't use SSL anymore to avoid POODLE attackDani Megert2014-11-071-1/+1
* Move Apache httpclient based HTTP support to a separate bundleMatthias Sohn2014-02-203-541/+0
* Add an implementation for HttpConnection using Apache HttpClientChristian Halstrick2014-02-184-0/+542
* Introduce an abstraction for HTTP connectionsChristian Halstrick2014-02-184-0/+611