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
2007-02-06
disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887'
Matt Johnston
2006-12-05
Add some code for testing whether a writefd is closed (by read()ing from it)
Matt Johnston
2006-12-05
- Add some extra tracing.
Matt Johnston
2006-12-05
merge of 'a94c5265558121fe936519b5d9a5eb27f95e9d9d'
Matt Johnston
2006-12-05
Tidy up behaviour when select() is interrupted. We follow normal
Matt Johnston
2006-10-12
propagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c632...
Matt Johnston
2006-10-11
Fix up separate-directory building for libtomcrypt
Matt Johnston
2006-10-11
Remove accidentally removed block (making sure to close the channel).
Matt Johnston
2006-10-09
Passes most test cases now
Matt Johnston
2006-10-07
Rearranged (and hopefully simplified) channel close/eof handling
Matt Johnston
2006-10-02
Rearranged some more bits, marked some areas that need work.
Matt Johnston
2006-10-01
just shuffle some variables names about, a brief comment
Matt Johnston
2006-09-11
Forgot variable declaration.
Matt Johnston
2006-08-20
Handle failure reading a file (such as a key file)
Matt Johnston
2006-08-07
merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'
Matt Johnston
2006-08-07
Add (disabled by default) LOG_COMMANDS option to log the commands executed
Matt Johnston
2006-07-27
Just use the normal "remote closed" handler when reading ident stings
Matt Johnston
2006-07-09
CHECKCLEARTOWRITE() can normally be defined blank
Matt Johnston
2006-07-07
From Erik Hovland
Matt Johnston
2006-07-07
Make flow of execution clearer for getting process exit status
Matt Johnston
2006-07-07
Fixes from Erik Hovland:
Matt Johnston
2006-07-07
BUG: The strings 'name' and 'instruction' are always allocated
Matt Johnston
2006-07-07
BUG: mp_div_2d returns status and it isn't checked.
Matt Johnston
2006-06-12
0.49 is close to done.
Matt Johnston
2006-06-12
Can't check for ss_family without #including sys/socket.h
Matt Johnston
2006-06-12
Another stab at getting ss_family happy on older glibc
Matt Johnston
2006-06-12
Make the dbclient password prompt more useful
Matt Johnston
2006-06-12
mention a command in the help
Matt Johnston
2006-06-11
fix accidentally changed == vs != operators
Matt Johnston
2006-06-11
progress towards exiting on writefd closure rather than
Matt Johnston
2006-06-10
merge of 332f709a4cb39cde4cedab7c3be89e05f3023067
Matt Johnston
2006-06-10
disapproval of revision 'a4c1a9be4db326f8f7adcf30f876fadedf87b203'
Matt Johnston
2006-06-10
increase the size of listening sockets if the port count increases
Matt Johnston
2006-06-07
Bring in changes from Debian 0.48.1-1
Matt Johnston
2006-06-07
add -f background option to dbclient
Matt Johnston
2006-06-07
Add -N "no remote command" dbclient option.
Matt Johnston
2006-06-07
Include user@host in the pubkey line, since it's sometimes very useful
Matt Johnston
2006-06-07
Add -P pidfile patch from Swen Schillig
Matt Johnston
2006-06-07
Look at HOME before /etc/passwd when looking for ~/.ssh/known_hosts
Matt Johnston
2006-06-07
change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILE
Matt Johnston
2006-04-18
Include CPPFLAGS in CFLAGS
Matt Johnston
2006-04-12
don't fail fatally if the client can't get homedir from getpwuid(), fallback
Matt Johnston
2006-03-27
send success message for successful window change request
Matt Johnston
2006-03-26
A few more fixups, make sure that variable declarations are the
Matt Johnston
2006-03-25
merge of 6ace12c71fc2773210f2f3d374c96622ca54fe48
Matt Johnston
2006-03-25
Some cleanups/fixes for various TRACE statements
Matt Johnston
2006-03-22
minor cleanups for some warnings
Matt Johnston
2006-03-11
0.48.1
Matt Johnston
2006-03-11
put back the TIMEVAL_TO_TIMESPEC and timersub macros for Linux
Matt Johnston
2006-03-09
0.48 bump
Matt Johnston
[next]