Chocobo1
533aebe336
Fix "Pointer to local array variable returned"
2016-01-05 12:25:10 +08:00
Matt Johnston
5f8fcef688
Merge pull request #20 from kingosticks/debian-init-short-description
...
Added missing Short-Description init info field to debian init script.
2016-01-04 21:18:17 +08:00
Nick Steel
f37d67ff5e
Added missing init info field to debian init script.
...
The Short-Description init info field is used by systemd and
displayed along with the service name. When it's missing the string
'null' is displayed instead.
2016-01-03 14:42:57 +00:00
Matt Johnston
4c4aa502d4
use exec for proxycommand
2015-12-18 21:20:46 +08:00
Matt Johnston
20bdf3a5b1
revert removal of space handling, different fix for avoiding option prefix
...
matches
2015-12-15 22:57:22 +08:00
Matt Johnston
da108a9327
Don't allow spaces and don't get confused by -o usesyslogd=yes
...
(option name has another option name as a prefix)
2015-12-15 22:23:42 +08:00
Matt Johnston
e6432b1262
unknown options should be non-fatal
2015-12-15 22:19:41 +08:00
Matt Johnston
99bc4f451a
rename killchild to kill_proxy_sighandler
2015-12-15 22:15:44 +08:00
Matt Johnston
79b43270a7
A few minor style fixes
2015-12-15 22:09:55 +08:00
Matt Johnston
3d33e65a35
Merge pull request #18 from annulen/dbclient_syslog
...
Support syslog logging in dbclient.
2015-12-15 21:55:51 +08:00
Konstantin Tokarev
5ab562f695
Use dropbear_log instead of some fprintf's in client code.
2015-12-15 16:52:53 +03:00
Konstantin Tokarev
3cb278c35c
Support syslog logging in dbclient.
2015-12-15 16:52:53 +03:00
Konstantin Tokarev
c59827334c
Allow setting syslog identifier via startsyslog().
2015-12-15 16:43:29 +03:00
Konstantin Tokarev
2d6bbf341d
Moved usingsyslog from svr_runopts to runopts.
2015-12-15 16:43:29 +03:00
Matt Johnston
2f62128297
Merge pull request #17 from annulen/kill_proxy_cmd
...
Client: kill proxy command when exiting application.
2015-12-15 21:40:32 +08:00
Matt Johnston
ed21e75235
Merge pull request #16 from annulen/openssh_options
...
Implemented ExitOnForwardFailure option for local and remote forwarding.
2015-12-15 21:30:59 +08:00
Matt Johnston
87d2c9c05c
diffie-hellman-group14-sha256
2015-12-11 22:12:12 +08:00
Matt Johnston
df999ed1e1
Thanks
2015-12-03 21:40:31 +08:00
Matt Johnston
154de2aee3
Added signature for changeset 926e7275cef4
2015-12-03 21:33:48 +08:00
Matt Johnston
f808b8e930
Added tag DROPBEAR_2015.71 for changeset 9a944a243f08
2015-12-03 21:33:43 +08:00
Matt Johnston
5b2e57aa2f
2015.71
2015-12-03 21:23:54 +08:00
Konstantin Tokarev
960364d953
Client: kill proxy command when exiting application.
2015-12-03 16:22:29 +03:00
Matt Johnston
0b9793ccd0
wrong breakage version
2015-12-02 23:37:04 +08:00
Matt Johnston
fff298523d
preliminary 2015.71 CHANGES
2015-12-02 23:35:14 +08:00
Matt Johnston
e81b6fbc6e
ports and addresses must be malloced to avoid segfault on exit
2015-12-02 22:37:20 +08:00
Konstantin Tokarev
4dc1388ac7
Implemented ExitOnForwardFailure option for local and remote forwarding.
2015-11-30 21:05:36 +03:00
Konstantin Tokarev
1b69d6d658
Added OpenSSH-like -o command line option to dbclient.
...
Like in OpenSSH, whitespaces are ignored, key and value may be separated
by one '=' character.
For now only yes/no flag parsing is implemented.
2015-11-30 20:36:15 +03:00
Matt Johnston
f64a50f319
Merge pull request #15 from annulen/fix_cli_remotetcpfwd
...
Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forw…
2015-11-30 21:13:03 +08:00
Juergen Daubert
f299caf612
The '==' comparision operator is not defined by POSIX, use '=' instead
2015-11-30 20:55:07 +08:00
Konstantin Tokarev
f76141a704
Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forwarding.
2015-11-27 21:40:00 +03:00
Matt Johnston
a3049d6433
Fix "Avoid queueing into circbuffer when the channel is about to close"
...
which broken handling EAGAIN/EINTR
2015-11-27 22:19:08 +08:00
Matt Johnston
ee353847be
Fix ses.channel_signal_pending race
2015-11-27 21:26:43 +08:00
Matt Johnston
33b2fbb5ef
Added signature for changeset 5bb5976e6902
2015-11-26 23:15:27 +08:00
Matt Johnston
7d84615545
Added tag DROPBEAR_2015.70 for changeset 79a6ef02307d
2015-11-26 23:15:12 +08:00
Matt Johnston
b42113119a
Wrong date
2015-11-26 23:05:38 +08:00
Matt Johnston
722944f307
2015.70
2015-11-26 23:04:13 +08:00
Matt Johnston
e038c26963
Another attempt at test for crypt()
2015-11-26 23:01:13 +08:00
Matt Johnston
56b9388702
Backed out changeset fbcd0a20e667
2015-11-26 22:21:14 +08:00
Matt Johnston
0e438f6d5c
AC_SEARCH_LIBS not AC_CHECK_LIB to find crypt()
2015-11-26 21:58:25 +08:00
Matt Johnston
9f1eb695b4
release.sh reminds how to sign
2015-11-25 23:30:56 +08:00
Matt Johnston
9fef5d1050
Added signature for changeset af074dbcb68f
2015-11-25 23:30:44 +08:00
Matt Johnston
0bb7f77a8f
Added tag DROPBEAR_2015.69 for changeset 1637dbd26212
2015-11-25 23:30:36 +08:00
Matt Johnston
9e4e562cfb
2015.69
2015-11-25 23:07:47 +08:00
Matt Johnston
92ec446cb9
debian changelog
2015-11-25 23:07:18 +08:00
Matt Johnston
9097da0284
changelog
2015-11-25 23:06:55 +08:00
Matt Johnston
eedeb009ec
mention dropbearkey too
2015-11-25 23:05:41 +08:00
Matt Johnston
d8bc6abcf0
Mention "dropbear -R" if no hostkeys
2015-11-25 23:05:14 +08:00
Matt Johnston
2293e3d105
check for zero K value from curve25519
2015-11-25 22:15:59 +08:00
Guilhem Moulin
550b3056fd
Fix minor manpage formatting issues
2015-11-25 20:46:06 +08:00
Matt Johnston
1ba5e8052e
Improve dbclient manpage
2015-11-23 23:02:03 +08:00