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
2015-11-27
use sockaddr_storage for stack-allocated sockets in ersatz socketpair
Nick Mathewson
2015-11-27
Make SIZEOF_SOCKADDR return socklen_t to avoid bad compares.
Nick Mathewson
2015-11-27
Use uint16_t, not in_port_t (which does not exist on Windows). See #17638.
Nick Mathewson
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Fix documentation for crypto_rand*
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-11-25
Add crypto-initializer functions to those whose return values must be checked
Nick Mathewson
2015-11-25
Make crypto_seed_rng() and crypto_rand() less scary.
Nick Mathewson
2015-11-26
Check the return value of HMAC in crypto.c and assert on error
teor (Tim Wilson-Brown)
2015-11-25
Merge remote-tracking branch 'teor/comments-20151123'
Nick Mathewson
2015-11-25
Tweak gtank's sha512 patch a little
Nick Mathewson
2015-11-24
implement teor's comments
George Tankersley
2015-11-24
add SHA512 support to crypto
George Tankersley
2015-11-23
Fix comments to describe actual return values (crypto.c)
teor (Tim Wilson-Brown)
2015-11-23
Fix typo in comment on crypto_add_spaces_to_fp
teor (Tim Wilson-Brown)
2015-11-23
Comment only: crypto_seed_rng no longer has a "startup" parameter
teor (Tim Wilson-Brown)
2015-11-20
fix "make check-spaces"
Nick Mathewson
2015-11-19
Make tor_ersatz_socketpair work on IPv6-only systems
teor (Tim Wilson-Brown)
2015-11-18
Update comments in get_interface_addresses_ioctl
teor (Tim Wilson-Brown)
2015-11-13
appease check-spaces
Nick Mathewson
2015-11-13
Merge remote-tracking branch 'public/ticket11150_client_only'
Nick Mathewson
2015-11-13
Remove a little duplicated code in TAP key expansion
Nick Mathewson
2015-11-12
Merge branch 'karsten_bug13192_026_03_teor'
Nick Mathewson
2015-11-12
Rename cast_double_to_int64 to clamp_double_to_int64
Nick Mathewson
2015-11-12
Make round_to_next_multiple_of always round upwards.
Nick Mathewson
2015-11-10
appease check-spaces
Nick Mathewson
2015-11-10
every version of openssl we support has SSL_get_state
Nick Mathewson
2015-11-10
Every openssl we support has ERR_remove_thread_state
Nick Mathewson
2015-11-10
Move openssl version compatibility defines into a new header.
Nick Mathewson
2015-11-06
Fix compilation with OpenSSL 1.1.0-dev.
Yawning Angel
2015-10-21
Fix various coverity-found issues
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7
Nick Mathewson
2015-10-21
Fix the return value
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7
Nick Mathewson
2015-10-21
Check for len < 4 in dn_indicates_v3_cert
Nick Mathewson
2015-10-21
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2015-10-21
Fix a memory leak; bug 17398.
Nick Mathewson
2015-10-15
Fix compilation of sandbox.[ch] under musl-libc
Nick Mathewson
2015-10-15
Merge branch 'bug17347'
Nick Mathewson
2015-10-15
Fix compilation of sandbox.[ch] under musl-libc
Nick Mathewson
2015-10-07
Remove workaround code for broken client-side renegotiation
Nick Mathewson
2015-10-07
Remove client-side support for detecting v1 handshake
Nick Mathewson
2015-10-07
Make the mis-named V2_HANDSHAKE_SERVER/CLIENT macros always-on.
Nick Mathewson
2015-10-07
Remove the client-side code for the v1 and v2 tls handshakes.
Nick Mathewson
2015-10-07
Fix "make check-spaces"
Nick Mathewson
2015-10-07
Merge remote-tracking branch 'twstrike/procmon_tests'
Nick Mathewson
2015-10-06
Merge remote-tracking branch 'tvdw/fix-16563'
Nick Mathewson
2015-10-06
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
[next]