Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dev] Add support for xxd without -e | Simon Rettberg | 2021-07-02 | 1 | -0/+2 |
* | [dev] dev_get_type = 0f is an extended partition too... | Simon Rettberg | 2021-06-18 | 1 | -2/+5 |
* | [dev] dev_find_paritions: Add debug output, better hex2bin support | Simon Rettberg | 2021-06-18 | 1 | -6/+59 |
* | [fs/path] Use bc for mathv28 | Simon Rettberg | 2021-05-07 | 1 | -5/+9 |
* | [cert] Only import hashed symlink certs into nssdb | Simon Rettberg | 2021-03-10 | 1 | -1/+1 |
* | [cert] New module for doing stuff with certificates | Simon Rettberg | 2021-02-08 | 1 | -0/+29 |
* | [ini] New module | Simon Rettberg | 2021-01-13 | 1 | -0/+11 |
* | [dev] More sanity checks, fallback to GPT if MBR yields nothing | Simon Rettberg | 2020-10-07 | 1 | -36/+49 |
* | [dev] Add comments | Simon Rettberg | 2020-10-07 | 1 | -4/+20 |
* | [dev] Implement raw partition scanner (MBR+GPT) | Simon Rettberg | 2020-10-07 | 2 | -20/+137 |
* | Add net module (net_resolve_v4 for now)v27 | Simon Rettberg | 2019-10-28 | 1 | -0/+9 |
* | Add mem module | Simon Rettberg | 2019-10-28 | 1 | -0/+25 |
* | consider network shares in fs_path_isvolatile | Jonathan Bauer | 2019-10-16 | 1 | -1/+9 |
* | Add fs_path_ismountpoint | Simon Rettberg | 2019-07-02 | 1 | -0/+6 |
* | Fix typo | Simon Rettberg | 2019-05-28 | 1 | -1/+1 |
* | Add String and XML helpers | Simon Rettberg | 2019-05-27 | 2 | -0/+32 |
* | Add download and download_retry | Simon Rettberg | 2019-05-27 | 1 | -0/+10 |
* | Modularize | Simon Rettberg | 2019-05-27 | 3 | -0/+178 |