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
/
main.c
Age
Commit message (
Expand
)
Author
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-19
Merge remote-tracking branch 'isis/bug23881_r1'
Nick Mathewson
2018-03-14
Merge remote-tracking branch 'public/restart_reset_bootstrap'
Nick Mathewson
2018-02-15
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'ffmancera-1/bug18918'
Nick Mathewson
2018-02-15
Merge branch '25162_zstd_static'
Nick Mathewson
2018-02-15
This stats_n_seconds_working variable needs to be static now.
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-25081'
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-24714'
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-02-06
Warn on zstd header/library version mismatch
Nick Mathewson
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
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-31
refactor: using get_uptime() (and reset_uptime()) consistently.
Caio Valente
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-24
Clarify directory and ORPort checking functions.
Fernando Fernandez Mancera
2018-01-22
fixups from code review
Chelsea Holland Komlo
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
add minimal rust module for logging to tor's logger
Chelsea Holland Komlo
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
Reset all main.c state at exit
Nick Mathewson
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-11-21
re-run ./scripts/maint/annotate_ifdef_directives
Nick Mathewson
2017-11-09
Merge branch 'ticket12062_squashed'
Nick Mathewson
[next]