Commit History

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