summaryrefslogtreecommitdiffstats
path: root/libssh/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed build with mingw.Andreas Schneider2009-09-151-1/+1
* Add a portable ssh_mkdir function for Windows.Andreas Schneider2009-09-091-0/+25
* Added ssh_basename() and ssh_dirname().Andreas Schneider2009-08-261-0/+109
* Fix build warnings.Andreas Schneider2009-06-091-0/+1
* Fix the vim modeline and place it at the end of the file.Andreas Schneider2009-05-121-3/+1
* Cleanup misc functions.Andreas Schneider2009-04-101-26/+31
* Use const where it should be used.Andreas Schneider2009-04-051-1/+1
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-22/+24
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-281-7/+22
* Add a ssh_version function.Andreas Schneider2009-03-211-0/+47
* Fix several build warnings.Andreas Schneider2009-02-021-4/+3
* http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp...Aris Adamantiadis2008-12-191-43/+11
* fixed the netdb problem ?Aris Adamantiadis2008-03-121-1/+0
* second part of win32 changesAris Adamantiadis2008-03-071-1/+22
* first importAris Adamantiadis2005-07-051-0/+98