perkeep/pkg
Brad Fitzpatrick 740b8eec48 Close static-set blob after done parsing it.
Fixes http://camlistore.org/issue/230 I think.

No test, though.

Change-Id: I3b23d7e4c39bd19ba6ca9e33ec382fe3e0fd33f2
2013-09-20 12:23:28 +01:00
..
auth auth: fix security problem where 'localhost' allowed all access. 2013-08-31 13:44:44 -07:00
blob client: take into account "selfPubKeyDir" from config when signing 2013-08-23 21:31:03 +02:00
blobserver Convert more ReceiveBlob into blobserver.Receive or blobserver.ReceiveNoHash 2013-09-16 15:57:14 +01:00
buildinfo More docs 2013-07-07 18:52:14 -07:00
cacher all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
camerrors sync: delay copy retry on specific errors 2013-08-30 19:51:04 +02:00
client Document environment variables usage. 2013-09-06 21:54:03 -07:00
cmdmain More docs 2013-07-07 18:52:14 -07:00
errorutil errorutil: write docs 2012-04-13 15:51:39 -07:00
fileembed More docs 2013-07-07 18:52:14 -07:00
fs all: delete pkg/blobref; convert all from *blobref.BlobRef to new blob.Ref 2013-08-03 19:54:30 -07:00
googlestorage Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
httputil Handle GET and HEAD the same in more (all?) places. 2013-09-15 20:12:26 +01:00
images Document environment variables usage. 2013-09-06 21:54:03 -07:00
importer importer: start of a third-party importing system. 2013-01-20 16:17:32 -08:00
index Convert more ReceiveBlob into blobserver.Receive or blobserver.ReceiveNoHash 2013-09-16 15:57:14 +01:00
jsonconfig jsonconfig: special-case USER env var expansion on Windows 2013-08-28 12:27:09 -07:00
jsonsign Convert more ReceiveBlob into blobserver.Receive or blobserver.ReceiveNoHash 2013-09-16 15:57:14 +01:00
kvutil camput: have cache and stat cache based on github.com/cznic/kv 2013-08-30 23:54:22 +02:00
leak Add pkg/leak, to help find leaks. 2013-09-12 17:51:09 +01:00
lru More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
magic support thumbnailing or CR2 files 2013-09-09 23:49:07 +10:00
misc Support alternate S3 hostnames 2013-09-01 09:50:35 -07:00
netutil netutil: for better backtraces use named function. 2013-08-18 11:36:35 -07:00
osutil osutil: doc on Username 2013-08-28 21:38:57 +02:00
readerutil More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
rollsum rollsum: add OnSplitWithBits 2013-06-09 19:48:30 +02:00
schema Close static-set blob after done parsing it. 2013-09-20 12:23:28 +01:00
search Handle GET and HEAD the same in more (all?) places. 2013-09-15 20:12:26 +01:00
server Add TODOs on pkg/server/share.go 2013-09-19 10:28:51 +01:00
serverconfig Handle GET and HEAD the same in more (all?) places. 2013-09-15 20:12:26 +01:00
singleflight singleflight: open soure this package. 2013-01-05 16:23:53 -08:00
syncutil Add syncutil.Group: an easy way to do multiple things at once. 2013-09-12 16:18:39 +01:00
test search: support for static directory children 2013-09-10 23:06:48 +02:00
throttle More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
types types: move ReadSeekCloser types from pkg/blobref to pkg/types 2013-07-28 20:08:55 -07:00
webserver Document environment variables usage. 2013-09-06 21:54:03 -07:00
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00