| Age | Commit message (Expand) | Author |
| 2006-07-22 | no VERIFIED_EXEC anymore, just a pseudo-device. | elad |
| 2006-07-14 | misc cleanup: remove #if 0 code, unused var, and make pretty. | elad |
| 2006-07-14 | oops, forgot to handle new abi for "query", noted by he@, thanks! | elad |
| 2006-07-14 | okay, since there was no way to divide this to two commits, here it goes.. | elad |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-01-05 | Allow multiple lines entries using '\' at the end of the line. | elad |
| 2005-12-13 | Use PRIu64 to print ino_t (maybe there should be a PRIino_t somewhere....) | dsl |
| 2005-12-12 | Grammar improvement. | wiz |
| 2005-12-12 | Add and document a "query" keyword to veriexecctl. Usage: | elad |
| 2005-12-10 | Add and document a VERIEXEC_DELETE operation for Veriexec. | elad |
| 2005-10-05 | Make sentence more readable. | wiz |
| 2005-10-05 | Introduce per-page fingerprints in Veriexec. | elad |
| 2005-08-07 | Bump date for previous; use more markup. | wiz |
| 2005-08-06 | Add and document some convenience aliases for commonly required option | blymn |
| 2005-08-02 | Sync with reality. | elad |
| 2005-08-02 | Support multiple entry types. Direct, indirect, and file can now be | elad |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-06-13 | Some refactoring and bugfixes: | elad |
| 2005-06-13 | Bump date for previous. | wiz |
| 2005-06-13 | Remove bits about deprecated 'fingerprints' command. | elad |
| 2005-06-03 | No need for this one, apparently. Reported by Hisashi T Fujinaka. | elad |
| 2005-06-03 | Don't create duplicate tables for the same device. | elad |
| 2005-06-01 | Newline in end of usage. | elad |
| 2005-05-30 | Warn when failing to load an entry; don't fail the whole process. | elad |
| 2005-05-27 | Don't access a NULL pointer. | elad |
| 2005-05-21 | Remove unused variables. | skrll |
| 2005-05-20 | Remove leftovers from Vexec. | elad |
| 2005-05-20 | Remove common code for returning supported fingerprints. This is done now | elad |
| 2005-05-06 | Need -I. here as well so OBJDIR's work correctly in all cases | jmc |
| 2005-04-25 | Remove veriexec(4) man page. | blymn |
| 2005-04-24 | Add bugs sub-heading to warn about whitespace in filenames. | blymn |
| 2005-04-24 | Move veriexec(4) man page to correct place. | blymn |
| 2005-04-22 | Grammar, wording, and punctuation improvements. Sort SEE ALSO. Remove some su... | wiz |
| 2005-04-22 | Add Xr to veriexec.4. | wiz |
| 2005-04-22 | Mention command names in SYNOPSIS; add gen_rmd160 to SEE ALSO; | wiz |
| 2005-04-21 | Fix format type error in yyerror printf. | blymn |
| 2005-04-21 | Minor cleanups, KNF, error handling consistency. | christos |
| 2005-04-21 | Make this compile again after the latest overhaul. | he |
| 2005-04-21 | Add missing header file. | blymn |
| 2005-04-20 | Rototill of the verified exec functionality. | blymn |
| 2005-01-20 | WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) | xtraeme |
| 2005-01-19 | Kill __P(); WARNS=2 | xtraeme |
| 2005-01-06 | Remove unnecessary dot, and bump date for new SEE ALSO section. | wiz |
| 2005-01-06 | Add SEE ALSO section pointing at the scripts to create signatures | hubertf |
| 2004-03-06 | Bump date for previous. | wiz |
| 2004-03-06 | Fix error in description of signature file syntax (thanks to Chrisian | blymn |
| 2004-03-06 | Removed arbitrary 255 character limit on file field | blymn |
| 2004-03-06 | Made error messages more descriptive. | blymn |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-04-26 | don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc | jdolecek |