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
2021-03-12
Run "make autostyle" in advance of new series.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-01-19
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-01-19
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2021-01-19
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2021-01-13
Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)
Nick Mathewson
2020-11-12
Fix typos.
Samanta Navarro
2020-09-23
Remove support for old android "logcat" API
Nick Mathewson
2020-08-04
Improve ratelimit message to list true interval.
Nick Mathewson
2020-07-14
doc: Move manpages into doc/man/
David Goulet
2020-04-29
log/util_bug: Make IF_BUG_ONCE() support ALL_BUGS_ARE_FATAL
teor
2020-03-26
Add a SUBSYS_DECLARE_LOCATION() to every subsystem.
Nick Mathewson
2020-03-09
Merge branch 'tor-github/pr/1723'
David Goulet
2020-02-13
Run "make autostyle"
teor
2020-02-13
log: Stop duplicating error file fds
teor
2020-02-13
err/log: Stop closing stderr and stdout during shutdown
teor
2020-02-06
Fix a couple more long warning lines
Nick Mathewson
2020-02-06
Remove senseless CHECK_PRINTF()s from util_bug.c
Nick Mathewson
2020-01-30
Merge branch 'tor-github/pr/1697'
David Goulet
2020-01-30
Do not set "once" when calling tor_bug_occurred_ from BUG().
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.2'
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-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-04
Doxygen: use \refdir everywhere.
Nick Mathewson
2019-11-04
Doxygen: Avoid ambiguity in @dir directives
Nick Mathewson
2019-11-04
doxygen: Take "lib" descriptions from doc/HACKING/design.
Nick Mathewson
2019-11-04
Add stub directory-level documentation for most source directories
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-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
ratelim.h: use COCCI to hide an initializer.
Nick Mathewson
2019-10-22
util_bug.h: Coccinelle does not understand IF_BUG_ONCE or #nodef.
Nick Mathewson
2019-10-22
Apparently coccinelle can't handle multiline #errors.
Nick Mathewson
2019-10-22
Use #warning instead of #warn: one is C and one isn't.
Nick Mathewson
2019-10-22
Make a pair of add_*_log() functions mockable.
Nick Mathewson
2019-10-17
Replace add_temp_log() with add_default_log().
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
[next]