Steven Murdoch
|
5a77c64834
Fix issues in nickm's review of format_helper_exit_status for bug #1903
|
14 years ago |
Nick Mathewson
|
b5341314c1
Implement a few more node-based functions
|
14 years ago |
Nick Mathewson
|
80b515b85f
Initialize fd values in tor_port_check_forwarding to -1
|
14 years ago |
Nick Mathewson
|
495e630a49
Merge branch 'tor-fw-squashed2'
|
14 years ago |
Nick Mathewson
|
0e9d969bb2
Fix space and formatting issues
|
14 years ago |
Nick Mathewson
|
2835dcf69f
#if-out the fw-helper code in util.c when building on windows
|
14 years ago |
Steven Murdoch
|
a6dc00fa75
Start tor-fw-helper in the background, and log whatever it outputs
|
14 years ago |
Sebastian Hahn
|
45c51e3238
Fix check-spaces
|
14 years ago |
Nick Mathewson
|
e385961542
Merge remote branch 'public/bug1954' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
d073d7d4eb
Consistency issues in load_windows_system_library patch. Thanks Sebastian
|
14 years ago |
Sebastian Hahn
|
851255170a
Note that the torrc format doesn't need nl at end
|
14 years ago |
Nick Mathewson
|
0a0cc4599f
Tweak continuation-and-comment logic
|
14 years ago |
Nick Mathewson
|
418e6caeeb
New function to load windows system libraries
|
14 years ago |
Sebastian Hahn
|
a05ef55b66
Allow comments for multi-line torrc options
|
14 years ago |
Nick Mathewson
|
07049b3d25
Support mutli-line torrc options via the usual backslash syntax
|
14 years ago |
Nick Mathewson
|
edc9256e95
Merge remote branch 'public/win_unicode_fixes'
|
14 years ago |
Nick Mathewson
|
285addbd94
Fix some issues in rate-limiting noticed by Sebastian
|
14 years ago |
Nick Mathewson
|
c0c7868250
Make the windows build succeed with or without -DUNICODE enabled.
|
14 years ago |
Nick Mathewson
|
ba9c1275c4
Add a generic rate-limited log mechanism, and use it in a few places
|
14 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 years ago |
Florian Zumbiehl
|
426116113f
Save a couple characters' allocation in esc_for_log
|
14 years ago |
Nick Mathewson
|
03ea5f930e
Reinstate warning when HOME isn't set.
|
14 years ago |
Sebastian Hahn
|
0882e1e839
Treat unset $HOME like empty $HOME
|
14 years ago |
valerino
|
8d31141ccb
Port Tor to work on Windows CE
|
14 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Nick Mathewson
|
d35b8dc582
Make expand_filename into a tor_strdup() alias on windows.
|
14 years ago |
Karsten Loesing
|
f80672d747
Remove duplicate words and a duplicate newline.
|
15 years ago |
Nick Mathewson
|
235f1e1a96
Refactor out the 'find string at start of any line' logic.
|
15 years ago |
Nick Mathewson
|
e56747f9cf
Refactor a bit so that it is safe to include math.h, and mostly not needed.
|
15 years ago |