summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog.Andreas Schneider2009-05-111-0/+1
* Added a ssh_bind_set_fd() function.Andreas Schneider2009-05-112-2/+17
* Change variable names of the keys_struct to avoid conflicts.Andreas Schneider2009-05-113-22/+22
* Improve OpenSSL cmake checks.Andreas Schneider2009-05-073-8/+14
* Improve GCrypt cmake checks.Andreas Schneider2009-05-073-5/+5
* Improve the INSTALL file.Andreas Schneider2009-05-071-9/+15
* Fix typos.Andreas Schneider2009-05-071-1/+1
* Add channel_read() changes to changelog.Andreas Schneider2009-05-061-1/+3
* Add more changelog entries for 0.3.Andreas Schneider2009-05-051-1/+11
* Update an format ChangeLog.Andreas Schneider2009-05-051-76/+95
* Remove empty file.Andreas Schneider2009-05-051-0/+0
* Fix compilation on windows.Andreas Schneider2009-05-051-0/+6
* Improve bin_to_base64() and use const for source.Andreas Schneider2009-05-052-19/+30
* Format alphabet table.Andreas Schneider2009-05-051-3/+5
* Fix the macros.Andreas Schneider2009-05-051-9/+9
* Format _bin_to_base64().Andreas Schneider2009-05-051-22/+24
* Improve get_equals().Andreas Schneider2009-05-051-10/+11
* Fix the prototype.Andreas Schneider2009-05-051-1/+1
* Improve _base64_to_bin().Andreas Schneider2009-05-051-8/+11
* Improve to_block4().Andreas Schneider2009-05-051-20/+31
* Improve base64_to_bin().Andreas Schneider2009-05-052-78/+109
* Improve channel_write1().Andreas Schneider2009-05-051-4/+2
* Improve channel_request_exec1().Andreas Schneider2009-05-051-5/+2
* Improve channel_change_pty_size1().Andreas Schneider2009-05-051-14/+6
* Improve channel_request_pty_size1().Andreas Schneider2009-05-051-25/+10
* Format channel_open_session1().Andreas Schneider2009-05-051-19/+26
* Format ssh_select().Andreas Schneider2009-05-052-86/+139
* Improve ssh_connect_host().Andreas Schneider2009-05-051-65/+83
* Improve ssh_connect_ai_timeout().Andreas Schneider2009-05-051-41/+54
* Improve getai().Andreas Schneider2009-05-051-17/+19
* Reorder and format socket blocking functions.Andreas Schneider2009-05-051-19/+23
* Reoder define and includes.Andreas Schneider2009-05-051-8/+16
* Use const char * and an unsigned int in ssh_crc32().Andreas Schneider2009-05-052-61/+62
* Format ssh_get_error_code().Andreas Schneider2009-05-051-13/+20
* Format ssh_get_error().Andreas Schneider2009-05-051-6/+10
* Make the documentation internal.Andreas Schneider2009-05-051-0/+2
* Improve and document ssh_set_error().Andreas Schneider2009-05-051-10/+23
* Fix build error.Andreas Schneider2009-05-051-1/+1
* Improve ssh_log().Andreas Schneider2009-05-051-29/+41
* Format match_hostname().Andreas Schneider2009-05-051-3/+5
* Reformat match_pattern_list().Andreas Schneider2009-05-051-53/+58
* Format match_pattern().Andreas Schneider2009-05-051-55/+62
* Add a exec test.Andreas Schneider2009-05-043-3/+68
* Wait for the exit status before returning.Andreas Schneider2009-05-041-1/+16
* Improve own gcrypt function.Andreas Schneider2009-05-041-21/+42
* Remove line which was accidently commited.Andreas Schneider2009-05-041-2/+0
* Fix a bug in channel_poll().Andreas Schneider2009-05-041-1/+1
* Improve channel_select().Andreas Schneider2009-05-041-120/+132
* Reformat count_ptrs().Andreas Schneider2009-05-041-6/+7
* Remove unused variable.Andreas Schneider2009-05-041-1/+0