838 Commits (399e7c94bfac09a64db3aff020952ee2f8363c56)

Autor SHA1 Mensaje Fecha
  David Benjamin 399e7c94bf Run go fmt on runner. hace 9 años
  David Benjamin cae932e85b Remove SSL_get0_ec_point_formats. hace 9 años
  Adam Langley c5b23a19ea Work around MSVC's limitations. hace 9 años
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. hace 9 años
  Adam Langley 0950563a9b Implement custom extensions. hace 9 años
  David Benjamin 820731a2b0 Fix some typos in license headers. hace 9 años
  David Benjamin 0a96859877 Minor simplification to the padding extension logic. hace 9 años
  David Benjamin 821464e45f Remove old 'prepare' extensions functions. hace 9 años
  David Benjamin 422fe08672 Add tests for the padding extension. hace 9 años
  Adam Langley a54cc0c55c Remove most handshake equal functions from runner. hace 9 años
  Adam Langley 879219b2c0 Move the declaration of kSRTPProfiles to ssl/internal.h hace 9 años
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. hace 9 años
  Adam Langley 273d49cd80 Convert EC curves extension to the new system hace 9 años
  Adam Langley bdd5d666f0 Convert EC point formats extension to the new system hace 9 años
  Adam Langley 391250d255 Convert the SRTP extension to the new system hace 9 años
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. hace 9 años
  Adam Langley f18e453db8 Convert the ALPN extension to the new system hace 9 años
  Adam Langley ab8d87d2f5 Convert the SCT extension to the new system hace 9 años
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. hace 9 años
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. hace 9 años
  Doug Hogan ecdf7f9986 Minor whitespace update after running go fmt with 1.4.2. hace 9 años
  Adam Langley 97dfcbfc7c Convert the NPN extension to the new system hace 9 años
  Adam Langley bb0bd04d15 Convert the status_request (OCSP stapling) extension to the new system hace 9 años
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system hace 9 años
  Adam Langley 9b05bc5caf Convert the session ticket extension to the new system. hace 9 años
  Adam Langley 0a05671f76 Switch EMS over to the new extensions system. hace 9 años
  Adam Langley efb0e16ee5 Reject empty ALPN protocols. hace 9 años
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. hace 9 años
  Adam Langley b558c4c504 Add a test case for renegotation with False Start enabled. hace 9 años
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. hace 9 años
  Adam Langley 6df1ac9092 Fix Windows build. hace 9 años
  David Benjamin 71d2e54099 Clear key_method in ssl_cert_clear_certs. hace 9 años
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. hace 9 años
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. hace 9 años
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. hace 9 años
  David Benjamin 4462809623 Remove SSL_CTX_select_current_cert. hace 9 años
  David Benjamin d1d8078025 Fold away certificate slots mechanism. hace 9 años
  David Benjamin 570364800c Remove SSL_CTX_get_extra_chain_certs_only. hace 9 años
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. hace 9 años
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. hace 9 años
  David Benjamin ba16a1e405 Remove SSL_get_(shared_)sigalgs. hace 9 años
  David Benjamin 7d97fd3a91 Remove SSL_get_server_tmp_key. hace 9 años
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. hace 9 años
  David Benjamin 67dc83851b Fix ssl3_send_client_certificate state machine. hace 9 años
  David Benjamin dfa4069a16 Fix MSVC build some more. hace 9 años
  David Benjamin 3e536334be Fix Windows build. hace 9 años
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. hace 9 años
  Håvard Molland 047d6f0f4d Remove ssl2.h and ssl23.h. hace 9 años
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. hace 9 años