libgit2/include
Carlos Martín Nieto eac63e6754 ssh: create the right callback signature based on build options
When linking against libssh2, create the transport.h such that it
contains its definition for custom crypto and keyboard-interactive
callbacks.

If we don't link against libssh2, create an equivalent signature which
has void pointers instead of pointers to libssh2 structures.

This would be one way to fix #2438.
2014-06-30 10:03:36 +02:00
..
git2 ssh: create the right callback signature based on build options 2014-06-30 10:03:36 +02:00
git2.h Added cherry-pick support 2014-04-14 16:16:21 +02:00