index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
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
*
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
*
|
|
Don't warn on http connection to my orport
Sebastian Hahn
2011-08-11
*
|
|
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
|
*
|
|
Add smartlist_[v]asprintf_add
Robert Ransom
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
*
|
|
|
Get rid of an unused parameter warning on win
Sebastian Hahn
2011-08-09
*
|
|
|
Sockets are unsigned on windows
Sebastian Hahn
2011-08-09
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-08
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-08-08
|
|
\
\
|
|
*
|
Update to the August 2011 GeoIP database.
Karsten Loesing
2011-08-08
*
|
|
|
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
[next]