Age | Commit message (Expand) | Author |
2001-07-26 | add instructions for changing the passphrase | Jim Rees |
2001-07-26 | new sectok_fmt_fid | Jim Rees |
2001-07-26 | require confirmation when changing aut0 passphrase | Jim Rees |
2001-07-26 | jaut is now login -d | Jim Rees |
2001-07-26 | Inquire Cyberflex class for 0xf0 cards | Jim Rees |
2001-07-26 | Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4) | Jim Rees |
2001-07-26 | fix "6fb0 uninitialized key" | Jim Rees |
2001-07-26 | add -t option to test configuration file and keys; pekkas@netcore.fi | Kevin Steves |
2001-07-26 | fid command now selects aids too | Jim Rees |
2001-07-26 | CDIAGFLAGS. Okay markus@ | Marc Espie |
2001-07-26 | cleanup; mpech@ | Jakob Schlyter |
2001-07-25 | brand new sectok(1) manual page. ok rees@ | Jakob Schlyter |
2001-07-25 | do not use vfork() unsafely | Theo de Raadt |
2001-07-25 | cleanup connect(); connection_attempts 4 -> 1; from eivind@freebsd.org | Markus Friedl |
2001-07-25 | typo in comment | Markus Friedl |
2001-07-23 | no zero size xstrdup() error; ok markus@ | Kevin Steves |
2001-07-23 | use %lu; ok markus@ | Kevin Steves |
2001-07-23 | kill errant newline in comment section | Todd C. Miller |
2001-07-23 | Fix typo. | Aaron Campbell |
2001-07-23 | sync PreferredAuthentications | Markus Friedl |
2001-07-23 | reorder default sequence of userauth methods to match ssh behaviour: | Markus Friedl |
2001-07-22 | Xr login.conf | Markus Friedl |
2001-07-22 | enable challenge-response auth by default; ok millert@ | Markus Friedl |
2001-07-22 | There is no option "Compress", point to "Compression" instead; ok markus | Peter Valchev |
2001-07-22 | update comment | Markus Friedl |
2001-07-21 | plug mem leak; zero right amount of mem | Theo de Raadt |
2001-07-20 | let make do it's job, not dupping pieces from included files here | Michael Shalayeff |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-20 | make this work, after espie changed other mk behaviours | Theo de Raadt |
2001-07-20 | "the" command line | Kevin Steves |
2001-07-20 | add -v option to fid command | Jim Rees |
2001-07-20 | do not exit() from signal handlers; ok deraadt@ | Markus Friedl |
2001-07-20 | safe signal handling, using _exit() | Theo de Raadt |
2001-07-19 | add read -x option | Jim Rees |
2001-07-19 | more places that need -lkafs | Theo de Raadt |
2001-07-19 | well, with the most recent reorganization, it now turns out that any | Theo de Raadt |
2001-07-19 | CDIAGFLAGS | Marc Espie |
2001-07-19 | escape chars are below now | Kevin Steves |
2001-07-18 | Uhmm, nope, this broke everything | Theo de Raadt |
2001-07-18 | chdir("/") from bbraun@synack.net; ok markus@ | Kevin Steves |
2001-07-18 | pr #1946, allow sshd if /dev is readonly | Markus Friedl |
2001-07-18 | -Wall cleanup | Peter Valchev |
2001-07-18 | Missing -o in scp usage() | mouring |
2001-07-18 | Kill signal race. Reviewed by jjbg@ | Marc Espie |
2001-07-18 | Avoid dumping core when reporting open conditionals. | Marc Espie |
2001-07-18 | CDIAGFLAGS | Marc Espie |
2001-07-18 | CDIAGFLAGS | Marc Espie |
2001-07-18 | new meaning to the terms slackass | Michael Shalayeff |
2001-07-17 | some initial info about the smartcard support, | Markus Friedl |
2001-07-17 | keep track of both maxfd and the size of the malloc'ed fdsets. | Markus Friedl |