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-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
2019-09-23
Fix bug when %including folder with comment only files. #31408
Daniel Pinto
2019-09-17
Merge branch 'bug31570_041' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'maint-0.3.5' into maint-0.4.0
Nick Mathewson
2019-09-17
Merge remote-tracking branch 'tor-github/pr/1307' into maint-0.3.5
Nick Mathewson
2019-09-17
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2019-09-17
Merge branch 'tor-github/pr/1323'
George Kadianakis
2019-09-16
Run "make autostyle" and fix wide lines.
Nick Mathewson
2019-09-16
Merge branch 'tor-github/pr/1316'
George Kadianakis
2019-09-16
Merge branch 'tor-github/pr/1318'
George Kadianakis
2019-09-13
Detect overflow or underflow on double config values.
Nick Mathewson
2019-09-12
Merge branch 'tor-github/pr/1319'
David Goulet
2019-09-12
Merge branch 'tor-github/pr/1285'
David Goulet
2019-09-12
Merge branch 'tor-github/pr/1303'
George Kadianakis
2019-09-12
Ticket 31687: fix for tor_isinf() as well
Nick Mathewson
2019-09-12
Merge branch 'ticket31687_035' into ticket31687_040
Nick Mathewson
2019-09-11
Update include.am files to refer to new location of confparse.[ch]
Nick Mathewson
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
2019-09-11
Move confparse.[ch] into src/lib/confmgt/
Nick Mathewson
2019-09-11
Add new entries to lib/confmgt ".may_include" file
Nick Mathewson
2019-09-11
Merge branch 'tor-github/pr/1296'
David Goulet
2019-09-11
Extract common list of flags to use for obsolete variables.
Nick Mathewson
2019-09-11
Revise documentation on CFLG_* flags
Nick Mathewson
2019-09-11
Remove all CVFLAG_* usage.
Nick Mathewson
2019-09-11
Remove all VTFLAG_* usage.
Nick Mathewson
2019-09-11
confparse, conftypes: Replace flags with their new names.
Nick Mathewson
2019-09-11
Replace low-level {var_type,struct_var}_is_*() with flag inspection
Nick Mathewson
2019-09-11
Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
Nick Mathewson
2019-09-11
Move VTFLAG_* declarations to conftypes.h
Nick Mathewson
2019-09-11
typed_var: Make flags into an unsigned OR of bits.
Nick Mathewson
[prev]
[next]