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
/
common
Age
Commit message (
Expand
)
Author
2019-09-09
build: The <sys/sysctl.h> is now deprecated on Linux
David Goulet
2019-08-10
Merge remote-tracking branch 'tor-github/pr/1052' into maint-0.2.9
teor
2019-08-09
Merge remote-tracking branch 'tor-github/pr/762' into maint-0.2.9
teor
2019-08-08
Fix a warning about casting the results of GetProcAddress.
Nick Mathewson
2019-05-29
Tweak comments in tor_vasprintf(), and add a changes file for 30651
Nick Mathewson
2019-05-29
Fixed tor_vasprintf on systems without vasprintf.
Tobias Stoeckmann
2019-04-04
Do not cache bogus results from classifying client ciphers
Nick Mathewson
2019-03-08
Make tor_addr_is_internal_() RFC6598 (Carrier Grade NAT) aware
Neel Chauhan
2018-11-15
Windows: fix uname on recent Windows versions
teor
2018-11-12
Fix a compiler warning in aes.c.
Nick Mathewson
2018-11-11
Fix a bug in usage of SSL_set1_groups_list()
Nick Mathewson
2018-11-09
Always declare groups when building with openssl 1.1.1 APIs
Nick Mathewson
2018-10-15
Fix make check-spaces.
Nick Mathewson
2018-10-15
Explain a bit more about branch prediction in the unit-test case
Nick Mathewson
2018-09-14
Revise our assertion and bug macros to work with -Wparentheses
Nick Mathewson
2018-09-07
Tell openssl to build its TLS contexts with security level 1
Nick Mathewson
2018-09-07
Windows: Silence a spurious warning in the GetAdaptersAddresses cast
teor
2018-08-20
Use our x509 wrapper code in tor_tls_cert_matches_key()
Nick Mathewson
2018-08-08
Fix crash when calling openat with sandbox enabled #25440
Daniel Pinto
2018-05-16
Return -1 from our PEM password callback
Nick Mathewson
2018-04-23
Permit the nanosleep system call in the seccomp2 callbox
Nick Mathewson
2018-04-16
Fix an LCOV exclusion pattern in address.c
Nick Mathewson
2018-03-20
Remove sb_poll check: all poll() calls are ok.
Nick Mathewson
2018-03-20
Add the poll() syscall as permitted by the sandbox
Nick Mathewson
2018-02-16
Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9
Nick Mathewson
2018-02-12
Have tor_addr hashes return a randomized hash for AF_UNSPEC.
Nick Mathewson
2018-02-12
Fix a typo in an address_set.c comment.
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'ticket24315_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug21074_029' into maint-0.2.9
Nick Mathewson
2018-02-08
Merge branch 'ticket25183_029_01' into ticket24902_029_05
David Goulet
2018-02-08
Function to add an ipv4 address to an address_set
Nick Mathewson
2018-02-08
Add an address-set backend using a bloom filter.
Nick Mathewson
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-23
Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1
Nick Mathewson
2018-01-17
Add a cast to avoid a signed/unsigned comparison
Nick Mathewson
2018-01-04
Don't treat a setrlimit failure as fatal.
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-27
Avoid asking for passphrase on junky PEM input
Nick Mathewson
2017-11-16
Check the libc version to decide whether to allow openat.
Nick Mathewson
2017-11-16
Make our seccomp2 sandbox handle Glibc 2.26
Nick Mathewson
2017-11-16
Permit kill(pid, 0) in the seccomp2 sandbox.
Nick Mathewson
2017-09-12
One more implicit fallthrough warning to fix on GCC 7
Nick Mathewson
2017-09-11
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-09-11
Merge branch 'teor-bug22797-025' into maint-0.2.9
Nick Mathewson
2017-07-27
Merge remote-tracking branch 'public/bug20247_029' into maint-0.2.9
Nick Mathewson
2017-07-26
Fix build warnings from Coverity related to our BUG macro
Nick Mathewson
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
Nick Mathewson
[next]