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
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2011-11-30
bug933 - Match against super-domains in MapAddress
Robert Hogan
2011-09-07
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
chown() sockets when User option is set
Jérémy Bobbio
2011-09-07
fix a const warning
Nick Mathewson
2011-09-07
Report reason for generating descriptor in an HTTP header
Nick Mathewson
2011-09-07
Clean up HTTP request header generation a little
Nick Mathewson
2011-09-07
Upload descriptors more often when recent desc is unlisted
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-09-07
Remove a now-needless test.
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-09-07
Die if tor_vasprintf fails in connection_printf_to_buf
Robert Ransom
2011-09-07
Merge remote-tracking branch 'public/bug3851'
Nick Mathewson
2011-09-06
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-06
Fix assertion in addressmap_clear_excluded_trackexithosts
Nick Mathewson
2011-09-01
Explicitly set bucket_cfg to NULL after we freed it
Sebastian Hahn
2011-08-29
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
Make FetchUselessDescriptors fetch all desc types
Nick Mathewson
2011-08-27
Clarify the heartbeat message a bit.
George Kadianakis
2011-08-26
Fix a bufferevent-related bug that killed tunneled dirserv conns
Nick Mathewson
2011-08-24
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-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-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
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-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-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
2011-08-09
Minor code readability fix.
Kamran Riaz Khan
[next]