summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-10-16Add idents for files which lack themDamien Miller
2000-10-15CFLAGS+= -WallMarkus Friedl
2000-10-15typos; from stevesk@sweden.hp.comMarkus Friedl
2000-10-14Make empty passwords work again when login is compiled with kerberos support.Miod Vallat
2000-10-14do not send RSA challenge if key is not allowed by key-options; from eivind@T...Markus Friedl
2000-10-14OpenSSH_2.3; note that is is not complete, but the version number needs to be...Markus Friedl
2000-10-14AllowTcpForwarding; from naddy@Markus Friedl
2000-10-14Cipher is for SSH-1 onlyMarkus Friedl
2000-10-14remove spaces from arguments; from djm@mindrot.orgMarkus Friedl
2000-10-14debug3Markus Friedl
2000-10-13prefer no compressionMarkus Friedl
2000-10-13more info about -VMarkus Friedl
2000-10-13rijndael/aes supportMarkus Friedl
2000-10-13Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.seMarkus Friedl
2000-10-13Repair formatting errors introduced after 2.7.Aaron Campbell
2000-10-13Missed one TM_YEAR_BASE in previous commit; pointed out by peters@telia.netPaul Janzen
2000-10-13Fix Arch_MemMTime (previous change I did was bogus)Marc Espie
2000-10-13esetenv: does a setenv and bails out if error.Marc Espie
2000-10-12remove unusedMarkus Friedl
2000-10-12nice going, this did not even compileTheo de Raadt
2000-10-12MAP_FAILED, not -1.Artur Grabowski
2000-10-12MAP_FAILED, not -1Artur Grabowski
2000-10-12Check for MAP_FAILED in mmap return value, not -1.Artur Grabowski
2000-10-12Fix cmp(1). It causes memory shortage for bigger files.Kevin Lo
2000-10-12Check the mmap return value against MAP_FAILED, not NULL.Artur Grabowski
2000-10-12enable DES in SSH-1 clients onlyMarkus Friedl
2000-10-12When checking mmap return, check for MAP_FAILED, not -1.Artur Grabowski
2000-10-12Missed in last tn3270 commit due to cvs bugTodd C. Miller
2000-10-11remove DESMarkus Friedl
2000-10-11new cipher frameworkMarkus Friedl
2000-10-11add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av...Markus Friedl
2000-10-11WallMarkus Friedl
2000-10-11support 'scp -o' with help from mouring@pconline.comMarkus Friedl
2000-10-11clear auth options unless auth sucessfullMarkus Friedl
2000-10-11Use terminfo, not termcap interfaces.Todd C. Miller
2000-10-11First rough implementation of the diffie-hellman group exchange. TheNiels Provos
2000-10-10use rexexp for version string matchingMarkus Friedl
2000-10-10Use curses, not ocurses and thus setupterm() not tgetent(). This meansTodd C. Miller
2000-10-09interop with ssh-agent2, from <res@shore.net>Markus Friedl
2000-10-09clear options on every call.Markus Friedl
2000-10-09-X now reads private ssh.com DSA keys, too.Markus Friedl
2000-10-08update to ncurses-5.1-20001007Todd C. Miller
2000-10-07Hmmm, no, that's the wrong place for that.Aaron Campbell
2000-10-07Move COMPATIBILITY section after SEE ALSO.Aaron Campbell
2000-10-07- Add EXAMPLES section.Aaron Campbell
2000-10-07Reword a sentence to correct bad grammar.Aaron Campbell
2000-10-06Print commands in a prettier fashion.Aaron Campbell
2000-10-05hppa not yetMichael Shalayeff
2000-10-04Fixes a format string error in the kill (k) command; vort@wiretapped.netTodd C. Miller
2000-10-03do not resolve canonname, i have no idea why this was added oin osshMarkus Friedl