Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | wringing out all the water | 1999-09-30 | 1 | -5/+1 | ||
| | ||||||
* | do not bother with dinosaur pacification | 1999-09-30 | 1 | -3/+1 | ||
| | ||||||
* | cull more ancient garbage from pre-POSIX days | 1999-09-30 | 1 | -7/+1 | ||
| | ||||||
* | more culling | 1999-09-30 | 1 | -6/+1 | ||
| | ||||||
* | rely on paths.h more | 1999-09-30 | 1 | -8/+4 | ||
| | ||||||
* | we have setsid | 1999-09-29 | 1 | -3/+1 | ||
| | ||||||
* | numerous sprintf, strncpy, strcpy cleanups | 1999-09-29 | 1 | -12/+8 | ||
| | ||||||
* | global original_real_uid | 1999-09-29 | 1 | -2/+3 | ||
| | ||||||
* | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages | 1999-09-29 | 1 | -11/+10 | ||
| | ||||||
* | -V in usage() | 1999-09-29 | 1 | -1/+2 | ||
| | ||||||
* | correct the usage, disable agent forwarding is -a | 1999-09-29 | 1 | -2/+2 | ||
| | ||||||
* | add -V option | 1999-09-29 | 1 | -1/+4 | ||
| | ||||||
* | test for RSA in the ssl library, real early on | 1999-09-29 | 1 | -1/+11 | ||
| | ||||||
* | GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.de | 1999-09-29 | 1 | -1/+6 | ||
| | ||||||
* | user@host; aaron | 1999-09-28 | 1 | -2/+8 | ||
| | ||||||
* | convert all uses of gmp to SSL bignum | 1999-09-28 | 1 | -32/+26 | ||
| | | | | | | convert all used of rsa to SSL rsa functions remove all use of randomstate to OpenBSD arc4random() and arc4_stir() all this done at a long long night in Canada. | |||||
* | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | 1999-09-26 | 1 | -0/+813 | ||
well, except for the patent issues. someone in sweden (forget their name at the moment) cleaned out most of the patented code, and now this code removes rsa code. when this is done, it will link against libssl, but the work isn't completely done yet. then we need to bring this up to modern days, featurewise. |