Thomas Sjögren
|
4e7e2cfad5
TrackHostExists should be a comma-seperated list
|
20 years ago |
Roger Dingledine
|
d279b1738c
slight improvement on the declared syntax for trackhostexits
|
20 years ago |
Roger Dingledine
|
46b3c4e686
fix typos in changelog (too late now, but hey)
|
20 years ago |
Roger Dingledine
|
9e969f7a8f
update package docs for 0.1.0.5-rc
|
20 years ago |
Nick Mathewson
|
fe65e57ca1
Re-do fragmented control message handling to work with new buf_t system.
|
20 years ago |
Peter Palfrader
|
02546857d2
New tor snapshot: 0.1.0.5-rc
|
20 years ago |
Nick Mathewson
|
d0a9a8bdd3
Appease VC7. It has a strangely puritanical attitude about what programmers are allowed to do a consenting void*.
|
20 years ago |
Nick Mathewson
|
53607d3bb3
Turn SENTINELS back on; give NOINLINE a name and turn it off.
|
20 years ago |
Roger Dingledine
|
42d57317cd
bump to 0.1.0.5-rc
|
20 years ago |
Roger Dingledine
|
4c4a14e3cb
turn off the mongo debugging stuff, for performance tests
|
20 years ago |
Roger Dingledine
|
e132daaff8
clean out the todo, add a few items.
|
20 years ago |
Roger Dingledine
|
bc4b7c7d7c
a bigger changelog
|
20 years ago |
Roger Dingledine
|
d671092935
a changelog for 0.1.0.5-rc
|
20 years ago |
Roger Dingledine
|
732bf604c5
and correct the man page re: the defaults
|
20 years ago |
Roger Dingledine
|
543d31c89a
bump the default bandwidthrate from 1mb to 2mb
|
20 years ago |
Nick Mathewson
|
52376dc9e8
Rename buf->start to buf->cur; fix bug in read_to_buf; still debug with paranoia.
|
20 years ago |
Nick Mathewson
|
746768df5d
Add even more debugging code; temporarily disable inlines in buffers.c
|
20 years ago |
Roger Dingledine
|
914ee87e07
stop re-reading and re-parsing the directory as soon as we make it.
|
20 years ago |
Roger Dingledine
|
adaf3d31e6
hidden service client connections were using some of their
|
20 years ago |
Roger Dingledine
|
2a7aec0ffd
fix function prototype, fix typo
|
20 years ago |
Nick Mathewson
|
ecc76d8245
Avoid overflow on wrapping a TLS read.
|
20 years ago |
Nick Mathewson
|
e6794e5808
Fix unit tests for buffers.
|
20 years ago |
Roger Dingledine
|
15c7c73c5e
bump to 0.1.0.4-rc-cvs while we're testing
|
20 years ago |
Nick Mathewson
|
9ba2dd7ea1
Clean/renormalize whitespace
|
20 years ago |
Nick Mathewson
|
ef2409e4ed
Change the implementation of buf_t a lot: make it a ring buffer to minimize memmove on flush. This may break the universe, but it is probably Necessary For Perfomance.
|
20 years ago |
Roger Dingledine
|
a1fee5db63
add a note in the man page about using fascistfirewall with
|
20 years ago |
Roger Dingledine
|
4eb3cf9330
a bit more debug info
|
20 years ago |
Roger Dingledine
|
5704c3f0e0
add HttpsProxyAuthenticator to the man page
|
20 years ago |
Roger Dingledine
|
953cf91ecd
add more debugging info to help us find the weird dns freebsd pthreads bug.
|
20 years ago |
Roger Dingledine
|
509405a5f7
clean up this TOR_FRAGILE business
|
20 years ago |