Nick Mathewson
|
8c837db38f
Merge branch 'nodes'
|
14 lat temu |
Nick Mathewson
|
544a8afe5a
Merge remote branch 'sjmurdoch/bug1903'
|
14 lat temu |
Nick Mathewson
|
8f76f31761
Make tor_sscanf handle %x
|
14 lat temu |
Steven Murdoch
|
8a12ce2cf9
Add a unit test for tor_spawn_background
|
14 lat temu |
Steven Murdoch
|
68e576e9f9
Update documentation for tor_spawn_background
|
14 lat temu |
Steven Murdoch
|
23e9f362a2
Fix issues in nickm's review of log_from_pipe for bug #1903
|
14 lat temu |
Steven Murdoch
|
4d694c7890
Fix nickm's comments on logging for bug #1903
|
14 lat temu |
Steven Murdoch
|
708ba8899f
Note icky constructs mentioned in bug #1903
|
14 lat temu |
Steven Murdoch
|
5a77c64834
Fix issues in nickm's review of format_helper_exit_status for bug #1903
|
14 lat temu |
Nick Mathewson
|
b5341314c1
Implement a few more node-based functions
|
14 lat temu |
Nick Mathewson
|
80b515b85f
Initialize fd values in tor_port_check_forwarding to -1
|
14 lat temu |
Nick Mathewson
|
495e630a49
Merge branch 'tor-fw-squashed2'
|
14 lat temu |
Nick Mathewson
|
0e9d969bb2
Fix space and formatting issues
|
14 lat temu |
Nick Mathewson
|
2835dcf69f
#if-out the fw-helper code in util.c when building on windows
|
14 lat temu |
Steven Murdoch
|
a6dc00fa75
Start tor-fw-helper in the background, and log whatever it outputs
|
14 lat temu |
Sebastian Hahn
|
45c51e3238
Fix check-spaces
|
14 lat temu |
Nick Mathewson
|
e385961542
Merge remote branch 'public/bug1954' into maint-0.2.2
|
14 lat temu |
Nick Mathewson
|
d073d7d4eb
Consistency issues in load_windows_system_library patch. Thanks Sebastian
|
14 lat temu |
Sebastian Hahn
|
851255170a
Note that the torrc format doesn't need nl at end
|
14 lat temu |
Nick Mathewson
|
0a0cc4599f
Tweak continuation-and-comment logic
|
14 lat temu |
Nick Mathewson
|
418e6caeeb
New function to load windows system libraries
|
14 lat temu |
Sebastian Hahn
|
a05ef55b66
Allow comments for multi-line torrc options
|
14 lat temu |
Nick Mathewson
|
07049b3d25
Support mutli-line torrc options via the usual backslash syntax
|
14 lat temu |
Nick Mathewson
|
edc9256e95
Merge remote branch 'public/win_unicode_fixes'
|
14 lat temu |
Nick Mathewson
|
285addbd94
Fix some issues in rate-limiting noticed by Sebastian
|
14 lat temu |
Nick Mathewson
|
c0c7868250
Make the windows build succeed with or without -DUNICODE enabled.
|
14 lat temu |
Nick Mathewson
|
ba9c1275c4
Add a generic rate-limited log mechanism, and use it in a few places
|
14 lat temu |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
14 lat temu |
Florian Zumbiehl
|
426116113f
Save a couple characters' allocation in esc_for_log
|
14 lat temu |
Nick Mathewson
|
03ea5f930e
Reinstate warning when HOME isn't set.
|
14 lat temu |