perkeep/pkg
Brad Fitzpatrick ab9cd80301 httputil: use a random serial number in self-signed certs, not 0
Change-Id: Ifdba7c3efb9bd08e09da883eecdf3ba36dfa3f12
2015-01-16 16:46:15 -08:00
..
app netutil: add HostPort, serverinit: return app baseURL 2014-08-01 00:01:27 +02:00
auth auth: allow for multiple modes 2014-05-21 18:43:41 +02:00
blob blob: add weird StringMinusOne method 2014-12-23 19:10:13 -08:00
blobserver storagetest: test SubFetch with invalid offsets 2015-01-01 19:32:51 +01:00
buildinfo
cacher
camerrors
client client: log when GPG signatures mismatch 2015-01-12 14:06:22 +03:00
cmdmain camput: use Errorf to print critical errors even when non-verbose 2014-11-03 22:15:36 +01:00
constants pkg/deploy/gce: revert to hardcoded google endpoints for oauth2 2015-01-13 01:28:09 +01:00
context context: minor typos in documentation. 2014-07-03 22:05:16 -07:00
deploy/gce pkg/deploy/gce: revert to hardcoded google endpoints for oauth2 2015-01-13 01:28:09 +01:00
errorutil
fault
fileembed genfileembed: Add flag for adding build tags 2014-10-17 20:58:15 +02:00
fs fs: set OpenDirectIO in stats files to avoid having them cached in kernel 2014-12-26 18:09:32 +00:00
gc
geocode search: Self-documenting atoms 2014-05-15 00:42:32 +02:00
googlestorage blobserver/google/cloudstorage: make it a SubFetcher 2014-10-11 16:02:31 +02:00
hashutil Rename pkg/misc to pkg/hashutil 2014-11-06 13:31:58 -03:00
httputil httputil: use a random serial number in self-signed certs, not 0 2015-01-16 16:46:15 -08:00
images images: double-check djpeg's failure with process state, to avoid false 2014-11-27 00:14:30 +01:00
importer Remove some code.google.com references. 2014-12-11 17:33:17 +11:00
index index,camtool: try and cope better with broken exif 2014-11-10 19:05:35 +01:00
jsonconfig jsonconfig: remove useless type conversion 2014-10-28 10:49:36 +08:00
jsonsign blobserver: add memory storage, mainly for tests. 2014-08-31 01:17:52 +02:00
kvutil
leak
legal legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
lru lru: make RemoveOldest remove the key and value that were evicted 2014-09-26 15:56:53 -07:00
magic
media Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
misc pkg: fix various vet reports 2014-11-12 23:25:53 +01:00
netutil netutil: minor doc and style tweaks 2014-11-23 07:43:09 -08:00
osutil deploy/gce: use subdirs for config and blobs (instead of buckets) 2014-12-17 16:20:58 +01:00
pools Add new pools package, to aggregate common sync.Pool types. 2014-08-25 21:17:50 -07:00
publish
readerutil
rollsum rollsum: don't benchmark the Rand function 2014-08-22 15:50:25 -07:00
schema client: log when GPG signatures mismatch 2015-01-12 14:06:22 +03:00
search search: context.Context stored in parser 2014-11-13 21:17:24 +01:00
server server: restart camlistored from the /status handler 2014-12-21 21:10:14 +00:00
serverinit deploy/gce: use subdirs for config and blobs (instead of buckets) 2014-12-17 16:20:58 +01:00
singleflight Fixed some formatting functions that were called with invalid number/type of arguments. 2014-07-01 12:48:33 +02:00
sorted sorted: add Foreach and ForeachInRange helpers 2014-10-28 05:07:55 -07:00
strutil strutil: add IsPlausibleJSON 2014-11-08 18:16:47 -03:00
syncutil
test test: add option to NewLogger to have a list of phrases to mute 2014-12-30 22:27:31 -08:00
throttle
types Merge "blobserver/cloudstorage: directory support" 2014-12-10 15:02:00 +00:00
webserver Enable HTTP/2 support. 2014-11-26 08:45:01 -08:00
wkfs wkfs/gcs: support for writing files 2014-08-08 11:03:27 -07:00
.gitignore