Mercurial > dropbear
log
age | author | description |
---|---|---|
Wed, 02 Dec 2015 23:35:14 +0800 | Matt Johnston | preliminary 2015.71 CHANGES |
Wed, 02 Dec 2015 22:37:20 +0800 | Matt Johnston | ports and addresses must be malloced to avoid segfault on exit |
Wed, 02 Dec 2015 22:37:51 +0800 | Matt Johnston | merge coverity |
Mon, 30 Nov 2015 21:13:03 +0800 | Matt Johnston | Merge pull request #15 from annulen/fix_cli_remotetcpfwd |
Fri, 27 Nov 2015 21:40:00 +0300 | Konstantin Tokarev | Fixed build when ENABLE_CLI_REMOTETCPFWD is the only allowed TCP forwarding. |
Mon, 30 Nov 2015 20:55:07 +0800 | Juergen Daubert | The '==' comparision operator is not defined by POSIX, use '=' instead |
Fri, 27 Nov 2015 22:19:08 +0800 | Matt Johnston | Fix "Avoid queueing into circbuffer when the channel is about to close" |