528 Cometimentos (f4b495271901e9850612d99ded4a6b0aec2e7bea)
 

Autor SHA1 Mensagem Data
  David Benjamin f4b4952719 Fix rsa_pss_to_ctx return value. há 10 anos
  David Benjamin 5db5d4e2b0 RSA_encrypt and RSA_sign_raw aren't the same. há 10 anos
  David Benjamin a87941ad17 Remove misspelled error code. há 10 anos
  David Benjamin b1659f597b Fix err_test. há 10 anos
  Adam Langley 57e52f2a63 Fix invariant broken in 5f1374e2. há 10 anos
  Adam Langley 5f1374e203 Retain ownership of malloced error data. há 10 anos
  David Benjamin 622a6db14e Fix SHA*_Final documentation. há 10 anos
  David Benjamin 83e52bce3c HASH_UPDATE always succeeds. há 10 anos
  David Benjamin bce495c9f3 Fix a_{digest,verify}.c error codepaths. há 10 anos
  Adam Langley 51fcd87102 Fix NaCl build. há 10 anos
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. há 10 anos
  David Benjamin c7dd5f301f ERR_GET_* macros return int. há 10 anos
  David Benjamin 180d1eb04c Remove SSL_get_shared_ciphers. há 10 anos
  Ben Laurie 176b70efd1 Silence warnings about unused values. há 10 anos
  David Benjamin b99106a7a5 Fix bio_test on Windows. há 10 anos
  David Benjamin 66a3531237 Fix BIO_printf on Windows. há 10 anos
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. há 10 anos
  David Benjamin 5e77bd449e Use OPENSSL_64_BIT in rc4.c. há 10 anos
  David Benjamin 04284b8952 Account for Windows and UNIX socket API differences. há 10 anos
  David Benjamin 357fd0a878 Remove meth_num in ex_data_impl.c. há 10 anos
  David Benjamin 775b75f9de Fix Windows shared library build. há 10 anos
  David Benjamin de211dbd7b Don't use ssize_t in base64_test.c. há 10 anos
  David Benjamin ef5c4946f3 Remove OPENSSL_SSL_DEBUG_BROKEN_PROTOCOL. há 10 anos
  David Benjamin 5b33a5e0dd Merge the get_ssl_method hooks between TLS and SSLv3. há 10 anos
  David Benjamin a9ca90abbb Fix ServerHello EC point format extension check. há 10 anos
  David Benjamin 42e9a77c43 Split tls1_check_ec_key. há 10 anos
  David Benjamin 00075b80ca Merge IMPLEMENT_tls_meth_func and IMPLEMENT_ssl3_meth_func. há 10 anos
  Ben Laurie 968ddc91fa Not everyone keeps bash in /bin. há 10 anos
  David Benjamin 5491e3fdb7 Clean up ssl_cipher_list_to_bytes a little. há 10 anos
  Ben Laurie 6a3ecf37da _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. há 10 anos
  Ben Laurie eba2384e53 Missing includes for FreeBSD. há 10 anos
  Adam Langley ddb300306d Don't include strings.h because of Windows. há 10 anos
  Adam Langley dab64ff9be Use OPENSSL_strcasecmp. há 10 anos
  Adam Langley 5d0c163b37 Also clean the last byte of the PSK identity. há 10 anos
  Adam Langley 704453fa9c Add deprecated functions for tcpdump. há 10 anos
  Adam Langley e7fa75b74f Remove use of GOTPCREL in asm. há 10 anos
  David Benjamin 01fe820ab9 Add tests for client version negotiation and session resumption. há 10 anos
  David Benjamin 30ddb434bf Handle session resumption in SSLv23_client_method. há 10 anos
  David Benjamin b0c8db7347 runner: don't resume sessions if SessionTicketsDisabled is true. há 10 anos
  David Benjamin 7f520dbd8d Remove OPENSSL_NO_TLS1_2_CLIENT and OPENSSL_NO_DTLS1. há 10 anos
  David Benjamin 37d924640a Disallow all special operators once groups are used. há 10 anos
  David Benjamin 2a5ea98a46 Remove redundant check in cipher rule parsing. há 10 anos
  David Benjamin bb0a17c5e1 Add a set of tests for cipher string parsing. há 10 anos
  David Benjamin e113608a1c Switch the reason code check to a compile-time assert. há 10 anos
  Adam Langley 5127db3b4d Provide compatibility functions for PKCS#12 parsing. há 10 anos
  Adam Langley 588d2528d1 Don't try to setup CPUID if NO_ASM. há 10 anos
  Adam Langley bed8ce78f0 Add misc functions for easier porting. há 10 anos
  David Benjamin d7c5368a0f Add missing errors codes for alerts. há 10 anos
  David Benjamin fc7b086305 Test that ALPN is preferred over NPN. há 10 anos
  David Benjamin ae2888fbdc Add tests for ALPN support. há 10 anos