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
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-24
make check-spaces fixes
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-08-24
Replace Tonga with Bifroest.
Isis Lovecruft
2016-08-23
Merge branch 'bug13953_squashed'
Nick Mathewson
2016-08-20
Add DisableOOSCheck option, on by default until we have better heuristics
Andrea Shepard
2016-08-20
s/connection_handle_oos/connection_check_oos/g per code review
Andrea Shepard
2016-08-20
Stub out connection_handle_oos() and call it from places we can change the so...
Andrea Shepard
2016-08-20
Compute thresholds for OOS from ConnLimit_ when setting options
Andrea Shepard
2016-08-19
Log a warning when Testing options are deprecated.
Nick Mathewson
2016-08-19
Add comments to explain when things were deprecated
Nick Mathewson
2016-08-19
Merge remote-tracking branch 'public/deprecation_v2'
Nick Mathewson
2016-08-12
Fix quite a few slow memory leaks in config.c
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-03
Add new warn_deprecated option to config_assign*().
Nick Mathewson
2016-08-03
Deprecate some SocksPort sub-options.
Nick Mathewson
2016-08-03
Teach checkOptionDocs about deprecation.
Nick Mathewson
2016-08-03
Mark a big pile of options as deprecated.
Nick Mathewson
2016-08-03
Add deprecation for configuration options that need to go away.
Nick Mathewson
2016-08-02
Bufferevent removal: remove more bufferevent-only options
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-14
Remove bufferevents dead code
U+039b
2016-07-08
Merge remote-tracking branch 'sebastian/libevent2'
Nick Mathewson
2016-07-05
Merge remote-tracking branch 'teor/bug18456'
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-07-03
Remove urras as a default trusted directory authority
Sebastian Hahn
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Put commits and SRVs in votes/consensus
David Goulet
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
2016-06-30
Fix more naked strdup/malloc/free instances
Nick Mathewson
2016-06-30
Make options_get_datadir_fname2_suffix() mockable
Andrea Shepard
2016-06-30
Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queu...
Andrea Shepard
2016-06-30
Add multiple descriptor dump support for dump_desc() in routerparse.c; fixes ...
Andrea Shepard
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-06-11
Use autoconf, not gcc version, to decide which warnings we have
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-07
Warn users when addresses in ports and descriptor are inconsistent
teor (Tim Wilson-Brown)
2016-05-07
Refactor duplicate code in config.c into port_binds_ipv4/6
teor (Tim Wilson-Brown)
[next]