go/src/go
Russ Cox 6e70f88f84 [dev.boringcrypto] crypto/internal/boring: add initial BoringCrypto access
Right now the package doesn't do anything useful, but it will.
This CL is about the machinery for building goboringcrypto_linux_amd64.syso
and then running the self-test and checking FIPS_mode from Go init.

Change-Id: I4ec0f5efaa88ccfb506b9818d24a7f1cbcc5a7d6
Reviewed-on: https://go-review.googlesource.com/55472
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
2017-08-17 15:22:22 +00:00
..
ast all: remove some manual hyphenation 2017-08-06 16:14:46 +00:00
build [dev.boringcrypto] crypto/internal/boring: add initial BoringCrypto access 2017-08-17 15:22:22 +00:00
constant go/constant: avoid generating rats for large negative exponents 2017-05-04 21:55:36 +00:00
doc go/doc: remove unused tok parameter 2017-03-06 05:07:06 +00:00
format go/format: quote bytes in comments for readability 2017-04-19 06:19:17 +00:00
importer go/importer: support importing directly from source 2017-02-27 23:32:41 +00:00
internal go/importer: don't return packages that are not fully type-checked 2017-06-28 22:20:15 +00:00
parser all: remove some manual hyphenation 2017-08-06 16:14:46 +00:00
printer go/printer: fix typo 2017-07-04 21:05:41 +00:00
scanner Revert "go/scanner, go/token: recognize => (ALIAS) token" 2016-11-05 00:40:28 +00:00
token go/token: use fine-grained locking in FileSet 2017-06-14 06:05:05 +00:00
types go/types: prevent crash in type cycles involving non-type expressions 2017-06-23 00:10:43 +00:00