summaryrefslogtreecommitdiff
path: root/nix/libutil
Commit message (Expand)AuthorAgeFilesLines
* daemon: 'Agent' constructor takes a list of environment variables....Ludovic Courtès2020-12-082-3/+10
* daemon: Move 'Agent' to libutil....Ludovic Courtès2020-09-142-0/+109
* daemon: Recognize SHA3 and BLAKE2s....Ludovic Courtès2020-06-272-1/+10
* daemon: Remove OpenSSL hash compatibility wrappers....Ludovic Courtès2020-06-277-270/+24
* daemon: Map directly to gcrypt hash functions....Ludovic Courtès2020-06-272-13/+12
* nix: Tweak .gitignore files....Christopher Baines2020-06-241-2/+0
* daemon: Avoid kill -1 bug on the Hurd....Manolis Ragkousis2020-03-261-0/+8
* daemon: Account for deleted store files when deduplication is on....Ludovic Courtès2020-01-122-7/+9
* daemon: 'pathExists' uses 'statx' when available....Ludovic Courtès2019-11-291-0/+5
* daemon: 'deletePath' uses 'statx' when available....Ludovic Courtès2019-11-271-0/+14
* daemon: Don't reply on 'st_blocks'....Eelco Dolstra2019-08-301-1/+1
* daemon: Use unbranded phrases in comments and messages....Ludovic Courtès2018-12-161-1/+1
* daemon: Remove "case hack" for nars....Ludovic Courtès2018-10-022-35/+1
* nix: Remove unused function....Andy Wingo2017-08-182-21/+0
* daemon: Remove unused XML output code....Ludovic Courtès2016-05-312-163/+0
* daemon: Fix namespace issue.Eelco Dolstra2015-12-021-2/+2
* daemon: Support SHA-512 hashes....Eelco Dolstra2015-12-023-2/+46
* daemon: int2String -> std::to_string.Eelco Dolstra2015-12-023-9/+2
* Merge branch 'nix'....Ludovic Courtès2015-07-032-7/+6
* Merge branch 'nix'....Ludovic Courtès2015-06-033-94/+75
* Merge branch 'nix'....Ludovic Courtès2015-05-197-172/+272
* Revert "daemon: Fix possible use-after-free."...Ludovic Courtès2015-05-192-19/+6
* daemon: Fix possible use-after-free....Ludovic Courtès2015-05-112-6/+19
* Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.Ludovic Courtès2015-01-043-2/+4
* Merge branch 'nix' into 'master'.Ludovic Courtès2014-12-1913-0/+3064
* daemon: Fix 'HashSink::currentHash()'....Ludovic Courtès2013-12-192-3/+15
* daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type....Ludovic Courtès2013-09-122-6/+6
* Update license headers....Ludovic Courtès2013-01-065-25/+25
* daemon: Fix typo in libgcrypt bindings....Ludovic Courtès2012-12-043-3/+3
* build: Include a copy of Nix's libstore and daemon; build it....Ludovic Courtès2012-12-036-0/+196