teor (Tim Wilson-Brown)
|
fb939ed82e
Replace Alice/Bob with client/service in hidden service comments
|
8 years ago |
teor (Tim Wilson-Brown)
|
7a4b4f0c3a
Correct grammatical errors in tor log messages
|
8 years ago |
teor (Tim Wilson-Brown)
|
c927b6cb1a
Correct grammatical errors in tor comments
|
8 years ago |
Nick Mathewson
|
cbed61d128
Merge remote-tracking branch 'twstrike/parse_port_config_tests'
|
8 years ago |
Nick Mathewson
|
ae3d2a93f0
Merge remote-tracking branch 'twstrike/options_test'
|
8 years ago |
Ola Bini
|
32946e2c96
Make sure that tests for domain sockets only run on OSes with domain sockets
|
8 years ago |
Ola Bini
|
3e738211d4
Use correct u64 int ops instead of regular int ops, in order to avoid warnings on 32bit clang
|
8 years ago |
Nick Mathewson
|
f557a7f327
Merge branch 'maint-0.2.7'
|
8 years ago |
Nick Mathewson
|
534a0ba59b
Merge branch 'maint-0.2.6' into maint-0.2.7
|
8 years ago |
Nick Mathewson
|
e2efa9e321
Refine the memwipe() arguments check for 18089 a little more.
|
8 years ago |
Nick Mathewson
|
7b6d7aae09
Merge branch 'fallbacks-0281-squashed'
|
8 years ago |
teor (Tim Wilson-Brown)
|
ab3c86479a
Add default fallback directories for the 0.2.8 alpha releases
|
8 years ago |
Nick Mathewson
|
ab58f60321
Merge branch 'maint-0.2.7'
|
8 years ago |
Nick Mathewson
|
8335b1f9a9
Merge branch 'maint-0.2.6' into maint-0.2.7
|
8 years ago |
teor (Tim Wilson-Brown)
|
db81565331
Make memwipe() do nothing when passed a NULL pointer or zero size
|
8 years ago |
Nick Mathewson
|
0ace22ef6d
Merge remote-tracking branch 'origin/maint-0.2.7'
|
8 years ago |
Nick Mathewson
|
83dfcfbc4a
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
|
8 years ago |
teor (Tim Wilson-Brown)
|
6094a886cf
Check ORPort and DirPort reachability before publishing a relay descriptor
|
8 years ago |
teor (Tim Wilson-Brown)
|
efd2c9d05b
Fix a display issue in updateFallbackDirs.py output
|
8 years ago |
Nick Mathewson
|
da4dbb29b7
Fix some leaks in the unit tests.
|
8 years ago |
Nick Mathewson
|
f6ea7a6258
Make the new directory tests build and run again.
|
8 years ago |
Nick Mathewson
|
537214d10e
Merge remote-tracking branch 'twstrike/directory-tests'
|
8 years ago |
Nick Mathewson
|
d3e7803c1c
Changes file for feature 17076
|
8 years ago |
Nick Mathewson
|
f47d4af04c
Whitespace cleanup
|
8 years ago |
Nick Mathewson
|
00b13cb091
Merge remote-tracking branch 'twstrike/options_test'
|
8 years ago |
Ola Bini
|
1722232d78
Update tests to match current changes to options_validate
|
8 years ago |
Ola Bini
|
6d5215fd19
Move clearing of log messages on advice from @cypherpunks, in order to minimize risk of race conditions leading to another memory leak
|
8 years ago |
Ola Bini
|
5c1c117b8e
Revert my addition of callback cleaner and instead use existing functionality for temporary log files
|
8 years ago |
Ola Bini
|
0bfa616e2e
Remove a small memory leak in log callback setup
|
8 years ago |
Ola Bini
|
ce953b864b
Fix memory leaks
|
9 years ago |