Nick Mathewson
|
729f404efe
Add logic in routerparse to not read overlong private keys
|
14 years ago |
Nick Mathewson
|
240fa42aac
Fix size_t vs unsigned comparison too
|
14 years ago |
Nick Mathewson
|
0222228d64
Fix up size and sign issues in base32 code
|
14 years ago |
Nick Mathewson
|
bb5f99d4df
Merge remote branch 'sebastian/bug2314' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Sebastian Hahn
|
9ecf133686
Fix compile wanrings revealed by gcc 4.5 on mingw
|
14 years ago |
Nick Mathewson
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
14 years ago |
Nick Mathewson
|
785086cfba
Have all of our allocation functions and a few others check for underflow
|
14 years ago |
Nick Mathewson
|
89e97bdf94
Add wrappers function for libc random()
|
14 years ago |
Sebastian Hahn
|
213139f887
Properly refcount client_identity_key
|
14 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 years ago |
Nick Mathewson
|
485cab869d
Merge remote branch 'public/rand_double2'
|
14 years ago |
Nick Mathewson
|
b111a7cd9c
Make cbt_generate_sample use crypto_rand_double()
|
14 years ago |
Nick Mathewson
|
8e1bf98f4a
Log an error if openssl fails to copy a key for us
|
14 years ago |
Nick Mathewson
|
006e2e8620
Add a function to return a double in range [0,1).
|
14 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Nick Mathewson
|
616cbb31c7
Merge commit 'origin/maint-0.2.1'
|
15 years ago |
Nick Mathewson
|
1c87a27574
Fix bug 1173: remove an assert(unsigned >= 0).
|
15 years ago |
Nick Mathewson
|
9e6225ae16
Merge commit 'sebastian/coverity'
|
15 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 years ago |
Sebastian Hahn
|
70abd843fd
crypto_cipher_set_key cannot fail
|
15 years ago |
Nick Mathewson
|
5e4d53d535
Remove checks for array existence. (CID 410..415)
|
15 years ago |
Karsten Loesing
|
d2b4b49ff0
Reduce log level for someone else sending us weak DH keys.
|
15 years ago |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
15 years ago |
Nick Mathewson
|
5576a3a094
Parse detached signature documents with multiple flavors and algorithms.
|
15 years ago |
Nick Mathewson
|
3b2fc659a8
Refactor consensus signature storage for multiple digests and flavors.
|
15 years ago |
Nick Mathewson
|
8d41e6c471
Support for encoding and decoding 256-bit digests in base64
|
15 years ago |
Nick Mathewson
|
cfba9c01bf
Alter keygen function to generate keys of different lengths.
|
15 years ago |