Commit Graph

  • 4615631d83 update CHANGES Matt Johnston 2016-03-15 22:03:23 +08:00
  • e708f9542f Merge pull request #23 from Chocobo1/travis_fix Matt Johnston 2016-03-15 21:55:11 +08:00
  • 6bfbcdbfdb Merge branch 'fperrad-20151231_indent' Matt Johnston 2016-03-15 21:41:22 +08:00
  • 645b254173 Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indent Matt Johnston 2016-03-15 21:41:06 +08:00
  • fdc61f3ab2 Get rid of group15, move group16 to sha512. New groups are disabled by default pending draft-ietf-curdle-ssh-kex-sha2-02 being finalised Matt Johnston 2016-03-12 16:21:13 +08:00
  • a991d3b56b merge github master Matt Johnston 2016-03-10 21:37:35 +08:00
  • 26a1a0a3bc allow specifying dropbearmulti command as an argument Matt Johnston 2016-03-10 21:35:23 +08:00
  • 73bc3a9853 merge 2016.72 Matt Johnston 2016-03-10 20:57:47 +08:00
  • 9cb325ee6f Added signature for changeset fd1981f41c62 Matt Johnston 2016-03-10 20:50:31 +08:00
  • 9e1d038a65 Added tag DROPBEAR_2016.72 for changeset 78b12b6549be Matt Johnston 2016-03-10 20:50:24 +08:00
  • 7e5fe1d813 debian changelog DROPBEAR_2016.72 Matt Johnston 2016-03-09 22:54:51 +08:00
  • 97dff151ae 2016.72 Matt Johnston 2016-03-09 22:54:15 +08:00
  • 18681875e3 Validate xauth input Matt Johnston 2016-03-09 22:45:40 +08:00
  • 9b0a2714f0 TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9b Chocobo1 2016-01-20 21:56:39 +08:00
  • a84ce21aec Merge pull request #22 from Chocobo1/travis Matt Johnston 2016-01-20 21:36:58 +08:00
  • 1fc1559d15 Merge pull request #21 from Chocobo1/fix Matt Johnston 2016-01-20 21:24:36 +08:00
  • de70b02c2f Don't fail if can't get the username Matt Johnston 2016-01-19 00:34:37 +08:00
  • 6453b5b70e scp: Have `fatal()' append a newline to the message Date: Wed, 4 Nov 2015 20:33:19 -0000 It would seem that it's standard practice not to include a newline in the message text, but that results in poor formatting, as a shell's command line then begins on the line of the error message itself. Michael Witten 2016-01-19 00:23:19 +08:00
  • 61b49ea2e3 Add note about OpenSSH origin Matt Johnston 2016-01-19 00:22:23 +08:00
  • 21ed9480d7 add dh group15 and group16, disabled by default Matt Johnston 2016-01-15 00:19:11 +08:00
  • 09e83ad742 Move dh group constants to a separate file Matt Johnston 2016-01-14 21:54:58 +08:00
  • 3360072f84 TravisCI: fix linux + clang compile Chocobo1 2016-01-11 13:31:41 +08:00
  • 0ba59d80b6 TravisCI: use if block Chocobo1 2016-01-05 15:27:18 +08:00
  • d416a9b818 TravisCI: enable osx builds Chocobo1 2016-01-05 14:19:58 +08:00
  • de1993a1fd Fix parentheses weird placement Chocobo1 2016-01-05 12:49:04 +08:00
  • 307c71b66a TravisCI: enable build with clang Chocobo1 2016-01-05 14:13:34 +08:00
  • b41ae80399 TravisCI: enable parallel build Chocobo1 2016-01-05 14:12:38 +08:00
  • bbf9ba6d8d TravisCI: modify to run builds in container Chocobo1 2016-01-05 14:09:25 +08:00
  • 9bcd5f3c0a Fix print format specifier Chocobo1 2016-01-05 12:32:33 +08:00
  • 533aebe336 Fix "Pointer to local array variable returned" Chocobo1 2016-01-05 12:25:10 +08:00
  • 5f8fcef688 Merge pull request #20 from kingosticks/debian-init-short-description Matt Johnston 2016-01-04 21:18:17 +08:00
  • f37d67ff5e Added missing init info field to debian init script. Nick Steel 2016-01-03 14:42:57 +00:00
  • 9bda22e702 more hard tab Francois Perrad 2016-01-01 15:02:09 +01:00
  • 23ac7f56fa refactor indentation with hard tab Francois Perrad 2015-12-31 15:59:01 +01:00
  • 4c4aa502d4 use exec for proxycommand Matt Johnston 2015-12-18 21:20:46 +08:00
  • 20bdf3a5b1 revert removal of space handling, different fix for avoiding option prefix matches Matt Johnston 2015-12-15 22:57:22 +08:00
  • 6d5b27715a merge Matt Johnston 2015-12-15 22:24:34 +08:00
  • da108a9327 Don't allow spaces and don't get confused by -o usesyslogd=yes (option name has another option name as a prefix) Matt Johnston 2015-12-15 22:23:42 +08:00
  • e6432b1262 unknown options should be non-fatal Matt Johnston 2015-12-15 22:19:41 +08:00
  • 99bc4f451a rename killchild to kill_proxy_sighandler Matt Johnston 2015-12-15 22:15:44 +08:00
  • 79b43270a7 A few minor style fixes Matt Johnston 2015-12-15 22:09:55 +08:00
  • 3d33e65a35 Merge pull request #18 from annulen/dbclient_syslog Matt Johnston 2015-12-15 21:55:51 +08:00
  • 5ab562f695 Use dropbear_log instead of some fprintf's in client code. Konstantin Tokarev 2015-12-01 21:56:11 +03:00
  • 3cb278c35c Support syslog logging in dbclient. Konstantin Tokarev 2015-12-01 21:55:34 +03:00
  • c59827334c Allow setting syslog identifier via startsyslog(). Konstantin Tokarev 2015-12-01 21:54:03 +03:00
  • 2d6bbf341d Moved usingsyslog from svr_runopts to runopts. Konstantin Tokarev 2015-12-01 21:52:38 +03:00
  • 2f62128297 Merge pull request #17 from annulen/kill_proxy_cmd Matt Johnston 2015-12-15 21:40:32 +08:00
  • ed21e75235 Merge pull request #16 from annulen/openssh_options Matt Johnston 2015-12-15 21:30:59 +08:00
  • 87d2c9c05c diffie-hellman-group14-sha256 Matt Johnston 2015-12-11 22:12:12 +08:00
  • df999ed1e1 Thanks Matt Johnston 2015-12-03 21:40:31 +08:00
  • 154de2aee3 Added signature for changeset 926e7275cef4 Matt Johnston 2015-12-03 21:33:48 +08:00
  • f808b8e930 Added tag DROPBEAR_2015.71 for changeset 9a944a243f08 Matt Johnston 2015-12-03 21:33:43 +08:00
  • 5b2e57aa2f 2015.71 DROPBEAR_2015.71 Matt Johnston 2015-12-03 21:23:54 +08:00
  • 960364d953 Client: kill proxy command when exiting application. Konstantin Tokarev 2015-12-03 16:22:29 +03:00
  • 0b9793ccd0 wrong breakage version Matt Johnston 2015-12-02 23:37:04 +08:00
  • fff298523d preliminary 2015.71 CHANGES Matt Johnston 2015-12-02 23:35:14 +08:00
  • f295fbe0b2 merge Matt Johnston 2015-12-02 22:37:51 +08:00
  • e81b6fbc6e ports and addresses must be malloced to avoid segfault on exit Matt Johnston 2015-12-02 22:37:20 +08:00
  • 4dc1388ac7 Implemented ExitOnForwardFailure option for local and remote forwarding. Konstantin Tokarev 2015-11-30 20:30:58 +03:00
  • 1b69d6d658 Added OpenSSH-like -o command line option to dbclient. Konstantin Tokarev 2015-11-30 20:36:15 +03:00
  • f64a50f319 Merge pull request #15 from annulen/fix_cli_remotetcpfwd Matt Johnston 2015-11-30 21:13:03 +08:00
  • f299caf612 The '==' comparision operator is not defined by POSIX, use '=' instead Juergen Daubert 2015-11-30 20:55:07 +08:00
  • f76141a704 Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forwarding. Konstantin Tokarev 2015-11-27 21:40:00 +03:00
  • a3049d6433 Fix "Avoid queueing into circbuffer when the channel is about to close" which broken handling EAGAIN/EINTR Matt Johnston 2015-11-27 22:19:08 +08:00
  • ee353847be Fix ses.channel_signal_pending race Matt Johnston 2015-11-27 21:26:43 +08:00
  • 33b2fbb5ef Added signature for changeset 5bb5976e6902 Matt Johnston 2015-11-26 23:15:27 +08:00
  • 7d84615545 Added tag DROPBEAR_2015.70 for changeset 79a6ef02307d Matt Johnston 2015-11-26 23:15:12 +08:00
  • b42113119a Wrong date DROPBEAR_2015.70 Matt Johnston 2015-11-26 23:05:38 +08:00
  • 722944f307 2015.70 Matt Johnston 2015-11-26 23:04:13 +08:00
  • e038c26963 Another attempt at test for crypt() Matt Johnston 2015-11-26 23:01:13 +08:00
  • 56b9388702 Backed out changeset fbcd0a20e667 Matt Johnston 2015-11-26 22:21:14 +08:00
  • 0e438f6d5c AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt() Matt Johnston 2015-11-26 21:58:25 +08:00
  • 9f1eb695b4 release.sh reminds how to sign Matt Johnston 2015-11-25 23:30:56 +08:00
  • 9fef5d1050 Added signature for changeset af074dbcb68f Matt Johnston 2015-11-25 23:30:44 +08:00
  • 0bb7f77a8f Added tag DROPBEAR_2015.69 for changeset 1637dbd26212 Matt Johnston 2015-11-25 23:30:36 +08:00
  • 9e4e562cfb 2015.69 DROPBEAR_2015.69 Matt Johnston 2015-11-25 23:07:47 +08:00
  • 92ec446cb9 debian changelog Matt Johnston 2015-11-25 23:07:18 +08:00
  • 9097da0284 changelog Matt Johnston 2015-11-25 23:06:55 +08:00
  • eedeb009ec mention dropbearkey too Matt Johnston 2015-11-25 23:05:41 +08:00
  • d8bc6abcf0 Mention "dropbear -R" if no hostkeys Matt Johnston 2015-11-25 23:05:14 +08:00
  • 2293e3d105 check for zero K value from curve25519 Matt Johnston 2015-11-25 22:15:59 +08:00
  • 550b3056fd Fix minor manpage formatting issues Guilhem Moulin 2015-11-25 20:46:06 +08:00
  • 575f0e5f92 merge Matt Johnston 2015-11-23 23:04:48 +08:00
  • 1ba5e8052e Improve dbclient manpage Matt Johnston 2015-11-23 23:02:03 +08:00
  • 6f5abeff2e Fix flags after the hostname Matt Johnston 2015-11-23 22:47:43 +08:00
  • 7cbf6b131b Bundling for dbclient Guilhem Moulin 2015-11-23 22:28:56 +08:00
  • a461298109 Increase channel limit to 1000 Matt Johnston 2015-11-19 23:53:06 +08:00
  • 90c3a74b2a Avoid queueing into circbuffer when the channel is about to close Matt Johnston 2015-11-19 23:52:52 +08:00
  • 87373be960 lazy allocation of circbuffer Matt Johnston 2015-11-19 23:52:11 +08:00
  • 85d9672e47 Send SSH_OPEN_RESOURCE_SHORTAGE response when too many channels open rather than SSH_OPEN_UNKNOWN_CHANNEL_TYPE Matt Johnston 2015-11-19 22:39:32 +08:00
  • e0ae527190 Only clear channel_signal_pending after handling all channels, from Andrzej Szombierski Matt Johnston 2015-11-17 20:53:30 +08:00
  • 7fb1bec84a Enable bundling Guilhem Moulin 2015-11-06 23:54:24 +08:00
  • 1f308fb2b4 S_IWUSR rather than S_IWRITE for scp Matt Johnston 2015-11-04 23:22:58 +08:00
  • e2d36d493f Mention -y flag Guilhem Moulin 2015-10-28 21:44:16 +08:00
  • 7c43594075 Add comment about compression Matt Johnston 2015-10-28 21:42:09 +08:00
  • e4827025be Warn rather than fail if flags have trailing parts Matt Johnston 2015-10-28 21:37:35 +08:00
  • 00798ca8cc Test for crypt() rather than crypt.h Print a message from configure if getpass() or crypt() were missing Matt Johnston 2015-10-21 23:08:22 +08:00
  • e84cb3c3c2 fix default build when getpass() is unavailable Mike Frysinger 2015-10-21 22:48:15 +08:00
  • 78b9cecb52 fix default build when crypt() is unavailable Mike Frysinger 2015-10-21 22:40:11 +08:00
  • 93c54fe6f6 avoid getpass when not used Mike Frysinger 2015-10-21 22:39:55 +08:00