Nick Mathewson
|
73ada60d64
remove non-germane comment
|
18 years ago |
Nick Mathewson
|
8fa8616ec7
Add tests for several of the more recently committed functions.
|
18 years ago |
Nick Mathewson
|
f83a628a76
perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it.
|
18 years ago |
Nick Mathewson
|
cd38511a1e
Part of incremental encryption logic for buffers: there is a subtle yucky point documented in a comment.
|
18 years ago |
Nick Mathewson
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
18 years ago |
Nick Mathewson
|
af8096815e
Add a memdup function to util
|
18 years ago |
Nick Mathewson
|
78428dccdb
Add smartlist_reverse and smartlist_pop_last.
|
18 years ago |
Nick Mathewson
|
7a3ac5ee0d
Clarify mmap and memory-use hacks.
|
18 years ago |
Peter Palfrader
|
4baeeae614
Fix configure.in to not produce broken configure files with more recent
|
18 years ago |
Roger Dingledine
|
726021bb60
clean up man page. expand on contactinfo a bit.
|
18 years ago |
Peter Palfrader
|
068876eb36
Forward port 07_log_to_file_by_default.dpatch
|
18 years ago |
Peter Palfrader
|
2ff24dbc26
And a minor bugfix to the weaselhack
|
18 years ago |
Roger Dingledine
|
af0e47c921
fix spacing
|
18 years ago |
Peter Palfrader
|
bc64becd12
Add a /tor/dir-all-weaselhack directory resource so I do not have to update my scripts
|
18 years ago |
Roger Dingledine
|
a4c315f3c3
fix recommended url in torrc.sample for server sign-up
|
18 years ago |
Roger Dingledine
|
4e4cc9aa27
lower the number of seconds before we yell about clock jump.
|
18 years ago |
Roger Dingledine
|
53d63e25a5
start checking for limits.h too. we should resume compiling
|
18 years ago |
Roger Dingledine
|
de7a9c83d8
upgrade the severity of the 'clock jump' warn, and ask people
|
18 years ago |
Roger Dingledine
|
09dfe1b265
bugfix: discourage picking directory authorities as our TestVia
|
18 years ago |
Nick Mathewson
|
66db3afb74
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
18 years ago |
Roger Dingledine
|
977574e48d
back off and add the $ at the beginning of the preferrednodes list
|
18 years ago |
Roger Dingledine
|
2cd349903c
be more lax about recognizing valid hexdigests.
|
18 years ago |
Roger Dingledine
|
b4e415ba3c
now we can tell dirserv_dump_directory_to_string() whether we want
|
18 years ago |
Roger Dingledine
|
88dadc917c
bugfix in exit_policy_is_general_exit() that weasel found.
|
18 years ago |
Roger Dingledine
|
23e2c6a7dd
first cut at a workaround for the reachability bug: explicitly find a
|
18 years ago |
Roger Dingledine
|
31b51849b5
export the default exit policy via the control port, so controllers
|
18 years ago |
Roger Dingledine
|
279e86f3c8
Defense in depth: fix the reachability bug a second way too.
|
18 years ago |
Roger Dingledine
|
a20a384b09
harmless typo
|
18 years ago |
Roger Dingledine
|
ab61c40661
Fix the bug that was causing servers to not find themselves
|
18 years ago |
Roger Dingledine
|
19408cf8d7
reintroduce the logic to exit_policy_is_general_exit() to count
|
18 years ago |