Nick Mathewson
|
a9cffd2ff0
Re-enable buffer RAM guard values.
|
19 yıl önce |
Nick Mathewson
|
11c2e97d51
Another _zlib fix.
|
19 yıl önce |
Nick Mathewson
|
337ad6420b
Make connection_write_to_buf_zlib set outbuf_flushlen right.
|
19 yıl önce |
Nick Mathewson
|
537104c908
write_to_buf != connection_write_to_buf. Also, add a connection_write_to_buf_zlib wrapper that sucks.
|
19 yıl önce |
Nick Mathewson
|
10b7b57616
Temporarily disable sentinels on buffers
|
19 yıl önce |
Nick Mathewson
|
9376d901ed
make zlib buffer function set buf_highwater properly
|
19 yıl önce |
Nick Mathewson
|
4d02ccfed8
Stop trying to refresh when we are out of data.
|
19 yıl önce |
Nick Mathewson
|
b9013cbe98
And actually check the url when it exists. that might work better.
|
19 yıl önce |
Nick Mathewson
|
c374340c70
That dir_refresh_src fix will only work if I enable it.
|
19 yıl önce |
Nick Mathewson
|
347bcec84a
Fix a couple of bugs in last patch.
|
19 yıl önce |
Nick Mathewson
|
c58cc8c16c
add coverage for a default case
|
19 yıl önce |
Nick Mathewson
|
b1a8b7869a
Oops. conn->requested_resource is client only.
|
19 yıl önce |
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.
|
19 yıl önce |
Nick Mathewson
|
73ada60d64
remove non-germane comment
|
19 yıl önce |
Nick Mathewson
|
8fa8616ec7
Add tests for several of the more recently committed functions.
|
19 yıl önce |
Nick Mathewson
|
f83a628a76
perhaps the reason I rail against cut-and-paste programming so vehemently is that I am so bad at it.
|
19 yıl önce |
Nick Mathewson
|
cd38511a1e
Part of incremental encryption logic for buffers: there is a subtle yucky point documented in a comment.
|
19 yıl önce |
Nick Mathewson
|
630e9cd510
Add some incremental encryption wrappers to torgzip code
|
19 yıl önce |
Nick Mathewson
|
af8096815e
Add a memdup function to util
|
19 yıl önce |
Nick Mathewson
|
78428dccdb
Add smartlist_reverse and smartlist_pop_last.
|
19 yıl önce |
Nick Mathewson
|
7a3ac5ee0d
Clarify mmap and memory-use hacks.
|
19 yıl önce |
Peter Palfrader
|
4baeeae614
Fix configure.in to not produce broken configure files with more recent
|
20 yıl önce |
Roger Dingledine
|
726021bb60
clean up man page. expand on contactinfo a bit.
|
20 yıl önce |
Peter Palfrader
|
068876eb36
Forward port 07_log_to_file_by_default.dpatch
|
20 yıl önce |
Peter Palfrader
|
2ff24dbc26
And a minor bugfix to the weaselhack
|
20 yıl önce |
Roger Dingledine
|
af0e47c921
fix spacing
|
20 yıl önce |
Peter Palfrader
|
bc64becd12
Add a /tor/dir-all-weaselhack directory resource so I do not have to update my scripts
|
20 yıl önce |
Roger Dingledine
|
a4c315f3c3
fix recommended url in torrc.sample for server sign-up
|
20 yıl önce |
Roger Dingledine
|
4e4cc9aa27
lower the number of seconds before we yell about clock jump.
|
20 yıl önce |
Roger Dingledine
|
53d63e25a5
start checking for limits.h too. we should resume compiling
|
20 yıl önce |