Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 vuotta sitten |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 vuotta sitten |
Nick Mathewson
|
c210db0d41
Enhance pqueue so we can remove items from the middle.
|
15 vuotta sitten |
Nick Mathewson
|
a8e92ba8fd
Add a function to get the most frequent member of a list.
|
15 vuotta sitten |
Nick Mathewson
|
0edc39303d
Add a median_int32 and find_nth_int32
|
15 vuotta sitten |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
15 vuotta sitten |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 vuotta sitten |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 vuotta sitten |
Nick Mathewson
|
e8a3fa91a6
Use a consistent naming standard for header file guard macros, taking care not to collide with any system headers. This tripped us up on Android.
|
16 vuotta sitten |
Nick Mathewson
|
651a0a2fb5
Stop marking bsearch_idx as pure; it is not.
|
16 vuotta sitten |
Roger Dingledine
|
c7af43a624
Now NodeFamily and MyFamily config options allow spaces in
|
16 vuotta sitten |
Nick Mathewson
|
6c432a5565
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less likely to confuse analysis tools into thinking we do use after free. Arguably, (void)x should count as use in suppressing unused variable warnings, but not in generating hey-you-used-a-variable warnings. Arguably, though, it shouldn't.
|
16 vuotta sitten |
Nick Mathewson
|
aacda9cd8e
We should not alter an addr_policy_t that has been canonicalized.
|
16 vuotta sitten |
Nick Mathewson
|
0711408c22
Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.
|
16 vuotta sitten |
Nick Mathewson
|
f366d10a2f
r17435@tombo: nickm | 2008-07-30 08:50:54 -0400
|
16 vuotta sitten |
Nick Mathewson
|
a627407fcb
r19233@catbus: nickm | 2008-04-08 13:06:34 -0400
|
16 vuotta sitten |
Nick Mathewson
|
2d68487e7f
r19229@catbus: nickm | 2008-04-07 12:28:22 -0400
|
16 vuotta sitten |
Nick Mathewson
|
4c04b7f4f6
r19201@catbus: nickm | 2008-04-04 14:23:19 -0400
|
16 vuotta sitten |
Roger Dingledine
|
1cd90948ab
maybe appease the overflow detectors more
|
16 vuotta sitten |
Nick Mathewson
|
5c03f82a65
r18345@catbus: nickm | 2008-02-21 13:45:04 -0500
|
16 vuotta sitten |
Roger Dingledine
|
b3c0d066e5
other cleanups that have been sitting in my sandbox
|
16 vuotta sitten |
Nick Mathewson
|
7b022eda9c
r18290@catbus: nickm | 2008-02-20 22:34:59 -0500
|
16 vuotta sitten |
Nick Mathewson
|
b30c1637bd
One last tweak on debugging code.
|
16 vuotta sitten |
Nick Mathewson
|
88efec10a2
r18256@catbus: nickm | 2008-02-20 11:57:31 -0500
|
16 vuotta sitten |
Nick Mathewson
|
dbcf29d301
r18228@catbus: nickm | 2008-02-19 18:05:53 -0500
|
16 vuotta sitten |
Nick Mathewson
|
632c035ad9
r18221@catbus: nickm | 2008-02-19 17:46:16 -0500
|
16 vuotta sitten |
Nick Mathewson
|
842a33ff20
Update some copyright notices: it is now 2008.
|
17 vuotta sitten |
Nick Mathewson
|
8366da01fb
r17935@catbus: nickm | 2008-02-05 20:54:54 -0500
|
17 vuotta sitten |
Nick Mathewson
|
3958d7b16f
r17898@catbus: nickm | 2008-02-05 14:01:35 -0500
|
17 vuotta sitten |
Nick Mathewson
|
c7fe633780
New macros to simplify writing loops over map key-value pairs.
|
17 vuotta sitten |