Commit Graph

  • 02aecc1278 Improved pcap dumping support Aris Adamantiadis 2009-11-16 22:36:31 +01:00
  • 3e90a11599 Improve standard logging. Andreas Schneider 2009-11-12 12:52:05 +01:00
  • b4095189d7 Fixed setting the timeout and ssh2 and ssh1 option. Andreas Schneider 2009-11-12 12:50:31 +01:00
  • c0b4c4d60c Fixed setting the log verbosity. Andreas Schneider 2009-11-12 11:44:36 +01:00
  • 12da24c056 Added an option to set log verbosity as string. Andreas Schneider 2009-11-10 09:09:35 +01:00
  • d821117033 Always use the poll-emulation on Windows. Andreas Schneider 2009-11-09 20:13:27 +01:00
  • 30266f7627 Added explanation in ssh_silent_disconnect doxygen Aris Adamantiadis 2009-11-09 13:24:47 +01:00
  • 10b625e180 First lines of experimental pcap output support Aris Adamantiadis 2009-11-08 23:42:41 +01:00
  • 10f27457d3 Add an other (simplier ?) polling method to sample Aris Adamantiadis 2009-11-08 20:00:23 +01:00
  • af1f431364 change buffer size in sample.c Aris Adamantiadis 2009-11-07 17:35:24 +01:00
  • 272a4d1e45 Refactorize sample.c Aris Adamantiadis 2009-11-07 17:23:06 +01:00
  • 3a95ecfe74 move authentication out of sampe.c Aris Adamantiadis 2009-11-07 03:45:27 +01:00
  • 14ae9a7f0c Moved sftp parts into a new example Aris Adamantiadis 2009-11-06 19:21:18 +01:00
  • 51f1918109 Update structures name to new convention Aris Adamantiadis 2009-11-06 18:52:49 +01:00
  • fa27956daf Improve MSVC support. Better binary compatibility. Andreas Schneider 2009-11-06 09:57:09 +01:00
  • ab0d8a3828 A few test cases for benchmarks Aris Adamantiadis 2009-11-05 18:18:35 +01:00
  • efded18724 Fixed compilation of samplesshd. Andreas Schneider 2009-11-05 16:38:05 +01:00
  • f52bc064e9 Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh Andreas Schneider 2009-11-05 16:08:49 +01:00
  • 75f066dfcd channel_read() won't block until count b. are read Aris Adamantiadis 2009-11-05 16:00:05 +01:00
  • 535ff07f0f Forgot to update config.h.cmake Aris Adamantiadis 2009-11-05 13:09:42 +01:00
  • 5e002635fc Fix compilation on freebsd 6.0 which lacks argp.h Aris Adamantiadis 2009-11-03 21:04:36 +01:00
  • e71c28f6a0 Fix warnings on old gcc's Aris Adamantiadis 2009-11-03 21:04:07 +01:00
  • c0e091a52f Fix openssl header inclusion Aris Adamantiadis 2009-11-03 21:03:22 +01:00
  • 8ab0f8e51f Increase package version. Andreas Schneider 2009-10-29 20:22:05 +01:00
  • cce34a6176 Fixed setting knownhosts in ssh_is_server_known(). Andreas Schneider 2009-10-29 12:10:44 +01:00
  • 89f0311927 Fixed a segfault on Windows. Andreas Schneider 2009-10-29 12:10:22 +01:00
  • e455f6f756 Make libssh_scp a little more consistant Aris Adamantiadis 2009-10-29 10:50:47 +01:00
  • 17f2645a32 Fix server kex again Aris Adamantiadis 2009-10-29 10:36:00 +01:00
  • 9f034aca9c Fix server kex Aris Adamantiadis 2009-10-29 10:02:49 +01:00
  • 22bdfa3886 improve error reporting of sftp.c Bernhard R. Link 2009-10-23 22:19:13 +02:00
  • ef8246a592 buffer_get_data returns 0 on error, so checking buffer_get_u* for < 0 makes no sense Bernhard R. Link 2009-10-23 22:20:16 +02:00
  • 110d201e02 fix stupid bug Aris Adamantiadis 2009-10-23 12:48:40 +02:00
  • be4f695c5c Compatibility with (broken) sftp version 2 protocols Aris Adamantiadis 2009-10-23 12:19:22 +02:00
  • 792def7a65 Add missing free. Andreas Schneider 2009-10-23 11:45:44 +02:00
  • 840cecbe0e Fix memory leaks in ssh_bind_options_set() if called twice. Andreas Schneider 2009-10-22 18:56:02 +02:00
  • 27d25752e9 Allow use of SSH_DIR/ when expanding key paths Aris Adamantiadis 2009-10-17 18:10:42 +02:00
  • a479b30298 Verify existence of callback before using them Aris Adamantiadis 2009-10-17 17:54:39 +02:00
  • 86620fc991 Improve example authentication. Andreas Schneider 2009-10-15 17:56:03 +02:00
  • b3dfd5cffc Added missing documentation for ssh_bind_options_set. Andreas Schneider 2009-10-15 17:22:04 +02:00
  • f0858ff6b2 Added option parsing using GNU argp. Andreas Schneider 2009-10-15 17:17:58 +02:00
  • 7b7280e728 Added option to set log_verbosity in the server. Andreas Schneider 2009-10-15 17:17:36 +02:00
  • 2523ed0779 Added an option to set the port as string. Andreas Schneider 2009-10-15 17:00:56 +02:00
  • e736b1a40e Fixed ssh_get_user_home_dir on Windows. Andreas Schneider 2009-10-15 16:37:07 +02:00
  • cbf012c337 Fixed ssh_get_home_dir and ssh dir to be more portable on UNIX systems. Andreas Schneider 2009-10-15 14:53:11 +02:00
  • c360ed1d9a Add API changes to README. Andreas Schneider 2009-10-13 22:23:06 +02:00
  • 22e74e3bab Remove deprecated functions. Andreas Schneider 2009-10-13 22:14:23 +02:00
  • 02b3104215 Fix a memory corruption in parse_status_msg Vic Lee 2009-10-11 14:44:40 +08:00
  • 26a5294116 add logging Aris Adamantiadis 2009-10-11 00:20:37 +02:00
  • 5e4c78e114 Fix server. Now, it runs Aris Adamantiadis 2009-10-11 00:14:21 +02:00
  • e74305c5eb updated the sftp subsystem to follow the type conv Aris Adamantiadis 2009-10-10 20:55:17 +02:00
  • 499f9aa707 Add structure cleaning in comment Aris Adamantiadis 2009-10-10 20:07:52 +02:00
  • 4dee9a3e68 Document the function to set the callbacks and provide an example. Andreas Schneider 2009-10-10 19:59:14 +02:00
  • 399041180f resolve callback crash Aris Adamantiadis 2009-10-10 16:25:40 +02:00
  • 3f55fb5b22 fix typo in header inclusion Aris Adamantiadis 2009-10-10 12:04:35 +02:00
  • 37a4a65d60 Add ssh_free at the end Aris Adamantiadis 2009-10-10 12:04:16 +02:00
  • ccd886feb4 Added auth callback function to sample to test callback stuff. Andreas Schneider 2009-10-10 11:55:42 +02:00
  • b1bc283e9a Rename callback header file. Andreas Schneider 2009-10-10 10:46:59 +02:00
  • be75fac7ff Add a function to set the callback structure to the session. Andreas Schneider 2009-10-10 10:46:28 +02:00
  • 6ec65c6f9d ssh_disconnect doesn't free the session anymore Aris Adamantiadis 2009-10-09 22:50:48 +02:00
  • 71ab0cf6cc No more SSH_BIND SSH_MESSAGE etc. Aris Adamantiadis 2009-10-09 22:37:23 +02:00
  • 1e0e8a5493 samplessh uses ssh_options_getopt() Aris Adamantiadis 2009-10-09 22:28:03 +02:00
  • 4b65aea401 Last nail on SSH_OPTIONS, SSH_SESSION etc. Aris Adamantiadis 2009-10-09 22:26:08 +02:00
  • 98ff6fbbce get rid of the option structure Aris Adamantiadis 2009-10-09 22:24:23 +02:00
  • 43e0d73b63 sample.c compiles now Aris Adamantiadis 2009-10-09 22:04:56 +02:00
  • 58294442d3 Moved samples into examples directory Aris Adamantiadis 2009-10-09 21:44:05 +02:00
  • 2e9c13dad0 Modified server API Aris Adamantiadis 2009-10-09 21:26:15 +02:00
  • 9c667ebc26 Remove functions to set callbacks. Andreas Schneider 2009-10-09 15:18:06 +02:00
  • d1b772f1bc Added more error messages to config parser. Andreas Schneider 2009-10-06 15:49:47 +02:00
  • 876f843f23 Update ChangeLog. Andreas Schneider 2009-10-06 15:44:12 +02:00
  • 0e2e0983f3 Fixed build temporarily. Andreas Schneider 2009-10-05 10:41:00 +02:00
  • 6063a8d09c Fix a segment fault in privatekey_from_file Vic Lee 2009-10-05 14:07:33 +08:00
  • 40778d4ba9 Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh Aris Adamantiadis 2009-10-05 10:01:24 +02:00
  • 60d6954b75 samplesshd: allow overriding KEYS_FOLDER by compiler option Bernhard R. Link 2009-10-04 14:25:05 +02:00
  • bf376b6d4f do not segfault in ssh_bind_accept if bindaddr is NULL Bernhard R. Link 2009-10-04 14:23:50 +02:00
  • ff52e3630f improve error handling in options.c Bernhard R. Link 2009-10-04 14:19:19 +02:00
  • f1f17f18dc Fix documentation. Andreas Schneider 2009-10-05 00:03:47 +02:00
  • 7c759b9615 add ssh_set_error_oom and ssh_set_error_invalid Bernhard R. Link 2009-10-04 14:03:25 +02:00
  • d54e9550da proper prototype of ssh_session_new Bernhard R. Link 2009-10-04 13:59:03 +02:00
  • d7c0270c89 Fixed SSHv1 to work with the option changes. Andreas Schneider 2009-10-04 11:47:26 +02:00
  • 7a37f9faf7 Fixed ssh_options_copy(). Andreas Schneider 2009-10-04 10:10:19 +02:00
  • 149a2b4a18 Temporary server fixup for options structure delet Aris Adamantiadis 2009-10-03 23:06:26 +02:00
  • ab5b4c7cfe Get rid of the options structure. Andreas Schneider 2009-10-02 14:06:41 +02:00
  • e78334688f Fixed setting of LFS CFLAGS. Andreas Schneider 2009-10-02 20:19:48 +02:00
  • 566fda70a5 Fixed LFS support on unix. Andreas Schneider 2009-10-02 20:16:17 +02:00
  • 62cebe23d9 Fixed build of sample client. Andreas Schneider 2009-10-02 14:03:00 +02:00
  • 42aacc7106 Remove unused option functions. Andreas Schneider 2009-10-02 10:18:27 +02:00
  • 8ed9cdce80 Remove --as-needed linker flag. Andreas Schneider 2009-10-01 10:19:07 +02:00
  • a3a7f17d0f Missed copying of log verbosity Aris Adamantiadis 2009-09-30 13:10:59 +02:00
  • 571dd56eca libcrypto.so is in /lib on opensolaris Aris Adamantiadis 2009-09-29 17:52:27 +02:00
  • f6f0988d10 Fix warnings on opensolaris Aris Adamantiadis 2009-09-29 17:52:09 +02:00
  • f9d1542542 resolve warning on opensolaris Aris Adamantiadis 2009-09-29 11:46:06 +02:00
  • d32fe11da3 Fix build with SSH1 Aris Adamantiadis 2009-09-28 10:28:52 +02:00
  • cd7f6bea57 more priv.h splitting Aris Adamantiadis 2009-09-26 14:05:58 +02:00
  • c3dc60103f Fix small bug in ssh_options_parse_config Aris Adamantiadis 2009-09-26 12:42:47 +02:00
  • 2a2616f65c Fix bug in dir_expand_sub Aris Adamantiadis 2009-09-26 12:28:03 +02:00
  • f643c34ee8 support in ~/ and SSH_DIR/ in filenames instead of %s/ Bernhard R. Link 2009-09-24 20:36:49 +02:00
  • 0f77578ee2 Fixed doxygen compilation warnings Aris Adamantiadis 2009-09-26 01:34:14 +02:00
  • 3e314e863c More include file splitting Aris Adamantiadis 2009-09-26 01:15:48 +02:00
  • adbb087221 Removed obsolete options Aris Adamantiadis 2009-09-26 00:36:02 +02:00
  • 3a8d839e86 More include file movings Aris Adamantiadis 2009-09-26 00:29:53 +02:00