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.c
Age
Commit message (
Expand
)
Author
2014-02-03
Using proper functions to create tor_addr_t.
rl1987
2014-02-03
Removing is_internal_IP() function. Resolves ticket 4645.
rl1987
2014-02-03
TransProxyType replaces TransTPROXY option
Nick Mathewson
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-02-03
Merge remote-tracking branch 'public/bug10758'
Nick Mathewson
2014-02-02
Move the friendly warning about TPROXY and root to EPERM time
Nick Mathewson
2014-01-31
Add support for TPROXY via new TransTPRoxy option
Nick Mathewson
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
Unit tests for new functions in log.c
Nick Mathewson
2013-11-18
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-11-18
Basic backtrace ability
Nick Mathewson
2013-11-10
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-11-10
Fix a wide line
Nick Mathewson
2013-11-10
Change documentation DirServer->DirAuthority
Nick Mathewson
2013-11-07
Implementing --allow-missing-torrc CLI option.
rl1987
2013-11-01
Merge branch 'prop221_squashed_024'
Nick Mathewson
2013-11-01
Implement proposal 221: Stop sending CREATE_FAST
Nick Mathewson
2013-10-30
Merge remote-tracking branch 'karsten/morestats5'
Nick Mathewson
2013-10-29
Merge remote-tracking branch 'public/bug5018'
Nick Mathewson
2013-10-29
Document that unneeded transports are ignored.
David Fifield
2013-10-29
Only launch transport proxies that provide useful transports.
George Kadianakis
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-25
Merge remote-tracking branch 'Ryman/bug5605'
Nick Mathewson
2013-10-16
Merge remote-tracking branch 'linus/bug9206_option'
Nick Mathewson
2013-10-14
Merge remote-tracking branch 'asn/bug9651'
Nick Mathewson
2013-10-07
Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.
Linus Nordberg
2013-10-01
what is logging "above" notice?
Roger Dingledine
2013-09-24
Warn when the Extended ORPort should be on but it's not.
George Kadianakis
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Get ready to stop sending timestamps in INTRODUCE cells
Nick Mathewson
2013-09-16
Correctly re-process non-option cmdline args on sighup
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
Whoops; make options_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Disallow --hash-password with no commandline arguments.
Nick Mathewson
2013-09-13
Make config_parse_commandline table-driven for its list of cmdline args
Nick Mathewson
2013-09-13
Use commandline parser for other options
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
Patch for 4647 (rewrite command line parser)
Cristian Toader
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-03
Merge remote-tracking branch 'Ryman/bug4341'
Nick Mathewson
2013-09-03
Minor changes to adhere to codebase conventions.
Kevin Butler
2013-09-02
No longer writing control ports to file if updating reversible options fail. ...
Kevin Butler
2013-09-01
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-08-31
Changed signature for check_nickname_list to remove warnings on free.
Kevin Butler
2013-08-31
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-25
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9366' into maint-0.2.4
Nick Mathewson
[next]