Nick Mathewson
|
35423d397f
Merge branch 'bug4900_siphash_v2'
|
10 years ago |
Nick Mathewson
|
339a47e80b
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 years ago |
Sebastian Hahn
|
3f567f529f
gcc/clang: Mark macro-generated functions as possible unused
|
10 years ago |
Nick Mathewson
|
0e97c8e23e
Siphash-2-4 is now our hash in nearly all cases.
|
10 years ago |
Karsten Loesing
|
1293835440
Lower dir fetch retry schedules in testing networks.
|
11 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
0cb921f3e9
Convert all include-guard macros to avoid reserved identifiers.
|
12 years ago |
Nick Mathewson
|
78dec94307
Tweaks to 6400 changes file and docs as suggested by arma
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
12 years ago |
Sebastian Hahn
|
75d8ad7320
Purge ATTR_PURE from the code
|
13 years ago |
Nick Mathewson
|
4c3853aca8
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
00ff80e0ae
Fixup whitespace issues from 3122 commit
|
13 years ago |
Nick Mathewson
|
2253697a04
New smartlist function to see if two lists of strings are equal.
|
13 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
13 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
13 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
|
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
|
c210db0d41
Enhance pqueue so we can remove items from the middle.
|
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
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
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 years ago |