1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-10-31 23:30:25 +03:00

Merge branch 'master' of ssh://bagder@git.stuge.se/var/lib/git/libssh2

This commit is contained in:
Daniel Stenberg
2009-06-09 00:00:26 +02:00

2
TODO
View File

@@ -1,6 +1,8 @@
Things TODO
===========
* Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)
* Convert the linked list code used all over to use the (new) generic linked
list code. See the _libssh2_list_*() functions in src/misc.c