528 Révisions (f4b495271901e9850612d99ded4a6b0aec2e7bea)
 

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