Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object há 2 anos atrás
  Matt Caswell 9cd9e0978b Remove some use of SSL object from record layer há 2 anos atrás
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object há 2 anos atrás
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. há 2 anos atrás
  Dmitry Belyavskiy 2b5e89992e Use safe pattern for buffer size determining in case of GOST key exchange há 2 anos atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Tomas Mraz d204a50b89 tls_process_server_hello: Disallow repeated HRR há 2 anos atrás
  Tomas Mraz dfb39f7313 Replace handling of negative verification result with SSL_set_retry_verify() há 2 anos atrás
  Pauli acce055778 ssl: better support TSAN operations há 2 anos atrás
  yangyangtiantianlonglong e1c122711e Delete unused param about get_construct_message_f há 2 anos atrás
  Peiwei Hu 10481d3384 Fix: some patches related to error exiting há 2 anos atrás
  xkernel 7b1264baab fix the return check of EVP_PKEY_CTX_ctrl() in 5 spots há 2 anos atrás
  xkernel 1b87116a0c properly free the resource from CRYPTO_malloc há 2 anos atrás
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern há 2 anos atrás
  Matt Caswell c1c1bb7c5e Fix invalid handling of verify errors in libssl há 2 anos atrás
  x2018 1287dabd0b fix some code with obvious wrong coding style há 2 anos atrás
  Dr. David von Oheimb 4672e5de9e tls_process_{client,server}_certificate(): allow verify_callback return > 1 há 3 anos atrás
  Matt Caswell e54f0c9b2f Avoid "excessive message size" for session tickets há 3 anos atrás
  Todd Short 25959e04c3 Optimize session cache flushing há 5 anos atrás
  Pauli 407820c0e3 tls: remove TODOs há 3 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
  Pauli dfefa4c164 ssl: ass size_t to RAND_bytes_ex() há 3 anos atrás
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls há 3 anos atrás
  Rich Salz 449bdf3746 Use "" for include internal/xxx há 3 anos atrás
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 há 3 anos atrás
  Dmitry Belyavskiy c0f4400c40 Use OCSP-specific error code for clarity há 3 anos atrás
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). há 3 anos atrás
  Nan Xiao 3201abeb46 Fix typo in statem_clnt.c há 3 anos atrás
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync há 3 anos atrás
  Pauli 3de7f014a9 ssl: fix coverity 1451515: out of bounds memory access há 3 anos atrás