index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Fix compilation errors under *nix
Steven Murdoch
2011-08-23
|
*
|
|
Tidy up subprocess code
Steven Murdoch
2011-08-22
|
*
|
|
Fix some compiler warnings
Steven Murdoch
2011-08-22
|
*
|
|
Merge branch 'bug1983-port-tor-fw-helper-to-windows' into bug2046
Steven Murdoch
2011-08-22
|
|
\
\
\
|
*
\
\
\
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
*
|
|
|
|
|
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
*
|
|
|
|
Automatically use filtering bufferevents with IOCP.
Nick Mathewson
2011-08-18
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Call evthread_use_windows_threads when running with IOCP on windows
Nick Mathewson
2011-08-17
*
|
|
|
Actually pick a random port when "auto" is specified
Sebastian Hahn
2011-08-17
*
|
|
|
Don't warn on http connection to my orport
Sebastian Hahn
2011-08-11
*
|
|
|
Merge branch 'bug1692-squashed'
Nick Mathewson
2011-08-10
|
\
\
\
\
|
*
|
|
|
Add smartlist_[v]asprintf_add
Robert Ransom
2011-08-10
*
|
|
|
|
Get rid of an unused parameter warning on win
Sebastian Hahn
2011-08-09
*
|
|
|
|
Sockets are unsigned on windows
Sebastian Hahn
2011-08-09
|
/
/
/
/
*
|
|
|
Initial patch to build Tor with msvc and nmake
Nick Mathewson
2011-08-01
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-20
|
\
|
|
|
|
*
|
|
Check return value in fmt_addr
Nick Mathewson
2011-07-20
*
|
|
|
Turn streq_opt into a generic strcmp_opt.
Nick Mathewson
2011-07-19
*
|
|
|
Implement stream isolation
Nick Mathewson
2011-07-19
|
|
/
/
|
/
|
|
*
|
|
Make WIN32_WINNT defines conditional
Nick Mathewson
2011-07-15
*
|
|
Document feature3116 fns and improve output
Nick Mathewson
2011-07-11
*
|
|
Record the states of failing OR connections
Nick Mathewson
2011-07-11
*
|
|
Merge branch 'cov217_master'
Nick Mathewson
2011-07-01
|
\
\
\
|
*
|
|
Replace 4 more sscanf()s with tor_sscanf()
Nick Mathewson
2011-07-01
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-01
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-07-01
|
|
\
\
|
|
*
|
Fix insanely large stack_allocation in log_credential_status
Nick Mathewson
2011-07-01
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-22
|
\
|
|
|
|
*
|
|
Improve documentation of smartlist_split_string
Robert Ransom
2011-06-22
|
*
|
|
Fix minor comment issues
Robert Ransom
2011-06-22
*
|
|
|
Log SSL state changes at LOG_DEBUG, LD_HANDSHAKE.
Nick Mathewson
2011-06-20
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-20
|
\
|
|
|
|
*
|
|
Fix overwide lines in util.c
Nick Mathewson
2011-06-20
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-14
*
|
|
Merge remote-tracking branch 'asn2/bug3336'
Nick Mathewson
2011-06-06
|
\
\
\
|
*
|
|
Add the heartbeat domain in log.c:domain_list[]
George Kadianakis
2011-06-05
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-06
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Check maximum properly in crypto_rand_int()
Nick Mathewson
2011-06-06
[prev]
[next]