summary refs log tree commit diff
path: root/pkgs/tools/networking/dropbear
Commit message (Collapse)AuthorAge
* dropbear 2014.66 -> 2015.67Tobias Geerinckx-Rice2015-04-17
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* dropbear: update from 2013.62 to 2014.66Mateusz Kowalczyk2014-11-17
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* dropbear: update from 2013.60 to 2013.62Nixpkgs Monitor2013-12-10
|
* dropbear: update from 2013.58 to 2013.60, potentially fixes CVE-2013-4421, ↵Nixpkgs Monitor2013-12-04
| | | | CVE-2013-4434
* Fixing a crash bug in dropbear.Lluís Batlle i Rossell2013-06-18
|
* dropbear: update to 2013.58, and build dynamicallyLluís Batlle i Rossell2013-06-18
| | | | I had to do a trick with GNU make, to allow it to find libs.
* Now yes allowing the sftp server path in dropbear. I commit too early, clearly.Lluís Batlle i Rossell2011-04-25
| | | | svn path=/nixpkgs/trunk/; revision=26970
* Allow overriding the sftp server path.Lluís Batlle i Rossell2011-04-25
| | | | svn path=/nixpkgs/trunk/; revision=26969
* Now I patch dropbear properly for it to inherit the PATH.Lluís Batlle i Rossell2011-04-25
| | | | svn path=/nixpkgs/trunk/; revision=26968
* Making dropbear sessions inherit the PATHLluís Batlle i Rossell2011-04-25
| | | | svn path=/nixpkgs/trunk/; revision=26967
* Adding dropbear, a small implementation of ssh2 client and server.Lluís Batlle i Rossell2010-03-09
I made it statically build by default I had to fix the zlib static cross-build, because the native stripping corrupted the target static library. It is not the first time I see this. I add drobear to the cross-built packages for hydra. svn path=/nixpkgs/trunk/; revision=20518