Age | Commit message (Expand) | Author |
2001-08-25 | use calloc | Eric Jackson |
2001-08-25 | It is ok for the target file not to exist even if -b was specified | Heikki Korpela |
2001-08-24 | Display even zeros so that the swap output makes more sense. | Artur Grabowski |
2001-08-24 | junload: Derive progID and contID from filename | Jim Rees |
2001-08-23 | If we fail to lookup a login class, apply the default one. | Todd C. Miller |
2001-08-23 | Remove an errant ';' that caused a duplicate free(). Fix from my sudo | Todd C. Miller |
2001-08-23 | some phrases just belong together - like goats and latex | Bob Beck |
2001-08-23 | end request with 0, not NULL | Camiel Dobbelaar |
2001-08-23 | minor cleanup | Kevin Steves |
2001-08-23 | fix usage; ok markus@ | Kevin Steves |
2001-08-23 | end request with 0, not NULL | Camiel Dobbelaar |
2001-08-23 | recieve -> receive | Aaron Campbell |
2001-08-23 | switch to the optimised AES reference code from | Markus Friedl |
2001-08-22 | expression is optional | Theo de Raadt |
2001-08-22 | Since we're in pedant mode again, we might as well be thorough. It's | Hugh Graham |
2001-08-22 | document cipher des for protocol 1; ok deraadt@ | Kevin Steves |
2001-08-22 | ftp-proxy | Bob Beck |
2001-08-22 | o Expression is an optional argument to find(1); | Heikki Korpela |
2001-08-22 | no rexd; ok markus@ | Kevin Steves |
2001-08-22 | hostname not optional; ok markus@ | Kevin Steves |
2001-08-22 | Sync alignment fixes on OpenSSH rijndael with OpenBSD. | Heikki Korpela |
2001-08-21 | minor typos and cleanup | Kevin Steves |
2001-08-21 | MLINK to config file man page | Theo de Raadt |
2001-08-21 | Change an occurrence of recognized to recognize; six@stalphonsos.com | Todd C. Miller |
2001-08-20 | Powered by @mantoya. | Mike Pechkin |
2001-08-19 | Knowledge about sparc68/ppc endianess. Who knows where oldish a.out files | Marc Espie |
2001-08-19 | add missing #include <err.h> in non-KRB5 case | Todd C. Miller |
2001-08-19 | err/warn and knf | Michael Shalayeff |
2001-08-19 | use err/errx, spaces | Michael Shalayeff |
2001-08-19 | byebye. Not used. Just keeps getting out of synch. | Marc Espie |
2001-08-18 | Handle snprintf returning -1 | brian |
2001-08-18 | a much needed cleanup; fgsch ok | Theo de Raadt |
2001-08-18 | whack strcpy | Theo de Raadt |
2001-08-18 | handle vsnprintf returning -1 | Theo de Raadt |
2001-08-18 | Range check snprintf() return value | Todd C. Miller |
2001-08-18 | Fix a pasto I made when adding snprintf() return val checks ages ago. | Todd C. Miller |
2001-08-18 | If we modify pw_change we cannot pass pw_mkdb() the secureonly flag. | Todd C. Miller |
2001-08-18 | Use kqueue for -f. | Artur Grabowski |
2001-08-18 | Add lots of missing prototypes, constify a few things. Add explicit ints. | Marc Espie |
2001-08-17 | fgen from NetBSD | Jason Wright |
2001-08-17 | typo in comment | Kevin Steves |
2001-08-17 | Some missing protos. Use macros from <link.h> instead of rolling our own. | Marc Espie |
2001-08-17 | Show indirect symbols in -e mode. | Marc Espie |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin |
2001-08-16 | document case sensitivity for ssh, sshd and key file | Kevin Steves |
2001-08-16 | Fix a typo and document login class field correctly. | Todd C. Miller |
2001-08-16 | deprecate CheckMail. ok markus@ | Jakob Schlyter |
2001-08-16 | extra arg to pw_mkdb | Todd C. Miller |
2001-08-16 | At Theo's request only print 'Please wait' if don't get the lock | Todd C. Miller |
2001-08-16 | -e switch, show extra symbol information such as weak symbol status. | Marc Espie |