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
/
config.h
Age
Commit message (
Expand
)
Author
2017-05-09
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-13
Tweak patch for 18529.
Nick Mathewson
2016-10-13
Remove duplicate code that checks for default authorities
Nick Mathewson
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-23
Merge branch 'bug13953_squashed'
Nick Mathewson
2016-08-03
Add new warn_deprecated option to config_assign*().
Nick Mathewson
2016-06-30
Make options_get_datadir_fname2_suffix() mockable
Andrea Shepard
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-07
Warn users when addresses in ports and descriptor are inconsistent
teor (Tim Wilson-Brown)
2016-03-11
Add changes file for 18448; refactor
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-22
Fix redundant-declaration warning
Nick Mathewson
2016-01-21
Merge remote-tracking branch 'twstrike/parse_port_config_tests'
Nick Mathewson
2015-12-18
Add new DirCache configuration option
Matthew Finkel
2015-12-14
Authorities on IPv6: minor fixes and unit tests
teor (Tim Wilson-Brown)
2015-11-20
Block OutboundBindAddressIPv[4|6]_ and configured ports on exit relays
teor (Tim Wilson-Brown)
2015-10-05
Divide the different parse_port_config groups into separate tests
Ola Bini
2015-10-05
Move CL_PORT definitions so they are accessible to the tests as well
Ola Bini
2015-10-05
Make compilation work under gcc-warnings
Ola Bini
2015-09-15
Add tests for parse_port_config
Ola Bini
2015-09-15
Add tests for directory_handle_command_get
Reinaldo de Souza Jr
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-04-23
Unit tests for consider_adding_dir_servers() as modified in #15642
teor
2015-04-01
Drop support for --digests
Nick Mathewson
2015-01-28
Support unix: prefix in port configuration
David Goulet
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-04
Merge remote-tracking branch 'andrea/ticket6456'
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-30
Make is_local_addr() mockable
Andrea Shepard
2014-09-29
Clear the cached address from resolve_my_address() when our IP changes
Nick Mathewson
2014-08-15
Restore functionality for CookieAuthFileGroupReadable.
Nick Mathewson
2014-07-28
Replace all calls to parse_client_transport_line() or parse_server_transport_...
Andrea Shepard
2014-07-25
Expose parse_client_transport_line() and parse_server_transport_line() for th...
Andrea Shepard
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2013-09-13
Whoops; make options_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-08-15
Implement and use a generic auth. cookie initialization function.
George Kadianakis
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
Place the options in the environment after processing them properly.
George Kadianakis
2013-07-18
Write function that parses ServerTransportOptions torrc lines.
George Kadianakis
2013-07-15
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
2013-07-11
Remove a bogus semicolon spotted by Gisle Vanem
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-05-24
Extract duplicate code in geoip and rephist.
Peter Retzlaff
2013-03-19
Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'
Nick Mathewson
[next]