Commit History

Author SHA1 Message Date
  Nick Mathewson 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 5 years ago
  teor ebbc2c3d8f crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64() 5 years ago
  teor 5e2cba8eb4 crypto_format: Stop adding padding in ed25519_signature_from_base64() 5 years ago
  teor ce5e38642d crypto_format: Remove the return value from ed25519_signature_to_base64() 5 years ago
  teor e3124fef54 crypto_format: Remove the return value from curve25519_public_to_base64() 5 years ago
  teor 7d513a5d55 crypto_format: Remove the return values from digest256_to_base64() 5 years ago
  teor abaed046a6 crypto_format: Remove unused return value from digest_to_base64() 5 years ago
  teor 0d136a12bb crypto_format: Remove outdated comments 5 years ago
  Nick Mathewson 2f683465d4 Bump copyright date to 2019 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson e7f5f48d68 Rename torlog.[ch] to log.[ch] 6 years ago
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 6 years ago
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 6 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 6 years ago
  Nick Mathewson 1abadee3fd Extract key string manipulation functions into a new library. 6 years ago
  Nick Mathewson de508c5f50 Extract smartlist.h from container.h 6 years ago
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) 6 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 6 years ago
  Nick Mathewson 25ccfff86a Split crypto and tls libraries into directories 6 years ago