Age | Commit message (Expand) | Author |
2004-03-15 | Replace "if (foo == bar); else baz;" idiom with "if (foo != bar) baz;". Much | Aaron Campbell |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-08-04 | protos | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-04-19 | string handling, partly from and ok deraadt@ | Daniel Hartmeier |
2003-04-04 | adapt to new sectok_fmt_fid API | Theo de Raadt |
2003-04-04 | snprintf & strlcpy; tedu ok | Theo de Raadt |
2003-03-31 | ascii -> ASCII | Jason McIntyre |
2002-06-17 | make this readable. If I broke something, someone else gets to fix it now th... | Theo de Raadt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2002-03-20 | fix for palm again | Jim Rees |
2002-03-14 | add pin, chpin | Jim Rees |
2002-03-14 | Add 'pin' and 'chpin' commands | Jim Rees |
2002-03-14 | 0000 is not a reserved fid | Jim Rees |
2002-03-14 | call siginterrupt() (from theo) | Jim Rees |
2002-03-05 | more -ldes | Theo de Raadt |
2001-10-02 | add csearch | Jim Rees |
2001-09-09 | feed the line after eof, make it behave like other utils we have; rees@ ok | Michael Shalayeff |
2001-08-24 | junload: Derive progID and contID from filename | Jim Rees |
2001-08-15 | don't include openssl/des.h | Jim Rees |
2001-08-15 | Merge latest CITI code: | Jim Rees |
2001-08-06 | Add CITI to Author section. | Jim Rees |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-02 | Mods for PalmOS | Jim Rees |
2001-07-29 | linux mods | Jim Rees |
2001-07-27 | fix acl on program files | Jim Rees |
2001-07-27 | short information about setpass + cleanup | Jakob Schlyter |
2001-07-26 | new sectok_fmt_fid | Jim Rees |
2001-07-26 | require confirmation when changing aut0 passphrase | Jim Rees |
2001-07-26 | Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4) | Jim Rees |
2001-07-26 | fid command now selects aids too | Jim Rees |
2001-07-26 | cleanup; mpech@ | Jakob Schlyter |
2001-07-25 | brand new sectok(1) manual page. ok rees@ | Jakob Schlyter |
2001-07-20 | add -v option to fid command | Jim Rees |
2001-07-19 | add read -x option | Jim Rees |
2001-07-17 | now you can display and set acls | Jim Rees |
2001-07-17 | add -l and -a flags to "ls" | Jim Rees |
2001-07-17 | more better error checking | Jim Rees |
2001-07-17 | change jaut back to previous behavior; add new "login" command | Jim Rees |
2001-07-16 | add setpass command | Jim Rees |
2001-07-16 | add help text for each command | Jim Rees |
2001-07-02 | libsectok functions now take status word instead of bytes | Jim Rees |
2001-06-28 | fix return codes | Jim Rees |
2001-06-27 | sectok control program | Jim Rees |