summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Collapse)Author
1999-09-30better way to deal with authfile cipher; dugsong@Niels Provos
1999-09-30oops, misremembered history. 1.2.12 was the last free version; beckTheo de Raadt
1999-09-30use libc md5Theo de Raadt
1999-09-30no longer using rc4Theo de Raadt
1999-09-30off_t, but needs more looking at laterTheo de Raadt
1999-09-30-c none diesTheo de Raadt
1999-09-30spellingTheo de Raadt
1999-09-30we have to enable SSH_CIPHER_NONE for unprotected host keys, etc...Niels Provos
1999-09-30remove ``none''.Niels Provos
1999-09-30initial tweakingTheo de Raadt
1999-09-30even smallerTheo de Raadt
1999-09-30IPPORT_RESERVEDTheo de Raadt
1999-09-30use IPPORT_RESERVED instead of 1024Theo de Raadt
1999-09-30"ssh is a very large program" -- anonymousTheo de Raadt
1999-09-30wringing out all the waterTheo de Raadt
1999-09-30cull, cull, cullTheo de Raadt
1999-09-30do not bother with dinosaur pacificationTheo de Raadt
1999-09-30cull more ancient garbage from pre-POSIX daysTheo de Raadt
1999-09-30more cullingTheo de Raadt
1999-09-30rely on paths.h moreTheo de Raadt
1999-09-30Put our ftp(1) progress meter into scp(1).Aaron Campbell
1999-09-30revert last commit. somethign was out of sync.Niels Provos
1999-09-30link with -lkrbNiels Provos
1999-09-29don't let pw->pw_{name,passwd} get clobberedDug Song
1999-09-29fix server krb4 option initializationDug Song
1999-09-29we have setsidTheo de Raadt
1999-09-29numerous sprintf, strncpy, strcpy cleanupsTheo de Raadt
1999-09-29global original_real_uidDug Song
1999-09-29update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up ↵Dug Song
unused variables, update manpages
1999-09-29disable portforwarding for reserved/bad ports; ↵Theo de Raadt
Markus.Friedl@informatik.uni-erlangen.de
1999-09-29log all auth failures; Markus.Friedl@informatik.uni-erlangen.deTheo de Raadt
1999-09-29print username and host in password promptNiels Provos
1999-09-29evil #define vsnprintf be gone.Niels Provos
1999-09-29DPADD; mickeyTheo de Raadt
1999-09-29-V in usage()Niels Provos
1999-09-29correct the usage, disable agent forwarding is -aNiels Provos
1999-09-29add -V optionTheo de Raadt
1999-09-29test for RSA in the ssl library, real early onTheo de Raadt
1999-09-29noone is going to read this, anything i delete with this command belongs in ↵Theo de Raadt
a man page
1999-09-29cure the cancer; jean@parc.xerox.comTheo de Raadt
1999-09-29Check malloc(3) return. deraadt@ okAlex Feldman
1999-09-29show other krb optionsTheo de Raadt
1999-09-29no need for double librariesTheo de Raadt
1999-09-29GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.deTheo de Raadt
1999-09-29krb4 support; evanc@concer.toTheo de Raadt
1999-09-28+=Theo de Raadt
1999-09-28FixMarc Espie
.if defined(VAR) && ${VAR:m} cond.c has special code (set err to 0) to tell VarParse it shouldn't care if the variable is not defined. But this was not completely added, namely the path that deals with modifiers was blissfully unaware of that.
1999-09-28PasswordAuthentication on by defaultTheo de Raadt
1999-09-28put q in getoptTheo de Raadt
1999-09-28correct defaultsTheo de Raadt