1
0
mirror of https://github.com/restic/restic.git synced 2024-07-05 09:10:56 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Neumann
6fe38b0cd8 fix comments to have the standard form 2015-05-02 16:22:43 +02:00
Alexander Neumann
9010d7bb3a Add test for invalid (=zero) crypto keys 2015-05-01 17:32:42 +02:00
Florian Weingarten
90e6a8eb86 consistently rename signature to mac 2015-04-30 13:41:50 -04:00
Florian Weingarten
c500b94216 crypto.go nitpicks 2015-04-29 22:28:34 -04:00
Alexander Neumann
77a819a925 Correct debug log fucntion names 2015-04-29 23:47:50 +02:00
Alexander Neumann
60a0fe8349 Major restructure, bundle blobs
This commit also breaks the repository format.
2015-04-29 23:27:32 +02:00
Alexander Neumann
b836da1980 Add pack index 2015-04-29 23:27:09 +02:00
Alexander Neumann
d19b23d4f1 Move Server and Key to new sub-package 2015-04-26 14:46:15 +02:00