aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto.c
Commit message (Expand)AuthorAge
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-12-15
|\
| * Fix bug 1173: remove an assert(unsigned >= 0).Nick Mathewson2009-12-15
* | Merge commit 'sebastian/coverity'Nick Mathewson2009-12-12
|\ \
| * | crypto_cipher_set_key cannot failSebastian Hahn2009-10-27
* | | *_free functions now accept NULLSebastian Hahn2009-12-12
|/ /
* | Remove checks for array existence. (CID 410..415)Nick Mathewson2009-10-26
* | Reduce log level for someone else sending us weak DH keys.Karsten Loesing2009-10-25
* | Document the microdescriptor code better.Nick Mathewson2009-10-18
* | Parse detached signature documents with multiple flavors and algorithms.Nick Mathewson2009-10-15
* | Refactor consensus signature storage for multiple digests and flavors.Nick Mathewson2009-10-15
* | Support for encoding and decoding 256-bit digests in base64Nick Mathewson2009-10-15
* | Alter keygen function to generate keys of different lengths.Nick Mathewson2009-09-29
* | Disable OpenSSL engines when building for Android.Nathan Freitas2009-09-29
* | Include util.h and log.h as relative paths.Nathan Freitas2009-09-29
* | Make crypto_digest_get_digest nondestructive again.Nick Mathewson2009-08-20
* | Add a SHA256 implementation for platforms that lack it.Nick Mathewson2009-08-20
* | Add basic support for SHA256.Nick Mathewson2009-08-19
* | Merge branch 'hardware_accel_improvements'Nick Mathewson2009-05-31
|\ \ | |/ |/|
| * Add support for dynamic OpenSSL hardware crypto acceleration engines.Martin Peck2009-05-23
| * Update copyright to 2009.Karsten Loesing2009-05-02
* | Fixes to spelling fixes. Thanks, Roger!Nick Mathewson2009-05-28
* | Spell-check Tor.Nick Mathewson2009-05-27
* | Update copyright to 2009.Karsten Loesing2009-05-04
|/
* Make sure that even in the weird fiddly paths that lead to init_keys,Nick Mathewson2009-01-21
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Use RSA_generate_key_ex where available.Nick Mathewson2008-12-29
* Make freelist_len in memarea.c static; document a few variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Ben confirms that the MUST in rfc2631 is only for compatibility with X9.42, a...Nick Mathewson2008-12-18
* Fix bug 889: share deep-copied keys between threads to avoid races in referen...Nick Mathewson2008-12-18
* Use ctags and a python script to find identifiers that are never used anywher...Nick Mathewson2008-12-17
* Clean up some redundant stuff in crypto_dh_new().Nick Mathewson2008-09-05
* The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson2008-08-08
* r16587@tombo: nickm | 2008-06-28 00:13:40 -0400Nick Mathewson2008-06-28
* Set dynamic-locking callbacks in openssl. These can be more efficient when o...Nick Mathewson2008-06-13
* Remov unused macro in crypto.cNick Mathewson2008-06-04
* r15558@tombo: nickm | 2008-05-09 04:35:12 -0400Nick Mathewson2008-05-09
* r19004@catbus: nickm | 2008-03-21 15:18:43 -0400Nick Mathewson2008-03-21
* r14422@tombo: nickm | 2008-02-24 17:09:56 -0500Nick Mathewson2008-02-24
* r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson2008-02-22
* r14374@tombo: nickm | 2008-02-21 16:57:39 -0500Nick Mathewson2008-02-21
* r14373@tombo: nickm | 2008-02-21 16:29:18 -0500Nick Mathewson2008-02-21
* r14185@tombo: nickm | 2008-02-15 18:05:54 -0500Nick Mathewson2008-02-15
* doxygen and other cleanupsRoger Dingledine2008-02-09
* r14062@tombo: nickm | 2008-02-08 15:17:07 -0500Nick Mathewson2008-02-08
* r17964@catbus: nickm | 2008-02-07 10:45:02 -0500Nick Mathewson2008-02-07
* r17963@catbus: nickm | 2008-02-07 10:14:25 -0500Nick Mathewson2008-02-07
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17903@catbus: nickm | 2008-02-05 14:40:03 -0500Nick Mathewson2008-02-05