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
2016-01-19
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-01-19
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-19
Refine the memwipe() arguments check for 18089 a little more.
Nick Mathewson
2016-01-18
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-01-18
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-18
Make memwipe() do nothing when passed a NULL pointer or zero size
teor (Tim Wilson-Brown)
2016-01-15
Whitespace cleanup
Nick Mathewson
2016-01-13
Revert my addition of callback cleaner and instead use existing functionality...
Ola Bini
2016-01-13
Remove a small memory leak in log callback setup
Ola Bini
2016-01-13
Add tests for options_act
Ola Bini
2016-01-11
Try a little harder to only use SecureZeroMemory when it's present
Nick Mathewson
2016-01-11
Merge remote-tracking branch 'rl1987/feature17950'
Nick Mathewson
2016-01-09
Re-add the removed address family check.
rl1987
2016-01-08
Merge commit '110765f5564a588c5f019d32b5e6f66cc7806c41'
Nick Mathewson
2016-01-08
Merge remote-tracking branch 'public/feature16794_more'
Nick Mathewson
2016-01-08
Simplify micro-revision dependency rules
cypherpunks
2016-01-07
On win32, use SecureZeroMemory() to securely wipe buffers.
rl1987
2016-01-07
Use memset_s or explicit_bzero when available.
Nick Mathewson
2016-01-07
Merge remote-tracking branch 'teor/comments-20151213'
Nick Mathewson
2016-01-07
Compatibility defines should be used for LibreSSL.
dana koch
2016-01-07
Merge remote-tracking branch 'public/17826_redux'
Nick Mathewson
2016-01-06
Use get_interface6_via_udp_socket_hack() properly in _list().
rl1987
2016-01-06
Tweak ioctl case.
rl1987
2016-01-03
Add family argument to get_interface_addresses_raw (and subfunctions).
rl1987
2016-01-03
Fix a typo in the comment for tor_addr_port_split
teor (Tim Wilson-Brown)
2015-12-29
Merge branch 'feature17796_squashed'
Nick Mathewson
2015-12-29
Remove the (now-unused) digest_algorithm_bitfield_t
Nick Mathewson
2015-12-29
When allocating a crypto_digest_t, allocate no more bytes than needed
Nick Mathewson
2015-12-29
Use timingsafe_memcmp() where available.
Nick Mathewson
2015-12-26
Mark all object files built based on micro-revision.i as depending on it
Nick Mathewson
2015-12-23
Disable the dynlock functions we were giving openssl.
Nick Mathewson
2015-12-23
Unit tests for crypto_force_rand_ssleay().
Nick Mathewson
2015-12-23
Always test both ed25519 backends.
Nick Mathewson
2015-12-22
Add an unreachable line to make the compiler happy
Nick Mathewson
2015-12-20
Appease "make check-spaces"
Nick Mathewson
2015-12-20
Merge remote-tracking branch 'yawning/feature17783_take2'
Nick Mathewson
2015-12-19
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
Yawning Angel
2015-12-19
Add the SHA-3 hash functions to common/crypto.h.
Yawning Angel
2015-12-18
mark a variable unused to fix a warning.
Nick Mathewson
2015-12-18
Remove an extra space in backtrace version string
cypherpunks
2015-12-18
Move some more code inside a tortls.c ifdef to fix deadcode warning.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the tortls tests.
Nick Mathewson
2015-12-18
Fix some dead code in tortls.c
Nick Mathewson
2015-12-17
Improve warning message
cypherpunks
2015-12-16
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-16
Don't call pthread_condattr_setclock() unless it exists
Nick Mathewson
2015-12-16
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-16
... and fix another backtrace_symbols_fd call in sandbox.c
Nick Mathewson
2015-12-16
... and fix the linux backtrace_symbols{,_fd} calls
Nick Mathewson
2015-12-16
Merge remote-tracking branch 'teor/feature17863'
Nick Mathewson
[next]