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
Age
Commit message (
Expand
)
Author
2013-10-08
Merge remote-tracking branch 'public/bug9927' into maint-0.2.4
Nick Mathewson
2013-10-08
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-10-08
Merge remote-tracking branch 'public/bug9596' into maint-0.2.4
Nick Mathewson
2013-10-08
Generate bootstrapping status messages for microdescs too
Nick Mathewson
2013-10-02
Fix a bug in our bug 9776 fix.
Nick Mathewson
2013-09-24
Always call circuit_n_chan_done(chan, 0) from channel_closed()
Andrea Shepard
2013-09-23
Fix a compilation warning with older gcc
Nick Mathewson
2013-09-21
Relays should send timestamp in NETINFO.
Nick Mathewson
2013-09-21
back out most of 1d0ba9a
Roger Dingledine
2013-09-20
Round down hidden service descriptor publication times to nearest hour
Nick Mathewson
2013-09-20
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
Nick Mathewson
2013-09-20
Get ready to stop sending timestamps in INTRODUCE cells
Nick Mathewson
2013-09-20
Stop sending the current time in client NETINFO handshakes.
Nick Mathewson
2013-09-18
Fix an assert when disabling ORPort with accounting disabled.
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-09-10
Update to the September 2013 GeoIP database.
Karsten Loesing
2013-09-05
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-09-05
Revert e443beff and solve it a different way
Roger Dingledine
2013-09-05
don't let recently_chosen_ntors overflow
Roger Dingledine
2013-09-04
nickm wants us to prioritize tap in a currently-rare edge case
Roger Dingledine
2013-09-04
Be more general in calculating expected onion queue processing time
Roger Dingledine
2013-09-04
let the NumNTorsPerTAP consensus param override our queue choice
Roger Dingledine
2013-09-04
do a lopsided round-robin between the onion queues
Roger Dingledine
2013-09-04
check bounds on handshake_type more thoroughly
Roger Dingledine
2013-09-04
add info-level logs to help track onion queue sizes
Roger Dingledine
2013-09-04
refactor and give it unit tests
Roger Dingledine
2013-09-04
Separate cpuworker queues by handshake type
Roger Dingledine
2013-09-04
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-04
use !cbt_disabled in place of LearnCBT to avoid needless circs
Nick Mathewson
2013-09-03
Merge branch 'bug9400_024_squashed' into maint-0.2.4
Nick Mathewson
2013-09-03
Avoid a double-close on one failing case of the socketpair replacement code
Nick Mathewson
2013-08-26
Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9366' into maint-0.2.4
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9543' into maint-0.2.4
Nick Mathewson
2013-08-22
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-08-22
Replace return with continue in update_consensus_networkstatus_downloads
Nick Mathewson
2013-08-21
Add a 30-day maximum on user-supplied MaxCircuitDirtiness
Nick Mathewson
2013-08-21
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-21
Make bridges send AUTH_CHALLENGE cells
Nick Mathewson
2013-08-21
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-08-20
Send NETINFO on receiving a NETINFO if we have not yet sent one.
Nick Mathewson
2013-08-12
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-08-12
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-08-12
Update to the August 2013 GeoIP database.
Karsten Loesing
2013-08-10
Fix an uninitialized-read when parsing v3 introduction requests.
Nick Mathewson
2013-08-06
Use SOCKET_OK/TOR_INVALID_SOCKET in socketpair replacement code
Nick Mathewson
2013-08-05
Don't allow all ORPort values to be NoAdvertise
Nick Mathewson
[next]