/[anoncvs]/projects/dropbear


UCC Code Repository

Index of /projects/dropbear

cvs -d :pserver:anonymous@cvs.ucc.asn.au:/ucc-cvs login
cvs -d :pserver:anonymous@cvs.ucc.asn.au:/ucc-cvs co projects/dropbear
(committers should set CVS_RSH=ssh CVSROOT=martello:/home/other/cvs — cvs.ucc is just a mirror)
Files shown:90 (Show 12 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
debian/        
libtomcrypt/        
libtommath/        
CHANGES  1.26  7 years  matt  0.43 release
INSTALL  1.6  7 years  matt  Fixed some bad line wrapping
LICENSE  1.4  8 years  matt  ltc and ltm are public domain these days
MULTI  1.1  8 years  matt  multi binary documentation for small stuf
Makefile.in  1.40  8 years  matt  added a strip-static and install-static target. can't hurt :)
README  1.16  8 years  matt  0.38 stuff
SMALL  1.2  8 years  matt  0.38 stuff
TODO  1.33  7 years  matt  0.42 Release changes, still needs final checks
agentfwd.c  1.16  7 years  matt  Clean up agent socket file properly
agentfwd.h  1.5  8 years  matt  hpux compatibility from Darren Tucker
algo.c  1.17  8 years  matt  spelling fixes, and fix trailing comma
algo.h  1.7  8 years  matt  Added kex_first_packet_follows support, so talking to ssh.com clients works.
atomicio.c  1.4  8 years  matt  tidying, get rid of some signed/unsigned comparisons, other compiler warnings
atomicio.h  1.3  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
auth.c  1.22  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
auth.h  1.8  8 years  matt  added runtime "no password" option
authpasswd.c  1.14  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
authpasswd.h  1.3  9 years  matt  grammar in license
authpubkey.c  1.28  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
authpubkey.h  1.3  9 years  matt  grammar in license
bignum.c  1.10  8 years  matt  util.h -> dbutil.h
bignum.h  1.6  8 years  matt  - use mp_init_multi etc - gendss cleanups from Tom
buffer.c  1.18  8 years  matt  improve clarity of the checks in buf_{pu,ge}tbyte
buffer.h  1.9  8 years  matt  more sanity checking of buffer size arguments for integer overflow
channel.c  1.48  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
channel.h  1.19  7 years  matt  Make local (-L for clients) TCP forwarding actually work correctly when the conn…
chansession.c  1.54  7 years  matt  set coredump flag when we're on AIX (don't have WCOREDUMP)
chansession.h  1.12  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
compat.c  1.2  8 years  matt  getusershell, basename
compat.h  1.3  8 years  matt  hpux compatibility from Darren Tucker
config.guess  1.2  8 years  grahame   * sync up debian/; add autoconversion of OpenSSH host keys to dropbear form…
config.sub  1.2  8 years  grahame   * sync up debian/; add autoconversion of OpenSSH host keys to dropbear form…
configure.in  1.40  7 years  matt  #include <dirent.h> rather than sys/dir.h
dbmulti.c  1.1  8 years  matt  start of dbmulti
dbutil.c  1.13  7 years  matt  Handle network-order bytes correctly when logging remote ports
dbutil.h  1.4  7 years  matt  Use a macro function to initialise mp_int local variables.
debug.h  1.13  8 years  matt  change name of valgrind flag
dropbear.8  1.2  7 years  matt  inetd mode
dropbearconvert.c  1.13  8 years  matt  removed unneeded runopts.h
dropbearkey.8  1.1  8 years  matt  added manpages
dropbearkey.c  1.15  8 years  matt  removed unneeded runopts.h
dss.c  1.21  7 years  matt  Use a macro function to initialise mp_int local variables.
dss.h  1.5  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
filelist.txt  1.1  8 years  matt  Description of files
gendss.c  1.15  7 years  matt  Use a macro function to initialise mp_int local variables.
gendss.h  1.4  9 years  matt  grammar in license
genrsa.c  1.20  7 years  matt  Use a macro function to initialise mp_int local variables.
genrsa.h  1.4  9 years  matt  grammar in license
includes.h  1.24  7 years  matt  #include <dirent.h> rather than sys/dir.h
install-sh  1.1  9 years  matt  check host type in the configure script, requiring gnu config.guess etc
kex.c  1.26  7 years  matt  Use a macro function to initialise mp_int local variables.
kex.h  1.4  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
keyimport.c  1.13  8 years  matt  fingerprint support
keyimport.h  1.4  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
localtcpfwd.c  1.4  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
localtcpfwd.h  1.1  8 years  matt  tcp stuff works
loginrec.c  1.9  8 years  matt  don't use __func__
loginrec.h  1.6  8 years  matt  tidying, get rid of some signed/unsigned comparisons, other compiler warnings
main.c  1.36  7 years  matt  And get rid of another warning
options.h  1.55  7 years  matt  0.43 release
packet.c  1.23  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
packet.h  1.5  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
progressmeter.c  1.1  8 years  matt  scp
progressmeter.h  1.1  8 years  matt  scp
queue.c  1.5  8 years  matt  util.h -> dbutil.h
queue.h  1.3  9 years  matt  grammar in license
random.c  1.18  7 years  matt  check the return value of open("/dev/urandom") properly
random.h  1.5  9 years  matt  grammar in license
remotetcpfwd.c  1.3  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
remotetcpfwd.h  1.1  8 years  matt  remote forwarding works minor channel fixups
rsa.c  1.25  7 years  matt  Use a macro function to initialise mp_int local variables.
rsa.h  1.6  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
runopts.c  1.26  7 years  matt  inetd mode
runopts.h  1.14  7 years  matt  inetd mode
scp.c  1.6  8 years  matt  put in a #define for timersub, so irix can have scp easily
scpmisc.c  1.2  8 years  matt  strncpy not strlcpy, so compat.c isn't needed (is safe here)
scpmisc.h  1.2  8 years  elixxir  Various fixes for IRIX. It now compiles and seems to run too ;) scp.c needs more…
service.c  1.6  8 years  matt  util.h -> dbutil.h
service.h  1.4  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …
session.c  1.29  8 years  matt  unneeded var
session.h  1.17  8 years  matt  remote forwarding works minor channel fixups
signkey.c  1.13  8 years  matt  allow for 4096 keys happily
signkey.h  1.4  8 years  matt  fingerprint support
ssh.h  1.4  7 years  matt  Make local (-L for clients) TCP forwarding actually work correctly when the conn…
sshpty.c  1.15  8 years  matt  fix for stropts
sshpty.h  1.4  9 years  matt  significantly tidied code, removed UNICOS portions
termcodes.c  1.9  8 years  matt  hpux compatibility from Darren Tucker
termcodes.h  1.4  8 years  matt  tidying, get rid of some signed/unsigned comparisons, other compiler warnings
x11fwd.c  1.18  7 years  matt  Setting various initial NULL values etc, just to be a bit safer.
x11fwd.h  1.5  8 years  matt  - don't use prime stuff from libtomcrypt, use it from ltm instead. - includes.h …

Download GNU tarball


Managed by UCC Webmasters ViewVC Help
Powered by ViewVC 1.1.5