893 Commits (ac6900b0d3ca57d8b37137209c484a11549a116b)
 

Autor SHA1 Mensaje Fecha
  David Benjamin ac6900b0d3 Disallow peer-initiated renegotiations in DTLS. hace 9 años
  David Benjamin c39be857a8 Reformat dtls1.h. hace 9 años
  David Benjamin b3774b9619 Add initial handshake reassembly tests. hace 9 años
  Doug Hogan 5ba305643f Don't accept tag number 31 (long form identifier octets) in CBB_add_asn1. hace 9 años
  Doug Hogan 2683af70e7 Fix typo and ASN.1 tag number range comment in bytestring.h. hace 9 años
  Doug Hogan a84f06fc1e Move free from cbb_init() to only CBB_init(). hace 9 años
  David Benjamin d660b57208 runner: Refactor handshake fragmenting slightly. hace 9 años
  David Benjamin 79ae85e4f7 Remove NETSCAPE_HANG_BUG. hace 9 años
  David Benjamin e33b9b0a87 Remove dtls1_timeout_st. hace 9 años
  David Benjamin 83f9040339 Add DTLS timeout and retransmit tests. hace 9 años
  David Benjamin d9b091b5e2 Revert "Drop retransmits in DTLS tests." hace 9 años
  David Benjamin 377fc3160c Document DTLS timeout API and add current_time_cb hook. hace 9 años
  Adam Langley 868c7ef1f4 Don't assume alignment of ChaCha key on ARM. hace 9 años
  Adam Langley 64b17ccf15 Fix patch collision of d062c8af and 2b2d66d4. hace 9 años
  Adam Langley 23343e4b12 Fix AES-256 NIDs. hace 9 años
  Adam Langley d062c8afba Probe for NEON support if getauxval is missing. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. hace 9 años
  Douglas Katzman 0bb81fcd66 Fix misleading comment. hace 9 años
  Adam Langley ab21891e34 Add a script to generate the ChaCha ARM asm. hace 9 años
  Adam Langley be629e0e92 Another fix for the regenerated chacha_vec_arm.S. hace 9 años
  Adam Langley 9115755006 Convert latin-1 files to UTF-8. hace 9 años
  David Benjamin ba90d7c56e Test HMAC_CTX initial state and remove now unneccessary code. hace 9 años
  Adam Langley d5c0980e33 Update the command line for generating the ChaCha asm. hace 9 años
  Adam Langley 8de7597af3 Don't require alignment in ChaCha20 on ARM. hace 9 años
  Adam Langley 267253470a Align pointers by hand. hace 9 años
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Brian Smith 2e38008558 Define _HAS_EXCEPTIONS=0 to avoid MSVC C4530 warning. hace 9 años
  Eric Roman bcc4fa87af Add unit-tests for PBKDF2. hace 9 años
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. hace 9 años
  David Benjamin f4600adb0e Add missing OPENSSL_EXPORTs. hace 9 años
  David Benjamin f058dae8fc Revert "Add a test for CONF_parse_list." hace 9 años
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. hace 9 años
  Brian Smith 33970e6ce0 Enable bssl client/s_client and server/s_server on Windows. hace 9 años
  David Benjamin 9a9a193388 Build with -fvisibility=hidden. hace 9 años
  Brian Smith afdaeee7ed Enable bssl (md5sum, sha256sum, etc.) on Windows. hace 9 años
  Eric Roman 2fe7f2d0d9 Initialize HMAC keys to zero. hace 9 años
  Brian Smith 1d75c8be73 Improve compatibility with CMake 3.0 and later hace 9 años
  Brian Smith ed30c0d6cf Improve the documentation in BUILDING hace 9 años
  David Benjamin b7f3144a20 Add a style guide. hace 9 años
  David Benjamin 69ad27fdd8 Run x86 perlasm on UNIX with -fPIC. hace 9 años
  David Benjamin 36eb7d5fbc Fix buffer size in aead_test.c. hace 9 años
  David Benjamin 53cbd6c8a0 Fix unused variable warning in OPENSSL_NO_ASM build. hace 9 años
  Adam Langley bed8f7307e Fix build after mistake addressing comments in cca4d599. hace 9 años
  Adam Langley cca4d5991f Add digest sum handling to the tool. hace 9 años
  David Benjamin cd5c892a87 Add a test for CONF_parse_list. hace 9 años
  Adam Langley fd4eb60497 Remove duplication of common DH parameters. hace 9 años
  Adam Langley b4a494cc32 Reformat SSL/TLS headers. hace 9 años
  David Benjamin 347f025d75 Remove unused modexp512-x86_64.pl. hace 9 años