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
2010-12-16
Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1
Roger Dingledine
2010-12-16
Change gabelmoo's IP address and ports.
Karsten Loesing
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-11-23
Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes ...
Nick Mathewson
2010-11-12
Disable logging to control port connections in buf_shrink_freelists.
Robert Ransom
2010-11-12
Move the original log_info call out of the core of buf_shrink_freelists.
Robert Ransom
2010-11-11
let unpublished bridges learn their ip address too
Roger Dingledine
2010-11-10
Enforce multiplicity rules when parsing annotations.
Nick Mathewson
2010-11-10
Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...
Nick Mathewson
2010-09-28
actually retry bridges when your network goes away
Roger Dingledine
2010-09-08
Remove a needless keep_open_until_flushed
Nick Mathewson
2010-09-03
Close a non-open OR connection *only* after KeepalivePeriod.
Nick Mathewson
2010-08-18
Backport END_STREAM_REASON_NOROUTE for client use.
Sebastian Hahn
2010-08-17
Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting interval
Nick Mathewson
2010-06-11
Add maatuska as eighth v3 directory authority.
Karsten Loesing
2010-04-23
close idle tls conns early
Roger Dingledine
2010-04-23
finally get rid of "clique mode"
Roger Dingledine
2010-04-23
close idle dir-fetch circs early
Roger Dingledine
2010-04-12
testsuite: Prevent the main thread from starving the worker threads
Peter Palfrader
2010-04-12
testsuite: Only free the main mutex when and if all the worker threads are done
Peter Palfrader
2010-04-03
fetch relay descriptors from v3 authorities
Roger Dingledine
2010-03-04
Apply Roger's bug 1269 fix.
Nick Mathewson
2010-03-02
Backport fix for time-goes-forward test. Fix bug 1267
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-27
Properly handle non-terminated strings
Sebastian Hahn
2010-02-26
Proper NULL checking in circuit_list_path_impl()
Sebastian Hahn
2010-02-26
Proper NULL checking for hsdesc publication
Sebastian Hahn
2010-02-12
new dannenberg address; make moria2's demise official.
Roger Dingledine
2010-02-08
Don't use gethostbyname() in resolve_my_address()
Sebastian Hahn
2010-02-07
lookup_last_hid_serv_request() could overflow and leak memory
Sebastian Hahn
2010-01-24
Add --enable-static-(openssl|libevent) options
Nick Mathewson
2010-01-23
Fix two rare leaks spotted by rieo.
Nick Mathewson
2010-01-19
spread guard rotation out throughout the month
Roger Dingledine
2010-01-19
weight guard choice by bandwidth; discard old guards
Roger Dingledine
2010-01-19
downgrade a warning
Roger Dingledine
2010-01-19
rotate keys for moria1 and gabelmoo
Roger Dingledine
2010-01-17
stop bridge authorities from leaking their bridge list
Roger Dingledine
2009-11-23
fix race condition that can cause crashes at client or exit relay
Roger Dingledine
2009-11-05
Make Tor work with OpenSSL 0.9.8l
Nick Mathewson
2009-10-26
Fix an apparently bogus check; fortunately, it seems to be untriggered.
Nick Mathewson
2009-10-26
Fix two memory leaks found by Coverity (CIDs 417-418)
Nick Mathewson
2009-10-26
Add missing break statements for Coverity CIDs #406,407.
Nick Mathewson
2009-10-26
Only send the if_modified_since header for a v3 consensus.
Nick Mathewson
2009-10-15
Move moria1 and Tonga to alternate IP addresses.
Roger Dingledine
2009-10-14
read the "circwindow" parameter from the consensus
Roger Dingledine
2009-10-14
Code to parse and access network parameters.
Nick Mathewson
2009-09-20
Revert "Teach connection_ap_can_use_exit about Exclude*Nodes"
Roger Dingledine
2009-09-16
Merge commit 'karsten/fix-1073' into maint-0.2.1
Nick Mathewson
2009-09-16
Teach connection_ap_can_use_exit about Exclude*Nodes
Sebastian Hahn
2009-09-15
Merge commit 'sebastian/memleak' into maint-0.2.1
Nick Mathewson
[next]