| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -49/+96 | |
| * | Fix build. | Andreas Schneider | 2009-03-11 | 1 | -3/+0 | |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -5/+7 | |
| * | Remove ssh_say. | Andreas Schneider | 2009-03-11 | 1 | -5/+9 | |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -8/+17 | |
| * | Fix compiler warning about unused variable. | Andreas Schneider | 2009-03-11 | 1 | -9/+15 | |
| * | Fix compiler warnings in keyfile.c. | Andreas Schneider | 2009-03-11 | 1 | -25/+19 | |
| * | Fix NSIS installer creation. | Andreas Schneider | 2009-03-10 | 1 | -19/+14 | |
| * | Add NSIS generator for CPack. | Andreas Schneider | 2009-03-08 | 1 | -8/+11 | |
| * | Add NSIS support. | Andreas Schneider | 2009-03-08 | 1 | -1/+27 | |
| * | Fix compilation and installation of libssh. | Andreas Schneider | 2009-03-08 | 3 | -11/+21 | |
| * | Fix build warnings. | Andreas Schneider | 2009-03-08 | 1 | -4/+6 | |
| * | Fix cross compilation errors. | Andreas Schneider | 2009-03-08 | 1 | -3/+3 | |
| * | Set needed functions on Windows to true for now. | Andreas Schneider | 2009-03-08 | 1 | -4/+10 | |
| * | Fix cross compilation. | Andreas Schneider | 2009-03-08 | 1 | -0/+2 | |
| * | Fix crypto/gcrypt detection and prepare for cross compilation. | Andreas Schneider | 2009-03-08 | 3 | -8/+31 | |
| * | Find zlib of cross mingw. | Andreas Schneider | 2009-03-08 | 1 | -0/+2 | |
| * | Fix build warnings. | Andreas Schneider | 2009-03-08 | 1 | -2/+2 | |
| * | Add missing include file. | Andreas Schneider | 2009-03-08 | 1 | -0/+1 | |
| * | Fix build errors. | Andreas Schneider | 2009-03-08 | 1 | -4/+4 | |
| * | Fix build on Windows. | Andreas Schneider | 2009-03-08 | 2 | -1/+7 | |
| * | Fix version number. | Andreas Schneider | 2009-03-08 | 1 | -1/+1 | |
| * | Fix build on Windows. | Andreas Schneider | 2009-03-08 | 1 | -0/+9 | |
| * | Rename function to set sftp error to be consistent. | Andreas Schneider | 2009-02-09 | 1 | -16/+16 | |
| * | Rename function to agent_is_running. | Andreas Schneider | 2009-02-09 | 3 | -4/+4 | |
| * | Fix the ifdefs. | Andreas Schneider | 2009-02-06 | 2 | -4/+3 | |
| * | Add missing ifdef for ssh-agent support. | Andreas Schneider | 2009-02-06 | 2 | -4/+5 | |
| * | Fix build warnings in server sample. | Andreas Schneider | 2009-02-06 | 1 | -2/+3 | |
| * | Fix build warnings in client sample. | Andreas Schneider | 2009-02-06 | 1 | -23/+33 | |
| * | Complete ssh client agent support. | Andreas Schneider | 2009-02-06 | 5 | -48/+397 | |
| * | exit-status should be -1 when undefined | Aris Adamantiadis | 2009-02-04 | 1 | -3/+3 | |
| * | adding error status in samplessh | Aris Adamantiadis | 2009-02-04 | 1 | -0/+2 | |
| * | channel_get_exit_status() | Aris Adamantiadis | 2009-02-03 | 4 | -1/+18 | |
| * | added logging for exit-status | Aris Adamantiadis | 2009-02-03 | 2 | -1/+2 | |
| * | Fix typo. | Andreas Schneider | 2009-02-03 | 1 | -1/+1 | |
| * | Update doxygen config file for user documentation. | Andreas Schneider | 2009-02-03 | 1 | -72/+236 | |
| * | Add a 'make doc' target to create doxygen documentation. | Andreas Schneider | 2009-02-03 | 3 | -0/+1381 | |
| * | Moved ssh_crypto_init to priv.h file and added a note. | Andreas Schneider | 2009-02-02 | 2 | -3/+4 | |
| * | Remove deprecated pubkey_get_hash function. | Andreas Schneider | 2009-02-02 | 1 | -6/+0 | |
| * | Fix build warnings in the crypto wrapper functions. | Andreas Schneider | 2009-02-02 | 2 | -9/+14 | |
| * | Fix build warnings in socket code. | Andreas Schneider | 2009-02-02 | 2 | -16/+22 | |
| * | Return count if the write was successful. | Andreas Schneider | 2009-02-02 | 1 | -2/+1 | |
| * | Fix build warnings in sftp code. | Andreas Schneider | 2009-02-02 | 2 | -26/+43 | |
| * | Fix the build. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 | |
| * | Fix build warnings in session code. | Andreas Schneider | 2009-02-02 | 2 | -5/+9 | |
| * | Fix build warings in the server code. | Andreas Schneider | 2009-02-02 | 2 | -5/+7 | |
| * | Fix several build warnings. | Andreas Schneider | 2009-02-02 | 10 | -28/+34 | |
| * | Fix compiler warnings. | Andreas Schneider | 2009-02-02 | 3 | -5/+5 | |
| * | Make ssh_connect_ai_timeout static. | Andreas Schneider | 2009-02-02 | 1 | -2/+2 | |
| * | Use unsigned values for length in buffer functions. | Andreas Schneider | 2009-02-02 | 3 | -8/+8 | |
