Nick Mathewson
|
2552d5e60f
Fix an assert that still isnt the assert we are hunting.
|
před 19 roky |
Roger Dingledine
|
37c441d96f
correct a function comment in compute_preferred_testing_list()
|
před 19 roky |
Nick Mathewson
|
f1993b8b30
Become capable of noticing that we are done sending a directory.
|
před 19 roky |
Nick Mathewson
|
5c0d7fb016
Resolve control flow warning.
|
před 19 roky |
Nick Mathewson
|
0932f463ff
Ah. That seems to work.
|
před 19 roky |
Nick Mathewson
|
5ba72d0ae5
another write_to_buf_zlib fix.
|
před 19 roky |
Nick Mathewson
|
b5c599412f
Backport candidate: implement the "is this uptime change cosmetic" test properly.
|
před 19 roky |
Nick Mathewson
|
a9cffd2ff0
Re-enable buffer RAM guard values.
|
před 19 roky |
Nick Mathewson
|
11c2e97d51
Another _zlib fix.
|
před 19 roky |
Nick Mathewson
|
337ad6420b
Make connection_write_to_buf_zlib set outbuf_flushlen right.
|
před 19 roky |
Nick Mathewson
|
537104c908
write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf_zlib wrapper that sucks.
|
před 19 roky |
Nick Mathewson
|
10b7b57616
Temporarily disable sentinels on buffers
|
před 19 roky |
Nick Mathewson
|
9376d901ed
make zlib buffer function set buf_highwater properly
|
před 19 roky |
Nick Mathewson
|
4d02ccfed8
Stop trying to refresh when we are out of data.
|
před 19 roky |
Nick Mathewson
|
b9013cbe98
And actually check the url when it exists. that might work better.
|
před 19 roky |
Nick Mathewson
|
c374340c70
That dir_refresh_src fix will only work if I enable it.
|
před 19 roky |
Nick Mathewson
|
347bcec84a
Fix a couple of bugs in last patch.
|
před 19 roky |
Nick Mathewson
|
c58cc8c16c
add coverage for a default case
|
před 19 roky |
Nick Mathewson
|
b1a8b7869a
Oops. conn->requested_resource is client only.
|
před 19 roky |
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.
|
před 19 roky |
Nick Mathewson
|
73ada60d64
remove non-germane comment
|
před 19 roky |
Nick Mathewson
|
8fa8616ec7
Add tests for several of the more recently committed functions.
|
před 19 roky |
Nick Mathewson
|
f83a628a76
perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it.
|
před 19 roky |
Nick Mathewson
|
cd38511a1e
Part of incremental encryption logic for buffers: there is a subtle yucky point documented in a comment.
|
před 19 roky |
Nick Mathewson
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
před 19 roky |
Nick Mathewson
|
af8096815e
Add a memdup function to util
|
před 19 roky |
Nick Mathewson
|
78428dccdb
Add smartlist_reverse and smartlist_pop_last.
|
před 19 roky |
Nick Mathewson
|
7a3ac5ee0d
Clarify mmap and memory-use hacks.
|
před 19 roky |
Peter Palfrader
|
4baeeae614
Fix configure.in to not produce broken configure files with more recent
|
před 19 roky |
Roger Dingledine
|
726021bb60
clean up man page. expand on contactinfo a bit.
|
před 19 roky |