Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xrealloc dealing with ptr == nULL; mouring | 2001-04-16 | 1 | -3/+4 | |
| | |||||
* | fix size_t -> int cast (use u_long). markus ok | 2001-02-07 | 1 | -3/+3 | |
| | |||||
* | typo in fatal() | 2001-02-07 | 1 | -3/+3 | |
| | |||||
* | deal with new ANSI malloc stuff | 2001-02-07 | 1 | -3/+12 | |
| | |||||
* | unexpand and remove end-of-line whitespace; ok markus@ | 2001-02-04 | 1 | -2/+2 | |
| | |||||
* | use size_t for strlen() return. ok markus@ | 2001-01-28 | 1 | -2/+2 | |
| | |||||
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | 2001-01-21 | 1 | -2/+3 | |
| | | | | rename util.[ch] -> misc.[ch] | ||||
* | cleanup copyright notices on all files. I have attempted to be accurate with | 2000-09-07 | 1 | -2/+7 | |
| | | | | | | | the details. everything is now under Tatu's licence (which I copied from his readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd developers under a 2-term bsd licence. We're not changing any rules, just being accurate. | ||||
* | OpenBSD tag | 2000-06-20 | 1 | -1/+1 | |
| | |||||
* | whitespace cleanup | 2000-04-14 | 1 | -2/+2 | |
| | |||||
* | much more KNF | 1999-11-24 | 1 | -15/+8 | |
| | |||||
* | KNF part 1 | 1999-11-23 | 1 | -24/+28 | |
| | |||||
* | more culling | 1999-09-30 | 1 | -7/+1 | |
| | |||||
* | numerous sprintf, strncpy, strcpy cleanups | 1999-09-29 | 1 | -3/+5 | |
| | |||||
* | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | 1999-09-26 | 1 | -0/+60 | |
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. |