Mercurial > dropbear
graph
-
disapproval of revision '6d6160b277bfc7c2db6888a2ac91ac618cef6de3'2009-06-08, by Matt Johnston
-
Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef2009-06-08, by Matt Johnston
-
use memset() rather than bzero()2009-06-08, by Matt Johnston
-
merge of '0a8dfaa3e5365a2004db2b55895e11f65b5cefcc'2009-03-17, by Matt Johnston
-
- Add the signal pipe to maxfd2009-03-17, by Matt Johnston
-
- Turn DROPBEAR_SMALL_CODE off by default2009-03-03, by Matt Johnston
-
Remove extraneous debugging2009-03-03, by Matt Johnston
-
- Get rid of decryptreadbuf, just decrypt in-place with readbuf2009-03-01, by Matt Johnston
-
Encrypt in-place, avoid an extra malloc2009-03-01, by Matt Johnston
-
merge of 'e1c100e6366c5d607af08f4abdbb0f4281df4fa9'2009-02-26, by Matt Johnston
-
disapproval of revision 'a101cbd046507cf723e6362a49196dbd4b924042'2009-02-26, by Matt Johnston
-
merge of 'a101cbd046507cf723e6362a49196dbd4b924042'2009-02-26, by Matt Johnston
-
- Try to write out as much as we can2009-02-26, by Matt Johnston
-
- Don't be dumb and encrypt/decrypt in a while() loop - why did I do this??2009-02-25, by Matt Johnston
-
- Allow building with neither server nor client specified2008-11-18, by Matt Johnston
-
- Use the right variable notation2008-11-18, by Matt Johnston
-
Only use -lcrypt for Dropbear server binary2008-11-17, by Matt Johnston
-
PAM shouldn't be on by default2008-11-11, by Matt Johnston
-
- Bump to 0.522008-11-11, by Matt Johnston
-
- Document idle_timeout2008-11-11, by Matt Johnston
-
Mention DSS and DSA being the same thing2008-11-09, by Matt Johnston
-
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server2008-11-07, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a408e2dc60e4483dfd2a) insecure-nocrypto2008-11-06, by Matt Johnston
-
- Update manuals, include section on authorized_keys2008-11-05, by Matt Johnston
-
LICENSE - Update copyright to 20082008-11-05, by Matt Johnston
-
- Set a default path, since bash won't export one otherwise (though it will set2008-11-05, by Matt Johnston
-
Give a umask argument to open() in loginrec2008-11-05, by Matt Johnston
-
- use vfork()/_exit() for uclinux2008-11-02, by Matt Johnston
-
Report errors if a remote request fails2008-11-02, by Matt Johnston
-
Don't use // style comments2008-11-02, by Matt Johnston
-
- Get rid of blowfish and twofish CTR since they weren't likely2008-09-29, by Matt Johnston
-
- Add Counter Mode support2008-09-29, by Matt Johnston
-
Add support for zlib@openssh.com delayed compression.2008-09-29, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 4fb35083f0f46ea667e7043e7d4314aecd3df46c) agent-client2008-09-23, by Matt Johnston
-
Split options.h out into sysoptions.h for options that aren't usually2008-09-23, by Matt Johnston
-
merge of '6fd2597077a4e2421bf45388e058d15606f6dd74'2008-09-23, by Matt Johnston
-
- Enable -s for specifying a subsystem (such as sftp)2008-09-23, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear.pubkey-options' (head 537a6ebebb46424b967ffe787f0f8560e5f447e8)2008-09-23, by Matt Johnston
-
Don't send anything in response to a SSH_MSG_CHANNEL_REQUEST if we have2008-09-23, by Matt Johnston
-
- Work around rsync and scp parsing and modifying the user@host argument,2008-09-22, by Matt Johnston
-
Idle-timeout patch from Farrell Aultman, need to figure whether to only idle-timeout2008-09-22, by Matt Johnston
-
Replace calls to strtoul() with a helper m_str_to_uint()2008-09-22, by Matt Johnston
-
Remove an unused variable2008-09-22, by Matt Johnston
-
- Improve DNS failure message to include lookup host2008-09-18, by Matt Johnston
-
- Allow specifying a port with host/port.2008-09-18, by Matt Johnston
-
Print "Login for user@host" for keyboard interactive, since it probably2008-09-18, by Matt Johnston
-
Add multihop 'onion-forwarding' mode. Needs refinement, works.2008-09-18, by Matt Johnston
-
Rework netcat-alike to be a proper mode, with -B argument. dbclient-netcat-alike2008-09-17, by Matt Johnston
-
Don't capture stderr from spawned processes in proxycommand mode2008-09-17, by Matt Johnston
-
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.2008-09-15, by Matt Johnston
-
- Add run_shell_command() function to run a "sh -c" command, handling2008-09-15, by Matt Johnston
-
- Generalise spawn_command function2008-09-15, by Matt Johnston
-
- Get rid of some ugly #defines2008-09-15, by Matt Johnston
-
- Split main socket var into ses.sock_in/ses.sock_out in preparation2008-09-15, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8dde6537ea481e513eb2) dbclient-netcat-alike2008-09-14, by Matt Johnston
-
Remove workaround forcing rsa mpint to exactly a 8 bits multiple for putty (see2008-09-12, by Matt Johnston
-
- Rework pubkey options to be more careful about buffer lengths. Needs review. pubkey-options2008-09-12, by Matt Johnston
-
* Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options2008-09-08, by Matt Johnston
-
fill_passwd() doesn't have a return value2008-07-12, by Matt Johnston
-
Add SSH_ASKPASS and DROPBEAR_PASSWORD to the dbclient manpage2008-03-27, by Matt Johnston
-
0.512008-03-27, by Matt Johnston
-
merge of '9879f7138f243bb2077a06e4c9ea925fa34abe2b'2008-03-27, by Matt Johnston
-
Update to debian 0.50-4 diff2008-03-27, by Matt Johnston
-
Mention 0.51-test2 changes2008-03-01, by Matt Johnston
-
Don't return until the shell has quit. This will ensure that an exit status2008-02-21, by Matt Johnston
-
fix up after merge2008-01-13, by Matt Johnston
-
merge of '295b11312e327fe6c4f33512674ea4a1a9790344'2008-01-13, by Matt Johnston
-
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep2008-01-13, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head fb7080ca6e254faaf7cfaee93b0ab6ab6de4ed59) agent-client2007-11-29, by Matt Johnston
-
Actually use ~/.hushlogin rather than ~/hushlogin to ignore motd.2007-11-02, by Matt Johnston
-
Fix to allow building from a separate directory, patch from Ricardo Martins2007-10-18, by Matt Johnston
-
Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If it2007-09-14, by Matt Johnston
-
Make sure declarations of variables are at the top of function,2007-09-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 8a7db1e2fdc5636abb338adb636babc32f465739) agent-client2007-08-16, by Matt Johnston
-
Fix delayed packet queue handling2007-08-08, by Matt Johnston
-
Prepare for 0.50 release2007-08-08, by Matt Johnston
-
- Add -K keepalive flag for dropbear and dbclient2007-08-08, by Matt Johnston
-
Stop scp passing arguments that dbclient doesn't understand2007-07-28, by Matt Johnston
-
Prevent invalid packets being sent during key-exchange, instead queue2007-07-27, by Matt Johnston
-
Add default argument for receive window2007-07-25, by Matt Johnston
-
Use the -W <windowsize> argument in startup scripts, with a default of 64kB2007-07-25, by Matt Johnston
-
Add -W <windowsize> argument and document it.2007-07-25, by Matt Johnston
-
Rearrange the channel buffer sizes into three neat use-editable values in2007-07-24, by Matt Johnston
-
Patch from Nicolai Ehemann to try binding before going to the background,2007-07-19, by Matt Johnston
-
Just use /dev/urandom since that's what everyone ends up using anyway.2007-07-19, by Matt Johnston
-
"backgrounding" is more user-understandable than "forking"2007-07-19, by Matt Johnston
-
uClinux ifdef was accidentally inverted2007-07-19, by Matt Johnston
-
Fix spelling typo2007-07-19, by Matt Johnston
-
Add -u option to specify /dev/urandom instead2007-04-16, by Matt Johnston
-
Allow reading dbclient password from an environment var2007-03-17, by Matt Johnston
-
Remove a newline from the kex prompt question, from FreeWRT2007-02-25, by Matt Johnston
-
Fix a stupid bug s/readfd/errfd/ affecting channel close on child exit DROPBEAR_0.492007-02-22, by Matt Johnston
-
Document -p [address:]port2007-02-22, by Matt Johnston
-
0.49 probably done2007-02-22, by Matt Johnston
-
Improve known_hosts checking.2007-02-22, by Matt Johnston
-
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'2007-02-22, by Matt Johnston
-
Add -p [address:]port option for binding to addresses, patch from2007-02-22, by Matt Johnston
-
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness2007-02-16, by Matt Johnston
-
Make sure the #includes for pam only get hit if PAM is enabled.2007-02-13, by Matt Johnston
-
Quote some message in configure2007-02-12, by Matt Johnston
-
Changes for 0.49test12007-02-12, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 6cb7793493d92968e09b5dea21d71ded5811d21f) channel-fix2007-02-12, by Matt Johnston
-
Revert to default sigchld handler after forking, don't exit channel-fix2007-02-12, by Matt Johnston
-
Don't erase every buffer, it's too time consuming.2007-02-12, by Matt Johnston
-
Disable core dumps2007-02-12, by Matt Johnston
-
- Fix bug in child-exit handling where the wrong pid was being matched. channel-fix2007-02-12, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head eac2a177021cfa0cbf365d5821fe6c8a0a5dc758) channel-fix2007-02-11, by Matt Johnston
-
Remove double-free due to the same "fix" for a leak getting merged in2007-02-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 924b731b50d4147eed8e9382c98a2573259a6cad) channel-fix2007-02-11, by Matt Johnston
-
Add '-y' option to dbclient to accept the host key without checking2007-02-11, by Matt Johnston
-
Avoid using a comma in a message, since I can't be bothered2007-02-09, by Matt Johnston
-
Improve behaviour when flushing out after a process has exited. channel-fix2007-02-09, by Matt Johnston
-
disapproval of revision '1dfbc5ef92391d01b576c8506061927869a89887' channel-fix2007-02-06, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 3d683afab1940779612505721e67bd9c98df057e) channel-fix2007-02-04, by Matt Johnston
-
merge of '691c56da3db2685f58ea53540a73c1b79e7df9cd'2007-02-04, by Matt Johnston
-
Revert bogus fix, make a note that the var is meant to 'leak'2007-02-04, by Matt Johnston
-
merge of 'b1dd3b94e60a07a176dba2b035ac79968595990a'2007-02-04, by Matt Johnston
-
Add comments about requiring keysize <= 2*SHA1_HASH_SIZE2007-02-04, by Matt Johnston
-
Fix failure-handling in dropbear_listen() when errstring is unset2007-02-03, by Matt Johnston
-
Fix another leak found by Klocwork2007-02-03, by Matt Johnston
-
Fix leak of keybuf in recv_msg_userauth_pk_ok, courtesy of Klocwork2007-02-03, by Matt Johnston
-
Remove extraneous tests in random mpint generation,2007-02-03, by Matt Johnston
-
Fix potential null pointer dereference found by Klokwork2007-02-03, by Matt Johnston
-
Fix free() of null pointer found by Klocwork2007-02-03, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head b1dd3b94e60a07a176dba2b035ac79968595990a) channel-fix2007-02-03, by Matt Johnston
-
merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834'2007-02-03, by Matt Johnston
-
merge of '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c'2007-02-03, by Matt Johnston
-
disapproval of revision '1250b8af44b62d8f4fe0f8d9fc7e7a1cc34e7e1c' channel-fix2007-02-03, by Matt Johnston
-
disapproval of revision '2186a678a5f79ef432f6593a10e3e13df2a313d5'2007-02-03, by Matt Johnston
-
disapproval of revision '5fdf69ca60d1683cdd9f4c2595134bed26394834' channel-fix2007-02-03, by Matt Johnston
-
disapproval of revision '332f709a4cb39cde4cedab7c3be89e05f3023067'2007-02-03, by Matt Johnston
-
Update to latest2007-02-02, by Matt Johnston
-
fix missing endif2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head c1db4398d56c56c6d06ae1e20c1e0d04dbb598ed)2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltm.dropbear' (head 2af95f00ebd5bb7a28b3817db1218442c935388e)2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltm.orig' (head 1c2b7d389d0682caf980235dad97493e3206389c) libtommath-dropbear2007-01-11, by Matt Johnston
-
Refer to local headers locally with #include "" not #include <>. libtommath-dropbear2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head ffd1015238ffcc959f6cd95176d96fcd0945a397)2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc.dropbear' (head 2af22fb4e878750b88f80f90d439b316d229796f)2007-01-11, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.ltc.orig' (head 52840647ac7f5c707c3bd158d119a15734a7ef28) libtomcrypt-dropbear2007-01-11, by Matt Johnston
-
Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us2007-01-04, by Matt Johnston
-
merge of '182c2d8dbd5321ef4d1df8758936f4dc7127015f'2006-12-06, by Matt Johnston
-
- Include netinet/in.h before arpa/inet.h for FreeBSD2006-12-06, by Matt Johnston
-
Add some code for testing whether a writefd is closed (by read()ing from it) channel-fix2006-12-05, by Matt Johnston
-
Tidy up behaviour when select() is interrupted. We follow normal channel-fix2006-12-05, by Matt Johnston
-
comment about putenv() leaking malloced variables2006-11-02, by Matt Johnston
-
Fix memory leak found by Klocwork2006-11-02, by Matt Johnston
-
Make sure that we clean up key parts if we fail during reading a rsa key2006-11-02, by Matt Johnston
-
make code clearer and more robust (from Klocwork)2006-11-02, by Matt Johnston
-
Free x component of DSS key upon failure to load2006-11-02, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 31dcd7a22983ef19d6c63248e415e71d292dd0ec) channel-fix2006-10-12, by Matt Johnston
-
Fix up separate-directory building for libtomcrypt2006-10-11, by Matt Johnston
-
Remove accidentally removed block (making sure to close the channel). channel-fix2006-10-11, by Matt Johnston
-
Rearranged (and hopefully simplified) channel close/eof handling channel-fix2006-10-07, by Matt Johnston
-
Rearranged some more bits, marked some areas that need work. channel-fix2006-10-02, by Matt Johnston
-
explicit merge of '0501e6f661b5415eb76f3b312d183c3adfbfb712' insecure-nocrypto2006-10-02, by Matt Johnston
-
Forgot variable declaration.2006-09-11, by Matt Johnston
-
Handle failure reading a file (such as a key file)2006-08-20, by Matt Johnston
-
make sure that random number generator is correct endian debug-unrandom2006-08-09, by Matt Johnston
-
merge of '9a4e042fd565f46141e81e0c1ab90260303348fe'2006-08-07, by Matt Johnston
-
Add (disabled by default) LOG_COMMANDS option to log the commands executed2006-08-07, by Matt Johnston
-
be sure not to include uninitialised buffers in the unrandom number debug-unrandom2006-08-04, by Matt Johnston
-
Remove actual randomness, to (hopefully) allow comparison between hosts debug-unrandom2006-08-04, by Matt Johnston
-
Just use the normal "remote closed" handler when reading ident stings2006-07-27, by Matt Johnston
-
CHECKCLEARTOWRITE() can normally be defined blank2006-07-09, by Matt Johnston
-
From Erik Hovland2006-07-07, by Matt Johnston
-
Make flow of execution clearer for getting process exit status2006-07-07, by Matt Johnston
-
Fixes from Erik Hovland:2006-07-07, by Matt Johnston
-
BUG: The strings 'name' and 'instruction' are always allocated2006-07-07, by Matt Johnston
-
BUG: mp_div_2d returns status and it isn't checked.2006-07-07, by Matt Johnston
-
0.49 is close to done.2006-06-12, by Matt Johnston
-
Can't check for ss_family without #including sys/socket.h2006-06-12, by Matt Johnston
-
Another stab at getting ss_family happy on older glibc2006-06-12, by Matt Johnston
-
Make the dbclient password prompt more useful2006-06-12, by Matt Johnston
-
mention a command in the help2006-06-12, by Matt Johnston
-
fix accidentally changed == vs != operators2006-06-11, by Matt Johnston
-
progress towards exiting on writefd closure rather than2006-06-11, by Matt Johnston
-
merge of 332f709a4cb39cde4cedab7c3be89e05f30230672006-06-10, by Matt Johnston
-
disapproval of revision 'a4c1a9be4db326f8f7adcf30f876fadedf87b203'2006-06-10, by Matt Johnston
-
increase the size of listening sockets if the port count increases2006-06-10, by Matt Johnston
-
Bring in changes from Debian 0.48.1-12006-06-07, by Matt Johnston
-
add -f background option to dbclient2006-06-07, by Matt Johnston
-
Add -N "no remote command" dbclient option.2006-06-07, by Matt Johnston
-
Include user@host in the pubkey line, since it's sometimes very useful2006-06-07, by Matt Johnston
-
Add -P pidfile patch from Swen Schillig2006-06-07, by Matt Johnston
-
Look at HOME before /etc/passwd when looking for ~/.ssh/known_hosts2006-06-07, by Matt Johnston
-
change AC_MSG_RESULT to AC_MSG_NOTICE in configure.in, add AC_SYS_LARGEFILE2006-06-07, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 138a11bc1e2babcd8b1182e6cb2a85d4e9404b11) agent-client2006-06-06, by Matt Johnston
-
Include CPPFLAGS in CFLAGS2006-04-18, by Matt Johnston
-
don't fail fatally if the client can't get homedir from getpwuid(), fallback2006-04-12, by Matt Johnston
-
send success message for successful window change request2006-03-27, by Matt Johnston
-
A few more fixups, make sure that variable declarations are the2006-03-26, by Matt Johnston
-
propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121) ucc-axis-hack2006-03-25, by Matt Johnston