index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-19
keep LANG env variable for child process (#111)
HEAD
master
fidomax
2021-08-19
Remove unused argument of do_cmd() in scp.c (#125)
Anton Bershanskiy
2021-08-19
signkey: remove !! from SHA1 digest (#130)
Sven Roederer
2021-08-19
added option to disable trivial auth methods (#128)
Manfred Kaiser
2021-08-19
Clarify help text for dropbear -e environment option
Matt Johnston
2021-08-19
pass on sever process environment to child processes (option -e) (#118)
Roland Vollgraf
2021-05-01
Add "restrict" authorized_keys option
Matt Johnston
2021-03-31
Don't include .hg_archival.txt in tarballs. They're now reproducible.
Matt Johnston
2021-03-31
merge
Matt Johnston
2021-03-31
Add configure script to version control. Set timezone for release tarball
Matt Johnston
2021-03-31
Update config.sub and config.guess to latest
Matt Johnston
2021-03-30
Make releases tarballs more deterministic
Matt Johnston
2021-03-30
Remove some obselete autoconf bits.
Matt Johnston
2021-03-18
Use MAX_HOST_LEN for TCP forwarding requests (#121)
ValdikSS
2021-03-08
fuzz: don't push wrapfd descriptors larger than needed
Matt Johnston
2021-03-07
fuzz: add -q quiet argument for standalone fuzzers.
Matt Johnston
2021-03-07
fuzz: split long argument list with xargs
Matt Johnston
2021-03-06
fuzz: cifuzz fix syntax
Matt Johnston
2021-03-06
fuzz: try run cifuzz on push as well
Matt Johnston
2021-03-06
fuzz: add cifuzz for github pull requests
Matt Johnston
2021-03-06
Prevent multiple shells being spawned
Matt Johnston
2021-03-06
small tidy of "signal" while loop
Matt Johnston
2021-03-06
fuzz: handle errors from wrapfd_new_dummy()
Matt Johnston
2021-03-05
fuzz: fix crash in newtcpdirect(), don't close the channel too early
Matt Johnston
2021-03-05
Return errstring on connect failure
Matt Johnston
2021-03-04
fuzz: avoid extraneous printing
Matt Johnston
2021-03-04
Define _GNU_SOURCE properly, other header fixes
Matt Johnston
2021-03-04
Small cleanups of netio allocated port
Matt Johnston
2021-03-04
Update netio.c (#115)
Guillaume Picquet
2021-03-04
Update cli-main.c (#114)
Guillaume Picquet
2021-03-02
Disable UNAUTH_CLOSE_DELAY by default
Matt Johnston
2021-01-29
merge
Matt Johnston
2021-01-29
fuzz: wrap kill()
Matt Johnston
2020-12-17
Update INSTALL (#113)
Xenhat
2020-12-10
Use buf_eatstring instead
Matt Johnston
2020-12-10
Fix handling of replies to global requests (#112)
Dirkjan Bussink
2020-12-07
Fix null pointer dereference removing listeners
Matt Johnston
2020-12-06
fuzz: add an always-failing dropbear_listen() replacement
Matt Johnston
2020-12-06
fuzz: work around fuzz_connect_remote() limitations
Matt Johnston
2020-12-05
Some minor manpage improvements
Matt Johnston
2020-12-05
fuzz: skip custom mutators with -fsanitize=memory
Matt Johnston
2020-12-03
fuzz: make postauth set authdone properly
Matt Johnston
2020-12-03
Remove unused cli_authinitialise
Matt Johnston
2020-11-17
fuzzing - Set postauth user to root since that's what it runs as
Matt Johnston
2020-11-16
fuzzing: add workaround getpwuid/getpwnam
Matt Johnston
2020-11-15
Fix fuzzing build
Matt Johnston
2020-11-13
Add server postauth fuzzer, wrap connect_remote()
Matt Johnston
2020-11-13
Remove accidentally committed abort()
Matt Johnston
2020-11-02
fuzzing - fix some wrong types and -lcrypt on macos
Matt Johnston
2020-11-01
Fuzzing - get rid of "prefix" for streams
Matt Johnston
[next]