Age | Commit message (Expand) | Author |
1999-10-02 | rhosts-rsa-auth ignores ~/.ssh/known_hosts; markus.friedl@informatik.uni-erla... | Theo de Raadt |
1999-10-02 | remove mention of 'none' cipher. | Niels Provos |
1999-10-02 | Wall | Theo de Raadt |
1999-10-02 | remove local blowfish code | Theo de Raadt |
1999-10-02 | isatty() fixes for the progress meter; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-10-02 | detail how we manage to not include RSA, and point people at ssl(8) | Theo de Raadt |
1999-10-01 | randomseed is really gone now | Theo de Raadt |
1999-10-01 | Remove kerberos libdes - it's all in libcrypto | Bob Beck |
1999-10-01 | OpenSSH-1.0 | Theo de Raadt |
1999-10-01 | s/long/int/ | Theo de Raadt |
1999-10-01 | s/IDEA/3DES/ | Theo de Raadt |
1999-10-01 | Why do I need this library dependency workaround for static builds.. anyone? | Theo de Raadt |
1999-10-01 | get rid of references to randomseedfile we dont need it. for sshd | Niels Provos |
1999-10-01 | Fix | Angelos D. Keromytis |
1999-10-01 | Update for version 2.0 | Angelos D. Keromytis |
1999-09-30 | better cipher name fix. | Niels Provos |
1999-09-30 | We don't have an /etc/environment. | Aaron Campbell |
1999-09-30 | - Add -q option to shutup the progressmeter; markus friedl | Aaron Campbell |
1999-09-30 | reorder usage, like real ssh | Theo de Raadt |
1999-09-30 | doc that rc4/md5 are gone | Theo de Raadt |
1999-09-30 | <des.h> | Theo de Raadt |
1999-09-30 | deal with NULL in ciphernames | Niels Provos |
1999-09-30 | less brain damage, get rid of 'no ' | Niels Provos |
1999-09-30 | better way to deal with authfile cipher; dugsong@ | Niels Provos |
1999-09-30 | oops, misremembered history. 1.2.12 was the last free version; beck | Theo de Raadt |
1999-09-30 | use libc md5 | Theo de Raadt |
1999-09-30 | no longer using rc4 | Theo de Raadt |
1999-09-30 | off_t, but needs more looking at later | Theo de Raadt |
1999-09-30 | -c none dies | Theo de Raadt |
1999-09-30 | spelling | Theo de Raadt |
1999-09-30 | we have to enable SSH_CIPHER_NONE for unprotected host keys, etc... | Niels Provos |
1999-09-30 | remove ``none''. | Niels Provos |
1999-09-30 | initial tweaking | Theo de Raadt |
1999-09-30 | even smaller | Theo de Raadt |
1999-09-30 | IPPORT_RESERVED | Theo de Raadt |
1999-09-30 | use IPPORT_RESERVED instead of 1024 | Theo de Raadt |
1999-09-30 | "ssh is a very large program" -- anonymous | Theo de Raadt |
1999-09-30 | wringing out all the water | Theo de Raadt |
1999-09-30 | cull, cull, cull | Theo de Raadt |
1999-09-30 | do not bother with dinosaur pacification | Theo de Raadt |
1999-09-30 | cull more ancient garbage from pre-POSIX days | Theo de Raadt |
1999-09-30 | more culling | Theo de Raadt |
1999-09-30 | rely on paths.h more | Theo de Raadt |
1999-09-30 | Put our ftp(1) progress meter into scp(1). | Aaron Campbell |
1999-09-30 | revert last commit. somethign was out of sync. | Niels Provos |
1999-09-30 | link with -lkrb | Niels Provos |
1999-09-29 | don't let pw->pw_{name,passwd} get clobbered | Dug Song |
1999-09-29 | fix server krb4 option initialization | Dug Song |
1999-09-29 | we have setsid | Theo de Raadt |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |