841 Commits (78e6978ab9b043c8eae118279a382a8cd1f3d095)
 

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