libgit2/tests/online
Carlos Martín Nieto 22618906a5 ssh: detect authentication methods
Before calling the credentials callback, ask the sever which
authentication methods it supports and report that to the user, instead
of simply reporting everything that the transport supports.

In case of an error, we do fall back to listing all of them.
2014-06-17 10:51:17 +02:00
..
clone.c ssh: detect authentication methods 2014-06-17 10:51:17 +02:00
fetch.c remote: expose the remote's symref mappings 2014-05-21 12:12:32 +02:00
fetchhead.c Add reflog parameters to remote apis 2014-02-04 20:38:13 -08:00
push_util.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
push_util.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
push.c Verify update_tips callbacks in push test cases 2014-04-21 19:38:34 +02:00