183 Commitit (5f387e38fc406d6e341248865df61dd9d957171f)

Tekijä SHA1 Viesti Päivämäärä
  David Benjamin 9a41d1b946 Deprecate SSL_*_read_ahead and enforce DTLS packet boundaries. 9 vuotta sitten
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 vuotta sitten
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9 vuotta sitten
  David Benjamin b487df6fa9 Pull version, option, and mode APIs into their own sections. 9 vuotta sitten
  David Benjamin 7270cfc1ca Prune version constants. 9 vuotta sitten
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. 9 vuotta sitten
  David Benjamin 3b7456e031 Fix some documentation typos. 9 vuotta sitten
  David Benjamin 4831c3328c Document some core SSL_CTX and SSL methods. 9 vuotta sitten
  David Benjamin 4dab297953 Don't use struct names in ssl.h. 9 vuotta sitten
  Adam Langley 4bdb6e43fa Remove remaining calls to the old lock functions. 9 vuotta sitten
  Adam Langley 0b5e3908cf Convert reference counts in ssl/ 9 vuotta sitten
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. 9 vuotta sitten
  David Benjamin 4b27d9f8bd Never resume sessions on renegotiations. 9 vuotta sitten
  David Benjamin 08dc68d510 Define no-op options consistently. 9 vuotta sitten
  David Benjamin 897e5e0013 Default renegotiations to off. 9 vuotta sitten
  Matt Braithwaite 58e95fc759 Remove a spurious semicolon after |DECLARE_LHASH_OF|. 9 vuotta sitten
  David Benjamin aebefed905 Always enable SSL_MODE_RELEASE_BUFFERS. 9 vuotta sitten
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. 9 vuotta sitten
  David Benjamin 593047fd80 Opaquify DTLS structs. 9 vuotta sitten
  David Benjamin d6e95eefba Get rid of ssl_undefined_* 9 vuotta sitten
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. 9 vuotta sitten
  David Benjamin 7133d428dd Promote SNI macros to functions. 9 vuotta sitten
  David Benjamin c2807582fd Promote channel ID macros to proper functions. 9 vuotta sitten
  David Benjamin 15a3b000cf Promote set_tmp_dh and set_tmp_ecdh to functions. 9 vuotta sitten
  David Benjamin c045469817 Promote a few more macros. 9 vuotta sitten
  David Benjamin 9f226a5f51 Always set SSL_OP_SINGLE_DH_USE. 9 vuotta sitten
  David Benjamin 7cde0dee7c Fold num_renegotiations into total_renegotiations. 9 vuotta sitten
  David Benjamin 71f7d3d2e1 Promote everything directly in SSL_CTX_ctrl. 9 vuotta sitten
  David Benjamin 101ead27db Move SSL_cutthrough_complete to the deprecated section. 9 vuotta sitten
  David Benjamin cb9cf796a2 Promote everything directly in SSL_ctrl. 9 vuotta sitten
  David Benjamin 2844b5eb1e Remove SSL_get0_raw_cipherlist. 9 vuotta sitten
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. 9 vuotta sitten
  David Benjamin da881e9a15 Promote deprecated statistics macros to functions. 9 vuotta sitten
  David Benjamin 61ecccfa3e Promote read_ahead, mode and option macros to functions. 9 vuotta sitten
  David Benjamin 123a8fdb98 Switch options and mode bits to uint32_t from unsigned long. 9 vuotta sitten
  David Benjamin 8c24980d83 Promote all dtls1_ctrl hooks to functions. 9 vuotta sitten
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. 9 vuotta sitten
  David Benjamin f32d6b292e Remove remnants of old OCSP stapling API. 9 vuotta sitten
  David Benjamin 9a727c21c1 Remove SSL_set_tlsext_debug_callback. 9 vuotta sitten
  David Benjamin ed8fbad170 Remove SSL cert_flags. 9 vuotta sitten
  David Benjamin dd978784d7 Always enable ecdh_auto. 9 vuotta sitten
  Adam Langley 9bc266e68d Fix typo in comment for SSL_MODE_SEND_FALLBACK_SCSV. 9 vuotta sitten
  Adam Langley c3ef76f327 Compatibility changes for wpa_supplicant and OpenSSH. 9 vuotta sitten
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. 9 vuotta sitten
  David Benjamin 0d8a758938 Start generating documentation for ssl.h. 9 vuotta sitten
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. 9 vuotta sitten
  David Benjamin 087e4fa478 Fix minor stylistic issues with ssl.h. 9 vuotta sitten
  David Benjamin 6b38086341 Remove SSL_CIPHER::valid. 9 vuotta sitten
  David Benjamin 107db58047 Switch cipher masks to uint32_t. 9 vuotta sitten
  David Benjamin 2e749e8f61 Move the sys/time.h #include out of extern C. 9 vuotta sitten