Commit History

Author SHA1 Message Date
  Nick Mathewson 49ec29044d Add more openssl includes to fix no-deprecated compilation 5 years ago
  Nick Mathewson 0981ac4c59 Log more messages when failing to decode RSA keys 5 years ago
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  George Kadianakis 43324b0e4d Fix minor memleak in edge-case of crypto_rsa.c function. 5 years ago
  Nick Mathewson f606b3cfd1 Lower the maximum size of a private key file to 16 MB 5 years ago
  Nick Mathewson 92357a07bd Fix a 32-bit off_t/size_t warning in crypto_rsa.c 5 years ago
  Nick Mathewson 3b5d6ef15b Unify functions for reading/writing PEM keys, to avoid duplication. 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson b94e7de7db Refactor crypto_rsa to use pem module. 5 years ago
  Nick Mathewson 752ffa2197 Extract openssl RSA functionality into its own file. 5 years ago
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
  Nick Mathewson 922208bd2d Extract and rename crypto_log_errors(). 5 years ago
  Nick Mathewson 8e2df98860 Move crypto_add_spaces_to_fp() to crypto_rsa.c 5 years ago
  Nick Mathewson e7f5f48d68 Rename torlog.[ch] to log.[ch] 5 years ago
  Nick Mathewson a742a826f6 Remove all include common/ uses in crypto_ops and tls. 5 years ago
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 5 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 25ccfff86a Split crypto and tls libraries into directories 5 years ago