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
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
2013-02-12
get rid of the new caching notion in resolve_my_address()
Roger Dingledine
2013-02-11
Teach resolve_my_address() to return a cached answer
Roger Dingledine
2013-02-11
Refactor resolve_my_address() so logs are more accurate / helpful
Roger Dingledine
2013-02-11
Refactoring to make parse_bridge_line() unittestable.
George Kadianakis
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-27
Add a torrc option to specify the bind address of managed proxies.
George Kadianakis
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-09-13
Split the or_state_t portions of config.c into their own file
Nick Mathewson
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-05
General tweaks and fixes for Nick's comments.
George Kadianakis
2012-08-17
whitespace fix
Nick Mathewson
2012-08-15
Raise the part of torrc mapaddress handling that knows wildcards
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-11
Do not publish the "git-XXX" tag in server descriptors
Nick Mathewson
2012-04-12
Fix issues found by nickm.
George Kadianakis
2012-03-31
Pass OR address to PT proxy, even with IPv6 or ORListenAddress.
George Kadianakis
2012-01-13
Improve names of some pluggable transport-related functions.
George Kadianakis
2011-12-18
Server transports should be instructed to bind on INADDR_ANY by default.
George Kadianakis
2011-11-30
Whitespace changes.
Linus Nordberg
2011-11-30
Turn get_first_advertised_v4_port_by_type() into get_first_advertised_port_by...
Linus Nordberg
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-11-27
Support for a defaults torrc file.
Nick Mathewson
2011-11-27
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
[next]