index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-28
add another heuristic for making release notes
Roger Dingledine
2011-08-27
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-26
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-25
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-24
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-19
Disable run-time changes to DisableIOCP: They do not work
Nick Mathewson
2011-08-18
Remove warning about a loop parsing evbuffer socks
Nick Mathewson
2011-08-18
Appease "make check-spaces"
Nick Mathewson
2011-08-18
Automatically use filtering bufferevents with IOCP.
Nick Mathewson
2011-08-17
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
Bufferevents now requires Libevent 2.0.13-stable.
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
Actually pick a random port when "auto" is specified
Sebastian Hahn
2011-08-16
Don't compare LINELIST_S and OBSOLETE config options.
Kamran Riaz Khan
2011-08-15
Merge remote-tracking branch 'asn/bug3728'
Nick Mathewson
2011-08-15
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-13
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-11
Merge remote-tracking branch 'sebastian/bug3700'
Nick Mathewson
2011-08-11
Don't warn on http connection to my orport
Sebastian Hahn
2011-08-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-11
Merge branch 'bug3643'
Sebastian Hahn
2011-08-10
Ignore deprecation warnings on OS X
Sebastian Hahn
2011-08-10
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-09
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
[next]