pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Initial import of dropbear-0.36 into the NetBSD Pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e02ebe18279
branches: trunk
changeset: 460110:3e02ebe18279
user: agc <agc%pkgsrc.org@localhost>
date: Tue Aug 19 15:48:59 2003 +0000
description:
Initial import of dropbear-0.36 into the NetBSD Packages Collection.
The search for a small Secure Shell server to fit on a laptop with 4
megs ram and no hard disk was fruitless, so Matt Johnston decided to
write his own, and Dropbear is the result. It implements various
features of the SSH 2 protocol, including X11 and Authentication Agent
forwarding. Dropbear is Open Source software, distributed under a
MIT-style license.
Features
* A small memory footprint - Dropbear can compile to a 110kB
statically linked binary with uClibc (and only minimal options
selected).
* Implements X11 forwarding, and authentication-agent forwarding
for OpenSSH clients
* Compatible with OpenSSH ~/.ssh/authorized_keys public key
authentication
* Features can easily be disabled when compiling to save space.
* Preliminary TCP forwarding support (-L style only)
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 43ff8ab8486e -r 3e02ebe18279 doc/CHANGES
--- a/doc/CHANGES Tue Aug 19 15:48:17 2003 +0000
+++ b/doc/CHANGES Tue Aug 19 15:48:59 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3070 2003/08/19 09:20:54 dmcmahill Exp $
+$NetBSD: CHANGES,v 1.3071 2003/08/19 15:48:59 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3301,3 +3301,4 @@
Updated gaim to 0.67 [jmmv 2003-08-18]
Updated gerbv to 0.14 [dmcmahill 2003-08-18]
Updated tgif to 4.1.43 [dmcmahill 2003-08-19]
+ Added dropbear-0.36 [agc 2003-08-19]
Home |
Main Index |
Thread Index |
Old Index