index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
Make signature of tor_spawn_background more conventional
Steven Murdoch
2011-08-28
|
*
|
|
|
|
Appease "make check-spaces"
Steven Murdoch
2011-08-24
|
*
|
|
|
|
Improve comments and fix one bug
Steven Murdoch
2011-08-24
|
*
|
|
|
|
We don't need to find our own path, just tell Windows to search
Steven Murdoch
2011-08-24
|
*
|
|
|
|
Find test-child.exe by looking in same directory as test.exe
Steven Murdoch
2011-08-24
|
*
|
|
|
|
Fix compilation errors under *nix
Steven Murdoch
2011-08-23
|
*
|
|
|
|
Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo)
Steven Murdoch
2011-08-22
|
*
|
|
|
|
Tidy up subprocess code
Steven Murdoch
2011-08-22
|
*
|
|
|
|
Fix some compiler warnings
Steven Murdoch
2011-08-22
|
*
|
|
|
|
Revert change to libminiupnpc search path
Steven Murdoch
2011-08-22
|
*
|
|
|
|
Merge branch 'bug1983-port-tor-fw-helper-to-windows' into bug2046
Steven Murdoch
2011-08-22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Correct reference to libiphlpapi from libiphlapi
Steven Murdoch
2011-08-22
|
|
*
|
|
|
|
Appease "make check spaces"
Steven Murdoch
2011-08-22
|
|
*
|
|
|
|
Only link ws2_32 and iphlapi on windows.
Nick Mathewson
2011-08-19
|
|
*
|
|
|
|
Link and build tor-fw-helper on Windows
Steven Murdoch
2011-08-19
|
*
|
|
|
|
|
Merge remote branch 'origin/master' into bug2046
Steven Murdoch
2011-08-18
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Complete logging of output from port forwarding helper
Steven Murdoch
2011-08-18
|
*
|
|
|
|
|
|
Test case for reading the partial output of a background process
Steven Murdoch
2011-07-25
|
*
|
|
|
|
|
|
Fix compilation on non-Windows platforms
Steven Murdoch
2011-07-23
|
*
|
|
|
|
|
|
If hProcess is NULL, read_all_handle returns if it would block
Steven Murdoch
2011-07-23
|
*
|
|
|
|
|
|
Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read
Steven Murdoch
2011-07-22
|
*
|
|
|
|
|
|
Add code to read all from a handle, but this block forever
Steven Murdoch
2011-07-22
|
*
|
|
|
|
|
|
Add Windows version of tor_spawn_background and ancillary functions
Steven Murdoch
2011-07-21
|
*
|
|
|
|
|
|
Generalize process spawning so its test compiles (but fails) in Windows
Steven Murdoch
2011-07-21
|
*
|
|
|
|
|
|
Under Windows, call WSAStartup before using the network
Steven Murdoch
2011-07-21
|
*
|
|
|
|
|
|
XXX Link in libiphlpapi (should be disabled on non Win32 platforms)
Steven Murdoch
2011-07-21
|
*
|
|
|
|
|
|
XXX Use static linking on Windows because miniupnpc doesn't work as DLL
Steven Murdoch
2011-07-21
|
*
|
|
|
|
|
|
XXX Hack to allow tor-fw-helper to be built on Windows
Steven Murdoch
2011-07-21
*
|
|
|
|
|
|
|
Add a bufferevent note to startup log
Sebastian Hahn
2011-08-29
*
|
|
|
|
|
|
|
Fix compilation on non-bufferevent systems after 3803 fix: oops.
Nick Mathewson
2011-08-29
*
|
|
|
|
|
|
|
Split out rephist parts of buckets_decrement
Nick Mathewson
2011-08-29
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
add another heuristic for making release notes
Roger Dingledine
2011-08-28
*
|
|
|
|
|
|
update punctuation now that we've seen the source text
Roger Dingledine
2011-08-27
*
|
|
|
|
|
|
Clarify the heartbeat message a bit.
George Kadianakis
2011-08-27
*
|
|
|
|
|
|
update changelog/release notes from release-0.2.2
Roger Dingledine
2011-08-26
*
|
|
|
|
|
|
Gather all 0.2.2 changelogs into unified release notes
Roger Dingledine
2011-08-26
*
|
|
|
|
|
|
Merge branch 'bug3814'
Nick Mathewson
2011-08-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix a bufferevent-related bug that killed tunneled dirserv conns
Nick Mathewson
2011-08-26
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-25
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Mention that HiddenServiceDir must exist
Sebastian Hahn
2011-08-25
*
|
|
|
|
|
|
|
manually forward-port 2871dd8bef
Roger Dingledine
2011-08-25
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bufev_ratelim_and_wm'
Nick Mathewson
2011-08-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Set write low-watermarks on all bufferevents.
Nick Mathewson
2011-08-24
|
*
|
|
|
|
|
|
Add write watermarks to filtered bufferevents.
Nick Mathewson
2011-08-24
|
*
|
|
|
|
|
|
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
2011-08-24
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-24
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
lround() missing in MSVC
Gisle Vanem
2011-08-24
*
|
|
|
|
|
|
Disable run-time changes to DisableIOCP: They do not work
Nick Mathewson
2011-08-19
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove warning about a loop parsing evbuffer socks
Nick Mathewson
2011-08-18
*
|
|
|
|
|
Appease "make check-spaces"
Nick Mathewson
2011-08-18
[prev]
[next]