index
:
user/atagar/tor
man_page_fixes
manual
trac14806
Damian's tor repo
Damian Johnson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fixes for tor's man page
man_page_fixes
Damian Johnson
2015-11-23
|
\
|
*
Drop HidServDirectoryV2 and VoteOnHidServDirectoriesV2
Damian Johnson
2015-11-23
|
*
Split 'slop' man page options to their own lines
Damian Johnson
2015-11-23
|
*
TestingLinkCertLifetime was misnamed as 'TestingLinkCertifetime'
Damian Johnson
2015-11-23
|
*
Rename RecommendedPackageVersions to RecommendedPackages
Damian Johnson
2015-11-23
|
*
Replace 'SOCKSPort' with 'SocksPort'
Damian Johnson
2015-11-23
|
*
Note in man page where users can file bugs
Damian Johnson
2015-11-23
|
*
ControlPort's section on flags wasn't indented
Damian Johnson
2015-11-23
|
*
Malformed ExtORPort entry in man page
Damian Johnson
2015-11-23
|
/
*
fix two typos in comments
Roger Dingledine
2015-11-23
*
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
|
*
Add changes file for ExitPolicyRejectPrivate outbound and port
teor (Tim Wilson-Brown)
2015-11-20
|
*
man update: ExitPolicyRejectPrivate outbound and port addresses
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-20
*
|
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-11-20
|
\
\
|
*
|
bump version to 0.2.7-dev
Nick Mathewson
2015-11-20
*
|
|
Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost-squashed'
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
*
|
|
|
Merge remote-tracking branch 'teor/bug17638-ipv6-ersatz-socketpair'
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-19
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'public/decouple_conn_attach_2'
Nick Mathewson
2015-11-19
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
*
|
|
|
Merge remote-tracking branch 'teor/bug17632-no-ipv4-no-localhost'
Nick Mathewson
2015-11-18
|
\
\
\
\
|
*
|
|
|
Really Really Fixup 86eba14ac549: Windows support, error return values
teor (Tim Wilson-Brown)
2015-11-19
|
*
|
|
|
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-18
*
|
|
|
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
|
|
/
/
|
/
|
|
*
|
|
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-17
|
*
|
Add documentation for periodic event api
Nick Mathewson
2015-11-16
|
*
|
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
[next]