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
Age
Commit message (
Expand
)
Author
2020-02-06
Try to shorten an #error in address.c
Nick Mathewson
2020-02-06
Extract verbatim table in uname.c
Nick Mathewson
2020-02-06
Fix a couple more long warning lines
Nick Mathewson
2020-02-06
Wrap columnar tables in "clang-format off/on"
Nick Mathewson
2020-02-06
Use parentheses to avoid mis-indentations of stringified macro args
Nick Mathewson
2020-02-06
maps: do not include _ as part of expected prefix in macros.
Nick Mathewson
2020-02-06
Remove senseless CHECK_PRINTF()s from util_bug.c
Nick Mathewson
2020-02-06
Use smaller CPP error messages
Nick Mathewson
2020-02-06
prob_distr: use "clang-format off" to avoid wide lines for URLs
Nick Mathewson
2020-02-04
address: Fix comments in address.h
teor
2020-01-30
Merge branch 'tor-github/pr/1697'
David Goulet
2020-01-30
Merge branch 'bug32673_035'
Nick Mathewson
2020-01-30
Merge branch 'bug33093_logging_035'
Nick Mathewson
2020-01-30
Do not set "once" when calling tor_bug_occurred_ from BUG().
Nick Mathewson
2020-01-30
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-30
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-30
Merge remote-tracking branch 'tor-github/pr/1614' into maint-0.3.5
teor
2020-01-29
buf_read_from_tls: Return ERROR_MISC, not WANTWRITE, on BUG().
Nick Mathewson
2020-01-29
Change BUG() messages in buf_flush_to_tls() to IF_BUG_ONCE()
Nick Mathewson
2020-01-16
Merge branch 'maint-0.4.0' into maint-0.4.1
teor
2020-01-16
Merge branch 'maint-0.3.5' into maint-0.4.0
teor
2020-01-16
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.3.5
teor
2020-01-15
compat_compiler: add a macro to prevent coverity deadcode warnings.
Nick Mathewson
2020-01-14
Merge remote-tracking branch 'tor-github/pr/1636'
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
process.h: include stdbool.h
Nick Mathewson
2020-01-09
process.h: add a struct declaration for buf_t.
Nick Mathewson
2020-01-09
timers.h: add declaration for timeval.
Nick Mathewson
2020-01-09
lib/conf: include torint.h in files that use it.
Nick Mathewson
2020-01-09
Include x509.h in tortls_internal.h.
Nick Mathewson
2020-01-09
Include sys/types.h in fdio.h, for "off_t".
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-09
Replace DISABLE/ENABLE_GCC_WARNING with something that will confuse clang-for...
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-07
Merge branch 'ticket32845_squashed'
Nick Mathewson
2020-01-07
string: Check UTF-8 string pointer and length
teor
2020-01-06
Space the a-d unsigned ints in tor_inet_aton()
Neel Chauhan
2020-01-06
Merge branch 'maint-0.4.2'
Nick Mathewson
2020-01-06
Merge remote-tracking branch 'tor-github/pr/1612' into maint-0.4.2
Nick Mathewson
2020-01-06
When initializing pthreads, always set the main thread.
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.2'
Nick Mathewson
2020-01-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-01-05
Fix sandbox crash during reload of logging configuration
Peter Gerber
2019-12-20
Fix spacing in tor_sscanf() call in tor_inet_aton()
Neel Chauhan
2019-12-20
Fix spacing in tor_inet_aton() function header
Neel Chauhan
2019-12-20
Merge branch 'bug29819_035'
Nick Mathewson
2019-12-20
Replace several C identifiers.
teor
2019-12-20
Code Style: Delete headers that are included twice
teor
2019-12-20
Code Style: Delete PRIVATE defines that are never used
teor
2019-12-20
Run "make autostyle"
teor
[next]