Age | Commit message (Expand) | Author |
---|---|---|
2024-08-08 | tree-wide: automated migration to charptr_cast | Jade Lovelace |
2024-08-08 | tree-wide: fix a pile of lints | Jade Lovelace |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2021-01-06 | Make sodium a required dependency | Eelco Dolstra |
2021-01-06 | crypto.cc: API cleanup and add generate() / to_string() methods | Eelco Dolstra |
2017-11-20 | binary-cache-public-keys -> trusted-public-keys | Eelco Dolstra |
2017-04-13 | Convert Settings to the new config system | Eelco Dolstra |
2017-02-22 | Explicitly model all settings and fail on unrecognized ones | Dan Peebles |
2016-04-07 | Use secret-key-files for verifying | Eelco Dolstra |
2016-03-29 | Add "nix verify-paths" command | Eelco Dolstra |
2016-03-15 | Fix Darwin build | Eelco Dolstra |
2016-03-04 | BinaryCacheStore: Remove publicKeyFile argument | Eelco Dolstra |
2016-02-17 | Fix build without sodium | Eelco Dolstra |
2016-02-16 | Add C++ functions for .narinfo processing / signing | Eelco Dolstra |