This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-07-05 11:15:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e5b08a3b843fed4bcfaea985f72ef329b323591
kopia
/
vault
History
Jarek Kowalski
381d3780dc
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
...
removed Storage.Flush()
2016-08-24 22:18:22 -07:00
..
creds.go
added vault unit tests
2016-06-11 21:50:11 -07:00
doc.go
added missing package doc files
2016-06-13 20:35:22 -07:00
format.go
cleaned up vault API
2016-06-11 20:38:03 -07:00
objectid_storage.go
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
2016-08-21 00:21:40 -07:00
reader.go
cleaned up vault API
2016-06-11 20:38:03 -07:00
vault_test.go
revamped how vault configuration gets stored
2016-08-22 22:20:08 -07:00
vault.go
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
2016-08-24 22:18:22 -07:00
writer.go
cleaned up vault API
2016-06-11 20:38:03 -07:00