Mercurial > dropbear
graph
-
ignore return value from fcntl()Tue, 15 Mar 2016 23:03:43 +0800, by Matt Johnston
-
Fix truncated type for getc() at confirmation promptTue, 15 Mar 2016 23:03:31 +0800, by Matt Johnston
-
cast return type to enumTue, 15 Mar 2016 22:40:15 +0800, by Matt Johnston
-
remove unused loginrec_set_addr()Tue, 15 Mar 2016 22:04:13 +0800, by Matt Johnston
-
update CHANGESTue, 15 Mar 2016 22:03:23 +0800, by Matt Johnston
-
Merge branch 'fperrad-20151231_indent'Tue, 15 Mar 2016 21:41:22 +0800, by Matt Johnston
-
Merge branch '20151231_indent' of https://github.com/fperrad/dropbear into fperrad-20151231_indentTue, 15 Mar 2016 21:41:06 +0800, by Matt Johnston
-
more hard tabFri, 01 Jan 2016 15:02:09 +0100, by Francois Perrad
-
refactor indentation with hard tabThu, 31 Dec 2015 15:59:01 +0100, by Francois Perrad
-
Get rid of group15, move group16 to sha512.Sat, 12 Mar 2016 16:21:13 +0800, by Matt Johnston
-
merge github masterThu, 10 Mar 2016 21:37:35 +0800, by Matt Johnston
-
Merge pull request #22 from Chocobo1/travisWed, 20 Jan 2016 21:36:58 +0800, by Matt Johnston
-
TravisCI: fix linux + clang compileMon, 11 Jan 2016 13:31:41 +0800, by Chocobo1
-
TravisCI: use `if` blockTue, 05 Jan 2016 15:27:18 +0800, by Chocobo1
-
TravisCI: enable osx buildsTue, 05 Jan 2016 14:19:58 +0800, by Chocobo1
-
TravisCI: enable build with clangTue, 05 Jan 2016 14:13:34 +0800, by Chocobo1
-
TravisCI: enable parallel buildTue, 05 Jan 2016 14:12:38 +0800, by Chocobo1
-
TravisCI: modify to run builds in containerTue, 05 Jan 2016 14:09:25 +0800, by Chocobo1
-
Merge pull request #21 from Chocobo1/fixWed, 20 Jan 2016 21:24:36 +0800, by Matt Johnston
-
Fix parentheses weird placementTue, 05 Jan 2016 12:49:04 +0800, by Chocobo1
-
Fix print format specifierTue, 05 Jan 2016 12:32:33 +0800, by Chocobo1
-
Fix "Pointer to local array variable returned"Tue, 05 Jan 2016 12:25:10 +0800, by Chocobo1
-
allow specifying dropbearmulti command as an argumentThu, 10 Mar 2016 21:35:23 +0800, by Matt Johnston
-
merge 2016.72Thu, 10 Mar 2016 20:57:47 +0800, by Matt Johnston
-
Added signature for changeset fd1981f41c62Thu, 10 Mar 2016 20:50:31 +0800, by Matt Johnston
-
Added tag DROPBEAR_2016.72 for changeset 78b12b6549beThu, 10 Mar 2016 20:50:24 +0800, by Matt Johnston
-
2016.72Wed, 09 Mar 2016 22:54:15 +0800, by Matt Johnston
-
Validate xauth inputWed, 09 Mar 2016 22:45:40 +0800, by Matt Johnston
-
Don't fail if can't get the usernameTue, 19 Jan 2016 00:34:37 +0800, by Matt Johnston
-
scp: Have `fatal()' append a newline to the messageTue, 19 Jan 2016 00:23:19 +0800, by Michael Witten
-
Add note about OpenSSH originTue, 19 Jan 2016 00:22:23 +0800, by Matt Johnston
-
add dh group15 and group16, disabled by defaultFri, 15 Jan 2016 00:19:11 +0800, by Matt Johnston
-
Move dh group constants to a separate fileThu, 14 Jan 2016 21:54:58 +0800, by Matt Johnston
-
Merge pull request #20 from kingosticks/debian-init-short-descriptionMon, 04 Jan 2016 21:18:17 +0800, by Matt Johnston
-
Added missing init info field to debian init script.Sun, 03 Jan 2016 14:42:57 +0000, by Nick Steel
-
use exec for proxycommandFri, 18 Dec 2015 21:20:46 +0800, by Matt Johnston
-
revert removal of space handling, different fix for avoiding option prefixTue, 15 Dec 2015 22:57:22 +0800, by Matt Johnston
-
Don't allow spaces and don't get confused by -o usesyslogd=yesTue, 15 Dec 2015 22:23:42 +0800, by Matt Johnston
-
unknown options should be non-fatalTue, 15 Dec 2015 22:19:41 +0800, by Matt Johnston
-
rename killchild to kill_proxy_sighandlerTue, 15 Dec 2015 22:15:44 +0800, by Matt Johnston
-
A few minor style fixesTue, 15 Dec 2015 22:09:55 +0800, by Matt Johnston
-
Merge pull request #18 from annulen/dbclient_syslogTue, 15 Dec 2015 21:55:51 +0800, by Matt Johnston
-
Use dropbear_log instead of some fprintf's in client code.Tue, 01 Dec 2015 21:56:11 +0300, by Konstantin Tokarev
-
Support syslog logging in dbclient.Tue, 01 Dec 2015 21:55:34 +0300, by Konstantin Tokarev
-
Allow setting syslog identifier via startsyslog().Tue, 01 Dec 2015 21:54:03 +0300, by Konstantin Tokarev