Age | Commit message (Expand) | Author |
2002-03-18 | set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu> | Dug Song |
2001-12-19 | basic KNF done while i was looking for something else | Theo de Raadt |
2001-06-26 | Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org... | Dug Song |
2001-01-22 | only AFS needs radix.[ch] | Markus Friedl |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2001-01-19 | move ssh1 definitions to ssh1.h, pathnames to pathnames.h | Markus Friedl |
2000-12-19 | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | Markus Friedl |
2000-10-03 | move fake-auth from auth1.c to individual auth methods, disables s/key in deb... | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-08-28 | print uid/gid as unsigned | Theo de Raadt |
2000-08-02 | disallow kerberos authentication if we can't verify the TGT; from | Niels Provos |
2000-06-22 | Missing CVS idents; ok markus | Damien Miller |
2000-04-14 | whitespace cleanup | Markus Friedl |
2000-03-21 | -Wall | Markus Friedl |
2000-03-16 | -pedantic: signed vs. unsigned, void*-arithm, etc | Markus Friedl |
1999-12-01 | move skey-auth from auth-passwd.c to auth-skey.c, same for krb4 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-15 | disconnect if getpeername() fails | Markus Friedl |
1999-11-14 | missing xfree(*client) | Markus Friedl |
1999-11-10 | remove x11- and krb-cleanup from fatal() + krb-cleanup cleanup | Markus Friedl |
1999-11-02 | remove unused argument. ok dugsong | Markus Friedl |
1999-10-01 | s/long/int/ | Theo de Raadt |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |