aptly/utils
Andrey Smirnov 0db3cac281 Merge pull request #366 from geofft/signing
gpg: Sign with SHA-256 for compatibility with APT 1.2.7
2016-03-20 22:10:48 +03:00
..
checksum.go Support for SHA-512 hashes on publishing/downloads. 2016-02-18 12:01:51 +03:00
checksum_test.go gofmt -s 2015-02-22 14:29:09 +03:00
compress.go Don't delete original and overwrite file when bzipping. 2013-12-25 00:11:52 +04:00
compress_test.go gofmt -s 2015-02-22 14:29:09 +03:00
config.go Support SigV2 and S3 debug for publishing. 2016-03-20 20:11:19 +03:00
config_test.go Support SigV2 and S3 debug for publishing. 2016-03-20 20:11:19 +03:00
copyfile.go Simple CopyFile utility function. #71 2015-03-15 18:15:46 +03:00
gpg.go gpg: Sign with SHA-256 for compatibility with APT 1.2.7 2016-03-15 17:04:15 -04:00
gpg_test.go Matching short/long GPG key IDs. #71 2015-03-19 00:25:54 +03:00
human.go Style fixes from go vet. 2015-02-22 14:36:14 +03:00
human_test.go gofmt -s 2015-02-22 14:29:09 +03:00
list.go Refactoring: replace sort.StringSlice with simply []string 2014-02-18 14:13:18 +04:00
list_test.go gofmt -s 2015-02-22 14:29:09 +03:00
utils.go Refactoring: new packages console, http, Progress is interface. 2014-02-19 13:08:55 +04:00
utils_test.go gofmt -s 2015-02-22 14:29:09 +03:00