summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-02-06disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887'Matt Johnston
2006-12-05Add 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-05merge of 'a94c5265558121fe936519b5d9a5eb27f95e9d9d'Matt Johnston
2006-12-05Tidy up behaviour when select() is interrupted. We follow normalMatt Johnston
2006-10-12propagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c632...Matt Johnston
2006-10-11Fix up separate-directory building for libtomcryptMatt Johnston
2006-10-11Remove accidentally removed block (making sure to close the channel).Matt Johnston
2006-10-09Passes most test cases nowMatt Johnston
2006-10-07Rearranged (and hopefully simplified) channel close/eof handlingMatt Johnston
2006-10-02Rearranged some more bits, marked some areas that need work.Matt Johnston
2006-10-01just shuffle some variables names about, a brief commentMatt Johnston
2006-09-11Forgot variable declaration.Matt Johnston
2006-08-20Handle failure reading a file (such as a key file)Matt Johnston
2006-08-07merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'Matt Johnston
2006-08-07Add (disabled by default) LOG_COMMANDS option to log the commands executedMatt Johnston
2006-07-27Just use the normal "remote closed" handler when reading ident stingsMatt Johnston
2006-07-09CHECKCLEARTOWRITE() can normally be defined blankMatt Johnston
2006-07-07From Erik HovlandMatt Johnston
2006-07-07Make flow of execution clearer for getting process exit statusMatt Johnston
2006-07-07Fixes from Erik Hovland:Matt Johnston
2006-07-07BUG: The strings 'name' and 'instruction' are always allocatedMatt Johnston
2006-07-07BUG: mp_div_2d returns status and it isn't checked.Matt Johnston
2006-06-120.49 is close to done.Matt Johnston
2006-06-12Can't check for ss_family without #including sys/socket.hMatt Johnston
2006-06-12Another stab at getting ss_family happy on older glibcMatt Johnston
2006-06-12Make the dbclient password prompt more usefulMatt Johnston
2006-06-12mention a command in the helpMatt Johnston
2006-06-11fix accidentally changed == vs != operatorsMatt Johnston
2006-06-11progress towards exiting on writefd closure rather thanMatt Johnston
2006-06-10merge of 332f709a4cb39cde4cedab7c3be89e05f3023067Matt Johnston
2006-06-10disapproval of revision 'a4c1a9be4db326f8f7adcf30f876fadedf87b203'Matt Johnston
2006-06-10increase the size of listening sockets if the port count increasesMatt Johnston
2006-06-07Bring in changes from Debian 0.48.1-1Matt Johnston
2006-06-07add -f background option to dbclientMatt Johnston
2006-06-07Add -N "no remote command" dbclient option.Matt Johnston
2006-06-07Include user@host in the pubkey line, since it's sometimes very usefulMatt Johnston
2006-06-07Add -P pidfile patch from Swen SchilligMatt Johnston
2006-06-07Look at HOME before /etc/passwd when looking for ~/.ssh/known_hostsMatt Johnston
2006-06-07change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILEMatt Johnston
2006-04-18Include CPPFLAGS in CFLAGSMatt Johnston
2006-04-12don't fail fatally if the client can't get homedir from getpwuid(), fallbackMatt Johnston
2006-03-27send success message for successful window change requestMatt Johnston
2006-03-26A few more fixups, make sure that variable declarations are theMatt Johnston
2006-03-25merge of 6ace12c71fc2773210f2f3d374c96622ca54fe48Matt Johnston
2006-03-25Some cleanups/fixes for various TRACE statementsMatt Johnston
2006-03-22minor cleanups for some warningsMatt Johnston
2006-03-110.48.1Matt Johnston
2006-03-11put back the TIMEVAL_TO_TIMESPEC and timersub macros for LinuxMatt Johnston
2006-03-090.48 bumpMatt Johnston