Nick Mathewson
|
735a2131b8
require at least 2**16 assignable virtual addresses
|
19 gadi atpakaļ |
Nick Mathewson
|
7484ca06a5
[Forward-port ]Test and document last patch.
|
19 gadi atpakaļ |
Nick Mathewson
|
0df40a393b
[forward-port] Implement an option, VirtualAddrMask, to set which addresses get handed out in response to mapaddress requests. Needs testing and docs!
|
19 gadi atpakaļ |
Roger Dingledine
|
21263982e4
Don't yell loudly about failed internal/bridge connections. These
|
19 gadi atpakaļ |
Roger Dingledine
|
6f08d121d9
Refactor and consolidate addr/exit policies into a new policies.c.
|
19 gadi atpakaļ |
Roger Dingledine
|
28fafb9022
new config option SocksTimeout: How long do we let a socks connection
|
19 gadi atpakaļ |
Roger Dingledine
|
d1d0813cf3
Allow non-printable characters for exit streams (both for
|
19 gadi atpakaļ |
Roger Dingledine
|
726e825b09
i'm a little teapot, short and stout
|
19 gadi atpakaļ |
Roger Dingledine
|
7e2aa67fcb
simplify when we're picking a default address for
|
19 gadi atpakaļ |
Nick Mathewson
|
0f0e14c6e3
normalize whitespace.
|
19 gadi atpakaļ |
Roger Dingledine
|
9a5df4cef5
resume being printist: if the hostname contains non-printable
|
19 gadi atpakaļ |
Roger Dingledine
|
e8fd871d8b
Stop being printist: just because our local platform doesn't
|
19 gadi atpakaļ |
Peter Palfrader
|
a4ec555228
change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN
|
19 gadi atpakaļ |
Roger Dingledine
|
a4da44c2b9
Now do address rewriting when the controller asks us to attach
|
19 gadi atpakaļ |
Nick Mathewson
|
5777ee0e1a
Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now)
|
19 gadi atpakaļ |
Roger Dingledine
|
d113b75da6
more log conversions.
|
20 gadi atpakaļ |
Roger Dingledine
|
5f051574d5
Happy new year!
|
20 gadi atpakaļ |
Roger Dingledine
|
0fadf0aad6
Fix bug 225: now "attachstream 0" treats conn like it just connected,
|
20 gadi atpakaļ |
Roger Dingledine
|
d682c84e79
attempted patch for bug 220: don't assert when we've tried all the
|
20 gadi atpakaļ |
Nick Mathewson
|
878962bee1
Add reasons to DESTROY and RELAY_TRUNCATED cells.
|
20 gadi atpakaļ |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
20 gadi atpakaļ |
Roger Dingledine
|
58366ffd24
when we changed from log_fn to debug/info/notice/warn/err,
|
20 gadi atpakaļ |
Roger Dingledine
|
4902ece698
what the heck is wrong with this little piece of code?
|
20 gadi atpakaļ |
Roger Dingledine
|
b0ffa34219
tell the controller about new .onion streams too.
|
20 gadi atpakaļ |
Roger Dingledine
|
5c0338dca3
the other half of weasel's patch, so old gcc's can build cvs again.
|
20 gadi atpakaļ |
Peter Palfrader
|
0dbb622f26
Old gccs want you to do your variable declarations first
|
20 gadi atpakaļ |
Roger Dingledine
|
3347762fa4
when we're giving up on a circuit and retrying on a new one,
|
20 gadi atpakaļ |
Nick Mathewson
|
835f06a77c
Set chosen_exit_name to something we are not about to zero.
|
20 gadi atpakaļ |
Nick Mathewson
|
98290e4115
When parsing foo.exit, if foo is unknown, and we are leaving circuits unattached, set the chosen_exit field and leave the address empty
|
20 gadi atpakaļ |
Roger Dingledine
|
40cbe550f3
fix a log message to be mildly more helpful
|
20 gadi atpakaļ |