summaryrefslogtreecommitdiffstats
path: root/libssh/libssh.def
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation with MSVC and use declspec to export functions.Andreas Schneider2009-08-111-208/+0
| | | | Thanks to Patrick Spendrin <ps_ml@gmx.de> for all the MSVC fixes.
* ssh_scp_push_file and ssh_scp_writeAris Adamantiadis2009-08-091-0/+2
| | | | still needs tests
* Initial scp implementation in source treeAris Adamantiadis2009-08-091-0/+4
|
* Remove ssh_fd_poll from map file.Andreas Schneider2009-08-051-1/+0
|
* Add x11 forwarding support for ssh clientVic Lee2009-07-311-0/+2
| | | | | Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Andreas Schneider <mail@cynapses.org>
* Export public functions on Windows.Andreas Schneider2009-07-301-0/+201