835 Commits (8604eda6340680c4aaab4d88449e453af40fbf62)
 

Autor SHA1 Mensagem Data
  David Benjamin 8604eda634 Add Broadwell performance results. 9 anos atrás
  Adam Langley c5cc15b4f5 Don't expect bsaes functions on ARMv6. 9 anos atrás
  David Benjamin 5fa3eba03d Clear the error queue when dropping a bad DTLS packet. 9 anos atrás
  David Benjamin 9a38e924aa Return SSL_ERROR_SYSCALL on unclean EOF. 9 anos atrás
  David Benjamin 1e52ecac4d Normalize tls1_enc return values. 9 anos atrás
  Adam Langley 66850ddec1 Add dummy variables to keep wpa_supplicant happy. 9 anos atrás
  David Benjamin 384673ceb7 Fix tool build on Windows. 9 anos atrás
  David Benjamin cb878e20f3 More documentation fixes. 9 anos atrás
  Adam Langley 07100c6e69 Only use -Wshadow with GCC > 4.6.0. 9 anos atrás
  Eric Roman 4dcb05729f Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 9 anos atrás
  Emanuele Pucciarelli 25bde4c1f9 Recognize common DH parameter sets. 9 anos atrás
  Adam Langley e49da742cb Include arm_arch.h in e_aes.c. 9 anos atrás
  Adam Langley e7624340ee Also test AES-CBC modes in the speed tool. 9 anos atrás
  Adam Langley 6a3c288cdf Update SHA-1/256/512 asm for ARM from upstream. 9 anos atrás
  Adam Langley 543d00692a Benchmark AEADs with aligned buffers. 9 anos atrás
  David Benjamin 7f1d5d5932 Follow-ups from recent patch train. 9 anos atrás
  Adam Langley f0eb169829 Free all error queues on shutdown. 9 anos atrás
  Adam Langley d749af7ab1 Use a weak pointer for getauxval. 9 anos atrás
  Adam Langley b1116a4a3b Always write the Poly1305 tag to an aligned buffer. 9 anos atrás
  Adam Langley 3e6526575a aarch64 support. 9 anos atrás
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. 9 anos atrás
  David Benjamin 7ce1c0ca75 Make SSL_load_error_strings a no-op. 9 anos atrás
  David Benjamin e9fc3e547e Remove P-521 from the default supported curves list. 9 anos atrás
  David Benjamin 4de5f54e54 RT3662: Allow leading . in nameConstraints 9 anos atrás
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9 anos atrás
  David Benjamin 1681d79ddf Remove ECDH_KDF_X9_62 and associated EVP glue. 9 anos atrás
  David Benjamin c61517cb5a Define the error case's output in RSA_message_index_PKCS1_type_2. 9 anos atrás
  David Benjamin 70bd80a236 Remove constraints on curve ID values. 9 anos atrás
  David Benjamin 52e5bacf7c Prune away unimplemented curve IDs. 9 anos atrás
  David Benjamin 0cb3f5bc27 Switch OBJ_undef uses to NID_undef. 9 anos atrás
  David Benjamin 6095de8da2 Add tests for certificate mismatch. 9 anos atrás
  David Benjamin 5b082e880d Various documentation fixes. 9 anos atrás
  David Benjamin d1d7d3d26a Clear existing extension state. 9 anos atrás
  David Benjamin 39507745e3 remove duplicate defines 9 anos atrás
  David Benjamin d83c1884fd Return error when a bit string indicates an invalid amount of bits left 9 anos atrás
  David Benjamin 1716b3d172 Reject invalid constructed encodings. 9 anos atrás
  David Benjamin e3b2eebd04 The dtls1_output_cert_chain function no longer exists so remove it from ssl_locl.h 9 anos atrás
  David Benjamin 710d227daa Fix memory leak in SSL_new if errors occur. 9 anos atrás
  David Benjamin 2adb7ec286 ssl_create_cipher_list: check whether push onto cipherstack succeeds 9 anos atrás
  David Benjamin af19de3101 Fix the test async_bio in datagram mode. 9 anos atrás
  David Benjamin 17a5f85cbb Clarify dtls1_do_write's interaction with the buffering BIO. 9 anos atrás
  David Benjamin 80cee912de Account for the MTU BIO_ctrls returning negative or overly large numbers. 9 anos atrás
  David Benjamin a18b671c94 Simplify minimum and default MTUs. 9 anos atrás
  David Benjamin 5a3cc0381b Remove BIO_CTRL_DGRAM_MTU_EXCEEDED retry in dtls1_do_write. 9 anos atrás
  David Benjamin 7f18b139cc Always SSL_OP_NO_QUERY_MTU before querying the BIO MTU. 9 anos atrás
  David Benjamin d9778fb418 Guard against small MTUs from the BIO. 9 anos atrás
  David Benjamin c67a3ae6ba Drop retransmits in DTLS tests. 9 anos atrás
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. 9 anos atrás
  David Benjamin 0ebfac554e Add tests for padding variations. 9 anos atrás
  David Benjamin e9e38375a6 Deprecate EVP_PKEY_HMAC. 9 anos atrás