Nick Mathewson
|
97c58f066a
whitespace fixes
|
20 years ago |
Nick Mathewson
|
278bac421f
Fix windows compilation
|
20 years ago |
Roger Dingledine
|
70002930b9
make it clearer that you need to configure your applications to use tor
|
20 years ago |
Nick Mathewson
|
50e11ee16a
Fix possible double call to inflateEnd.
|
20 years ago |
Nick Mathewson
|
cf13b3e4a6
Macro-fu to get DEBUG events working.
|
20 years ago |
Andrew Lewman
|
ae44532170
Updated doc with minor details that are pertinent to users. Thanks to
|
20 years ago |
Roger Dingledine
|
4457c181f5
note a worrying double-free possibility in torgzip.
|
20 years ago |
Roger Dingledine
|
ddecb1a04d
looks like we were never delivering deflated running-routers lists
|
20 years ago |
Roger Dingledine
|
7c7c95c3f6
anonymous bugfix on our pointer arithmetic
|
20 years ago |
Roger Dingledine
|
5cbf9e77a3
TrackHostExitsExpire describes the number of seconds since the
|
20 years ago |
Nick Mathewson
|
2d52be47b7
checkpoint minor control-spec cleanups
|
20 years ago |
Nick Mathewson
|
0828feaf7c
Add belt-and-suspenders fix to coredump from yesterday; document more functions in buffers.c
|
20 years ago |
Roger Dingledine
|
8f9790a023
fix a seg fault with autodetecting which controller version is being used
|
20 years ago |
Nick Mathewson
|
63f9a8baa2
Canonicalize option names even on defaulted options.
|
20 years ago |
Nick Mathewson
|
50a206e800
Do not reverse command-line configuration options; Use new minimal-listener-close code; Add code to canonicalize configuration names.
|
20 years ago |
Nick Mathewson
|
658e1196d0
Change retry_listeners: when force is false, close and re-open a minimal set of listeners (i.e., those that do not match the configuration). This fixes a possible bug on some windowses. Maybe.
|
20 years ago |
Nick Mathewson
|
e1db33971e
NT service patch from Matt Edman to improve error messages, lightly cleaned; needs more testing.
|
20 years ago |
Roger Dingledine
|
2f1f0c8d21
be flexible in what you accept: when people type "tor --install" thinking
|
20 years ago |
Nick Mathewson
|
0a37e9522d
note that TLS connections can be closed.
|
20 years ago |
Roger Dingledine
|
f76989728a
bump win32 and osx versions to 0.1.0.11 in the docs
|
20 years ago |
Roger Dingledine
|
5c1ba5dcf7
fix compile error in cvs
|
20 years ago |
Nick Mathewson
|
b11e314f2e
Be more explicit about which IP we are connecting to; expose future exit policy problems better.
|
20 years ago |
Roger Dingledine
|
271d49958e
fix another compile warn
|
20 years ago |
Roger Dingledine
|
3bb756b93b
forward-port the 0.1.0.11 stuff
|
20 years ago |
Roger Dingledine
|
055477f121
fix compile error (and likely a a crash bug in resolves)
|
20 years ago |
Nick Mathewson
|
b5b138562c
Mark a few bugs as done or as nonstarters
|
20 years ago |
Nick Mathewson
|
d85bfe83bf
Make errors retrievable from tor_socketpair; resolve bug 163.
|
20 years ago |
Nick Mathewson
|
584a0ae397
Fix an fd leak in start_daemon
|
20 years ago |
Nick Mathewson
|
8fd197c687
Update rendezvous fix status; add more items to TODO
|
20 years ago |
Nick Mathewson
|
ec83652357
Logic to implement rendezvous/introduction via unknown servers.
|
20 years ago |