59 Комити (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

Аутор SHA1 Порука Датум
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. пре 9 година
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. пре 9 година
  David Benjamin 71d2e54099 Clear key_method in ssl_cert_clear_certs. пре 9 година
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. пре 9 година
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. пре 9 година
  David Benjamin d1d8078025 Fold away certificate slots mechanism. пре 9 година
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. пре 9 година
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. пре 9 година
  David Benjamin b31040d0d8 Get rid of CERT_PKEY slots in SESS_CERT. пре 9 година
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. пре 9 година
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ пре 9 година
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. пре 9 година
  David Benjamin 6abb37016e Remove ciphers_raw. пре 9 година
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. пре 9 година
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. пре 9 година
  David Benjamin 9362b6e235 Errors are uint32_t, not unsigned long. пре 9 година
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. пре 9 година
  David Benjamin ed8fbad170 Remove SSL cert_flags. пре 9 година
  David Benjamin dd978784d7 Always enable ecdh_auto. пре 9 година
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. пре 9 година
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h пре 9 година
  David Benjamin c0f763b080 Simplify server-side ECDH curve selection. пре 9 година
  Håvard Molland ab2479a08a Clean up error reporting. пре 9 година
  David Benjamin b85a4c2923 Remove unnecessary NULL initializations in ssl_cert_dup. пре 9 година
  David Benjamin a5a3eeb9cc Remove ssl_cert_inst() пре 9 година
  David Benjamin 6eb000dbee Add in missing curly braces part 3. пре 9 година
  Adam Langley a307dfd29f Add (void) to some macros to satisfy compiler. пре 9 година
  Adam Langley fcf25833bc Reformat the rest of ssl/. пре 9 година
  Adam Langley 2481975857 Reformat d1_{srtp|srvr}.c and s3_both.c пре 10 година
  David Benjamin 8278184631 Remove redundant checks in ssl_cert_dup. пре 10 година
  David Benjamin 63246e8a99 Remove s->type from SSL. пре 10 година
  David Benjamin ec2f27dee1 Account for EVP_PKEY capabilities in selecting hash functions. пре 10 година
  David Benjamin 033e5f47d1 Remove CERT_PKEY::valid_flags. пре 10 година
  David Benjamin f31e681acf Clean up ssl_set_cert_masks. пре 10 година
  David Benjamin 675227e0d2 Remove CERT_PKEY_EXPLICIT_SIGN flag. пре 10 година
  David Benjamin 525a0fe315 Remove client-side support for ServerKeyExchange in the RSA key exchange. пре 10 година
  David Benjamin 3f383908e2 Properly clean up on ssl_cert_dup failure. пре 10 година
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. пре 10 година
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. пре 10 година
  David Benjamin 422d3a4015 Remove some unused state and code. пре 10 година
  David Benjamin a7d1363fcb Prune removed key types from SSL_PKEY_*. пре 10 година
  David Benjamin 335d10d201 Remove Suite B mode. пре 10 година
  David Benjamin 67454b6f76 Don't X509_up_ref X509_STOREs. пре 10 година
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. пре 10 година
  David Benjamin 44dbcc0804 Remove SSL_get_client_certificate_types. пре 10 година
  David Benjamin 77a942b7fe Don't use the RSA key exchange with a signing-only key. пре 10 година
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. пре 10 година
  David Benjamin 676d1e780e Separate client and server certificate_types. пре 10 година
  David Benjamin 398ba895fb Remove SSL_copy_session_id. пре 10 година
  David Benjamin 5468b23797 Remove rest of DANE code. пре 10 година