Nick Mathewson
|
c35fad2bde
Remove some deadcode for parsing v1 directories
|
před 13 roky |
Nick Mathewson
|
5dfec9f833
Merge remote-tracking branch 'linus/bug6880'
|
před 13 roky |
Linus Nordberg
|
bee1e46bd1
Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.
|
před 13 roky |
Robert Ransom
|
1e5cd1c7d6
Fix comment typo in tor_memeq
|
před 13 roky |
Nick Mathewson
|
757b3b259e
Add unit test for crypto_pk_cmp_keys and NULL
|
před 13 roky |
Robert Ransom
|
cd884c764b
Fix documentation for crypto_pk_cmp_keys
|
před 13 roky |
Robert Ransom
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
před 13 roky |
Robert Ransom
|
f3916a6855
Make crypto_pk_cmp_keys do something sane for NULL keys
|
před 13 roky |
Nick Mathewson
|
32d9cea289
Merge remote-tracking branch 'public/bug6853'
|
před 13 roky |
Nick Mathewson
|
5511d21d2b
Merge branch 'bug6861_typofix'
|
před 13 roky |
Nick Mathewson
|
96d2a21683
Avoid sign-extending when computing rend auth type.
|
před 13 roky |
Nick Mathewson
|
414adb237b
Parse votes with >31 flags correctly
|
před 13 roky |
Nick Mathewson
|
c3f526ed64
Merge branch '6044_nm_squashed'
|
před 13 roky |
Nick Mathewson
|
faab788189
changes file for 6044
|
před 13 roky |
Nick Mathewson
|
4b362d002c
Turn the read_file_until_eof tests into a single implementation
|
před 13 roky |
meejah
|
d64bf286a1
Handle FIFOs in read_file_to_str
|
před 13 roky |
Nick Mathewson
|
2939cc3ba3
Note which compiler caused bug 6842
|
před 13 roky |
Roger Dingledine
|
2e342df7cd
fold in changes files so far
|
před 13 roky |
Nick Mathewson
|
523b0ec288
Merge remote-tracking branch 'origin/maint-0.2.3'
|
před 13 roky |
Nick Mathewson
|
b1447a4312
Use file-size-fixup code on cygwin too.
|
před 13 roky |
Nick Mathewson
|
f2f720a7ef
Merge branch 'split_routerlist.c_rebased'
|
před 13 roky |
Nick Mathewson
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
před 13 roky |
Nick Mathewson
|
725d3a32bd
Remove router_get_by_{nickname,hexdigest} entirely
|
před 13 roky |
Nick Mathewson
|
5161a52c66
Remove the old disabled router_get_by_nickname implementation
|
před 13 roky |
Nick Mathewson
|
ba21ebc6d8
Move many of the node_ functions from routerlist to nodelist
|
před 13 roky |
Nick Mathewson
|
d995dc8bac
Split the routerset code out of routerlist.c
|
před 13 roky |
Nick Mathewson
|
286e95f0a5
Merge branch 'bug6833'
|
před 13 roky |
Nick Mathewson
|
68caa834f4
document why we only allow 64 flags in votes
|
před 13 roky |
Nick Mathewson
|
e4ce8cd969
Fix compilation with older gccs
|
před 13 roky |
Nick Mathewson
|
56bd3dd87f
Remove a duplicate test in test_util_pow2
|
před 13 roky |