summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/includes.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* remove assert.hmarkus1999-11-021-1/+0
|
* even smallerderaadt1999-09-301-16/+16
|
* "ssh is a very large program" -- anonymousderaadt1999-09-301-1/+2
|
* cull, cull, cullderaadt1999-09-301-58/+14
|
* cull more ancient garbage from pre-POSIX daysderaadt1999-09-301-2/+1
|
* more cullingderaadt1999-09-301-145/+1
|
* update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpagesdugsong1999-09-291-5/+2
|
* evil #define vsnprintf be gone.provos1999-09-291-5/+1
|
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+263
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.