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
Age
Commit message (
Expand
)
Author
2013-12-22
forward-port recent changelogs and release notes
Roger Dingledine
2013-12-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-21
Merge branch 'bug10456' into 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
Merge branch 'bug10402_redux_024' into 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
Merge branch 'bug4677'
Nick Mathewson
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; changes files belong in changes.
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
2013-11-18
Remove 'struct timeval now' that was shadowing 'struct timeval now'.
Nick Mathewson
2013-11-18
Fix whitespace
Nick Mathewson
2013-11-18
Log more OpenSSL engine statuses at startup.
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed_merged'
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
Improve backtrace changes file
Nick Mathewson
2013-11-18
Refactor format_*_number_sigsafe to have a common implementation
Nick Mathewson
2013-11-18
Reseolve DOCDOC and XXXXs in backtrace.c
Nick Mathewson
2013-11-18
Tests for backtrace.c
Nick Mathewson
2013-11-18
Unit tests for new functions in log.c
Nick Mathewson
2013-11-18
Make backtrace handler handle signals correctly.
Nick Mathewson
[next]