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
/
common
Age
Commit message (
Expand
)
Author
2019-01-03
Detect openssl bug 7712 and work around it.
Nick Mathewson
2018-11-13
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-12
Fix a compiler warning in aes.c.
Nick Mathewson
2018-11-11
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-11
Fix a bug in usage of SSL_set1_groups_list()
Nick Mathewson
2018-11-09
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-11-09
Always declare groups when building with openssl 1.1.1 APIs
Nick Mathewson
2018-10-15
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-15
Fix make check-spaces.
Nick Mathewson
2018-10-15
Adjust tor_assert_unreached()
Nick Mathewson
2018-10-15
Merge branch 'maint-0.2.9' into maint-0.3.3
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
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-07
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-07
Tell openssl to build its TLS contexts with security level 1
Nick Mathewson
2018-09-07
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-07
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-07
Windows: Silence a spurious warning in the GetAdaptersAddresses cast
teor
2018-08-21
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-21
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-20
Use our x509 wrapper code in tor_tls_cert_matches_key()
Nick Mathewson
2018-08-08
Detect broken stdatomic.h, and pretend that it isn't there at all
Nick Mathewson
2018-08-08
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-08
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-08
Fix crash when calling openat with sandbox enabled #25440
Daniel Pinto
2018-07-30
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-07-26
Don't disable an unsupported compiler warning
Taylor Yu
2018-06-12
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-06-12
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-02
Silence unused-const-variable warnings in zstd.h on some gcc versions
teor
2018-05-24
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-24
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-16
Merge branch 'bug26116_029' into bug26116_033
Nick Mathewson
2018-05-16
Return -1 from our PEM password callback
Nick Mathewson
2018-05-02
Merge branch 'libressl_201805_029' into maint-0.3.3
Nick Mathewson
2018-05-02
LibreSSL compatibility fixes.
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-23
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-23
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-23
Permit the nanosleep system call in the seccomp2 callbox
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-04-16
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-16
Fix an LCOV exclusion pattern in address.c
Nick Mathewson
2018-04-12
Make get_total_system_memory mockable.
Alexander Færøy
2018-03-28
Add a paranoia check in string_is_valid_nonrfc_hostname()
Nick Mathewson
2018-03-28
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
Nick Mathewson
2018-03-28
Don't strlen before checking for NULL
rl1987
2018-03-28
Tweak loop condition
rl1987
[next]