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
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
2015-12-16
... and fix the linux backtrace_symbols{,_fd} calls
Nick Mathewson
2015-12-16
Limit IPv6 mask bits to 128
teor (Tim Wilson-Brown)
2015-12-15
Merge branch 'feature8195_small_squashed'
Nick Mathewson
2015-12-15
Update KeepCapabilities based on comments from asn
Nick Mathewson
2015-12-15
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-15
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-15
Fix backtrace compilation on FreeBSD
cypherpunks
2015-12-15
Remove obsolete INLINE preprocessor definition
cypherpunks
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-12-11
Fix a pair of dead assignments
Nick Mathewson
2015-12-10
Permit filesystem group to be root
Jamie Nguyen
2015-12-10
make stack-protector happy
Nick Mathewson
2015-12-10
add a static
Nick Mathewson
2015-12-10
improve a comment in memwipe
Nick Mathewson
2015-12-10
Merge remote-tracking branch 'public/feature17694_strongest_027'
Nick Mathewson
2015-12-09
Mark a couple more arguments as unused.
Nick Mathewson
2015-12-09
Small cleanups and comment fixes to rng functions.
Nick Mathewson
2015-12-09
try a little harder with getrandom types to avoid warnings
Nick Mathewson
2015-12-08
mark a variable unused.
Nick Mathewson
2015-12-08
Fix comment switcheroo. Spotted by skruffy
Nick Mathewson
2015-12-08
Merge branch 'feature13696_squashed'
Nick Mathewson
2015-12-08
Add support for getrandom() and getentropy() when available
Yawning Angel
2015-12-08
Always hash crypto_strongest_rand() along with some prng
Nick Mathewson
2015-12-07
Consistently ignore multicast in internal reject private exit policies
teor (Tim Wilson-Brown)
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
[next]