Age | Commit message (Expand) | Author |
2016-10-05 | document signature change | Marc Espie |
2016-10-05 | getting errors is trivial, just don't forget to close the handle and not | Marc Espie |
2016-10-04 | slightly smarter parsing of error log | Marc Espie |
2016-10-04 | no longer needed | Marc Espie |
2016-10-04 | check_signature is gone | Marc Espie |
2016-10-04 | remove may_check_data logic, since signatures are now handled externally | Marc Espie |
2016-10-03 | document (partially) new stuff | Marc Espie |
2016-10-03 | add TRUSTED_PKG_PATH after discussing with aja@ | Marc Espie |
2016-10-03 | gc the old checking code in pkg_add | Marc Espie |
2016-10-03 | No need to record gzip position after CONTENTS since we don't need partial | Marc Espie |
2016-10-03 | kill creating old signatures. | Marc Espie |
2016-10-03 | document what signify2 does, remove remnants of signify/x509. | Marc Espie |
2016-10-03 | display a decent error message | Marc Espie |
2016-10-03 | throw a decent error message, signify2 can't (yet) sign non local packages | Marc Espie |
2016-10-03 | report signify2 as well | Marc Espie |
2016-09-28 | oops, forgot THAT hook. You have to start with unsigned to get signed | Marc Espie |
2016-09-27 | switch to using the new package signature scheme (signify2) by default | Christian Weisgerber |
2016-09-15 | actual signify2 code, a bit refactoring | Marc Espie |
2016-09-15 | move the error saving code slightly around | Marc Espie |
2016-09-14 | move the check up in state | Marc Espie |
2016-09-14 | add an is_local-file method for later signature | Marc Espie |
2016-09-14 | gc pipe: support, makes less and less sense as time goes by | Marc Espie |
2016-09-14 | tidy running those commands | Marc Espie |
2016-09-14 | gc last remnants of source: | Marc Espie |
2016-09-08 | new sign only when new sign | Marc Espie |
2016-09-06 | heck, have new signatures be -Dnewsign until we flip the switch | Marc Espie |
2016-09-06 | remove code that allows pkg_create to sign | Marc Espie |
2016-09-05 | forgot to provide an empty method | Marc Espie |
2016-09-04 | put signify errors alongside ftp | Marc Espie |
2016-09-04 | signature tracking bases: stored signed status inside object, so that | Marc Espie |
2016-09-04 | basic scaffolding to ask signify to check stuff | Marc Espie |
2016-08-27 | in case we run delete_first (not enough room), delay the unlink of | Marc Espie |
2016-08-26 | grrr warning | Marc Espie |
2016-08-25 | -F before -f (as -I before -i currently is...); | Jason McIntyre |
2016-08-25 | make the full filesystem check optional, by popular demand. | Marc Espie |
2016-08-12 | band-aid for a nasty bug. tieto + space constraints don't interact well. | Marc Espie |
2016-07-28 | firmware is the plural; | Jason McIntyre |
2016-07-27 | checking for firmware works better if I pass thru all options | Marc Espie |
2016-07-27 | don't include firmwares in the fuzzy auto-reinstall list | Marc Espie |
2016-07-27 | hunting around for some sporadic error message. Removing the hash entry | Marc Espie |
2016-07-23 | no quirks in FwUpdate. | Marc Espie |
2016-06-28 | oops, $pkg can be more than a pkgname. We have the right information | Marc Espie |
2016-06-28 | option -z that uses is-branch info to produce "complete" | Marc Espie |
2016-06-28 | document is-branch | Marc Espie |
2016-06-27 | surprised nobody noticed before me | Marc Espie |
2016-06-25 | recognize @option is-branch | Marc Espie |
2016-06-24 | make use of former changes. If list is higher than display go thru more. | Marc Espie |
2016-06-24 | simplify the logic. no need for a separate hook when we can just specialize | Marc Espie |
2016-06-23 | there's no reason for window size computation to be linked to the | Marc Espie |
2016-06-23 | add fh variation of printing code. Systematically use it with STDOUT/STDERR | Marc Espie |