1608 Cometimentos (31ac9aae51b8ce69afd318149d8fea27cd16955c)
 

Autor SHA1 Mensagem Data
  David Benjamin 31ac9aae51 Remove incorrect TODO(fork). há 9 anos
  David Benjamin c3717f4a00 Extra documentation. há 9 anos
  Adam Langley c4737331a3 Fix typo in |HMAC_CTX_cleanup|. há 9 anos
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. há 9 anos
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
  David Benjamin 34248d4cb7 Get rid of err function codes. há 9 anos
  David Benjamin 7f15ff53d8 Rename crypto/{bn,evp}/asn1.c. há 9 anos
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. há 9 anos
  David Benjamin 4a59709ca1 Fix Windows build. há 9 anos
  David Benjamin 723f3534ff Fix shared library build. há 9 anos
  David Benjamin 0851f67480 Add standalone tests for Poly1305. há 9 anos
  Doug Hogan a5e2915ba1 Fix build on Unix systems without POSIX realtime extensions. há 9 anos
  Doug Hogan ecdf7f9986 Minor whitespace update after running go fmt with 1.4.2. há 9 anos
  Adam Langley 97dfcbfc7c Convert the NPN extension to the new system há 9 anos
  Adam Langley bb0bd04d15 Convert the status_request (OCSP stapling) extension to the new system há 9 anos
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system há 9 anos
  Adam Langley 9b05bc5caf Convert the session ticket extension to the new system. há 9 anos
  Adam Langley 0a05671f76 Switch EMS over to the new extensions system. há 9 anos
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. há 9 anos
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. há 9 anos
  Adam Langley b558c4c504 Add a test case for renegotation with False Start enabled. há 9 anos
  David Benjamin 27dc1cd75a Remove RSA_OAEP_PARAMS. há 9 anos
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. há 9 anos
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. há 9 anos
  Adam Langley 7ed35fb9fd Fix my screwup in review. há 9 anos
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. há 9 anos
  David Benjamin 183eba4dc9 Convert ecdsa_test to the new ECDSA_SIG API. há 9 anos
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. há 9 anos
  Adam Langley 6df1ac9092 Fix Windows build. há 9 anos
  David Benjamin f3cdc5030e Remove some unused constants. há 9 anos
  David Benjamin 71d2e54099 Clear key_method in ssl_cert_clear_certs. há 9 anos
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. há 9 anos
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. há 9 anos
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. há 9 anos
  David Benjamin 4462809623 Remove SSL_CTX_select_current_cert. há 9 anos
  David Benjamin d1d8078025 Fold away certificate slots mechanism. há 9 anos
  David Benjamin 570364800c Remove SSL_CTX_get_extra_chain_certs_only. há 9 anos
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. há 9 anos
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. há 9 anos
  David Benjamin ba16a1e405 Remove SSL_get_(shared_)sigalgs. há 9 anos
  David Benjamin a31c5bf2cc Make pem_str const-correct. há 9 anos
  David Benjamin 42ae3adcf6 Remove info field on EVP_PKEY_ASN1_METHOD. há 9 anos
  David Benjamin 1504304147 Remove dead SRP SSL_CTRL values. há 9 anos
  David Benjamin 7d97fd3a91 Remove SSL_get_server_tmp_key. há 9 anos
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. há 9 anos
  David Benjamin 67dc83851b Fix ssl3_send_client_certificate state machine. há 9 anos
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. há 9 anos
  Khem Raj 241364c6f4 Demand for newer POSIX macro há 9 anos
  David Benjamin dfa4069a16 Fix MSVC build some more. há 9 anos
  David Benjamin 3e536334be Fix Windows build. há 9 anos