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
/
lib
Age
Commit message (
Expand
)
Author
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1417'
Nick Mathewson
2019-10-22
Merge branch 'from_setconf_removal_squashed'
Nick Mathewson
2019-10-22
Make a pair of add_*_log() functions mockable.
Nick Mathewson
2019-10-21
Merge remote-tracking branch 'tor-github/pr/1434'
teor
2019-10-21
control: Add GETINFO support for dumping microdesc consensus
AmreshVenugopal
2019-10-21
Merge branch 'maint-0.4.2'
teor
2019-10-20
err: Use the correct type for cb_buf
teor
2019-10-18
Merge branch 'maint-0.4.2'
Nick Mathewson
2019-10-18
Merge remote-tracking branch 'tor-github/pr/1426' into maint-0.4.2
Nick Mathewson
2019-10-17
Ensure that the exit callback is called if CreateProcessA() fails on Windows.
Alexander Færøy
2019-10-17
Handle errors from execve() in the Unix process backend more gracefully.
Alexander Færøy
2019-10-17
Replace add_temp_log() with add_default_log().
Nick Mathewson
2019-10-16
Check tor_vasprintf for error return values.
Tobias Stoeckmann
2019-10-16
Doxygen: Fix things that looked like links.
Nick Mathewson
2019-10-16
Doxygen: fix unrecognized commands.
Nick Mathewson
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-10-16
Doxygen: Fix mismatched filenames.
Nick Mathewson
2019-10-14
Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2
Nick Mathewson
2019-10-09
Merge remote-tracking branch 'tor-github/pr/1394'
Nick Mathewson
2019-10-07
Merge remote-tracking branch 'tor-github/pr/1379'
Nick Mathewson
2019-10-04
Make tor_addr_lookup_host_impl mockable.
Nick Mathewson
2019-10-04
tls: Log TLS read buffer length bugs once
teor
2019-10-03
Merge branch 'tor-github/pr/1377'
George Kadianakis
2019-10-03
Unify backend implementations for blocking hostname lookup
Nick Mathewson
2019-10-02
Merge branch 'tor-github/pr/1385'
David Goulet
2019-10-02
log: fix a typo in the function comment for log_fn_()
teor
2019-10-01
Fix a crash bug in max_u16_in_sl()
Nick Mathewson
2019-10-01
Rename max_in_sl to max_in_u16_sl, and expose it as STATIC.
Nick Mathewson
2019-10-01
Add comments to try to prevent recurrence of #31495.
Nick Mathewson
2019-09-30
err: Remove a duplicate header in backtrace.c
teor
2019-09-30
err: Always lock the backtrace buffer before it is used
teor
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-30
log: When initialising log domain masks, only set known log domains
teor
2019-09-30
log: Define count, boundary, and all macros for domains and flags
teor
2019-09-30
log: Remove duplicate code and an outdated comment
teor
2019-09-30
Merge branch 'tor-github/pr/1346'
George Kadianakis
2019-09-30
Merge branch 'tor-github/pr/1302'
George Kadianakis
2019-09-30
Merge branch 'tor-github/pr/1356'
George Kadianakis
2019-09-30
Merge branch 'tor-github/pr/1339'
George Kadianakis
2019-09-26
Run "make autostyle" with new "annotate_ifdef_directives"
Nick Mathewson
2019-09-26
lock: Avoid some undefined behaviour when freeing mutexes.
teor
2019-09-26
log: explain why it is safe to leave the log mutex initialized
teor
2019-09-26
sandbox: Allow backtrace signals to be disabled
teor
2019-09-26
backtrace: avoid undefined behaviour on re-initialisation
teor
2019-09-25
Merge remote-tracking branch 'tor-github/pr/1349'
Nick Mathewson
2019-09-25
log: Move SEVERITY_MASK_IDX() to log.h
teor
2019-09-24
log: Improve the documentation for tor_log_update_sigsafe_err_fds()
teor
2019-09-24
backtrace: Add a missing check for HAVE_PTHREAD_H before using mutexes
teor
2019-09-24
backtrace: Disable signal handlers in remove_bt_handler()
teor
2019-09-24
Merge branch 'bug31408_035' into bug31408_master
teor
[next]