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
Age
Commit message (
Expand
)
Author
2014-02-03
slownacl's pure-python curve25519 lets us test ntor everywhere.
Nick Mathewson
2014-02-03
Merge remote-tracking branch 'public/bug10758'
Nick Mathewson
2014-02-03
Some anti-forensics paranoia...
Florent Daigniere
2014-02-02
Add a sandbox rule to allow IP_TRANSPARENT
Nick Mathewson
2014-02-02
Move the friendly warning about TPROXY and root to EPERM time
Nick Mathewson
2014-01-31
Add support for TPROXY via new TransTPRoxy option
Nick Mathewson
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2014-01-17
whitespace fixes
Nick Mathewson
2014-01-17
Coverate in util.c: test that tor_parse_* rejects negative base.
Nick Mathewson
2014-01-17
Add an --accel switch to run unit tests with crypto acceleration
Nick Mathewson
2014-01-06
Fix some seccomp2 issues
Nick Mathewson
2014-01-03
Add explicit check for 0-length extend2 cells
Nick Mathewson
2013-12-24
Merge remote-tracking branch 'public/bug10485'
Nick Mathewson
2013-12-24
Move onion-type stats message into heartbeat
Nick Mathewson
2013-12-22
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-22
Fix automapping to ipv6
Nick Mathewson
2013-12-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-21
Fix a logic error in circuit_stream_is_being_handled.
Nick Mathewson
2013-12-20
Merge remote-tracking branch 'linus/bug10324'
Nick Mathewson
2013-12-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-18
Never allow OpenSSL engines to replace the RAND_SSLeay method
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-17
Merge branch 'bug10423' into maint-0.2.4
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
Nick Mathewson
2013-12-17
Avoid double-free on failure to dump_descriptor() a cached md
Nick Mathewson
2013-12-16
Avoid free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
2013-12-12
Make tor-gencert create 2048 bit signing keys.
Linus Nordberg
2013-12-09
Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)
rl1987
2013-12-09
Merge remote-tracking branch 'public/bug10131_024'
Nick Mathewson
2013-12-09
Remove a check in channeltls.c that could never fail.
Nick Mathewson
2013-12-05
Set CREATE_NO_WINDOW in tor_spawn_background.
David Fifield
2013-11-25
Restore prop198 behavior from 4677 patch
Nick Mathewson
2013-11-25
Restore ability to build with V2_HANDSHAKE_SERVER
Nick Mathewson
2013-11-22
Avoid warning about impossible check for flags & 0
Nick Mathewson
2013-11-22
Only update view of micrdescriptor pos if pos is fetchable.
Nick Mathewson
2013-11-22
Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)
Nick Mathewson
2013-11-22
Fix another unit test memory leak. CID1087949,CID1087950.
Nick Mathewson
2013-11-22
Fix a bunch of coverity-spotted unit test resource leaks
Nick Mathewson
2013-11-22
Remove needless fd var from test. CID 1130989.
Nick Mathewson
2013-11-22
Handle unlikely negative time in tor_log_err_sigsafe
Nick Mathewson
2013-11-20
Whitespace cleanup
Nick Mathewson
2013-11-20
Merge remote-tracking branch 'sysrqb/bug9859_5'
Nick Mathewson
2013-11-18
Fix crypto/digests test
Nick Mathewson
2013-11-18
Merge branch 'finish_prop157'
Nick Mathewson
2013-11-18
Tweak #10162 documentation a bit
Nick Mathewson
2013-11-18
Add a _GNU_SOURCE definition to backtrace.c to fix compilation
Nick Mathewson
2013-11-18
Whoops -- add missing defined().
Nick Mathewson
2013-11-18
Make header includes match declarations in pc_from_ucontext.m4
Nick Mathewson
2013-11-18
Fix compilation under openssl 0.9.8
Nick Mathewson
[next]