Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-30 | mprotect allocations sized at 0 bytes. This will cause a fault for access | Thierry Deval | |
to such, permitting them to be discovered, instead of exploited as the ssh crc insertion detector was. Idea by theo, written by tdeval. | |||
2001-10-24 | syslog_r() implementation. deraadt@ ok. | Jean-Jacques Bernard-Gundol | |
2001-10-01 | new rmd160 implementation. based on | Markus Friedl | |
ftp://ftp.rsasecurity.com/pub/cryptobytes/crypto3n2.pdf, ok deraadt@ | |||
2001-08-06 | bump minor; getrrsetbyname(3) in libc | Jakob Schlyter | |
2001-06-26 | crank minor version | Dug Song | |
2001-06-18 | Add new cgetusedb() function to toggle reading of .db files in getcap(3). | Todd C. Miller | |
Needed for cap_mkdb to really DRT when given several input files or an output file with a different name from the input file. cvs: ---------------------------------------------------------------------- | |||
2001-05-15 | Make path length variables size_t. This fixes the problem where | Todd C. Miller | |
things like rm can't remove files with ridiculously long path names that were created by some script kiddie trying in vain to exploit something. Previously, the length was effectively constrained to USHRT_MAX due to one of the internal structs. Also, nuke FTS_CHDIRROOT since it never worked correctly and hasn't been documented for a long time. | |||
2001-03-09 | m{,un}lockall | Artur Grabowski | |
2001-03-04 | Forgot commit, oops. | Marc Espie | |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt | |
2000-11-21 | crank minor number | Todd C. Miller | |
2000-11-17 | crank minor | Niels Provos | |
2000-08-20 | Crank minor to correspond to login.conf changes in libc | Todd C. Miller | |
2000-05-01 | bye bye semconfig(2) | Theo de Raadt | |
2000-04-20 | bump because of p{read,write}{,v} | Theo de Raadt | |
2000-02-21 | Increment the minor number for fseeko()/ftello() addition. | Todd C. Miller | |
2000-01-06 | happy with non-weak testing. bump major versions just in case. | David Leonard | |
1999-11-28 | bump | David Leonard | |
1999-06-29 | temporary crank | Theo de Raadt | |
1999-06-15 | this should definately have been cranked before | Theo de Raadt | |
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |