..
sqlite
Replace storage.IncompletePieceToWriter with io.Writer
2020-11-06 16:23:38 +11:00
boltPieceCompletion.go
Use default bbolt package alias
2020-03-24 12:55:03 +11:00
bolt_piece.go
Use default bbolt package alias
2020-03-24 12:55:03 +11:00
boltdb.go
Use default bbolt package alias
2020-03-24 12:55:03 +11:00
boltpc_test.go
goimports -local
2019-08-21 20:58:40 +10:00
completion.go
Use anacrolix/log in storage completion
2020-05-03 14:10:46 +10:00
completion_piece_map.go
Track completion known to implementation state
2017-10-12 16:09:32 +11:00
doc.go
storage: Add package doc
2017-03-18 13:03:02 +11:00
file.go
Fix error handling for bad torrent adds with safe file handling
2020-10-15 16:03:43 +11:00
file_misc.go
Sanitize metainfo file paths for file-based storage
2020-10-15 15:45:08 +11:00
file_misc_test.go
Sanitize metainfo file paths for file-based storage
2020-10-15 15:45:08 +11:00
file_piece.go
Sanitize metainfo file paths for file-based storage
2020-10-15 15:45:08 +11:00
file_test.go
Make io.EOF an expected error from storage.Piece.ReadAt
2020-02-27 16:45:57 +11:00
interface.go
Replace storage.IncompletePieceToWriter with io.Writer
2020-11-06 16:23:38 +11:00
issue95_test.go
Resource per piece storage: Store incomplete chunks separately
2020-01-14 10:51:09 +11:00
issue96_test.go
Differentiate between storage.ClientImpl{,Closer}
2020-02-21 14:12:44 +11:00
mmap.go
Sanitize metainfo file paths for file-based storage
2020-10-15 15:45:08 +11:00
piece_resource.go
Replace storage.IncompletePieceToWriter with io.Writer
2020-11-06 16:23:38 +11:00
safe-path.go
Fix error handling for bad torrent adds with safe file handling
2020-10-15 16:03:43 +11:00
safe-path_test.go
Sanitize metainfo file paths for file-based storage
2020-10-15 15:45:08 +11:00
sqlite-piece-completion.go
Switch to crawshaw.io/sqlite
2020-07-15 16:16:14 +10:00
storage_test.go
Add bolt piece completion DB
2016-10-25 19:07:26 +11:00
wrappers.go
Replace storage.IncompletePieceToWriter with io.Writer
2020-11-06 16:23:38 +11:00