aboutsummaryrefslogtreecommitdiff
path: root/libssh/init.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider1-0/+1
2010-02-07Describe the main group a bit.Andreas Schneider1-1/+3
2010-02-05Improve the session documentation.Andreas Schneider1-8/+11
2009-12-11Added a global poll contextAris Adamantiadis1-1/+2
2009-09-26More include file splittingAris Adamantiadis1-0/+2
2009-09-23Moved lots of declaration out of priv.hAris Adamantiadis1-0/+2
2009-07-27Fix a typo.Andreas Schneider1-1/+2
2009-07-13forgot init.c in copyright updatesAris Adamantiadis1-1/+1
2009-07-12Set correct hint when connecting to an IP addressAris Adamantiadis1-0/+3
2009-06-15ssh_init()Aris Adamantiadis1-1/+18
2009-05-12Fix the vim modeline and place it at the end of the file.Andreas Schneider1-2/+1
2009-04-18Change back to a initialized variable and document ssh_finalize().Andreas Schneider1-4/+7
2009-04-16Revert commit 491.Andreas Schneider1-0/+1
2009-04-16Make dh crypto functions thread safe.Andreas Schneider1-1/+0
2009-03-29Normalize the license in all files and add vim tab instructions.Andreas Schneider1-21/+24
2009-02-02Fix several build warnings.Andreas Schneider1-1/+1
2008-11-04doxygen fixes. Mostly typos and some comments.Aris Adamantiadis1-1/+12
2008-03-07second part of win32 changesAris Adamantiadis1-0/+6
2008-03-03fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis1-0/+1
2006-07-09Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester1-0/+34