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
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
2017-10-27
Add a comment about removing the failsafe event loop exit code
Nick Mathewson
2017-10-27
Clarify doc on tell_event_loop_to_run_external_code()
Nick Mathewson
2017-10-27
Merge remote-tracking branch 'public/exit_carefully'
Nick Mathewson
2017-10-27
Merge branch 'protover-rust-impl_squashed'
Nick Mathewson
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-10-26
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-26
Update entry guard state whenever we download a consensus.
George Kadianakis
2017-10-20
Return instead of exiting in options_init_from_torrc()
Nick Mathewson
2017-10-20
Return from instead of exit()ing when ed25519 key check fails.
Nick Mathewson
2017-10-20
On locking failure, return -1 instead of exit()ing.
Nick Mathewson
2017-10-20
Replace most bad exits in main.c, hibernate.c
Nick Mathewson
2017-10-20
Add a failsafe to kill tor if the new exit code doesn't work.
Nick Mathewson
2017-10-20
Expose a new function to make the event loop exit once and for all.
Nick Mathewson
2017-10-20
Rename "tell_event_loop_to_finish" to "...run_external_code"
Nick Mathewson
2017-10-19
Comment-only change: annotate exit() calls.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
exit with nonzero status if certificate expiration dump fails
Nick Mathewson
2017-09-08
Merge remote-tracking branch 'dgoulet/ticket23355_032_01'
Nick Mathewson
2017-09-05
Refactor buffer APIs to put a buf_t first.
Nick Mathewson
2017-09-05
Repair wide lines from previous commit.
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-09-05
Move the tls parts of buffers.c into buffers_tls.c
Nick Mathewson
2017-09-05
Merge branch 'bug23331_032_01_squashed'
Nick Mathewson
2017-09-05
hs: Don't enter the HS v3 subsystem without a live consensus
David Goulet
2017-09-04
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-30
Adds files included by torrc and defaults to sandbox filter #22605
Daniel Pinto
2017-08-30
prop224: Purge client state on NEWNYM
David Goulet
2017-08-25
sandbox: Fix double free when initializing HSv3 filenames
David Goulet
2017-08-24
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
Nick Mathewson
2017-08-24
prop224: Add a client intro point state cache
David Goulet
2017-08-24
prop224: Add client-side HS descriptor cache.
George Kadianakis
2017-08-24
Merge branch 'feature22976_squashed'
Nick Mathewson
2017-08-23
Don't do expensive consensus stuff when not a cache.
Nick Mathewson
2017-08-11
Merge remote-tracking branch 'dgoulet/bug23091_032_01'
Nick Mathewson
2017-08-09
Block the port-forwarding helper at a higher point
Nick Mathewson
2017-08-08
Merge branch 'ticket20657_nickm_bugfixes_squashed'
Nick Mathewson
2017-08-08
prop224: Sandbox support for service
David Goulet
2017-08-08
prop224: Scheduled events for service
David Goulet
2017-08-03
routerkeys: Add cmdline option for learning signing key expiration.
Isis Lovecruft
2017-08-02
Fix check_expired_networkstatus_callback() if condition
David Goulet
2017-07-13
Merge remote-tracking branch 'dgoulet/ticket21979_032_04'
Nick Mathewson
2017-07-13
Merge remote-tracking branch 'isis/bug19476'
Nick Mathewson
2017-07-13
prop224: Add a init/free_all function for the whole subsystem
David Goulet
[next]