Nick Mathewson
|
4d02ccfed8
Stop trying to refresh when we are out of data.
|
hace 20 años |
Nick Mathewson
|
b9013cbe98
And actually check the url when it exists. that might work better.
|
hace 20 años |
Nick Mathewson
|
c374340c70
That dir_refresh_src fix will only work if I enable it.
|
hace 20 años |
Nick Mathewson
|
347bcec84a
Fix a couple of bugs in last patch.
|
hace 20 años |
Nick Mathewson
|
c58cc8c16c
add coverage for a default case
|
hace 20 años |
Nick Mathewson
|
b1a8b7869a
Oops. conn->requested_resource is client only.
|
hace 20 años |
Nick Mathewson
|
1d9923da7c
Instead of adding servers and v1 directories to buffers en masse, directory servers add them on the fly as their outbufs are depleted. This will save ram on busy dirservers.
|
hace 20 años |
Nick Mathewson
|
73ada60d64
remove non-germane comment
|
hace 20 años |
Nick Mathewson
|
8fa8616ec7
Add tests for several of the more recently committed functions.
|
hace 20 años |
Nick Mathewson
|
f83a628a76
perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it.
|
hace 20 años |
Nick Mathewson
|
cd38511a1e
Part of incremental encryption logic for buffers: there is a subtle yucky point documented in a comment.
|
hace 20 años |
Nick Mathewson
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
hace 20 años |
Nick Mathewson
|
af8096815e
Add a memdup function to util
|
hace 20 años |
Nick Mathewson
|
78428dccdb
Add smartlist_reverse and smartlist_pop_last.
|
hace 20 años |
Nick Mathewson
|
7a3ac5ee0d
Clarify mmap and memory-use hacks.
|
hace 20 años |
Peter Palfrader
|
4baeeae614
Fix configure.in to not produce broken configure files with more recent
|
hace 20 años |
Roger Dingledine
|
726021bb60
clean up man page. expand on contactinfo a bit.
|
hace 20 años |
Peter Palfrader
|
068876eb36
Forward port 07_log_to_file_by_default.dpatch
|
hace 20 años |
Peter Palfrader
|
2ff24dbc26
And a minor bugfix to the weaselhack
|
hace 20 años |
Roger Dingledine
|
af0e47c921
fix spacing
|
hace 20 años |
Peter Palfrader
|
bc64becd12
Add a /tor/dir-all-weaselhack directory resource so I do not have to update my scripts
|
hace 20 años |
Roger Dingledine
|
a4c315f3c3
fix recommended url in torrc.sample for server sign-up
|
hace 20 años |
Roger Dingledine
|
4e4cc9aa27
lower the number of seconds before we yell about clock jump.
|
hace 20 años |
Roger Dingledine
|
53d63e25a5
start checking for limits.h too. we should resume compiling
|
hace 20 años |
Roger Dingledine
|
de7a9c83d8
upgrade the severity of the 'clock jump' warn, and ask people
|
hace 20 años |
Roger Dingledine
|
09dfe1b265
bugfix: discourage picking directory authorities as our TestVia
|
hace 20 años |
Nick Mathewson
|
66db3afb74
eventdns: Apply a couple of patches from AGL; start working on windows compat; note some TODOs.
|
hace 20 años |
Roger Dingledine
|
977574e48d
back off and add the $ at the beginning of the preferrednodes list
|
hace 20 años |
Roger Dingledine
|
2cd349903c
be more lax about recognizing valid hexdigests.
|
hace 20 años |
Roger Dingledine
|
b4e415ba3c
now we can tell dirserv_dump_directory_to_string() whether we want
|
hace 20 años |