Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a segfault on Windows. | Andreas Schneider | 2009-10-29 | 1 | -1/+1 |
* | Fixed ssh_get_user_home_dir on Windows. | Andreas Schneider | 2009-10-15 | 1 | -2/+2 |
* | Fixed ssh_get_home_dir and ssh dir to be more portable on UNIX systems. | Andreas Schneider | 2009-10-15 | 1 | -4/+11 |
* | More include file splitting | Aris Adamantiadis | 2009-09-26 | 1 | -0/+1 |
* | Fixed including of config.h. | Andreas Schneider | 2009-09-25 | 1 | -1/+2 |
* | Fixed build with mingw. | Andreas Schneider | 2009-09-15 | 1 | -1/+1 |
* | Add a portable ssh_mkdir function for Windows. | Andreas Schneider | 2009-09-09 | 1 | -0/+25 |
* | Added ssh_basename() and ssh_dirname(). | Andreas Schneider | 2009-08-21 | 1 | -0/+108 |
* | Fix build with MSVC. | Andreas Schneider | 2009-07-30 | 1 | -10/+6 |
* | Add ssh_file_readaccess_ok to check read access on a file. | Andreas Schneider | 2009-07-27 | 1 | -0/+9 |
* | Switch completly to stdint types. | Andreas Schneider | 2009-07-25 | 1 | -4/+4 |
* | Fixed copyright notices | Aris Adamantiadis | 2009-07-13 | 1 | -1/+1 |
* | Verify memory return codes in ssh_list functions | Aris Adamantiadis | 2009-06-19 | 1 | -2/+7 |
* | Created general singlelinked list implementation | Aris Adamantiadis | 2009-06-18 | 1 | -0/+80 |
* | Fix build warnings. | Andreas Schneider | 2009-06-09 | 1 | -0/+1 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -3/+1 |
* | Cleanup misc functions. | Andreas Schneider | 2009-04-10 | 1 | -26/+31 |
* | Use const where it should be used. | Andreas Schneider | 2009-04-05 | 1 | -1/+1 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -22/+24 |
* | Add an option WITH_LIBZ to compile with zlib support. | Andreas Schneider | 2009-03-28 | 1 | -7/+22 |
* | Add a ssh_version function. | Andreas Schneider | 2009-03-21 | 1 | -0/+47 |
* | Fix several build warnings. | Andreas Schneider | 2009-02-02 | 1 | -4/+3 |
* | http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp... | Aris Adamantiadis | 2008-12-19 | 1 | -43/+11 |
* | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 1 | -1/+0 |
* | second part of win32 changes | Aris Adamantiadis | 2008-03-07 | 1 | -1/+22 |
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+98 |