Robert Ransom
|
5ffa7102c0
Don't segfault when checking whether a not-yet-used intro point should expire
|
13 years ago |
Linus Nordberg
|
c06c80b7f7
Fix warnings.
|
13 years ago |
Nick Mathewson
|
d106caaadc
Add an initializer to appease older gcc
|
13 years ago |
Murdoch@cl.cam.ac.uk
|
b0d3c6a878
Only define set_buffer_lengths_to_zero if bufferevents are enabled
|
13 years ago |
Nick Mathewson
|
0530e80e5d
Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows'
|
13 years ago |
Steven Murdoch
|
a65212e371
Make file descriptor type an unsigned integer
|
13 years ago |
Nick Mathewson
|
d04f21bf39
Merge branch 'feature2553-v4-rebased'
|
13 years ago |
Arturo Filastò
|
db648fe886
Add some more documentation
|
13 years ago |
Arturo Filastò
|
6db69d9d61
Add support for tor2web mode via configure
|
13 years ago |
Robert Ransom
|
c90c33fd53
Turn off LearnCircuitBuildTimeout when tor2web mode is on
|
13 years ago |
Robert Ransom
|
328c9582a9
Add ifdefs to disable assertion in connection_ap_handshake_send_begin
|
13 years ago |
Robert Ransom
|
a364f88477
Add ifdefs to disable #3332 assertions
|
13 years ago |
Robert Ransom
|
826f1d5b0a
Use single-hop intro and rend circuits when in tor2web mode
|
13 years ago |
Robert Ransom
|
29287ed0ed
Perform single-hop HS desc fetches when in tor2web mode
|
13 years ago |
Robert Ransom
|
ebf524b48b
Don't allow tor2web-mode Tors to connect to non-HS addresses
|
13 years ago |
Robert Ransom
|
5f3e6eb0b9
Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous mode
|
13 years ago |
Robert Ransom
|
543a36a55b
Add a compile-time #define to control whether Tor runs in 'tor2web mode'
|
13 years ago |
Steven Murdoch
|
5dbfb1b3e0
Support NAT-PMP on Windows
|
13 years ago |
Nick Mathewson
|
3b88b63826
Merge branch 'bug933_nm_rebased_v2'
|
13 years ago |
Nick Mathewson
|
e8d598c4ac
Tweak addressmap_rewrite a little more
|
13 years ago |
Nick Mathewson
|
66859e2d4a
Fix an issue in my mapaddress domains code spotted by arma
|
13 years ago |
Nick Mathewson
|
04c622d720
Add some post-comma spaces to please arma
|
13 years ago |
Nick Mathewson
|
00ecc22126
Revise MapAddress manpage
|
13 years ago |
Nick Mathewson
|
ff3eb8e023
Forbid remapping of *
|
13 years ago |
Nick Mathewson
|
69d16900aa
Refactor addressmap_match_superdomains and representation of wildcards
|
13 years ago |
Nick Mathewson
|
df0da3991c
No new "LEGACY" tests allowed.
|
13 years ago |
Nick Mathewson
|
54d262a728
Fix compilation: get_options() now returns const
|
13 years ago |
Robert Hogan
|
53ce6bb52d
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:8
|
14 years ago |
Robert Hogan
|
909e9769ec
Address nickm's comments at https://trac.torproject.org/projects/tor/ticket/933#comment:4
|
14 years ago |
Robert Hogan
|
c6d8c6baaa
bug933 - Match against super-domains in MapAddress
|
14 years ago |