summaryrefslogtreecommitdiffstats
path: root/libssh/init.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-94/+0
* Fix initialization of threadingAris Adamantiadis2010-09-011-0/+1
* Begin of a solution for threadingAris Adamantiadis2010-08-301-0/+4
* Added missing /** in doxygen @}'sAris Adamantiadis2010-08-281-1/+1
* poll: Added a cleanup function to free the ws2_32 library.Andreas Schneider2010-05-171-0/+1
* Describe the main group a bit.Andreas Schneider2010-02-071-1/+3
* Improve the session documentation.Andreas Schneider2010-02-051-8/+11
* Added a global poll contextAris Adamantiadis2009-12-111-1/+2
* More include file splittingAris Adamantiadis2009-09-261-0/+2
* Moved lots of declaration out of priv.hAris Adamantiadis2009-09-231-0/+2
* Fix a typo.Andreas Schneider2009-07-271-1/+2
* forgot init.c in copyright updatesAris Adamantiadis2009-07-131-1/+1
* Set correct hint when connecting to an IP addressAris Adamantiadis2009-07-121-0/+3
* ssh_init()Aris Adamantiadis2009-06-151-1/+18
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-2/+1
* Change back to a initialized variable and document ssh_finalize().Andreas Schneider2009-04-181-4/+7
* Revert commit 491.Andreas Schneider2009-04-161-0/+1
* Make dh crypto functions thread safe.Andreas Schneider2009-04-161-1/+0
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-21/+24
* Fix several build warnings.Andreas Schneider2009-02-021-1/+1
* doxygen fixes. Mostly typos and some comments.Aris Adamantiadis2008-11-041-1/+12
* second part of win32 changesAris Adamantiadis2008-03-071-0/+6
* fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +Aris Adamantiadis2008-03-031-0/+1
* Add ssh_finalize to handle finalization of libssh and underlying cryptographicJean-Philippe Garcia Ballester2006-07-091-0/+34