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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2010-02-23
Proper NULL checking for hsdesc publication
Sebastian Hahn
2010-02-23
Fix another coverity-spotted memleak
Sebastian Hahn
2010-02-22
Merge remote branch 'sebastian/coverity'
Nick Mathewson
2010-02-22
Make expand_filename into a tor_strdup() alias on windows.
Nick Mathewson
2010-02-22
Remove some redundant code in options_save_current()
Sebastian Hahn
2010-02-22
Break early on unknown extendcircuit purpose
Sebastian Hahn
2010-02-22
Fix a memory leak, found by coverity
Sebastian Hahn
2010-02-22
Remove some redundand code in control.c
Sebastian Hahn
2010-02-22
network-status-version must come first in a vote/consensus
Sebastian Hahn
2010-02-20
Merge remote branch 'public/cbt-status'
Nick Mathewson
2010-02-19
Merge remote branch 'sebastian/bug1143'
Nick Mathewson
2010-02-19
Make the DNSPort option work with libevent 2.x
Sebastian Hahn
2010-02-18
Future-proof the control protocol by ignoring unrecognized keyword args
Nick Mathewson
2010-02-18
Make more arguments in control.c properly case-insensitive.
Nick Mathewson
2010-02-18
Describe the recent timeouts reallocation behavior.
Mike Perry
2010-02-18
Move CBT params into consensus.
Mike Perry
2010-02-18
Add an event for a case where we drop guards.
Mike Perry
2010-02-18
Allow "EXTENDCIRCUIT 0" to omit a path.
Mike Perry
2010-02-18
Add BUILDTIMEOUT_SET event for CBT stress testing.
Mike Perry
2010-02-18
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-15
Build correctly with Libevent 2.0.4-alpha and later
Nick Mathewson
2010-02-12
new dannenberg address; make moria2's demise official.
Roger Dingledine
2010-02-10
Add Windows version detection for Vista and 7
Sebastian Hahn
2010-02-09
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-09
Merge remote branch 'sebastian/bug925'
Nick Mathewson
2010-02-09
Merge remote branch 'sebastian/bug1238'
Nick Mathewson
2010-02-09
Make tor_addr_copy() conform to memcpy requirements
Nick Mathewson
2010-02-09
Fix a whitespace violation
Sebastian Hahn
2010-02-09
Speed up the execution of exit_policy_is_general_exit_helper()
Sebastian Hahn
2010-02-08
0/8 doesn't count as a /8 subnet towards an Exit flag
Sebastian Hahn
2010-02-08
Don't spam controllers with TOO_MANY_CONNECTIONS events
Sebastian Hahn
2010-02-08
Don't use gethostbyname() in resolve_my_address()
Sebastian Hahn
2010-02-07
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-02-07
lookup_last_hid_serv_request() could overflow and leak memory
Sebastian Hahn
2010-02-04
Call exit_policy_is_general_exit less
Sebastian Hahn
2010-02-03
When we've disabled .exit hostnames, actually reject them.
Nick Mathewson
2010-02-03
Trivial doc fix for exit_policy_is_general_exit_helper
Nick Mathewson
2010-02-03
Don't assign Exit flag incorrectly
Sebastian Hahn
2010-01-27
Fix comments for getinfo_helper_t
Sebastian Hahn
2010-01-26
Fix a memory corruption bug while collecting bridge stats
Karsten Loesing
2010-01-25
Merge commit 'sebastian/quiet'
Nick Mathewson
2010-01-25
Try to untangle the logic in server_port_flush
Nick Mathewson
2010-01-25
Be quieter about failing to decode authority digests
Sebastian Hahn
2010-01-24
Since dump_microdescriptor() can return -1; make its type ssize_t
Nick Mathewson
2010-01-24
Handle errors reported by fwrite() in dump_microdescriptor()
Peter Palfrader
2010-01-24
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-01-24
Add --enable-static-(openssl|libevent) options
Nick Mathewson
2010-01-23
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-01-23
Fix two rare leaks spotted by rieo.
Nick Mathewson
2010-01-20
Don't use OutboundBindAddress to connect to localhost
Nick Mathewson
[next]