summaryrefslogtreecommitdiffstats
path: root/libssh/options.c
Commit message (Expand)AuthorAgeFilesLines
* Improve ssh_options_default_username().Andreas Schneider2009-04-021-23/+27
* Improve ssh_options_set_wanted_algos().Andreas Schneider2009-04-021-21/+39
* Improve ssh_options_set_banner().Andreas Schneider2009-04-021-7/+20
* Improve ssh_options_set_identity().Andreas Schneider2009-04-021-10/+28
* Fix memory leaks.Andreas Schneider2009-04-021-10/+5
* Improve ssh_options_set_known_hosts_file().Andreas Schneider2009-04-021-10/+28
* Improve ssh_options_set_ssh_dir().Andreas Schneider2009-04-021-11/+28
* Improve ssh_options_set_bind().Andreas Schneider2009-04-021-11/+26
* Improve ssh_options_set_fd().Andreas Schneider2009-04-021-9/+19
* Improve ssh_options_set_port().Andreas Schneider2009-04-021-6/+17
* Add missing argument checks for options.Andreas Schneider2009-04-021-0/+12
* Improve ssh_options_set_username().Andreas Schneider2009-04-021-8/+21
* Make ssh_options_free() documentation public.Andreas Schneider2009-04-021-1/+1
* Improve ssh_options_set_host().Andreas Schneider2009-04-021-17/+43
* Improve ssh_options_copy() and ssh_options_free().Andreas Schneider2009-04-021-69/+122
* Fix typo.Andreas Schneider2009-04-011-1/+1
* Added memory error checks for option functions.Andreas Schneider2009-04-011-3/+24
* Normalize the license in all files and add vim tab instructions.Andreas Schneider2009-03-291-19/+23
* Fix several build warnings.Andreas Schneider2009-02-021-1/+1
* Add a more generic auth callback function.Andreas Schneider2008-12-291-1/+10
* http://www.cynapses.org/tmp/patches/libssh/0001-Replace-getenv-USER-with-getp...Aris Adamantiadis2008-12-191-18/+14
* patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,Aris Adamantiadis2008-11-241-9/+9
* big changes :Aris Adamantiadis2008-06-121-1/+26
* Doxygen changesAris Adamantiadis2008-05-121-3/+3
* second part of win32 changesAris Adamantiadis2008-03-071-1/+17
* fixed null pointer into options and ssh_set_error()Aris Adamantiadis2008-03-041-6/+6
* doxygen documentation for option moduleAris Adamantiadis2006-11-061-15/+132
* at least I get a working doxygen documentation.Aris Adamantiadis2006-11-061-1/+20
* changed config file name, take rsa,dsa and port into accountAris Adamantiadis2005-08-291-1/+2
* stdint.patch, debug_output.patch, ssh_12_select.patch,Aris Adamantiadis2005-08-191-7/+10
* server kex done :)Aris Adamantiadis2005-08-071-17/+32
* sample sshd server accepts a client and sends a banner.Aris Adamantiadis2005-07-061-0/+1
* Beginning of the SSH_BIND implementationAris Adamantiadis2005-07-051-0/+1
* first importAris Adamantiadis2005-07-051-0/+382