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
2020-05-19
Merge branch 'tor-github/pr/1886'
David Goulet
2020-05-19
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-19
Doxygen: fix unbalanced groups.
Nick Mathewson
2020-05-12
Merge branch 'bug34130_035'
Nick Mathewson
2020-05-12
Fix crash when tor is compiled with NSS and seccomp sandbox is enabled
Daniel Pinto
2020-05-08
Improve logging of included config files
Daniel Pinto
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
Remove an incorrect "Fall through" comment.
Nick Mathewson
2020-05-06
address.c: add a single (harmless) missing break;
Nick Mathewson
2020-05-06
Add a fallthrough macro.
Nick Mathewson
2020-04-30
Merge branch 'pr1870_squashed'
teor
2020-04-30
Define and use TOR_ADDRPORT_BUF_LEN
Neel Chauhan
2020-04-29
Merge remote-tracking branch 'tor-github/pr/1864/head'
Nick Mathewson
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-04-30
Rename tor_addr_get_ipv6_bytes to tor_addr_copy_ipv6_bytes
teor
2020-04-29
log/util_bug: Make IF_BUG_ONCE() support ALL_BUGS_ARE_FATAL
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-29
net: Add fmt_addrport_ap() and fmt_addr_family()
teor
2020-04-29
net: Remove an extra space in address.h
teor
2020-04-29
core/or: Support IPv6 EXTEND2 cells
teor
2020-04-29
Merge remote-tracking branch 'tor-github/pr/1868/head'
Nick Mathewson
2020-04-29
Run "make autostyle"
teor
2020-04-29
rand: Clarify the crypto_rand_uint() range
teor
2020-04-24
Merge remote-tracking branch 'onionk/inbufoverflow1-043' into ticket33131_044
Nick Mathewson
2020-04-09
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-09
Add fsync to list of syscalls permitted by sandbox
Nick Mathewson
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1723/head' into maint-0.4.3
Nick Mathewson
2020-04-08
hs-v3: Report SOCKS ExtendedErrors when all intro timed out
David Goulet
2020-04-07
address: Simplify tor_addr_is_valid()
teor
2020-04-07
Added tests for tor_addr_is_null/valid()
MrSquanchee
2020-04-07
Merge branch 'pr1838_squashed'
teor
2020-03-30
Merge branch 'tor-github/pr/1775'
David Goulet
2020-03-27
correct tor_addr_family() function comment
Roger Dingledine
2020-03-26
Add a SUBSYS_DECLARE_LOCATION() to every subsystem.
Nick Mathewson
2020-03-26
Add a "location" field for subsystems to declare which file they are in.
Nick Mathewson
2020-03-24
buf: use BUF_MAX_LEN
cypherpunks
2020-03-24
net, tls: use BUF_MAX_LEN
cypherpunks
2020-03-24
buf: use INT_MAX - 1 in checks
cypherpunks
2020-03-24
net, tls: use INT_MAX - 1 in checks for buf_t
cypherpunks
2020-03-24
buf: add BUF_MAX_LEN
cypherpunks
2020-03-23
Merge branch 'maint-0.4.3'
George Kadianakis
2020-03-23
Merge branch 'tor-github/pr/1788' into maint-0.4.3
George Kadianakis
2020-03-18
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-03-18
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
[next]