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
/
or
Age
Commit message (
Expand
)
Author
2014-08-15
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-15
Some documentation fixes for #12864.
George Kadianakis
2014-08-15
Documentation fix for policy_summarize().
Nick Mathewson
2014-08-15
Restore functionality for CookieAuthFileGroupReadable.
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-08-12
Fix another case of 12848 in circuit_handle_first_hop
Nick Mathewson
2014-08-12
Add an extra check in channel_send_destroy for circID==0
Nick Mathewson
2014-08-12
Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
Nick Mathewson
2014-08-08
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
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-08-03
and oh hey, repeat code :)
Roger Dingledine
2014-08-03
fix typo
Roger Dingledine
2014-07-28
Merge branch 'maint-0.2.5'
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
Merge branch 'maint-0.2.5'
Roger Dingledine
2014-07-24
fix typo that crept in to 0.2.4.4-alpha
Roger Dingledine
2014-07-24
Merge branch 'maint-0.2.5'
Roger Dingledine
2014-07-24
Raise guard threshold to top 25% or 2000 kilounits
Roger Dingledine
2014-07-24
Merge branch 'maint-0.2.5'
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-21
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-18
Use safe_str in channel_dumpstats: improve 12184 diagnostic
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'andrea/bug11302'
Nick Mathewson
2014-07-16
Fix wide lines, make entry_is_live() non-inline
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12202'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'sysrqb/bug12573'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'asn/bug12207_second_draft'
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-07-16
Apply GeoIPExcludeUnknown before checking transitions
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'origin/maint-0.2.5'
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
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-07-09
Remove executable bit from control.c, router.c
Nick Mathewson
2014-07-09
Only active relays should be given HSDir
Matthew Finkel
2014-06-25
Change the interface of entry_is_live() to take a bitmap.
George Kadianakis
2014-06-25
Basic entry_is_live() unittest.
George Kadianakis
2014-06-24
Functionify the descriptor age check so that we can NOP it in tests.
George Kadianakis
[next]