1. 07 Mar, 2012 39 commits
  2. 06 Mar, 2012 1 commit
    • Adam Langley's avatar
      deps: allow crypto/x509 cgo and io/ioutil. · 3ea3a7c9
      Adam Langley authored
      In order to land 5700087 (which moves the knowledge of how to get the
      root certificates for the system from crypto/tls to crypto/x509), we
      need to relax the restrictions on crypto/x509. Afterwards, we can
      probably tighten them up in crypto/tls.
      
      R=golang-dev, rsc, krautz
      CC=golang-dev
      https://golang.org/cl/5753060
      3ea3a7c9