Age | Commit message (Expand) | Author |
1997-12-14 | check the length of data in memcpy's | Artur Grabowski |
1997-12-12 | This should be the last cleanup for today. *yawn* | Artur Grabowski |
1997-12-12 | cleanup, check pointers, fix strcpy's, etc. | Artur Grabowski |
1997-12-12 | clean up, check pointer, remove strcpys, etc.. | Artur Grabowski |
1997-12-12 | Clean up, check pointers, etc. | Artur Grabowski |
1997-12-12 | Another upgrade of kth-krb + many fixes of strcpys and unchecked pointers. | Artur Grabowski |
1997-12-10 | this should make things easier in the future. | Artur Grabowski |
1997-12-10 | krb4_version was already defined in kerberosIV/krb.h | Artur Grabowski |
1997-12-10 | shared libraries can prevent you from writing legal C code | Theo de Raadt |
1997-12-10 | et_list is elsewhere, is it not | Theo de Raadt |
1997-12-10 | do not assume min() is defined | Theo de Raadt |
1997-12-09 | no, this is better | Theo de Raadt |
1997-12-09 | ioctl-patch for machines with many interfaces. | Artur Grabowski |
1997-12-09 | I just wondered why it said "ud" instead of "udp". | Artur Grabowski |
1997-12-09 | always those small bugs.. | Artur Grabowski |
1997-12-09 | Always those small bugs.. | Artur Grabowski |
1997-12-09 | Removed one expliotable hole, one possibly exploitable hole, many buffer | Artur Grabowski |
1997-12-02 | use ndbm, not old dbm, geez | Theo de Raadt |
1997-12-02 | The change art made causes infinite recursion. This patches it until he fixe... | Theo de Raadt |
1997-12-02 | I'll never learn how to handle version numbers.. :( | Artur Grabowski |
1997-12-02 | It was hard to commit this file an hour ago. (I forgot to save it) | Artur Grabowski |
1997-12-02 | The disabling of kerberos should work now. | Artur Grabowski |
1997-12-01 | Another upgrade to kth-krb4-0.9.7 | Artur Grabowski |
1997-12-01 | Another minimal upgrade to kth-krb4-0.9.7. | Artur Grabowski |
1997-12-01 | Thou shalt not commit changes to a lib without changing version numbers. | Artur Grabowski |
1997-12-01 | changed a an int to a void and I call it an upgrade from 0.5 to 0.9.7.. | Artur Grabowski |
1997-12-01 | Pathetic small changes to bring this up to date with kth-krb4-0.9.7 | Artur Grabowski |
1997-11-29 | We now have an asprintf() in libc. | Todd C. Miller |
1997-11-29 | Fix to min/max-macro problem. | Artur Grabowski |
1997-11-29 | min/max-problem contiued. | Artur Grabowski |
1997-11-29 | fixed the min problem. | Artur Grabowski |
1997-11-28 | This file is necessary. | Artur Grabowski |
1997-11-28 | The first big step towards a complete upgrade to kth-krb4-0.9.7 | Artur Grabowski |
1997-11-21 | evil art forgot to crank the minor number | Theo de Raadt |
1997-11-21 | Added copykey - a functions to manipulate keys. | Artur Grabowski |
1997-11-21 | Updated the code to reflect the changes in kth-krb-0.9.7 | Artur Grabowski |
1997-08-25 | more 63 bit lossage | Theo de Raadt |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-07-06 | obsolete. | Niels Provos |
1997-07-06 | obsolete. | Niels Provos |
1997-07-03 | newer man pages from jason@logical.thought.net | Theo de Raadt |
1997-06-29 | another des one | Niels Provos |
1997-06-29 | new location of des.h | Niels Provos |
1997-06-29 | new location of des.h | Niels Provos |
1997-06-29 | reflect changes and new position of libdes | Niels Provos |
1997-06-29 | man pages from jason@logical.thought.net | Theo de Raadt |
1997-06-23 | oops, this is gross | Theo de Raadt |
1997-06-23 | print addr in network byte order | Theo de Raadt |
1997-06-22 | %u for uid | Theo de Raadt |
1997-05-30 | 1) RCS id police | gene |