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
2012-04-12
Improve comment about sha1-96
Matt Johnston
2012-04-09
Slight formatting change for ENABLE_CLI_AGENTFWD if statement
Matt Johnston
2012-03-26
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
Andrey Mazo
2012-04-09
Rename HAVE_FORK to USE_VFORK
Matt Johnston
2012-04-08
check for fork() and not __uClinux__
Mike Frysinger
2012-04-08
fix out-of-tree cleaning
Mike Frysinger
2012-02-23
Added signature for changeset 85f835f2fe0a
Matt Johnston
2012-02-23
Added tag DROPBEAR_2012.55 for changeset d354464b2aa6
Matt Johnston
2012-02-23
- Improve CHANGES description
Matt Johnston
2012-02-22
2012.55
Matt Johnston
2012-02-22
- Fix minor leak
Matt Johnston
2012-02-22
Fix accidentally committed change
Matt Johnston
2011-12-04
- Initialise sa_mask properly
Matt Johnston
2012-02-21
- Merge
Matt Johnston
2012-02-21
- Make sure sa_mask is set
Matt Johnston
2012-02-21
- Burn buffers to 0x00 instead
Matt Johnston
2012-02-10
Merge
Matt Johnston
2012-02-10
Clear a few buffers when possible
Matt Johnston
2011-12-04
- Fix use-after-free if multiple command requests were sent. Move
Matt Johnston
2011-12-04
- Remove unused variable/code
Matt Johnston
2011-12-04
- Make sure we don't use channel-specific data after it has been freed
Matt Johnston
2011-12-04
- Fix some format strings in TRACE()s
Matt Johnston
2011-12-04
- We don't need to test for NULL before free()
Matt Johnston
2011-11-10
Put better #if guards around IPv6 socket options for IPV6_TCLASS and
Matt Johnston
2011-11-08
Added signature for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Changelog and version bump for 2011.54
Matt Johnston
2011-11-08
Fix symlink target created by installdropbearmulti
Matt Johnston
2011-11-08
Added signature for changeset aa2f51a6b81d
Matt Johnston
2011-11-07
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Matt Johnston
2011-11-06
Fix crash with -R forwarding
Matt Johnston
2011-11-05
Print the server allocated port when using dbclient -R 0:....
Matt Johnston
2011-11-03
update tags
convert-repo
2011-10-26
Set IPTOS_LOWDELAY for IPv6 too
Matt Johnston
2011-10-26
- Add ALLOW_BLANK_PASSWORD option
Matt Johnston
2011-10-20
Try bind IPV6_V6ONLY
Matt Johnston
2011-07-05
list.c also has no trailing newline
Matt Johnston
2011-07-05
Fix lost ending newline
Matt Johnston
2011-06-30
Hopefully fix -lcrypt problem
Matt Johnston
2011-06-07
Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sent
Matt Johnston
2011-06-07
Mention that the value is in seconds
Matt Johnston
2011-04-07
Clean up leaked FD if getnameinfo fails. From Klocwork
Matt Johnston
2011-04-07
Fix crash when remote forwarding was requested
Matt Johnston
2011-04-07
Fix leak found by Klocwork
Matt Johnston
2011-04-07
Properly fix the bug found years ago by Klocwork, refound again.
Matt Johnston
2011-04-07
Clean up fd on failure. Found by Klocwork
Matt Johnston
2011-04-07
Define LTC_NO_FILE to avoid hmac_file() etc
Matt Johnston
2011-04-07
Fix FD leak if connect() fails, found by Klocwork
Matt Johnston
2011-04-07
Add noreturn and format attribute hints for some functions.
Matt Johnston
2011-04-07
Fix memory leak found by Klocwork
Matt Johnston
[prev]
[next]