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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
2015-07-16
Merge remote-tracking branch 'public/ticket16543'
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'
Nick Mathewson
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-15
Use C99 variadic macros when not on GCC.
Nick Mathewson
2015-07-10
Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options
Nick Mathewson
2015-06-29
Add the torrc option HiddenServiceNumIntroductionPoints
David Goulet
2015-06-17
Support encrypted offline master keys with a new --keygen flag
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
Regenerate ed25519 keys when they will expire soon.
Nick Mathewson
2015-05-28
# This is a combination of 2 commits.
Nick Mathewson
2015-05-21
Remove support for OpenSSL without ECC.
Yawning Angel
2015-05-20
Add "HiddenServiceMaxStreams" as a per-HS tunable.
Yawning Angel
2015-04-23
Merge remote-tracking branch 'public/remove_old_libevent_autoconf_stuff'
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'andrea/ticket14840'
Nick Mathewson
2015-04-23
Unit tests for consider_adding_dir_servers() as modified in #15642
teor
2015-04-23
Disable default fallback directories when other directories are set
teor
2015-04-17
Add default DirAuthority lines to output of getinfo_helper_config(config/defa...
Andrea Shepard
2015-04-17
Move list of default directory authorities to file scope
Andrea Shepard
2015-04-07
Merge branch 'bug15604_squashed'
Nick Mathewson
2015-04-07
Set ConnDirectionStatistics back to 0 if not running as relay.
rl1987
2015-04-07
Merge branch 'bug15541_squashed'
Nick Mathewson
2015-04-07
Update other entries in CMDLINE_ONLY_OPTIONS to use values from takes_argumen...
rl1987
2015-04-07
Print the error message for --dump-config even if no arguments are given.
rl1987
2015-04-06
Fix the memory leak in `warn_if_option_path_is_relative()`.
Yawning Angel
2015-04-01
Merge branch 'remove_digests'
Nick Mathewson
2015-04-01
Merge branch 'bug13736'
Nick Mathewson
2015-04-01
Remove needless call to crypto_set_tls_dh_prime()
Nick Mathewson
2015-04-01
Drop support for --digests
Nick Mathewson
2015-03-25
clean up list of paths that cannot be relative
Nick Mathewson
2015-03-24
Merge branch 'bug14018'
Nick Mathewson
2015-03-24
Complain if relative paths are used in configuration
rl1987
2015-03-24
Check return values for tor_addr_parse(default) in config.c
Nick Mathewson
2015-03-14
Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.
Nick Mathewson
2015-03-13
Flag when a controlsocket is configured as WorldWritable
Matthew Finkel
2015-03-13
Move to the next flag when we recognize Writable flags
Matthew Finkel
2015-03-12
Remove workarounds for Libevent < 1.3.
Nick Mathewson
2015-03-12
Initialize the extorport auth cookie before launching PTs.
Yawning Angel
2015-03-11
Allow {World,Group}Writable on AF_UNIX {Socks,Control}Ports.
Nick Mathewson
2015-02-20
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-02-20
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-02-19
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Don't exit if we can't find the GuardfractionFile when booting.
George Kadianakis
2015-02-18
Parse GuardFraction info from consensuses and votes.
George Kadianakis
2015-02-18
Parse Guardfraction file and apply results to routerstatuses.
George Kadianakis
2015-02-17
Merge remote-tracking branch 'public/feature_13822'
Nick Mathewson
2015-02-16
No, coverity, this is not a memory leak. 1268065
Nick Mathewson
2015-02-16
Faravahar's New IP Address as of 2/20/2015
Sina Rabbani
2015-02-15
Call cpu_init if we change to being a relay
Sebastian Hahn
[next]