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
Age
Commit message (
Expand
)
Author
2015-11-25
Refuse to make direct connections to private OR addresses
teor (Tim Wilson-Brown)
2015-11-23
fix two typos in comments
Roger Dingledine
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-20
Fix compilation warnings
Nick Mathewson
2015-11-20
Merge branch 'getinfo-private-exitpolicy-v4-squashed'
Nick Mathewson
2015-11-20
Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-11-20
Refactor router_dump_exit_policy_to_string
teor (Tim Wilson-Brown)
2015-11-20
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-11-20
Add unit tests for policies_parse_exit_policy_reject_private
teor (Tim Wilson-Brown)
2015-11-20
Refactor policies_parse_exit_policy_internal
teor (Tim Wilson-Brown)
2015-11-19
Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed'
Nick Mathewson
2015-11-19
Merge remote-tracking branch 'teor/bug17638-ipv6-ersatz-socketpair'
Nick Mathewson
2015-11-19
Merge remote-tracking branch 'public/decouple_conn_attach_2'
Nick Mathewson
2015-11-19
Fixup #17638: ignore EINVAL from FreeBSD jails without ::1
teor (Tim Wilson-Brown)
2015-11-19
Make tor_ersatz_socketpair work on IPv6-only systems
teor (Tim Wilson-Brown)
2015-11-18
Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost'
Nick Mathewson
2015-11-19
Update comments in get_interface_addresses_ioctl
teor (Tim Wilson-Brown)
2015-11-19
Fix unit tests on systems without IPv4 or localhost addresses
teor (Tim Wilson-Brown)
2015-11-19
Really Really Fixup 86eba14ac549: Windows support, error return values
teor (Tim Wilson-Brown)
2015-11-18
Really Fixup 86eba14ac549: error return values are negative
teor (Tim Wilson-Brown)
2015-11-18
Fixup 86eba14ac549: add errno.h for EPROTONOSUPPORT
teor (Tim Wilson-Brown)
2015-11-18
Update comments in get_interface_addresses_ioctl
teor (Tim Wilson-Brown)
2015-11-18
Fix unit tests on systems without IPv4 or localhost addresses
teor (Tim Wilson-Brown)
2015-11-18
Fix a startup time assert caused by periodic events not being initialized.
Yawning Angel
2015-11-17
windows already has a CALLBACK macro...
Nick Mathewson
2015-11-17
Fix a server-side crash on DNS init
Nick Mathewson
2015-11-17
Some unit tests now require that periodic events be initialized.
Nick Mathewson
2015-11-17
Free pending_entry_connections on shutdown.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-11-17
Whoops; in this context the EV_TIMEOUT flag is needed
Nick Mathewson
2015-11-17
Merge branch 'bug3199_redux_3'
Nick Mathewson
2015-11-17
Changes to 3199 branch based on feedback from special
Nick Mathewson
2015-11-16
Add documentation for periodic event api
Nick Mathewson
2015-11-13
Change periodic.c to use libevent directly
Nick Mathewson
2015-11-13
fix whitespace; remove dead code
Nick Mathewson
2015-11-13
Fold all of the run-every-second stuff back into run_scheduled_events()
Nick Mathewson
2015-11-13
Turn all of run_scheduled_events() into a bunch of periodic events
Nick Mathewson
2015-11-13
Connect periodic events to main
Nick Mathewson
2015-11-13
Infrastructure for replacing global periodic events in main.c
Kevin Butler
2015-11-13
appease check-spaces
Nick Mathewson
2015-11-13
Merge remote-tracking branch 'public/ticket11150_client_only'
Nick Mathewson
2015-11-13
Remove a little duplicated code in TAP key expansion
Nick Mathewson
2015-11-12
Merge branch 'decouple_circuit_mark_squashed'
Nick Mathewson
2015-11-12
Experimentally decouple the main body of circuit_mark_for_close
Nick Mathewson
2015-11-12
Merge branch 'karsten_bug13192_026_03_teor'
Nick Mathewson
2015-11-12
Rename cast_double_to_int64 to clamp_double_to_int64
Nick Mathewson
2015-11-12
Make round_to_next_multiple_of always round upwards.
Nick Mathewson
2015-11-10
Merge branch 'bug17549'
Nick Mathewson
2015-11-10
appease check-spaces
Nick Mathewson
[next]