55 Commity (17d553d29914c8818fd4a6e9f57ab776ebacab5c)

Autor SHA1 Wiadomość Data
  Adam Langley e77c27d734 Automatically disable assembly with MSAN. 6 lat temu
  David Benjamin 19ac2666b9 Make symbol-prefixing work on ARM. 6 lat temu
  David Benjamin 681ff27720 Flatten most of the crypto target. 6 lat temu
  David Benjamin 1fcae84a4f Flatten assembly files. 6 lat temu
  David Benjamin e6fd125d31 Align on a single CMake style. 6 lat temu
  David Benjamin 929f842810 Remove custom memcpy and memset from poly1305_vec. 7 lat temu
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 lat temu
  David Benjamin 6757fbf8e3 Convert a number of tests to GTest. 7 lat temu
  David Benjamin 10f6bc7fd0 Fix Android build. 7 lat temu
  David Benjamin aff72a3805 Add the start of standalone iOS build support. 7 lat temu
  Adam Langley 1aa4a5bdbd Delete unused Poly1305 assembly. 7 lat temu
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 lat temu
  Adam Langley a380f9d199 Always assume little-endian in Poly1305 reference code. 8 lat temu
  Adam Langley e4f96d615c Align the non-vector Poly1305 structure. 8 lat temu
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. 8 lat temu
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 lat temu
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 lat temu
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. 8 lat temu
  Adam Langley adf27430ef Be consistent about 𝑥_tests.txt 8 lat temu
  Piotr Sikora a13ad73cee Use UINT64_C instead of unsigned long long integer constant. 8 lat temu
  David Benjamin aa0bea7bc1 Add additional poly1305 tests. 8 lat temu
  David Benjamin 3c4a5cbb71 Revert "Enable upstream's Poly1305 code." 8 lat temu
  David Benjamin 4339552fbb Flip the arguments to ExpectBytesEqual in poly1305_test. 8 lat temu
  David Benjamin 4c34026d12 Fix poly1305-x86.pl. 8 lat temu
  David Benjamin 110fcc9607 poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32. 8 lat temu
  David Benjamin bd30f480c5 poly1305/asm/poly1305-*.pl: flip horizontal add and reduction. 8 lat temu
  David Benjamin 6f0c4db90e Enable upstream's Poly1305 code. 8 lat temu
  David Benjamin 6234a7f3a7 Switch poly1305-armv4.pl to named constants. 8 lat temu
  David Benjamin f28caea521 Check in pristine copies of upstream's poly1305 assembly. 8 lat temu
  David Benjamin 8ccc3c383a Test poly1305 more aggressively. 8 lat temu
  David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional. 8 lat temu
  Brian Smith 5fa8f5bc9a Fix |-Werror=old-style-declaration| violations in poly1305_vec.c. 8 lat temu
  Brian Smith 87c7640773 Use |inline| in crypto/poly1305/poly1305_vec.c. 8 lat temu
  Brian Smith 24e428899b Define `int128_t` and `uint128_t` in one place. 8 lat temu
  Brian Smith 7cae9f5b6c Use |alignas| for alignment. 8 lat temu
  Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. 8 lat temu
  David Benjamin ef14b2d86e Remove stl_compat.h. 9 lat temu
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 lat temu
  Adam Langley d9e817309a Fix several warnings that arise in Android. 9 lat temu
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 lat temu
  Brian Smith b8c1446c1f Fix comment typo in poly1305_test.txt. 9 lat temu
  Adam Langley 0dd93002dd Revert section changes for ASM. 9 lat temu
  Adam Langley 3f85e04f40 Add sections to Poly1305 ARM asm code. 9 lat temu
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 lat temu
  David Benjamin 4a59709ca1 Fix Windows build. 9 lat temu
  David Benjamin 0851f67480 Add standalone tests for Poly1305. 9 lat temu
  Adam Langley 041e4dd5e2 Fix ARM Clang build. 9 lat temu
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9 lat temu
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 lat temu
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 lat temu