Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-28 | v 1.2 a different way | kstailey | |
1997-02-28 | back out change | kstailey | |
1997-02-28 | cannot lseek(2) on a (FILE *) | kstailey | |
1997-02-27 | Undo last change. nawk == awk in our tree, and no different behaviour is | Thorsten Lockert | |
seen by invoking it as nawk. The problem this change claimed to correct must have had another source. | |||
1997-02-27 | awk fails to create a couple of files during the build. nawk does the | Angelos D. Keromytis | |
deed. | |||
1997-02-26 | Switch alpha from libkvm.old to libkvm with code from NetBSD. | Niklas Hallqvist | |
%x -> %lx format fixes from me. | |||
1997-02-26 | These don't belong here. | Jason Downs | |
1997-02-26 | Document reality, not a fantasy. | Jason Downs | |
1997-02-26 | Correct header ref. | Jason Downs | |
1997-02-26 | Initial integration of a much cleaned up libwrap. | Jason Downs | |
1997-02-26 | Be sure the directory exists. | Jason Downs | |
1997-02-22 | update to lite2 -- note restriction when securelevel > 0 | Todd C. Miller | |
1997-02-21 | sync to __powerpc__ | gvf | |
1997-02-20 | Document EINVAL | Thorsten Lockert | |
1997-02-18 | if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while running | Theo de Raadt | |
with uid/gid mismatches, P_SUGIDEXEC should persist (in case the environment has not been cleaned). pointed out by wietse@porcupine.org | |||
1997-02-17 | some cleanup | Theo de Raadt | |
1997-02-17 | do not leak descriptors and mem | Theo de Raadt | |
1997-02-16 | prelim manpage, cleanup, fixed crippled plaintext: sed does a nice | Niels Provos | |
job on replacing everything, just wouldnt skip it | |||
1997-02-16 | added password configuration access function, used to determine | Niels Provos | |
password cipher type at the moment | |||
1997-02-16 | need errno.h | Theo de Raadt | |
1997-02-15 | buf oflow, danny@freebsd.org | Theo de Raadt | |
1997-02-15 | new blowfish crypt interfaces; crank it | Theo de Raadt | |
1997-02-15 | when using strsep you should be aware that the delimiter will be replaced | Niels Provos | |
by a nifty '0', so you cant check for a colon instead and dump some I am sorry, Dave. I can't do that. | |||
1997-02-15 | Minor change to bypass compilation failure. | Angelos D. Keromytis | |
1997-02-14 | header update | Niels Provos | |
1997-02-13 | if i find one more little problem, and have to make one more little | Theo de Raadt | |
tweak to this ip option handling code I am going to absolutely scream in rage, following which I will rip the bloody innards out of netinet and build my own new incompatible option checking/processing interface that does not make it so hidiously difficult to check if a session has source routes active! | |||
1997-02-13 | option handling is a bitch | Theo de Raadt | |
1997-02-13 | ok, i finally learned about struct ipoption | Theo de Raadt | |
1997-02-13 | added bcrypt + blowfish | Niels Provos | |
1997-02-13 | added hook for bcrypt | Niels Provos | |
1997-02-13 | password hashing algorithm using blowfish | Niels Provos | |
1997-02-13 | Unpatended fast block cipher for new password hashing. | Niels Provos | |
1997-02-13 | permit 32-bit uid/gid, help from millert | Theo de Raadt | |
1997-02-13 | Mention that certain fields are accessible to the super-user only. | Todd C. Miller | |
1997-02-12 | more XXXX for mktemp | Theo de Raadt | |
1997-02-11 | is we were set[ug]id an unitialized ptr bit us | Niklas Hallqvist | |
1997-02-10 | Pull in stdlib.h for arc4random prototype. | Todd C. Miller | |
1997-02-10 | Make printf's match actual type (%lu -> %u). | Todd C. Miller | |
1997-02-09 | Make this 64-bit safe again | Thorsten Lockert | |
1997-02-09 | do not make changes here that hide a problem which needs fixing | Theo de Raadt | |
1997-02-09 | do not print extra \n | Theo de Raadt | |
1997-02-07 | pre-pad with random alphabetic letters instead of digit 0 | Theo de Raadt | |
1997-02-07 | destroy everything with source routes | Theo de Raadt | |
1997-02-05 | clarify more why this is needed | Theo de Raadt | |
1997-02-05 | i like my sentences to end with periods | Theo de Raadt | |
1997-02-05 | that cannot be right | Theo de Raadt | |
1997-02-03 | wimpy docs for SA_SIGINFO | Theo de Raadt | |
1997-02-03 | Back out stringlist | Todd C. Miller | |
1997-02-02 | ++minor_version | Todd C. Miller | |
1997-02-02 | stringlist routines are now public (ftp uses them) | Todd C. Miller | |