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
/
main.c
Age
Commit message (
Expand
)
Author
2018-09-07
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-07
Merge branch 'bug27461-029' into bug27461-032
teor
2018-09-07
Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows
teor
2018-07-31
Always call tor_free_all() when exiting tor_run_main()
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-10
Fix another crash-on-no-threadpool bug.
Nick Mathewson
2018-02-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-07
Remove anything related to the old SocksSockets option
David Goulet
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
Merge branch 'bug23954_squashed'
Nick Mathewson
2018-01-31
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Nick Mathewson
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-19
Merge branch 'disable_signal_handlers'
Nick Mathewson
2018-01-19
Improve documentation for signal code
Nick Mathewson
2018-01-19
Merge branch 'restart_debug_squashed'
Nick Mathewson
2018-01-19
Add a mostly disabled feature to debug restarting in-process
Nick Mathewson
2018-01-11
Merge branch 'restart_nocrash'
Nick Mathewson
2018-01-11
Add a blank line per dgoulet review.
Nick Mathewson
2018-01-11
Merge branch 'bug24584'
Nick Mathewson
2018-01-06
make a comment a bit more useful
Roger Dingledine
2018-01-05
Don't keep options in a local in run_main_loop_once.
Nick Mathewson
2017-12-30
Stop trying to remove NULL filenames on shutdown
teor
2017-12-21
Fix a pair of memory leaks in tor_cleanup()
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ahf-oniongit/bugs/24605'
Nick Mathewson
2017-12-20
expand documentation on tor_remove_file
Nick Mathewson
2017-12-20
Remove pre-unlink check tor_remove_file; check errno instead.
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ffmancera/github/bug23271'
Nick Mathewson
2017-12-16
Add MainloopStats option.
Alexander Færøy
2017-12-15
Add an option to disable signal handler installation.
Nick Mathewson
2017-12-15
Remove the unused is_parent==0 option from handle_signals.
Nick Mathewson
2017-12-15
Add remove file function and remove ephemeral files.
Fernando Fernandez Mancera
2017-12-11
Stop using event_base_once().
Nick Mathewson
2017-12-11
On exit, free the event_base and set its pointer to NULL.
Nick Mathewson
2017-12-05
Merge branch 'more_directories_squashed'
Nick Mathewson
2017-12-05
Create a CacheDirectory and KeyDirectory options.
Nick Mathewson
2017-12-05
Clean up a needlessly complex get_datadir_fname use
Nick Mathewson
2017-12-05
New accessors for keydir/cachedir access
Nick Mathewson
2017-12-01
Update entry guard state whenever we download a consensus.
George Kadianakis
2017-11-21
re-run ./scripts/maint/annotate_ifdef_directives
Nick Mathewson
2017-11-09
Merge branch 'ticket12062_squashed'
Nick Mathewson
2017-11-09
Audit all of the "is the network turned off" checks.
Nick Mathewson
2017-11-01
Merge branch 'tor_api_squashed'
Nick Mathewson
2017-11-01
Add a public tor_api.h with an implementation in tor_api.c
Nick Mathewson
2017-10-31
Merge branch 'fix-torrcd-sandbox-22605v2'
Nick Mathewson
2017-10-27
Only prototype rust_welcome_string() when it exists.
Nick Mathewson
2017-10-27
declare shutdown_did_not_work_callback() with ATTR_NORETURN
Nick Mathewson
[next]