Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 8a0b741487 Add a tor_free() in tor_gencert to fix a coverity warning 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson 824009cde5 Rename openssl-bridging functions in crypto_rsa 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 12a1ada158 Move the initialization and cleanup parts of crypto.c 5 years ago
  Nick Mathewson e7f5f48d68 Rename torlog.[ch] to log.[ch] 5 years ago
  Nick Mathewson 41640b6573 Rename util_malloc to malloc. 5 years ago
  Nick Mathewson 2f657a1416 Remove all users of addr_port_lookup outside of address.c 5 years ago
  Nick Mathewson 5d8336c182 Refactor ipv[46].[ch] 5 years ago
  Nick Mathewson 666e3e5ec6 Stop using util.h and compat.h in src/tools 5 years ago
  Nick Mathewson 40199b180e Remove read_all and write_all 5 years ago
  Nick Mathewson 235ddb15a0 Move util_format into a new libtor-encoding library 5 years ago
  Nick Mathewson d893be190f rectify include paths (automatic) for address.h 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 90aeaa53cd Remove all use of the assert.h header 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Fernando Fernandez Mancera 5b7a12d58a Add crypto_log_errors() to crypto_util.[ch] 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson 0eed0899cd Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge 6 years ago
  Nick Mathewson 4438ef3288 Remove a bunch of other redundant #includes 6 years ago
  Fernando Fernandez Mancera 61c7ec29f1 Include crypto_digest.h in order to solve dependency issues. 6 years ago
  Nick Mathewson dd8eeabfd1 Fix memory leak in tor-gencert.c 6 years ago
  Nick Mathewson 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 957bdc4a42 Merge branch 'bug20553_028' 7 years ago
  Nick Mathewson 9b18b215bb Work around a behavior change in openssl's BUF_MEM code 7 years ago