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
/
lib
/
log
Age
Commit message (
Expand
)
Author
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1697/head' into maint-0.4.2
Nick Mathewson
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1722/head' into maint-0.4.2
Nick Mathewson
2020-02-12
err/log: Stop closing stderr and stdout during shutdown
teor
2020-01-30
Do not set "once" when calling tor_bug_occurred_ from BUG().
Nick Mathewson
2019-12-16
Merge branch 'bug32765_041' into bug32771_042
Nick Mathewson
2019-12-16
Use CHECK_PRINTF() for printf-like functions in util_bug.h
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1303' into maint-0.4.1
Nick Mathewson
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1302' into maint-0.4.1
Nick Mathewson
2019-10-03
Merge branch 'tor-github/pr/1377'
George Kadianakis
2019-10-02
log: fix a typo in the function comment for log_fn_()
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/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
log: explain why it is safe to leave the log mutex initialized
teor
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-12
Merge branch 'tor-github/pr/1303'
George Kadianakis
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
Merge branch 'bug31615_040' into bug31615_041
teor
2019-09-09
log: Close log and err file descriptors before aborting
teor
2019-09-09
log: Don't close file log fds that are being used by the err module
teor
2019-09-06
subsys: Make the subsystem init order match the module dependencies
teor
2019-08-19
Fix 64-bit return issue in parse_log_domain()
Nick Mathewson
2019-07-24
Fix clang-detected errors related to log_domain_mask_t
Nick Mathewson
2019-07-19
Extract the log_domain_t type to a lower-level header
Nick Mathewson
2019-07-08
Adjust log callback type to use log_domain_mask_t
Nick Mathewson
2019-07-08
Add a compile-time assertion to prevent a recurrence of 31080.
Nick Mathewson
2019-07-08
Use a 64-bit mask for log domains, and fix a conflict
Nick Mathewson
2019-07-08
Move declaration of LD_NO_MESG to make conflict more apparent.
Nick Mathewson
2019-06-05
Merge remote-tracking branch 'tor-github/pr/952' into maint-0.4.0
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-23
In coverage builds, avoid basic-block complexity in log_debug
Nick Mathewson
2019-05-03
Merge branch 'tor-github/pr/954'
David Goulet
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-04-15
Fix assertf() issues when ALL_BUGS_ARE_FATAL is defined.
Nick Mathewson
2019-04-15
Merge branch 'bug30189_035' into bug30189_041
Nick Mathewson
2019-04-15
Use a tor_abort_() wrapper in our util_bug.h macros
Nick Mathewson
2019-03-30
bug_occurred: a place where we assumed that "buf" was still a buffer
Nick Mathewson
2019-03-29
Merge branch 'ticket29662_squashed' into ticket29662_squashed_merged
Nick Mathewson
2019-03-29
Check for NULL in tor_assertf_nonfatal()
rl1987
2019-03-29
Refrain from using static buffer for assert failure message; call tor_asprint...
rl1987
2019-03-29
Silence compiler warnings
rl1987
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-25
Add a new inline function to check whether debug logging is on
Nick Mathewson
2019-03-25
Add MESG as a new log domain.
Nick Mathewson
[next]