Alexander Neumann
|
8a5e4493b0
|
Add wercker configuration
|
2014-11-16 00:45:25 +01:00 |
|
Alexander Neumann
|
29c9e41701
|
Update README.md
|
2014-11-16 00:43:15 +01:00 |
|
Alexander Neumann
|
16eb8ddce2
|
Merge pull request #2 from waffle-iron/master
waffle.io Badge
|
2014-11-15 22:07:27 +01:00 |
|
Making GitHub Delicious.
|
70142a8099
|
add waffle.io badge
|
2014-11-15 14:02:41 -07:00 |
|
Alexander Neumann
|
d20c4ff316
|
Correctly output blob after decryption with cat
|
2014-11-15 20:19:34 +01:00 |
|
Alexander Neumann
|
2ac9d28c8d
|
Add tests and benchmarks for encrypt and decrypt
|
2014-11-15 19:34:42 +01:00 |
|
Alexander Neumann
|
8277daa9e1
|
Add Makefile and version.sh, add 'version' command
|
2014-11-15 19:08:15 +01:00 |
|
Alexander Neumann
|
ebd4f97350
|
Update import path
|
2014-11-15 19:04:32 +01:00 |
|
Alexander Neumann
|
6003430eb9
|
Rework key.go, add Comments
|
2014-11-15 17:18:40 +01:00 |
|
Alexander Neumann
|
543c2c724c
|
Test all Sub-Packages on 'make test'
|
2014-11-15 17:17:10 +01:00 |
|
Alexander Neumann
|
58f7b1be1e
|
Use CTR instead of CBC for encryption
|
2014-11-15 17:12:52 +01:00 |
|
Alexander Neumann
|
f37d0bf45f
|
Add newlink to version file
|
2014-11-15 15:30:54 +01:00 |
|
Alexander Neumann
|
24b4d58bdf
|
Remove double check
|
2014-11-15 15:25:30 +01:00 |
|
Alexander Neumann
|
9b75f2cab0
|
Better error handling and annotation
|
2014-10-07 23:23:39 +02:00 |
|
Alexander Neumann
|
cbee80fc6d
|
Add hint for osutil library
|
2014-10-07 23:23:18 +02:00 |
|
Alexander Neumann
|
bb5bfe1ba0
|
Cleanup, remove unused commands
|
2014-10-05 16:17:40 +02:00 |
|
Alexander Neumann
|
09702c1c61
|
Add commands 'cat','list' and 'ls'
|
2014-10-05 14:44:59 +02:00 |
|
Alexander Neumann
|
f848afed27
|
Add SFTP backend
|
2014-10-04 19:20:15 +02:00 |
|
Alexander Neumann
|
bfd99a9be6
|
Add 'version' file to local backend
|
2014-10-04 16:49:39 +02:00 |
|
Alexander Neumann
|
30ab03b7b7
|
Add decrypt, refactor
|
2014-10-03 21:44:55 +02:00 |
|
Alexander Neumann
|
83ea81d8c3
|
Fix special case with null byte input
|
2014-10-03 21:44:39 +02:00 |
|
Alexander Neumann
|
b3a4bbc850
|
Add quick'n dirty building instructions
|
2014-10-02 21:42:53 +02:00 |
|
Alexander Neumann
|
03ca69407d
|
Add method to create repository
Also disables automatic creation on open
|
2014-09-23 21:16:54 +02:00 |
|
Alexander Neumann
|
f0287b2c9a
|
Restructure, adapt for max 16MB chunk size
|
2014-09-21 16:33:20 +02:00 |
|
Alexander Neumann
|
f1f96c4206
|
Remove old cmd/ experiments
|
2014-09-21 16:02:57 +02:00 |
|
Alexander Neumann
|
0a4c9aab36
|
Add error to messages
|
2014-09-21 15:58:52 +02:00 |
|
Alexander Neumann
|
629935db5c
|
Add CDC to backup and restore
|
2014-09-18 22:42:23 +02:00 |
|
Alexander Neumann
|
16dfd73ecb
|
Extend cmd/split
|
2014-09-18 22:40:59 +02:00 |
|
Alexander Neumann
|
878a96e761
|
Fix missing byte
|
2014-09-18 22:34:08 +02:00 |
|
Alexander Neumann
|
1c03bd7f7b
|
Clarify behaviour of Next()
|
2014-09-18 22:22:44 +02:00 |
|
Alexander Neumann
|
8e24a8b811
|
Add more documentation and error handling
|
2014-09-18 22:20:12 +02:00 |
|
Alexander Neumann
|
0377b346dc
|
LICENSE: Add email address
|
2014-09-18 21:10:30 +02:00 |
|
Alexander Neumann
|
18131f88bf
|
Add code for content defined chunking (CDC)
|
2014-09-18 21:10:20 +02:00 |
|
Alexander Neumann
|
40aea3d612
|
Remove temp dir
|
2014-08-12 21:39:14 +02:00 |
|
Alexander Neumann
|
972c1d5771
|
Test with race detection
|
2014-08-11 23:18:03 +02:00 |
|
Alexander Neumann
|
d66996e648
|
Move restore functionality into khepri package
|
2014-08-11 23:14:40 +02:00 |
|
Alexander Neumann
|
2428843faa
|
Refactor
|
2014-08-11 22:47:24 +02:00 |
|
Alexander Neumann
|
d60828fc15
|
Add dirdiff to tests
|
2014-08-06 20:09:51 +02:00 |
|
Alexander Neumann
|
017426467b
|
Refactor Makefiles
|
2014-08-06 20:09:41 +02:00 |
|
Alexander Neumann
|
16d7974b3f
|
Add dirdiff command
|
2014-08-06 20:09:24 +02:00 |
|
Alexander Neumann
|
ab602b88de
|
Add Makefiles and simple test suite
|
2014-08-05 23:13:19 +02:00 |
|
Alexander Neumann
|
f45a9c8e9f
|
Fix logging
|
2014-08-05 23:13:07 +02:00 |
|
Alexander Neumann
|
ad8125d83c
|
Add command 'fsck'
|
2014-08-04 23:25:58 +02:00 |
|
Alexander Neumann
|
b923a2065a
|
Rename field in Snapshot: Tree -> TreeID
|
2014-08-04 23:25:32 +02:00 |
|
Alexander Neumann
|
500f4f9997
|
Add command 'snapshots'
|
2014-08-04 22:55:54 +02:00 |
|
Alexander Neumann
|
e8b83e460f
|
Refactor
|
2014-08-04 22:46:14 +02:00 |
|
Alexander Neumann
|
022f514b09
|
Rename ListIDs -> List
|
2014-08-04 22:15:04 +02:00 |
|
Alexander Neumann
|
e525655dcb
|
Fix backup command
|
2014-08-04 21:53:25 +02:00 |
|
Alexander Neumann
|
3ac797a8fa
|
Remove SetHash()
|
2014-08-04 21:04:45 +02:00 |
|
Alexander Neumann
|
f4453ff36f
|
Remove Put* functions
|
2014-08-04 21:02:37 +02:00 |
|