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-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-05
Remove util.h
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Extract more constants from or.h
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-29
Eliminate compat.h
Nick Mathewson
2018-06-29
Extract get_uname to lib/osinfo.
Nick Mathewson
2018-06-29
Move fd and memory-info functions.
Nick Mathewson
2018-06-28
Move compute_num_cpus to lib/thread
Nick Mathewson
2018-06-28
Move tor_gethostname to lib/net
Nick Mathewson
2018-06-28
Move string_is_key_value to lib/encoding
Nick Mathewson
2018-06-28
Extract process-management functionality into a new lib/process
Nick Mathewson
2018-06-28
Fix the include paths for storagedir,conffile (automated)
Nick Mathewson
2018-06-27
Split confline into confline and conffile.
Nick Mathewson
2018-06-27
Fix up include paths for sandbox.h (automated)
Nick Mathewson
2018-06-22
Finally extract the log library and make it build.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
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
[next]