Mercurial > dropbear
graph
-
Avoid busy loop while waiting for rekey responseFri, 29 Apr 2016 23:04:10 +0800, by Matt Johnston
-
Avoid osx "install" raceTue, 12 Apr 2016 21:22:21 +0800, by Matt Johnston
-
Add manpage and log for forced_commandTue, 12 Apr 2016 21:05:40 +0800, by Matt Johnston
-
Add -c <command> option to force a specific commandTue, 12 Apr 2016 21:01:08 +0800, by Jeremy Kerr
-
Added signature for changeset 70705edee9ddFri, 18 Mar 2016 23:51:50 +0800, by Matt Johnston
-
Added tag DROPBEAR_2016.73 for changeset 309e1c4a8768Fri, 18 Mar 2016 23:51:34 +0800, by Matt Johnston
-
Fix whitespace missed in mergeFri, 18 Mar 2016 20:43:22 +0800, by Matt Johnston
-
move m_burn and function attributes to dbhelpersThu, 17 Mar 2016 23:21:33 +0800, by Matt Johnston
-
Fix missing paths from m_burn commitThu, 17 Mar 2016 06:40:31 +0800, by Matt Johnston
-
use m_burn for mp_clearThu, 17 Mar 2016 00:06:26 +0800, by Matt Johnston
-
Use memset_s or explicit_bzeroWed, 16 Mar 2016 23:39:39 +0800, by Matt Johnston
-
add CVEWed, 16 Mar 2016 23:04:55 +0800, by Matt Johnston
-
mergeWed, 16 Mar 2016 22:53:27 +0800, by Matt Johnston
-
add the idiomatic do/while(0) in the macro SCREWUPThu, 31 Dec 2015 17:34:17 +0100, by Francois Perrad
-
fix empty C prototypesFri, 01 Jan 2016 16:30:31 +0100, by Francois Perrad
-
add static in function definitionFri, 01 Jan 2016 09:46:09 +0100, by Francois Perrad
-
add parentheses to macroFri, 01 Jan 2016 09:40:24 +0100, by Francois Perrad
-
const variablesFri, 01 Jan 2016 09:20:50 +0100, by Francois Perrad
-
explicitly initialization of static variablesFri, 01 Jan 2016 09:15:41 +0100, by Francois Perrad
-
Suspicious use of ;Fri, 01 Jan 2016 09:03:55 +0100, by Francois Perrad
-
rename loop variableThu, 31 Dec 2015 18:47:51 +0100, by Francois Perrad
-
Suspicious use of &Thu, 31 Dec 2015 17:16:39 +0100, by Francois Perrad
-
add comment FALLTHROUGH which recognize by many lint toolsThu, 31 Dec 2015 18:36:34 +0100, by Francois Perrad
-
put default in switch/caseThu, 31 Dec 2015 18:02:21 +0100, by Francois Perrad
-
remove unreachable codeThu, 31 Dec 2015 17:33:36 +0100, by Francois Perrad
-
use #ifdef like everywhereThu, 31 Dec 2015 17:22:58 +0100, by Francois Perrad
-
mergeTue, 15 Mar 2016 23:23:31 +0800, by Matt Johnston
-
Merge pull request #23 from Chocobo1/travis_fixTue, 15 Mar 2016 21:55:11 +0800, by Matt Johnston
-
TravisCI: re-enable MULTI=1 & NOWRITEV=1 builds on OSX, fixes d416a9bWed, 20 Jan 2016 21:56:39 +0800, by Chocobo1
-
assertion for case that shouldn't happenTue, 15 Mar 2016 23:20:01 +0800, by Matt Johnston
-
m_close() rather than close()Tue, 15 Mar 2016 23:03:59 +0800, by Matt Johnston
-
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
-
Moved usingsyslog from svr_runopts to runopts.Tue, 01 Dec 2015 21:52:38 +0300, by Konstantin Tokarev
-
Merge pull request #17 from annulen/kill_proxy_cmdTue, 15 Dec 2015 21:40:32 +0800, by Matt Johnston
-
Client: kill proxy command when exiting application.Thu, 03 Dec 2015 16:22:29 +0300, by Konstantin Tokarev
-
Merge pull request #16 from annulen/openssh_optionsTue, 15 Dec 2015 21:30:59 +0800, by Matt Johnston
-
Implemented ExitOnForwardFailure option for local and remote forwarding.Mon, 30 Nov 2015 20:30:58 +0300, by Konstantin Tokarev
-
Added OpenSSH-like -o command line option to dbclient.Mon, 30 Nov 2015 20:36:15 +0300, by Konstantin Tokarev
-
diffie-hellman-group14-sha256Fri, 11 Dec 2015 22:12:12 +0800, by Matt Johnston
-
ThanksThu, 03 Dec 2015 21:40:31 +0800, by Matt Johnston
-
Added signature for changeset 926e7275cef4Thu, 03 Dec 2015 21:33:48 +0800, by Matt Johnston
-
Added tag DROPBEAR_2015.71 for changeset 9a944a243f08Thu, 03 Dec 2015 21:33:43 +0800, by Matt Johnston
-
wrong breakage versionWed, 02 Dec 2015 23:37:04 +0800, by Matt Johnston
-
preliminary 2015.71 CHANGESWed, 02 Dec 2015 23:35:14 +0800, by Matt Johnston
-
ports and addresses must be malloced to avoid segfault on exitWed, 02 Dec 2015 22:37:20 +0800, by Matt Johnston