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
2014-09-02
Fix a number of clang analyzer false-positives
Nick Mathewson
2014-08-29
Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5
Nick Mathewson
2014-08-29
Downgrade "Unexpected onionskin length after decryption" warning
Roger Dingledine
2014-08-29
Improve "Tried to establish rendezvous on non-OR or non-edge circuit"
Nick Mathewson
2014-08-28
Resume expanding abbreviations for command-line options
Roger Dingledine
2014-08-18
Fix windows warning introduced by 0808ed83f9cf312abe229
Nick Mathewson
2014-08-15
Merge remote-tracking branch 'asn/nickm-bug12864_025' into maint-0.2.5
Nick Mathewson
2014-08-15
Some documentation fixes for #12864.
George Kadianakis
2014-08-15
Remove stale printfs from buffer/zlib_fin_at_chunk_end test
Nick Mathewson
2014-08-15
Restore functionality for CookieAuthFileGroupReadable.
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
Nick Mathewson
2014-08-13
Apply an MSVC compilation fix from Gisle Vanem
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'karsten/geoip6-aug2014' into maint-0.2.4
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-08-13
Update geoip6 to the August 7 2014 database.
Karsten Loesing
2014-08-13
Update geoip to the August 7 2014 database.
Karsten Loesing
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-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
bump to 0.2.5.6-alpha
Roger Dingledine
2014-07-28
bump to 0.2.4.23
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
Avoid illegal read off end of an array in prune_v2_cipher_list
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-23
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-07-23
Merge branch 'curve25519-donna32' into maint-0.2.4
Nick Mathewson
2014-07-21
Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5
Nick Mathewson
2014-07-21
Merge remote-tracking branch 'karsten/geoip6-jul2014' into maint-0.2.4
Nick Mathewson
2014-07-21
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-07-21
Fix warning on building with bufferevents
Sathyanarayanan Gunasekaran
2014-07-18
Use safe_str in channel_dumpstats: improve 12184 diagnostic
Nick Mathewson
2014-07-18
Update geoip6 to the July 10 2014 database.
Karsten Loesing
2014-07-18
Update geoip to the July 10 2014 database.
Karsten Loesing
2014-07-17
Merge remote-tracking branch 'public/bug12602_024' into maint-0.2.5
Nick Mathewson
2014-07-17
Fix compilation with no-compression OpenSSL builds and forks
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
[next]