Commit Graph

  • 226e48b4b7 Improve channel_free(). Andreas Schneider 2009-04-04 14:27:59 +00:00
  • a7fbedf8d6 Improve crypto free functions. Andreas Schneider 2009-04-04 14:15:14 +00:00
  • b3a0c6d9cb Improve key free functions. Andreas Schneider 2009-04-04 13:55:32 +00:00
  • 1100a22e98 Improve ssh_cleanup(). Andreas Schneider 2009-04-03 13:00:35 +00:00
  • 18bce1e209 Add NULL check to ssh_message_free(). Andreas Schneider 2009-04-03 12:58:32 +00:00
  • 30d1bf863e Add NULL check to private_key_free(). Andreas Schneider 2009-04-03 12:57:19 +00:00
  • 0e82ddbd81 Add NULL check for agent_free(). Andreas Schneider 2009-04-03 12:52:34 +00:00
  • b5eb33bb69 Improve ssh_socket_free(). Andreas Schneider 2009-04-03 12:50:17 +00:00
  • 2791ce7e01 Add NULL checks to crypto free functions. Andreas Schneider 2009-04-03 12:48:45 +00:00
  • 8485c87cf2 Remove files which aren't in use anymore. Andreas Schneider 2009-04-03 09:22:05 +00:00
  • 5a75c0fd78 Don't leak memory in agent_new() error path. Andreas Schneider 2009-04-03 08:41:34 +00:00
  • 41dd2a2a3b Check return values of option setter. Andreas Schneider 2009-04-03 08:38:33 +00:00
  • 2aa81c0544 Add memory error checks for strdup(). Andreas Schneider 2009-04-03 08:31:28 +00:00
  • 0856ba3008 Add memory error checks. Andreas Schneider 2009-04-03 08:29:36 +00:00
  • 8d66a455f7 Add my copyright. Andreas Schneider 2009-04-03 08:24:33 +00:00
  • a4d98b58fc Improve the documentation of ssh_options_getopt(). Andreas Schneider 2009-04-03 08:23:29 +00:00
  • 497c31d9a0 Improve ssh_options_getopt(). Andreas Schneider 2009-04-03 08:19:57 +00:00
  • 4db7fc77ff Improve and document ssh_options_set_[dsa,rsa]_server_key(). Andreas Schneider 2009-04-03 07:47:50 +00:00
  • 3b7940d05e Improve ssh_options_set_auth_callback(). Andreas Schneider 2009-04-02 21:37:48 +00:00
  • 2afc8a4f1c Improve ssh_options_set_log_verbosity(). Andreas Schneider 2009-04-02 16:33:28 +00:00
  • da65ee4dbb Improve ssh_options_set_log_function(). Andreas Schneider 2009-04-02 12:42:45 +00:00
  • 0dee533531 Improve ssh_options_allow_ssh2(). Andreas Schneider 2009-04-02 12:39:49 +00:00
  • 396db49a41 Improve ssh_options_allow_ssh1(). Andreas Schneider 2009-04-02 12:37:45 +00:00
  • 94e91b73f7 Fix typo. Andreas Schneider 2009-04-02 12:35:13 +00:00
  • 115450ac9b Improve ssh_options_set_timeout(). Andreas Schneider 2009-04-02 12:34:55 +00:00
  • eb461d1dbe Improve ssh_options_set_status_callback(). Andreas Schneider 2009-04-02 12:32:03 +00:00
  • cfea89fb7c Improve ssh_options_default_known_hosts_file(). Andreas Schneider 2009-04-02 12:26:44 +00:00
  • 5309651849 Improve ssh_options_default_ssh_dir(). Andreas Schneider 2009-04-02 12:25:02 +00:00
  • 30b02325cb Improve ssh_options_default_username(). Andreas Schneider 2009-04-02 12:22:28 +00:00
  • 1fceffa434 Improve ssh_options_set_wanted_algos(). Andreas Schneider 2009-04-02 12:19:51 +00:00
  • 3f4c1976fd Improve ssh_options_set_banner(). Andreas Schneider 2009-04-02 12:14:27 +00:00
  • a459a8b4db Improve ssh_options_set_identity(). Andreas Schneider 2009-04-02 12:10:50 +00:00
  • 4d203e8420 Fix memory leaks. Andreas Schneider 2009-04-02 12:07:06 +00:00
  • 5ba2acde0a Improve ssh_options_set_known_hosts_file(). Andreas Schneider 2009-04-02 12:04:56 +00:00
  • 9ea6ea581d Improve ssh_options_set_ssh_dir(). Andreas Schneider 2009-04-02 12:00:45 +00:00
  • 4373fc64e3 Improve ssh_options_set_bind(). Andreas Schneider 2009-04-02 11:56:13 +00:00
  • b6fbe97f24 Improve ssh_options_set_fd(). Andreas Schneider 2009-04-02 11:53:24 +00:00
  • d86ac9e04b Improve ssh_options_set_port(). Andreas Schneider 2009-04-02 11:50:23 +00:00
  • 71913c8fea Add missing argument checks for options. Andreas Schneider 2009-04-02 11:47:06 +00:00
  • 8de3dc44ca Improve ssh_options_set_username(). Andreas Schneider 2009-04-02 10:18:01 +00:00
  • ab54736b5d Make ssh_options_free() documentation public. Andreas Schneider 2009-04-02 10:14:09 +00:00
  • 6026de4648 Improve ssh_options_set_host(). Andreas Schneider 2009-04-02 10:13:12 +00:00
  • a9ef024f10 Make ssh_options_free() public. Andreas Schneider 2009-04-02 10:09:23 +00:00
  • 595a5d9ff2 Improve ssh_options_copy() and ssh_options_free(). Andreas Schneider 2009-04-02 09:58:59 +00:00
  • 356a8a7631 Add error checking for strdup. Andreas Schneider 2009-04-02 09:35:41 +00:00
  • 9f581a2809 Add error checking of strdup. Andreas Schneider 2009-04-02 09:32:22 +00:00
  • d60783eeb7 Improve ssh_send_banner() and add error checking of strdup. Andreas Schneider 2009-04-02 09:31:02 +00:00
  • ae4265d304 Add a return value to ssh_userauth_kbdint_setanswer(). Andreas Schneider 2009-04-02 09:24:46 +00:00
  • ee3b641fb1 Cleanup todo's. Andreas Schneider 2009-04-02 08:36:32 +00:00
  • c195e0fa7d There is no file to close here. Andreas Schneider 2009-04-02 08:33:04 +00:00
  • f8d5bb9785 Fix string_new(). Andreas Schneider 2009-04-02 08:32:30 +00:00
  • 3a67aaa428 Improve the ssh_get_pubkey_hash() function. Andreas Schneider 2009-04-02 07:31:54 +00:00
  • 4c84a3e0f2 Simply return 0. Andreas Schneider 2009-04-02 07:31:12 +00:00
  • ff0f8b7608 Use memset cause something is wrong with the macro. Andreas Schneider 2009-04-01 22:33:35 +00:00
  • 9ff4afa523 Fix ssh connection. Andreas Schneider 2009-04-01 22:16:33 +00:00
  • 10397d44db Add one missing memory error check in crypt.c. Andreas Schneider 2009-04-01 21:30:53 +00:00
  • fc73b0b33f Add NULL check to buffer free. Andreas Schneider 2009-04-01 21:29:04 +00:00
  • 7b464d4e15 Improve ssh_new(). Andreas Schneider 2009-04-01 21:27:54 +00:00
  • 891539af6c Add memory error checks for crypto wrapper functions. Andreas Schneider 2009-04-01 21:24:16 +00:00
  • 1b627b3867 More memory error checks for ssh_socket_new(). Andreas Schneider 2009-04-01 20:24:09 +00:00
  • b06c167775 Fix memory error checking in socket functions. Andreas Schneider 2009-04-01 20:18:31 +00:00
  • ace6eed6c0 Add memory error checking for sftpserver functions. Andreas Schneider 2009-04-01 20:14:43 +00:00
  • cde3151634 Fix typo. Andreas Schneider 2009-04-01 20:14:24 +00:00
  • cd4df00dff Add memory error checks for sftp functions. Andreas Schneider 2009-04-01 20:09:20 +00:00
  • b2e50e8967 Add memory error checks for server functions. Andreas Schneider 2009-04-01 20:01:44 +00:00
  • 2c3e423480 Add memory error checking for packet functions. Andreas Schneider 2009-04-01 19:59:17 +00:00
  • 8bcd65193c Added memory error checks for option functions. Andreas Schneider 2009-04-01 19:54:41 +00:00
  • 54ce86e3b1 Added memory error checks for message functions. Andreas Schneider 2009-04-01 19:44:19 +00:00
  • 904a5b2f7c Fix memory error checking in key functions. Andreas Schneider 2009-04-01 19:34:26 +00:00
  • ddd10236bd Add memory error checking to keyfile functions. Andreas Schneider 2009-04-01 11:03:06 +00:00
  • b4c65e41f6 Fix build warning. Andreas Schneider 2009-04-01 10:50:12 +00:00
  • 79e9eb53d4 Add memory error checking to key exchange functions. Andreas Schneider 2009-04-01 10:49:27 +00:00
  • 10afd9818c Check for memory allocation errors. Andreas Schneider 2009-04-01 10:23:52 +00:00
  • 186667724a Fix build warnings. Andreas Schneider 2009-04-01 10:22:14 +00:00
  • f80efcc260 Add checks for memory errors in channel functions. Andreas Schneider 2009-04-01 10:14:26 +00:00
  • 2634f45e11 Check for errors of memory allocation. Andreas Schneider 2009-04-01 10:05:15 +00:00
  • 98f78e1102 Add error checking to buffer functions. Andreas Schneider 2009-04-01 09:36:44 +00:00
  • 8758b1260b Fix segfaults in string.c. Andreas Schneider 2009-04-01 09:28:21 +00:00
  • 04d916f3aa Add arg and error checking for the string functions. Andreas Schneider 2009-04-01 08:37:26 +00:00
  • 15d0dc7a4e Fix sources list of libssh. Andreas Schneider 2009-03-30 16:36:28 +00:00
  • ae4ef84702 Create a ssh_get_hexa function. Andreas Schneider 2009-03-30 13:11:47 +00:00
  • 1fd7a875be Fixed memory leak and file descriptor leak in known host parsing Aris Adamantiadis 2009-03-29 20:29:55 +00:00
  • 07d748ef5e Remove automake files. Andreas Schneider 2009-03-29 20:25:59 +00:00
  • 3441e77ddc Normalize the license in all files and add vim tab instructions. Andreas Schneider 2009-03-29 20:19:18 +00:00
  • 84430b2277 Improve the lowercase function and free memory allocated by lowercase(). Andreas Schneider 2009-03-29 15:19:45 +00:00
  • 4ab28a049f openssh Hashed host support ! Aris Adamantiadis 2009-03-29 00:31:36 +00:00
  • 3090d104cf Working new known_host algorithm Aris Adamantiadis 2009-03-28 23:43:17 +00:00
  • 75d5bb457f Fix typos. Andreas Schneider 2009-03-28 22:34:51 +00:00
  • 6aff00e762 Ignore build files. Andreas Schneider 2009-03-28 22:24:26 +00:00
  • 2b07dcd1e3 Try to fix build file ignores. Andreas Schneider 2009-03-28 22:23:19 +00:00
  • affe522b25 Ignore build, cscope and ctags files. Andreas Schneider 2009-03-28 22:22:45 +00:00
  • f16cabc73e Undo the remove of the Doxyfiles. Andreas Schneider 2009-03-28 22:20:54 +00:00
  • 39a5b53eb5 Update INSTALL file. Andreas Schneider 2009-03-28 22:06:36 +00:00
  • fc8ad69f5c Remove autotools and win32 specific files. Andreas Schneider 2009-03-28 22:01:05 +00:00
  • 78b6e25ede Fix compilation of the server with option turned off. Andreas Schneider 2009-03-28 21:58:54 +00:00
  • e02a6e0225 Add WITH_SERVER option. Andreas Schneider 2009-03-28 21:56:28 +00:00
  • fce4840c77 Fix SSH1 support. Andreas Schneider 2009-03-28 21:52:15 +00:00
  • 117fc43b69 Add myself to the authors file. Andreas Schneider 2009-03-28 21:48:04 +00:00
  • 01c0877495 Fix the name of the SSH1 support. Andreas Schneider 2009-03-28 21:44:36 +00:00
  • 33b948cab9 Add an option WITH_LIBZ to compile with zlib support. Andreas Schneider 2009-03-28 21:43:53 +00:00