summaryrefslogtreecommitdiff
path: root/nix/libutil
AgeCommit message (Expand)AuthorFilesLines
2015-12-02daemon: int2String -> std::to_string.Eelco Dolstra3-9/+2
2015-07-03Merge branch 'nix'.Ludovic Courtès2-7/+6
2015-06-03Merge branch 'nix'.Ludovic Courtès3-94/+75
2015-05-19Merge branch 'nix'.Ludovic Courtès7-172/+272
2015-05-19Revert "daemon: Fix possible use-after-free."Ludovic Courtès2-19/+6
2015-05-11daemon: Fix possible use-after-free.Ludovic Courtès2-6/+19
2015-01-04Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.Ludovic Courtès3-2/+4
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès13-0/+3064
2013-12-19daemon: Fix 'HashSink::currentHash()'.Ludovic Courtès2-3/+15
2013-09-12daemon: Use 'int' instead of the internal 'gcry_md_algo_t' type.Ludovic Courtès2-6/+6
2013-01-06Update license headers.Ludovic Courtès5-25/+25
2012-12-04daemon: Fix typo in libgcrypt bindings.Ludovic Courtès3-3/+3
2012-12-03build: Include a copy of Nix's libstore and daemon; build it.Ludovic Courtès6-0/+196