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
2018-06-15
Extract connection_t into its own header.
Nick Mathewson
2018-06-14
Make server_port_cfg_t and port_cfg_t into separate headers.
Nick Mathewson
2018-05-10
Merge branch 'ticket26063_squashed'
Nick Mathewson
2018-05-10
Enable/disable per-second callback as needed.
Nick Mathewson
2018-05-09
Having a ControlPort open doesn't mean we are a client
David Goulet
2018-05-09
config: Move any_client_port_set() to config.c
David Goulet
2018-05-09
Comment-only fix: annotate we_are_hibernating() usage
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25990_034_01'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25951'
Nick Mathewson
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-05-01
vote: Move dirvote_recalculate_timing() to voting_schedule.c
David Goulet
2018-05-01
Reschedule voting callback when any cfg option affecting it changes.
Nick Mathewson
2018-05-01
Ensure that voting is rescheduled whenever the schedule changes.
Nick Mathewson
2018-05-01
Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'
Nick Mathewson
2018-05-01
Give queued_events_flush_all() responsibility for flushing log cbs
Nick Mathewson
2018-04-30
Describe schedules as TimeInterval, not TimeIntervalCommaList.
Nick Mathewson
2018-04-30
Merge remote-tracking branch 'github/ticket23354'
Nick Mathewson
2018-04-27
Merge branch 'bug25843_v2_squashed'
Nick Mathewson
2018-04-27
Introduce torrc option NumPrimaryGuards
George Kadianakis
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-24
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
config: Set up periodic events when options changes
David Goulet
2018-04-22
Remove extra values from InitialDelay defaults
Nick Mathewson
2018-04-22
Add aliases for the old DownloadSchedule options
Nick Mathewson
2018-04-22
Rename *DownloadSchedule to *DownloadInitialDelay; make them ints
Nick Mathewson
2018-04-17
Fix a copy-and-paste error from 6be994fa717cf73
Nick Mathewson
2018-04-13
Merge branch 'token_bucket_refactor_squashed'
Nick Mathewson
2018-04-13
Ensure that global buckets are updated on configuration change
Nick Mathewson
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Attempt to fix 32-bit builds, which broke with 31508a0abccfee1cd
Nick Mathewson
2018-04-12
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-12
Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.
Alexander Færøy
2018-04-12
Use STATIC for compute_real_max_mem_in_queues
Alexander Færøy
2018-04-11
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-11
Merge branch 'bug25581_033_v2_asn_squashed' into maint-0.3.3
Nick Mathewson
2018-04-11
Rename HSLayer{2,3}Nodes to start without an underscore.
Nick Mathewson
2018-04-10
Merge remote-tracking branch 'isis-github/bug25409'
Nick Mathewson
2018-04-10
config: Obsolete PortForwarding and PortForwardingHelper options.
Isis Lovecruft
2018-04-10
Fix another crash-on-no-threadpool bug.
Nick Mathewson
2018-04-10
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-10
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-10
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-10
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-10
Remove TestingEnableTbEmptyEvent
Nick Mathewson
2018-04-09
Add a comment explaining why we do a certain redundant check
Nick Mathewson
2018-04-09
Lift the list of default directory servers into their own file.
Alexander Færøy
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
[next]