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
2014-08-06
Build circuits more readily when DisableNetwork goes to 0
Roger Dingledine
2014-08-06
fix three typos in comments
Roger Dingledine
2014-07-28
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-07-28
Warn and drop the circuit if we receive an inbound 'relay early' cell
Roger Dingledine
2014-07-27
Confusing log message when circuit can't be extended
Arlo Breault
2014-07-25
circuit_build_failed: distinguish "first hop chan failed", "CREATE failed"
Nick Mathewson
2014-07-25
Implement proposal 221: Stop sending CREATE_FAST
Nick Mathewson
2014-07-24
fix typo that crept in to 0.2.4.4-alpha
Roger Dingledine
2014-07-24
Raise guard threshold to top 25% or 2000 kilounits
Roger Dingledine
2014-07-24
Merge branch 'maint-0.2.4' into maint-0.2.5
Roger Dingledine
2014-07-24
add a NumDirectoryGuards consensus param too
Roger Dingledine
2014-07-24
Add and use a new NumEntryGuards consensus parameter.
Roger Dingledine
2014-07-18
Use safe_str in channel_dumpstats: improve 12184 diagnostic
Nick Mathewson
2014-07-16
src/or/connection.c: expose bucket_millis_empty for bufferevents test
Anthony G. Basile
2014-07-16
diagnostic for 12184: Add a call to channel_dump_statistics
Nick Mathewson
2014-07-16
Add another 8387 diagnostic
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
Nick Mathewson
2014-07-09
Fix a bug where streams would linger forever when we had no dirinfo
Nick Mathewson
2014-07-09
Remove executable bit from control.c, router.c
Nick Mathewson
2014-06-16
whitespace fixes
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New waitpid-handler functions to run callbacks when a child exits.
Nick Mathewson
2014-06-14
Merge branch 'bug12184_diagnostic_squashed'
Nick Mathewson
2014-06-14
Try to diagnose bug 12184
Nick Mathewson
2014-06-13
Merge branch 'bug12191_squashed'
Nick Mathewson
2014-06-13
Also raise the check for 0 circuit ID in created cell.
Nick Mathewson
2014-06-13
sandbox: Permit stat() of DataDir/stats
Nick Mathewson
2014-06-11
whitespaces fixes
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
Nick Mathewson
2014-06-11
Replace last_added_nonpadding with last_had_circuits
Nick Mathewson
2014-06-11
Give each or_connection_t a slightly randomized idle_timeout
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/bug11970'
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/not_bug8093'
Nick Mathewson
2014-06-10
Move circuit-id-in-use check for CREATE cells to before all other checks
Nick Mathewson
2014-06-10
Improved diagnostic log for bug 8387.
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'public/bug12169_relay_check'
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'andrea/bug10616'
Nick Mathewson
2014-06-04
Bulletproof our 11246 fix a little, based on recommendation from andrea.
Nick Mathewson
2014-06-04
Merge remote-tracking branch 'public/bug12195'
Nick Mathewson
2014-06-03
Fix ancient code that only checked circ_id, not circ_id and chan
Nick Mathewson
2014-06-03
Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()
Andrea Shepard
2014-06-02
Don't try to fetch bridge descriptors when DisableNetwork is set
Nick Mathewson
2014-06-02
Merge remote-tracking branch 'public/bug12170_024_v2'
Nick Mathewson
2014-06-02
Avoid needless router_dir_info_has_changed from router_set_status
Nick Mathewson
2014-06-01
Use uint32 !=, not tor_memneq, for relay cell integrity checking
Nick Mathewson
2014-05-27
sandbox: Allow DirPortFrontPage unconditionally if it's set
Nick Mathewson
2014-05-23
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-23
Merge branch 'bug11965_v2'
Nick Mathewson
2014-05-23
Postpone fetches based on should_delay_dir_fetch(), not DisableNetwork
Nick Mathewson
2014-05-22
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
[next]