Nick Mathewson
|
de8e0ef0bd
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
83fe07d3f2
Increase the length of the buffer in smartlist_string_num_isin().
|
13 years ago |
Nick Mathewson
|
37e3fb8af2
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
2253697a04
New smartlist function to see if two lists of strings are equal.
|
13 years ago |
Nick Mathewson
|
9fba014e3f
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
|
13 years ago |
Nick Mathewson
|
0cbcbc3412
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that snuck in
|
13 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 years ago |
Nick Mathewson
|
59f9097d5c
Hand-conversion and audit phase of memcmp transition
|
13 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
13 years ago |
Nick Mathewson
|
57b954293e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
13 years ago |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/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 |
Nick Mathewson
|
fe309e7ad6
Implement a basic node and nodelist type
|
14 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
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
|
2c672f73bf
Fix comment typos in container.c
|
15 years ago |
Nick Mathewson
|
c210db0d41
Enhance pqueue so we can remove items from the middle.
|
15 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
15 years ago |
Nick Mathewson
|
afc76a4e71
Fix two bugs found by Coverity scan.
|
15 years ago |
Nick Mathewson
|
a8e92ba8fd
Add a function to get the most frequent member of a list.
|
15 years ago |
Nick Mathewson
|
0edc39303d
Add a median_int32 and find_nth_int32
|
15 years ago |
Nick Mathewson
|
ec7e054668
Spell-check Tor.
|
15 years ago |
Karsten Loesing
|
9b32e8c141
Update copyright to 2009.
|
15 years ago |
Nick Mathewson
|
a87980c2eb
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms.
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
Nick Mathewson
|
73e1a1d26e
Document our Bloom filter parameter choices.
|
16 years ago |
Nick Mathewson
|
df5e8f65bc
Add more missing documentation, and correct an error in container.c documentation: Don't introduce two parameters called n when you're calling an algorithm O(n).
|
16 years ago |