| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increased version numbers. | Andreas Schneider | 2010-05-30 | 1 | -1/+1 |
| | | |||||
| * | Typos in last patch | Aris Adamantiadis | 2010-05-14 | 1 | -2/+4 |
| | | |||||
| * | Fix build on VC7 | Aris Adamantiadis | 2010-05-14 | 1 | -2/+11 |
| | | |||||
| * | Respond to keepalives/global requests | Aris Adamantiadis | 2010-05-12 | 1 | -1/+1 |
| | | |||||
| * | Increment version and soversion numbers. | Andreas Schneider | 2010-05-12 | 1 | -1/+1 |
| | | |||||
| * | Added runtime detection of WSAPoll(). | Andreas Schneider | 2010-05-12 | 1 | -0/+1 |
| | | | | | Signed-off-by: Andreas Schneider <mail@cynapses.org> | ||||
| * | Fixed Windows build. | Andreas Schneider | 2010-05-12 | 1 | -2/+3 |
| | | |||||
| * | Added a select(2) based poll-emulation if poll(2) is not available. | Andreas Schneider | 2010-05-12 | 1 | -1/+15 |
| | | |||||
| * | Use the new expand functions. | Andreas Schneider | 2010-05-11 | 1 | -1/+1 |
| | | | | | | This implements escape chars for IdentityFile in ssh_config and reads the system ssh_config. | ||||
| * | Added a function to expand an escaped string. | Andreas Schneider | 2010-05-11 | 1 | -0/+1 |
| | | |||||
| * | Added a function to expand the tilde from a path. | Andreas Schneider | 2010-05-11 | 1 | -0/+2 |
| | | |||||
| * | Backport of the proxycommand feature | Aris Adamantiadis | 2010-05-10 | 3 | -1/+9 |
| | | |||||
| * | Use configure checks to define vsnprintf and strncpy. | Andreas Schneider | 2010-05-10 | 1 | -2/+10 |
| | | |||||
| * | Fixed building libssh with VC9. | Andreas Schneider | 2010-05-10 | 1 | -7/+17 |
| | | |||||
| * | Added more defines to use secure VC functions. | Andreas Schneider | 2010-05-10 | 1 | -9/+9 |
| | | |||||
| * | First implementation of known_hosts with port read | Aris Adamantiadis | 2010-05-07 | 1 | -0/+1 |
| | | | | | | | | | Conflicts: include/libssh/misc.h libssh/keyfiles.c libssh/misc.c | ||||
| * | Added ssh_privatekey_type public function | Aris Adamantiadis | 2010-04-28 | 1 | -0/+3 |
| | | |||||
| * | Do not compile aes*-ctr with <=OpenSSL 0.9.7b | Aris Adamantiadis | 2010-04-14 | 1 | -0/+5 |
| | | |||||
| * | Fix vsnprintf symbol on older VS2003 compiler | Aris Adamantiadis | 2010-04-06 | 1 | -0/+9 |
| | | |||||
| * | Fixed documentation of ssh_bind_options_set. | Andreas Schneider | 2010-04-04 | 1 | -2/+6 |
| | | |||||
| * | Fixed spelling. | Andreas Schneider | 2010-03-25 | 1 | -1/+1 |
| | | |||||
| * | Increase version number to 0.4.2. | Andreas Schneider | 2010-03-15 | 1 | -1/+1 |
| | | |||||
| * | Fixed and added support for several identity files. | Andreas Schneider | 2010-03-06 | 3 | -1/+7 |
| | | |||||
| * | Rename ssh_list_add to ssh_list_append. | Andreas Schneider | 2010-03-06 | 1 | -1/+1 |
| | | |||||
| * | Added a prepend function for ssh_list. | Andreas Schneider | 2010-03-06 | 1 | -0/+1 |
| | | |||||
| * | renamed ssh_list_get_head to ssh_list_pop_head | Aris Adamantiadis | 2010-03-06 | 1 | -8/+4 |
| | | |||||
| * | Added owner and group information in sftp attributes. | Andreas Schneider | 2010-02-23 | 1 | -4/+3 |
| | | | | | | Parse the longname which is the output of 'ls -l' and set the owner and group if we are talking to an openssh server. | ||||
| * | Increased version number. | Andreas Schneider | 2010-01-29 | 1 | -1/+1 |
| | | |||||
| * | Fix underflow when leave_function() are unbalanced | Aris Adamantiadis | 2010-01-29 | 1 | -1/+1 |
| | | |||||
| * | Fixed documentation of buffer struct. | Andreas Schneider | 2009-12-18 | 1 | -2/+1 |
| | | |||||
| * | Moved the doxygen mainpage to doc/mainpage.dox | Andreas Schneider | 2009-12-18 | 1 | -12/+0 |
| | | |||||
| * | Added a mainpage to doxygen. | Andreas Schneider | 2009-12-18 | 1 | -0/+12 |
| | | |||||
| * | Don't install crypto.h which is an internal header file. | Andreas Schneider | 2009-12-10 | 1 | -1/+0 |
| | | |||||
| * | Remove socklen_t definition. | Andreas Schneider | 2009-12-09 | 1 | -3/+0 |
| | | | | | | | Tthe problem is that winsock2.h defines socklen_t as a typedef, not as a define, so depending on the order of includes you can get errors in ws2tcpip.h with msvc. | ||||
| * | Added gettimeofday for Windows. | Andreas Schneider | 2009-12-02 | 1 | -0/+5 |
| | | | | | Thanks to Patrick Spendrin. | ||||
| * | Fixed uint* to work on Windows. | Andreas Schneider | 2009-12-02 | 2 | -2/+6 |
| | | | | | Thanks to Patrick Spendrin. | ||||
| * | Pcap: more cleanup and minimalist API | Aris Adamantiadis | 2009-11-16 | 2 | -9/+7 |
| | | |||||
| * | Improved pcap dumping support | Aris Adamantiadis | 2009-11-16 | 2 | -1/+8 |
| | | |||||
| * | Added an option to set log verbosity as string. | Andreas Schneider | 2009-11-10 | 1 | -0/+1 |
| | | |||||
| * | First lines of experimental pcap output support | Aris Adamantiadis | 2009-11-08 | 2 | -0/+31 |
| | | | | | This will serve to debug packets right under wireshark ! | ||||
| * | Update structures name to new convention | Aris Adamantiadis | 2009-11-06 | 1 | -17/+17 |
| | | | | | | SSH_POLL* -> ssh_poll_handle, SSH_POLL_CTX* -> ssh_poll_ctx | ||||
| * | Improve MSVC support. Better binary compatibility. | Andreas Schneider | 2009-11-06 | 2 | -2/+2 |
| | | | | | Patch by Patrick Spendrin from KDE. | ||||
| * | Fix warnings on old gcc's | Aris Adamantiadis | 2009-11-03 | 2 | -19/+19 |
| | | | | | they don't like variable names having type names | ||||
| * | Fix openssl header inclusion | Aris Adamantiadis | 2009-11-03 | 1 | -5/+6 |
| | | | | | | caused cbc_encrypt to be redefined by an openssl macro | ||||
| * | Fix server kex again | Aris Adamantiadis | 2009-10-29 | 1 | -0/+1 |
| | | |||||
| * | Allow use of SSH_DIR/ when expanding key paths | Aris Adamantiadis | 2009-10-17 | 1 | -0/+4 |
| | | |||||
| * | Added option to set log_verbosity in the server. | Andreas Schneider | 2009-10-15 | 2 | -1/+4 |
| | | |||||
| * | Added an option to set the port as string. | Andreas Schneider | 2009-10-15 | 1 | -0/+1 |
| | | |||||
| * | Remove deprecated functions. | Andreas Schneider | 2009-10-13 | 1 | -21/+0 |
| | | |||||
| * | updated the sftp subsystem to follow the type conv | Aris Adamantiadis | 2009-10-10 | 1 | -104/+114 |
| | | |||||
