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
/
or
Age
Commit message (
Expand
)
Author
2013-09-04
Merge branch 'maint-0.2.4'
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.4'
Nick Mathewson
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
Fix some "ISO C90 forbids mixed declarations and code" warnings
Nick Mathewson
2013-09-03
Merge remote-tracking branch 'Ryman/bug4341'
Nick Mathewson
2013-09-03
Minor changes to adhere to codebase conventions.
Kevin Butler
2013-09-03
Handle HTTP minor versions greater than 9
Nick Mathewson
2013-09-03
Tougher validation for parsing urls from HTTP headers. Fixes #2767.
Kevin Butler
2013-08-31
Changed signature for check_nickname_list to remove warnings on free.
Kevin Butler
2013-08-31
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-25
Cleanup whitespaces
Nick Mathewson
2013-08-25
Basic unit test for EVENT_TRANSPORT_LAUNCHED
Nick Mathewson
2013-08-25
Widen event_mask_t to 64 bits
Nick Mathewson
2013-08-25
Implement the TRANSPORT_LAUNCHED control port event.
George Kadianakis
2013-08-25
Merge remote-tracking branch 'origin/maint-0.2.4'
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-23
fix typos
Roger Dingledine
2013-08-22
Merge remote-tracking branch 'origin/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
Hide the contents of the circuit_build_times structure.
Nick Mathewson
2013-08-22
Documentation for new cbt accessors
Nick Mathewson
2013-08-22
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
Rename get_circuit_nbuild_* to end with _ms
Nick Mathewson
2013-08-22
Make circ_times static and add accessor functions.
vagrant
2013-08-22
Replace return with continue in update_consensus_networkstatus_downloads
Nick Mathewson
2013-08-21
Tweak/cleanup 5526 fix.
Nick Mathewson
2013-08-21
Print accounting information in heartbeat messages.
Peter Retzlaff
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-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-08-15
Merge remote-tracking branch 'majek/bug9108'
Nick Mathewson
2013-08-15
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
Fix some #5040 bugs found by Nick's tests.
George Kadianakis
2013-08-15
Write some free_all functions to free the auth. cookies.
George Kadianakis
2013-08-15
Implement and use a generic auth. cookie initialization function.
George Kadianakis
[next]