Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 9e6225ae16 Merge commit 'sebastian/coverity' vor 15 Jahren
  Sebastian Hahn 3807db001d *_free functions now accept NULL vor 15 Jahren
  Sebastian Hahn 70abd843fd crypto_cipher_set_key cannot fail vor 15 Jahren
  Nick Mathewson 5e4d53d535 Remove checks for array existence. (CID 410..415) vor 15 Jahren
  Karsten Loesing d2b4b49ff0 Reduce log level for someone else sending us weak DH keys. vor 15 Jahren
  Nick Mathewson 200c39b66c Document the microdescriptor code better. vor 15 Jahren
  Nick Mathewson 5576a3a094 Parse detached signature documents with multiple flavors and algorithms. vor 15 Jahren
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. vor 15 Jahren
  Nick Mathewson 8d41e6c471 Support for encoding and decoding 256-bit digests in base64 vor 15 Jahren
  Nick Mathewson cfba9c01bf Alter keygen function to generate keys of different lengths. vor 15 Jahren
  Nathan Freitas 76d26ae52d Disable OpenSSL engines when building for Android. vor 15 Jahren
  Nathan Freitas 8c585cce39 Include util.h and log.h as relative paths. vor 15 Jahren
  Nick Mathewson 5da3b45fdc Make crypto_digest_get_digest nondestructive again. vor 15 Jahren
  Nick Mathewson d0c212995a Add a SHA256 implementation for platforms that lack it. vor 15 Jahren
  Nick Mathewson f57883a39e Add basic support for SHA256. vor 15 Jahren
  Nick Mathewson e84ddead34 Merge branch 'hardware_accel_improvements' vor 15 Jahren
  Nick Mathewson 260de44313 Fixes to spelling fixes. Thanks, Roger! vor 15 Jahren
  Nick Mathewson ec7e054668 Spell-check Tor. vor 15 Jahren
  Martin Peck 7703b887f5 Add support for dynamic OpenSSL hardware crypto acceleration engines. vor 15 Jahren
  Karsten Loesing 9b32e8c141 Update copyright to 2009. vor 15 Jahren
  Karsten Loesing 4ebcc4da34 Update copyright to 2009. vor 15 Jahren
  Nick Mathewson 8ebceeb352 Make sure that even in the weird fiddly paths that lead to init_keys, vor 15 Jahren
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. vor 15 Jahren
  Nick Mathewson b0a8ecd193 Use RSA_generate_key_ex where available. vor 15 Jahren
  Nick Mathewson b4d387c28b Make freelist_len in memarea.c static; document a few variables. vor 15 Jahren
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. vor 15 Jahren
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. vor 15 Jahren
  Nick Mathewson 6c6b0283cb Ben confirms that the MUST in rfc2631 is only for compatibility with X9.42, and isn't actually a security thing. vor 16 Jahren
  Nick Mathewson cebdf93949 Fix bug 889: share deep-copied keys between threads to avoid races in reference counts. Bugfix on 0.1.0.1-rc. vor 16 Jahren
  Nick Mathewson f43bcdc063 Use ctags and a python script to find identifiers that are never used anywhere, and remove the ones that we really want gone. vor 16 Jahren