index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
Fix a bufferevent-related bug that killed tunneled dirserv conns
Nick Mathewson
2011-08-26
*
Set write low-watermarks on all bufferevents.
Nick Mathewson
2011-08-24
*
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
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
*
Use evbuffer_copyout() in inspect_evbuffer().
Nick Mathewson
2011-08-17
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-17
|
\
|
*
Don't write ControlPorts to disk till after we setuid and make datadir
Nick Mathewson
2011-08-17
*
|
Merge branch 'bug3743'
Nick Mathewson
2011-08-17
|
\
\
|
*
|
Remove a needless config_find_option
Nick Mathewson
2011-08-17
|
*
|
Don't compare LINELIST_S and OBSOLETE config options.
Kamran Riaz Khan
2011-08-16
*
|
|
Actually pick a random port when "auto" is specified
Sebastian Hahn
2011-08-17
|
/
/
*
|
Merge remote-tracking branch 'asn/bug3728'
Nick Mathewson
2011-08-15
|
\
\
|
*
|
Free global_rate_limit in connection_free_all().
George Kadianakis
2011-08-13
|
*
|
Move connection_free_all() to the bottom of connection.c to enjoy maximum vis...
George Kadianakis
2011-08-13
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove extra quotation marks around the result of esc_for_log
Robert Ransom
2011-08-15
*
|
|
Oops; _actually_ enable microdesc-by-default for clients
Nick Mathewson
2011-08-15
*
|
|
Whitespace tweaks
Nick Mathewson
2011-08-10
*
|
|
Fix a const warning in bug1692 code
Nick Mathewson
2011-08-10
*
|
|
Merge branch 'bug1692-squashed'
Nick Mathewson
2011-08-10
|
\
\
\
|
*
|
|
Fix condition reported by nickm.
Kamran Riaz Khan
2011-08-10
|
*
|
|
Return if CONF_CHANGED isn't interesting.
Kamran Riaz Khan
2011-08-10
|
*
|
|
Escape configuration values before sending them via CONF_CHANGED.
Kamran Riaz Khan
2011-08-10
|
*
|
|
Use smartlist_asprintf_add() to improve readability.
Kamran Riaz Khan
2011-08-10
|
*
|
|
Minor code readability fix.
Kamran Riaz Khan
2011-08-09
|
*
|
|
Minor comment fix.
Kamran Riaz Khan
2011-08-08
|
*
|
|
Refactor to do CONF_CHANGED event formatting inside control.c
Kamran Riaz Khan
2011-08-08
|
*
|
|
Emits CONF_CHANGED events whenever Tor's configuration values change.
Kamran Riaz Khan
2011-08-08
*
|
|
|
Make FooPort 0 correctly disable the FooPort.
Nick Mathewson
2011-08-09
*
|
|
|
Sticking a size_t into long generates a warn on win
Sebastian Hahn
2011-08-09
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'public/bug3550'
Nick Mathewson
2011-08-08
|
\
\
\
|
*
|
|
Make --quiet and --hush apply to default logs, not only initial logs
Nick Mathewson
2011-08-04
*
|
|
|
Remove connection_edge_streams_are_compatible
Robert Ransom
2011-08-08
*
|
|
|
Fix handling of ISO_STREAM
Robert Ransom
2011-08-08
*
|
|
|
Fix log message typo
Robert Ransom
2011-08-06
|
|
/
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'public/bug3683'
Nick Mathewson
2011-08-05
|
\
\
\
|
*
|
|
Clear socks auth fields before free
Nick Mathewson
2011-08-05
|
*
|
|
Handle storing much longer socks4 authentication data.
Nick Mathewson
2011-08-05
|
*
|
|
Treat socks_request->{username,password} as non-NUL-terminated
Nick Mathewson
2011-08-04
|
|
/
/
*
|
|
Clean up bridge-stats code.
Karsten Loesing
2011-08-04
*
|
|
Separate generation of an entry-stats string from writing it to disk.
Karsten Loesing
2011-08-04
*
|
|
Separate generation of a dirreq-stats string from writing it to disk.
Karsten Loesing
2011-08-04
*
|
|
Clean up geoip_dirreq_stats_write().
Karsten Loesing
2011-08-04
*
|
|
Add unit tests for buffer-stats.
Karsten Loesing
2011-08-04
*
|
|
Separate generation of a buffer-stats string from writing it to disk.
Karsten Loesing
2011-08-04
*
|
|
Clean up rep_hist_buffer_stats_write().
Karsten Loesing
2011-08-04
*
|
|
Create cell-stats history even if we didn't see a single circuit.
Karsten Loesing
2011-08-04
*
|
|
Replace files in stats/ rather than appending to them.
Karsten Loesing
2011-08-04
|
/
/
[next]