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-01-20
Merge remote-tracking branch 'dgoulet/bug14224_025_v1'
Nick Mathewson
2015-01-20
Merge branch 'ticket14254_squashed'
Nick Mathewson
2015-01-20
Fix SocksSocket 0. That was easy!
Nick Mathewson
2015-01-19
Some days I just can't C.
Nick Mathewson
2015-01-19
Make check-spaces happier.
Nick Mathewson
2015-01-19
Remove a now-needless testing workaround.
Nick Mathewson
2015-01-19
Replace a 4 with a 6; fix a bug that nobody noticed :/
Nick Mathewson
2015-01-19
Merge branch 'bug7555_v2_squashed'
Nick Mathewson
2015-01-19
Add a bunch of new comments to explain connection_ap_rewrite{,_and_attach}
Nick Mathewson
2015-01-19
Fix: close intro circuit if no more intro points are usable
David Goulet
2015-01-19
Fix: close intro circuit if no more intro points are usable
David Goulet
2015-01-18
Merge remote-tracking branch 'public/ticket13037'
Nick Mathewson
2015-01-18
Remove the unused rend_cache_entry_t->received field.
Roger Dingledine
2015-01-18
Merge remote-tracking branch 'public/bug14219_025'
Nick Mathewson
2015-01-18
Do not replace a HS descriptor with a different replica of itself
Roger Dingledine
2015-01-18
Merge remote-tracking branch 'public/bug14261_025'
Nick Mathewson
2015-01-18
Increase limit for status vote download size by a factor of 5.
Nick Mathewson
2015-01-18
Fix memory leak in connection_ap_handshake_rewrite_and_attach()
Nick Mathewson
2015-01-18
Merge remote-tracking branch 'public/bug12485'
Nick Mathewson
2015-01-16
fix another mingw64 unit test warnin
Nick Mathewson
2015-01-16
changes suggested by weasel
Nick Mathewson
2015-01-16
Unify parse_unix_socket_config and parse_port_config
Nick Mathewson
2015-01-16
No, client-side DNS cacheing should not be on by default.
Nick Mathewson
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Replace field-by-field copy with memcpy for entry_port_cfg
Nick Mathewson
2015-01-16
Move entry_port_cfg_t fields in entry_connection_t
Nick Mathewson
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
2015-01-15
Fix a compilation warning in the unit tests
Nick Mathewson
2015-01-15
Ignore warning for redundant decl in openssl/srtp.h
Nick Mathewson
2015-01-15
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
Nick Mathewson
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
fix typo
Roger Dingledine
2015-01-15
Merge remote-tracking branch 'andrea/bug12194_alt'
Nick Mathewson
2015-01-15
Fix the checkdir/perms test when umask==077
Nick Mathewson
2015-01-15
Add comments in rendclient.c noting that certain functions involved in handli...
Andrea Shepard
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
unittests: Change some tt_assert()s to tt_int_op()s.
George Kadianakis
2015-01-15
Restrict sample values of the Laplace distribution to int64_t.
George Kadianakis
2015-01-14
Merge remote-tracking branch 'public/bug13397'
Nick Mathewson
2015-01-14
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-14
Do not log a notice on every socks connection
Nick Mathewson
2015-01-14
More tests as suggested by rl1987
Nick Mathewson
2015-01-14
New minimum uptime to become an HSDir is 96 hours.
George Kadianakis
2015-01-13
remove a bogus comment
Nick Mathewson
2015-01-13
remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_on...
Nick Mathewson
2015-01-13
Fix new unused variable warning in connection_listener_new
Nick Mathewson
2015-01-13
Uncomment a test
Nick Mathewson
2015-01-13
whitespace fix
Nick Mathewson
2015-01-13
Merge remote-tracking branch 'andrea/ticket12585_v3'
Nick Mathewson
[next]