174 Revize (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Autor SHA1 Zpráva Datum
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. před 9 roky
  Adam Langley 0b5e3908cf Convert reference counts in ssl/ před 9 roky
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. před 9 roky
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. před 9 roky
  David Benjamin 08dc68d510 Define no-op options consistently. před 9 roky
  David Benjamin 897e5e0013 Default renegotiations to off. před 9 roky
  Matt Braithwaite 58e95fc759 Remove a spurious semicolon after |DECLARE_LHASH_OF|. před 9 roky
  David Benjamin aebefed905 Always enable SSL_MODE_RELEASE_BUFFERS. před 9 roky
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. před 9 roky
  David Benjamin 593047fd80 Opaquify DTLS structs. před 9 roky
  David Benjamin d6e95eefba Get rid of ssl_undefined_* před 9 roky
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. před 9 roky
  David Benjamin 7133d428dd Promote SNI macros to functions. před 9 roky
  David Benjamin c2807582fd Promote channel ID macros to proper functions. před 9 roky
  David Benjamin 15a3b000cf Promote set_tmp_dh and set_tmp_ecdh to functions. před 9 roky
  David Benjamin c045469817 Promote a few more macros. před 9 roky
  David Benjamin 9f226a5f51 Always set SSL_OP_SINGLE_DH_USE. před 9 roky
  David Benjamin 7cde0dee7c Fold num_renegotiations into total_renegotiations. před 9 roky
  David Benjamin 71f7d3d2e1 Promote everything directly in SSL_CTX_ctrl. před 9 roky
  David Benjamin 101ead27db Move SSL_cutthrough_complete to the deprecated section. před 9 roky
  David Benjamin cb9cf796a2 Promote everything directly in SSL_ctrl. před 9 roky
  David Benjamin 2844b5eb1e Remove SSL_get0_raw_cipherlist. před 9 roky
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. před 9 roky
  David Benjamin da881e9a15 Promote deprecated statistics macros to functions. před 9 roky
  David Benjamin 61ecccfa3e Promote read_ahead, mode and option macros to functions. před 9 roky
  David Benjamin 123a8fdb98 Switch options and mode bits to uint32_t from unsigned long. před 9 roky
  David Benjamin 8c24980d83 Promote all dtls1_ctrl hooks to functions. před 9 roky
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. před 9 roky
  David Benjamin f32d6b292e Remove remnants of old OCSP stapling API. před 9 roky
  David Benjamin 9a727c21c1 Remove SSL_set_tlsext_debug_callback. před 9 roky
  David Benjamin ed8fbad170 Remove SSL cert_flags. před 9 roky
  David Benjamin dd978784d7 Always enable ecdh_auto. před 9 roky
  Adam Langley 9bc266e68d Fix typo in comment for SSL_MODE_SEND_FALLBACK_SCSV. před 9 roky
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. před 9 roky
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. před 9 roky
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. před 9 roky
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. před 9 roky
  David Benjamin 087e4fa478 Fix minor stylistic issues with ssl.h. před 9 roky
  David Benjamin 6b38086341 Remove SSL_CIPHER::valid. před 9 roky
  David Benjamin 107db58047 Switch cipher masks to uint32_t. před 9 roky
  David Benjamin 2e749e8f61 Move the sys/time.h #include out of extern C. před 9 roky
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h před 9 roky
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. před 9 roky
  David Benjamin ece3de95c6 Enforce that sessions are resumed at the version they're created. před 9 roky
  David Benjamin d81e73dcbb Factor out sequence number updates. před 9 roky
  David Benjamin 9faafdaeb8 Clean up do_ssl3_write fragment handling. před 9 roky
  David Benjamin 72f5911a16 Fix the standalone shared library build. před 9 roky
  David Benjamin c0f763b080 Simplify server-side ECDH curve selection. před 9 roky
  David Benjamin b6d0c6db5e Remove the stats block in SSL_CTX. před 9 roky
  Adam Langley 32156b974d Add some more Android compatibility declarations. před 9 roky