Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve ssh_options_allow_ssh2(). | Andreas Schneider | 2009-04-02 | 1 | -9/+22 | |
* | Improve ssh_options_allow_ssh1(). | Andreas Schneider | 2009-04-02 | 1 | -9/+22 | |
* | Fix typo. | Andreas Schneider | 2009-04-02 | 1 | -1/+1 | |
* | Improve ssh_options_set_timeout(). | Andreas Schneider | 2009-04-02 | 1 | -9/+22 | |
* | Improve ssh_options_set_status_callback(). | Andreas Schneider | 2009-04-02 | 1 | -9/+26 | |
* | Improve ssh_options_default_known_hosts_file(). | Andreas Schneider | 2009-04-02 | 1 | -7/+17 | |
* | Improve ssh_options_default_ssh_dir(). | Andreas Schneider | 2009-04-02 | 1 | -10/+13 | |
* | Improve ssh_options_default_username(). | Andreas Schneider | 2009-04-02 | 1 | -23/+27 | |
* | Improve ssh_options_set_wanted_algos(). | Andreas Schneider | 2009-04-02 | 1 | -21/+39 | |
* | Improve ssh_options_set_banner(). | Andreas Schneider | 2009-04-02 | 1 | -7/+20 | |
* | Improve ssh_options_set_identity(). | Andreas Schneider | 2009-04-02 | 1 | -10/+28 | |
* | Fix memory leaks. | Andreas Schneider | 2009-04-02 | 1 | -10/+5 | |
* | Improve ssh_options_set_known_hosts_file(). | Andreas Schneider | 2009-04-02 | 1 | -10/+28 | |
* | Improve ssh_options_set_ssh_dir(). | Andreas Schneider | 2009-04-02 | 1 | -11/+28 | |
* | Improve ssh_options_set_bind(). | Andreas Schneider | 2009-04-02 | 1 | -11/+26 | |
* | Improve ssh_options_set_fd(). | Andreas Schneider | 2009-04-02 | 1 | -9/+19 | |
* | Improve ssh_options_set_port(). | Andreas Schneider | 2009-04-02 | 1 | -6/+17 | |
* | Add missing argument checks for options. | Andreas Schneider | 2009-04-02 | 1 | -0/+12 | |
* | Improve ssh_options_set_username(). | Andreas Schneider | 2009-04-02 | 1 | -8/+21 | |
* | Make ssh_options_free() documentation public. | Andreas Schneider | 2009-04-02 | 1 | -1/+1 | |
* | Improve ssh_options_set_host(). | Andreas Schneider | 2009-04-02 | 1 | -17/+43 | |
* | Improve ssh_options_copy() and ssh_options_free(). | Andreas Schneider | 2009-04-02 | 1 | -69/+122 | |
* | Fix typo. | Andreas Schneider | 2009-04-01 | 1 | -1/+1 | |
* | Added memory error checks for option functions. | Andreas Schneider | 2009-04-01 | 1 | -3/+24 | |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -19/+23 | |
* | Fix several build warnings. | Andreas Schneider | 2009-02-02 | 1 | -1/+1 | |
* | Add a more generic auth callback function. | Andreas Schneider | 2008-12-29 | 1 | -1/+10 | |
* | http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp... | Aris Adamantiadis | 2008-12-19 | 1 | -18/+14 | |
* | patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch, | Aris Adamantiadis | 2008-11-24 | 1 | -9/+9 | |
* | big changes : | Aris Adamantiadis | 2008-06-12 | 1 | -1/+26 | |
* | Doxygen changes | Aris Adamantiadis | 2008-05-12 | 1 | -3/+3 | |
* | second part of win32 changes | Aris Adamantiadis | 2008-03-07 | 1 | -1/+17 | |
* | fixed null pointer into options and ssh_set_error() | Aris Adamantiadis | 2008-03-04 | 1 | -6/+6 | |
* | doxygen documentation for option module | Aris Adamantiadis | 2006-11-06 | 1 | -15/+132 | |
* | at least I get a working doxygen documentation. | Aris Adamantiadis | 2006-11-06 | 1 | -1/+20 | |
* | changed config file name, take rsa,dsa and port into account | Aris Adamantiadis | 2005-08-29 | 1 | -1/+2 | |
* | stdint.patch, debug_output.patch, ssh_12_select.patch, | Aris Adamantiadis | 2005-08-19 | 1 | -7/+10 | |
* | server kex done :) | Aris Adamantiadis | 2005-08-07 | 1 | -17/+32 | |
* | sample sshd server accepts a client and sends a banner. | Aris Adamantiadis | 2005-07-06 | 1 | -0/+1 | |
* | Beginning of the SSH_BIND implementation | Aris Adamantiadis | 2005-07-05 | 1 | -0/+1 | |
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+382 |