aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/CredentialsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-9/+19
* NetRCCredentialsProvider should return false if any item is missingMatthias Sohn2015-12-081-0/+14
* Reset SSH connection and credentials on "Auth fail"Matthias Sohn2011-11-271-0/+9
* Support CredentialsProvider for SSH connectionsShawn O. Pearce2010-11-101-0/+11
* Define a default CredentialsProviderShawn O. Pearce2010-11-101-0/+17
* Enable providing credentials for HTTP authenticationShawn O. Pearce2010-11-101-0/+109