181 Cometimentos (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

Autor SHA1 Mensagem Data
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. há 9 anos
  Adam Langley 0950563a9b Implement custom extensions. há 9 anos
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. há 9 anos
  David Benjamin aa58513f40 Reserve ex_data index zero for app_data. há 9 anos
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. há 9 anos
  David Benjamin d1d8078025 Fold away certificate slots mechanism. há 9 anos
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. há 9 anos
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. há 9 anos
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. há 9 anos
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. há 9 anos
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. há 9 anos
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. há 9 anos
  David Benjamin d65bb78c6c Add SSL_initial_handshake_complete. há 9 anos
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. há 9 anos
  David Benjamin 436bf82ee8 Prune ssl3_check_cert_and_algorithm. há 9 anos
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. há 9 anos
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. há 9 anos
  David Benjamin 904dc72b32 Fold away SSL_PROTOCOL_METHOD hooks shared between TLS and DTLS. há 9 anos
  David Benjamin ece089c3a3 Deprecate and no-op SSL_set_state. há 9 anos
  David Benjamin 8ec88108d4 Remove SSL_in_before and SSL_ST_BEFORE. há 9 anos
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. há 9 anos
  David Benjamin 5f387e38fc Remove s->renegotiate check in SSL_clear. há 9 anos
  David Benjamin 20f6e97c7e Switch three more renegotiate checks to initial_handshake_complete. há 9 anos
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. há 9 anos
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. há 9 anos
  David Benjamin 7ef9fff53d Remove ssl_ok. há 9 anos
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. há 9 anos
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. há 9 anos
  Adam Langley 0b5e3908cf Convert reference counts in ssl/ há 9 anos
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. há 9 anos
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. há 9 anos
  David Benjamin 897e5e0013 Default renegotiations to off. há 9 anos
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. há 9 anos
  David Benjamin 6abb37016e Remove ciphers_raw. há 9 anos
  David Benjamin d6e95eefba Get rid of ssl_undefined_* há 9 anos
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. há 9 anos
  David Benjamin 71f7d3d2e1 Promote everything directly in SSL_CTX_ctrl. há 9 anos
  David Benjamin cb9cf796a2 Promote everything directly in SSL_ctrl. há 9 anos
  David Benjamin 2844b5eb1e Remove SSL_get0_raw_cipherlist. há 9 anos
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. há 9 anos
  David Benjamin da881e9a15 Promote deprecated statistics macros to functions. há 9 anos
  David Benjamin 61ecccfa3e Promote read_ahead, mode and option macros to functions. há 9 anos
  David Benjamin 123a8fdb98 Switch options and mode bits to uint32_t from unsigned long. há 9 anos
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. há 9 anos
  David Benjamin f32d6b292e Remove remnants of old OCSP stapling API. há 9 anos
  David Benjamin 9a727c21c1 Remove SSL_set_tlsext_debug_callback. há 9 anos
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. há 9 anos
  David Benjamin 5d1ec73b0f Require that FOO_free functions do nothing on NULL. há 9 anos
  David Benjamin 4fcc2e2031 Make a few variable names saner. há 9 anos