2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Matt Caswell 79eebb0843 Ensure various SSL options are passed down to the record layer 2 жил өмнө
  Matt Caswell aedbb71b63 Move the TLS1.0/1.1/1.2 record crypto code into the new record layer 2 жил өмнө
  Matt Caswell e2d5742b14 Transfer the functionality from ssl3_read_n to the new record layer 2 жил өмнө
  Matt Caswell 6d6b295ac3 Fix SSL_pending() and SSL_has_pending() with DTLS 2 жил өмнө
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object 2 жил өмнө
  Matt Caswell fecb3aae22 Update copyright year 2 жил өмнө
  Pauli 09134f183f Fix Coverity 1498611 & 1498608: uninitialised read 2 жил өмнө
  Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify() 2 жил өмнө
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 жил өмнө
  Phus Lu 13a53fbf13 add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order() 3 жил өмнө
  Pauli acce055778 ssl: better support TSAN operations 2 жил өмнө
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 жил өмнө
  Matt Caswell e819b57273 Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions 2 жил өмнө
  Matt Caswell 07f620e3ac Reset the rwstate before calling ASYNC_start_job() 3 жил өмнө
  x2018 1287dabd0b fix some code with obvious wrong coding style 3 жил өмнө
  Matt Caswell ca00152497 Fix some minor record layer issues 3 жил өмнө
  Matt Caswell 3bec485153 Disallow SSL_key_update() if there are writes pending 3 жил өмнө
  Pauli 407820c0e3 tls: remove TODOs 3 жил өмнө
  Trev Larock 147ed5f9de Modify ssl_handshake_hash to call SSLfatal 3 жил өмнө
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 жил өмнө
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls 3 жил өмнө
  Benjamin Kaduk 7c73fefe38 Let SSL_new_session_ticket() enter init immediately 3 жил өмнө
  Rich Salz 55373bfd41 Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 3 жил өмнө
  Rich Salz 56bd17830f Convert SSL_{CTX}_[gs]et_options to 64 3 жил өмнө
  Benjamin Kaduk 72d2670bd2 Enforce secure renegotiation support by default 3 жил өмнө
  FdaSilvaYY 045a893091 ssl: fix possible ref counting fields use before init. 3 жил өмнө
  Todd Short feba11cf2e Handle set_alpn_protos inputs better. 3 жил өмнө
  Nan Xiao 492bc359dc Fix typos in ssl_lib.c 3 жил өмнө
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync 3 жил өмнө
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 жил өмнө