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
Age
Commit message (
Expand
)
Author
2015-02-05
Fix a work-counting bug introduced by the workqueue merge
Nick Mathewson
2015-02-05
use ARRAY_LENGTH macro in domain_to_string
Nick Mathewson
2015-02-05
Add a string representation for LD_SCHED, and a extra sanity check.
Yawning Angel
2015-02-03
fix a unit tests memory leak (my fault)
Nick Mathewson
2015-02-03
Work around test_status.c weirdness
Nick Mathewson
2015-02-03
Merge branch 'bug6852'
Nick Mathewson
2015-02-03
Choose a more deliberate cutoff for clients in heartbeat
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-02-02
tweak based on comments from dgoulet
Nick Mathewson
2015-02-02
Test for 13865.
rl1987
2015-02-02
Add more parenthesis to the definition of ARRAY_LENGTH
Nick Mathewson
2015-02-02
Fix an unused-variable warning.
Nick Mathewson
2015-02-02
Merge branch 'feature13864_squashed'
Nick Mathewson
2015-02-02
Allow reading torrc from stdin.
rl1987
2015-02-02
Merge remote-tracking branch 'public/bug13319'
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'sysrqb/bug14216_bad_since'
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'dgoulet/bug14202_026_v1'
Nick Mathewson
2015-02-02
Merge remote-tracking branch 'public/14188_part1'
Nick Mathewson
2015-01-31
Only retry connecting to configured bridges
Matthew Finkel
2015-01-30
Merge remote-tracking branch 'dgoulet/bug14554_026_v1'
Nick Mathewson
2015-01-30
Fix: check r < 0 before checking errno
David Goulet
2015-01-30
Fix possible infinite loop on pipe/sock_drain()
David Goulet
2015-01-30
Fix some unused-argument warnings
Nick Mathewson
2015-01-30
Fix an uninitialized-variable warning.
Nick Mathewson
2015-01-30
Fix: test -ENOENT after config_parse_unix_port()
David Goulet
2015-01-30
Merge remote-tracking branch 'public/prop227_v2'
Nick Mathewson
2015-01-30
Correctly handle OutboundBindAddress again.
Nick Mathewson
2015-01-29
Merge branch 'bug14451_026_v1'
Nick Mathewson
2015-01-29
Use HT_BUCKET_NUM_ in more places
Nick Mathewson
2015-01-29
Merge remote-tracking branch 'public/ticket11737'
Nick Mathewson
2015-01-29
Restrict unix: addresses to control and socks for now
Nick Mathewson
2015-01-29
Remove SocksSocket; it's now spelled differently thanks to 14451
Nick Mathewson
2015-01-29
When there are no package lines, make consensus/packages say "".
Nick Mathewson
2015-01-29
Correctly reject packages lines with empty entries
Nick Mathewson
2015-01-29
Define 'digesttype' correctly
Nick Mathewson
2015-01-29
Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()
David Goulet
2015-01-28
Make hidden service use the config unix prefix
David Goulet
2015-01-28
Support unix: prefix in port configuration
David Goulet
2015-01-28
Merge branch 'bug11485_026_v2_squashed'
Nick Mathewson
2015-01-28
fixup! Refactor the use of ifdef HAVE_SYS_UN_H
David Goulet
2015-01-28
Actually make connections to HSes on AF_UNIX sockets
Andrea Shepard
2015-01-28
Support connection_exit_connect() to AF_UNIX sockets
Andrea Shepard
2015-01-28
Handle config options for AF_UNIX hidden services rendservice.c
Andrea Shepard
2015-01-28
Bug #8405: Report SOCKS username/password in CIRC status events
Arthur Edelstein
2015-01-28
Add GETINFO consensus/{valid-{after,until},fresh-until}
Nick Mathewson
2015-01-28
more typo fixes from mcs and gk
Nick Mathewson
2015-01-28
Tweak tor-resolve docs and logs
Nick Mathewson
2015-01-28
Try to work around changes in openssl 1.1.0
Nick Mathewson
2015-01-28
Bump a client authorization message from debug to info.
Nick Mathewson
2015-01-27
New GETINFO consensus/packages to expose package information from consensus
Nick Mathewson
[next]