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
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-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Merge remote-tracking branch 'public/bug19152_024_v2' into maint-0.2.4
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.4
Nick Mathewson
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Refine the memwipe() arguments check for 18089 a little more.
Nick Mathewson
2017-02-07
Make memwipe() do nothing when passed a NULL pointer or zero size
teor (Tim Wilson-Brown)
2016-12-07
Backport the other sierra fix in 20865.
Nick Mathewson
2016-12-05
Merge branch 'getentropy_028' into maint-0.2.8
Nick Mathewson
2016-12-05
20865: Don't use getentropy() on OSX Sierra.
Nick Mathewson
2016-12-05
Always Use EVP_aes_*_ctr() with openssl 1.1
Nick Mathewson
2016-11-03
Merge branch 'bug20551_028' into maint-0.2.8
Nick Mathewson
2016-11-03
Work around a behavior change in openssl's BUF_MEM code
Nick Mathewson
2016-11-03
Use explicit casts to avoid warnings when building with openssl 1.1
Nick Mathewson
2016-08-19
Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"
Nick Mathewson
2016-07-21
Coverity hates it when we do "E1 ? E2 : E2".
Nick Mathewson
2016-07-17
Merge remote-tracking branch 'weasel/bug19660' into maint-0.2.8
Nick Mathewson
2016-07-13
Merge remote-tracking branch 'Jigsaw52/seccomp-fix-18397' into maint-0.2.8
Nick Mathewson
2016-07-11
Add (SOCK_DGRAM, IPPROTO_UDP) sockets to the sandboxing whitelist
Peter Palfrader
2016-07-09
Adds missing syscalls to seccomp filter.
Daniel Pinto
2016-06-24
Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL.
Yawning Angel
2016-06-14
Resolve the remaining openssl "-Wredundant-decls" warnings.
Nick Mathewson
2016-06-14
Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0.
Yawning Angel
2016-06-14
Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0.
Yawning Angel
2016-06-14
Bug 19406: OpenSSL changed the Thread API in 1.1.0 again.
Yawning Angel
2016-05-25
Merge branch 'bug19161_028_v2' into maint-0.2.8
Nick Mathewson
2016-05-25
Merge branch 'bug19152_024_v2' into maint-0.2.8
Nick Mathewson
2016-05-25
Fix a dangling pointer issue in our RSA keygen code
Nick Mathewson
2016-05-25
Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8
Nick Mathewson
2016-05-25
Fix a pointer arithmetic bug in memarea_alloc()
Nick Mathewson
2016-05-24
Make sure that libscrypt_scrypt actually exists before using it.
Nick Mathewson
2016-05-12
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-12
Merge branch 'bug18977_026_v2' into maint-0.2.7
Nick Mathewson
2016-05-12
Merge branch 'bug18977_024_v2' into bug18977_026_v2
Nick Mathewson
2016-05-12
Have correct_tm set tm_wday as well.
Nick Mathewson
2016-05-04
Merge branch 'bug18686_025' into maint-0.2.8
Nick Mathewson
2016-05-04
Report success when not terminating an already terminated process.
Nick Mathewson
2016-04-12
Merge remote-tracking branch 'public/bug18716_027' into maint-0.2.8
Nick Mathewson
2016-04-07
memarea: Don't assume that sizeof(ulong) >= sizeof(void*).
Nick Mathewson
2016-04-05
Only define NEW_THREAD_API when not building with LibreSSL.
Nick Mathewson
[next]