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
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
2016-04-05
OpenSSL 1.1.0-pre5-dev and later made BIO opaque.
Yawning Angel
2016-04-05
OpenSSL 1.1.0-pre4 and later(?) have a new "thread API".
Yawning Angel
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-03-26
add a little documentation to memarea. (I have been testing a tool.)
Nick Mathewson
2016-03-26
Whitespace fixes
Nick Mathewson
2016-03-26
Fix all doxygen warnings (other than missing docs)
Nick Mathewson
2016-03-25
Only check in-boundsness of seconds when time_t is smaller than i64
Nick Mathewson
2016-03-24
Merge branch 'timegm_overflow_squashed'
Nick Mathewson
2016-03-24
Avoid overflow in tor_timegm on 32 bit platforms due to year 2038
teor (Tim Wilson-Brown)
2016-03-22
Repair build when no sandbox support is enabled.
Nick Mathewson
2016-03-22
Merge remote-tracking branch 'public/bug18253'
Nick Mathewson
2016-03-22
Fix an fd leak in check_private_dir().
Nick Mathewson
2016-03-15
Fix whitespace.
Nick Mathewson
2016-03-15
Merge remote-tracking branch 'weasel/bug18458'
Nick Mathewson
2016-03-14
Merge branch 'bug15221_027'
Nick Mathewson
2016-03-14
Make unix sockets work with the linux seccomp2 sandbox again
Nick Mathewson
2016-03-14
Permit setrlimit, prlimit, prlimit64 calls.
Nick Mathewson
[next]