Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions vor 6 Jahren
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build vor 6 Jahren
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci vor 6 Jahren
  Nick Mathewson 047790a253 apply ahf's test_assert_int.cocci vor 6 Jahren
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c vor 7 Jahren
  Nick Mathewson 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous vor 6 Jahren
  George Kadianakis f85c1874ad ed25519: Add tests blinding bad ed25519 pubkeys. vor 6 Jahren
  Nick Mathewson c0f0351e06 whitespace fix vor 6 Jahren
  George Kadianakis e8eee3a50e ed25519: Add unittests for ed25519 pubkey validation. vor 7 Jahren
  Taylor Yu 00ffefb41b Test odd-sized base64 decodes vor 7 Jahren
  Nick Mathewson a4964466a5 Remove openssl/evp.h dependency from test_crypto.c vor 7 Jahren
  Nick Mathewson 1a14e5be91 Remove crypto/rand include from test_crypto.c vor 7 Jahren
  Nick Mathewson 7505f452c8 Run the copyright update script. vor 7 Jahren
  David Goulet 118691cd47 crypto: Change crypto_mac_sha3_256 to use the key length in the construction vor 7 Jahren
  George Kadianakis b9010c8bf5 prop224 prepwork: Introduce HMAC-SHA3 function. vor 7 Jahren
  Nick Mathewson 6cb9c2cf77 Add support for AES256 and AES192 vor 7 Jahren
  Nick Mathewson ff116b7808 Simplify the crypto_cipher_t interface and structure vor 7 Jahren
  Nick Mathewson 373bfd9630 Make a couple more tests run faster. vor 7 Jahren
  Nick Mathewson 05110c9294 Move the donna-fuzzing tests into test_slow. vor 7 Jahren
  Nick Mathewson 5927ed8d33 checkSpace.pl now forbids more identifiers. vor 7 Jahren
  George Kadianakis b8bfdf638e Introduce ed25519_{sign,checksig}_prefixed functions(). vor 7 Jahren
  nikkolasg 568dc27a19 Make base16_decodes return number of decoded bytes vor 8 Jahren
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' vor 8 Jahren
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes vor 8 Jahren
  Andrea Shepard 9eeaeddbb1 Reduce make check-spaces noise vor 8 Jahren
  Nick Mathewson 1e330e1947 Repair test_crypto_openssl_version with LibreSSL vor 8 Jahren
  Nick Mathewson 83513a93a1 Check tor_sscanf return value in test_crypto.c vor 8 Jahren
  Nick Mathewson ed0ecd9f13 Use tor_sscanf, not sscanf, in test_crypto.c vor 8 Jahren
  Nick Mathewson 159ea7a88f Fix a bad sizeof() in test_crypto.c. Harmless. Spotted by coverity. vor 8 Jahren
  Nick Mathewson 249f3a1664 Fix memory leak in test_crypto_aes_ctr_testvec vor 8 Jahren