1624 Commits (a54cc0c55c46996caa75a6d508f1a56693581fbe)
 

Autor SHA1 Mensagem Data
  Adam Langley a54cc0c55c Remove most handshake equal functions from runner. 9 anos atrás
  Matt Braithwaite bc97c69d76 Make methods of |RAND_SSLEay| do reasonable things. 9 anos atrás
  Adam Langley 879219b2c0 Move the declaration of kSRTPProfiles to ssl/internal.h 9 anos atrás
  Adam Langley 3534919c19 Regenerate stack_macros.h 9 anos atrás
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 9 anos atrás
  Adam Langley 273d49cd80 Convert EC curves extension to the new system 9 anos atrás
  Adam Langley bdd5d666f0 Convert EC point formats extension to the new system 9 anos atrás
  Adam Langley 391250d255 Convert the SRTP extension to the new system 9 anos atrás
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. 9 anos atrás
  Adam Langley f18e453db8 Convert the ALPN extension to the new system 9 anos atrás
  Adam Langley ab8d87d2f5 Convert the SCT extension to the new system 9 anos atrás
  David Benjamin 209b256223 Fix o2i_ECPublicKey documentation. 9 anos atrás
  David Benjamin 0c893f14ca Surround immintrin.h includes with warning pragmas. 9 anos atrás
  David Benjamin f21fe46764 Simplify the AMD-specific codepath. 9 anos atrás
  David Benjamin 7315251d4e Replace cpuid assembly with C code. 9 anos atrás
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. 9 anos atrás
  David Benjamin 31ac9aae51 Remove incorrect TODO(fork). 9 anos atrás
  David Benjamin c3717f4a00 Extra documentation. 9 anos atrás
  Adam Langley c4737331a3 Fix typo in |HMAC_CTX_cleanup|. 9 anos atrás
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. 9 anos atrás
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anos atrás
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 anos atrás
  David Benjamin 7f15ff53d8 Rename crypto/{bn,evp}/asn1.c. 9 anos atrás
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. 9 anos atrás
  David Benjamin 4a59709ca1 Fix Windows build. 9 anos atrás
  David Benjamin 723f3534ff Fix shared library build. 9 anos atrás
  David Benjamin 0851f67480 Add standalone tests for Poly1305. 9 anos atrás
  Doug Hogan a5e2915ba1 Fix build on Unix systems without POSIX realtime extensions. 9 anos atrás
  Doug Hogan ecdf7f9986 Minor whitespace update after running go fmt with 1.4.2. 9 anos atrás
  Adam Langley 97dfcbfc7c Convert the NPN extension to the new system 9 anos atrás
  Adam Langley bb0bd04d15 Convert the status_request (OCSP stapling) extension to the new system 9 anos atrás
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system 9 anos atrás
  Adam Langley 9b05bc5caf Convert the session ticket extension to the new system. 9 anos atrás
  Adam Langley 0a05671f76 Switch EMS over to the new extensions system. 9 anos atrás
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. 9 anos atrás
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. 9 anos atrás
  Adam Langley b558c4c504 Add a test case for renegotation with False Start enabled. 9 anos atrás
  David Benjamin 27dc1cd75a Remove RSA_OAEP_PARAMS. 9 anos atrás
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. 9 anos atrás
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. 9 anos atrás
  Adam Langley 7ed35fb9fd Fix my screwup in review. 9 anos atrás
  David Benjamin 2e40091dd4 PKCS8_pkey_set0 doesn't take ownership on error. 9 anos atrás
  David Benjamin 183eba4dc9 Convert ecdsa_test to the new ECDSA_SIG API. 9 anos atrás
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 anos atrás
  Adam Langley 6df1ac9092 Fix Windows build. 9 anos atrás
  David Benjamin f3cdc5030e Remove some unused constants. 9 anos atrás
  David Benjamin 71d2e54099 Clear key_method in ssl_cert_clear_certs. 9 anos atrás
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. 9 anos atrás
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. 9 anos atrás
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. 9 anos atrás