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
/
log
Age
Commit message (
Expand
)
Author
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
2019-03-12
Fix all nonconformant headers' guard macros.
Nick Mathewson
2019-03-05
Also add tor_assertf_nonfatal()
rl1987
2019-03-05
Introduce tor_assertf() to allow logging extra error message on assert failure
rl1987
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-12-20
Add LD_BTRACK log domain for bootstrap tracker
Taylor Yu
2018-12-17
Add "PT" log domain.
Alexander Færøy
2018-11-27
Add LD_PROCESS as log domain.
Alexander Færøy
2018-11-09
Rename subsystem callback functions to make them consistent
Nick Mathewson
2018-11-05
Turn the logging code into a subsystem
Nick Mathewson
2018-11-05
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-08-28
Fix log.c comments about assert vs tor_assert vs raw_assert.
Nick Mathewson
2018-07-30
Remove a now-obsolete comment about deadcode_dummy__
Nick Mathewson
2018-07-20
Remove over-cleverness from our coverity BUG() definition.
Nick Mathewson
2018-07-11
Move all use cases of micro-revision.i to a single place
Nick Mathewson
2018-07-10
Rename tm_cvt to time_to_tm
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
File-level summary documentation for src/lib/*/*.[ch]
Nick Mathewson
2018-06-27
Merge branch 'fs_refactor'
Nick Mathewson
2018-06-27
Merge branch 'net_refactor'
Nick Mathewson
2018-06-27
fixup! Move format_win32_error into lib/log/
Nick Mathewson
2018-06-27
Move format_win32_error into lib/log/
Nick Mathewson
2018-06-27
Split read_all and write_all into separate functions
Nick Mathewson
2018-06-26
Move the escape-for-log code into src/lib/log
Nick Mathewson
2018-06-26
Extract core part of smartlist code into its own library.
Nick Mathewson
2018-06-22
Update the micro-revision.i dependencies, and add a stdlib.h
Nick Mathewson
2018-06-22
Two more small changes for CI.
Nick Mathewson
2018-06-22
Move util_bug into libtor-log
Nick Mathewson
2018-06-22
Update .gitignore and .may_include files
Nick Mathewson
2018-06-22
Finally extract the log library and make it build.
Nick Mathewson
2018-06-22
Extract core part of gmtime_r, localtime_r (without logging)
Nick Mathewson
2018-06-22
Remove the util_bug.h include from smartlist.h.
Nick Mathewson
[next]