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
2013-01-02
Avoid spurious local-port warnings
Nick Mathewson
2012-12-31
Fix a couple of harmless clang3.2 warnings
Sebastian Hahn
2012-12-29
Fix a crash bug when running an node without IPv6-exit support.
Nick Mathewson
2012-12-26
Rate-limit "No circuits are opened" message to once-per-hour
Nick Mathewson
2012-12-25
Fix a possibly-unused-var warning. Thank you, GCC.
Nick Mathewson
2012-12-25
Fix compilation warning: must not format u64 as long.
Nick Mathewson
2012-12-25
Fix whitespace
Nick Mathewson
2012-12-25
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-25
Add configuration options for directory guards
Nick Mathewson
2012-12-25
Directory guard implementation.
Nick Mathewson
2012-12-25
Remember which of our guards are directory caches
Nick Mathewson
2012-12-25
Split choosing a regular directory into its own fn
Nick Mathewson
2012-12-25
One last fix for a warning on non-EC systems
Nick Mathewson
2012-12-25
Be more noncomittal about performance improvement of uint128 backend.
Nick Mathewson
2012-12-25
Make ECDHE group configurable: 224 for public, 256 for bridges (default)
Nick Mathewson
2012-12-25
Inform the user if they're passing up a 10x ECDH speedup.
Nick Mathewson
2012-12-25
Add benchmark for DH handshake and ECDH-P-224/56 handshake
Nick Mathewson
2012-12-25
Let servers choose better ciphersuites when clients support them
Nick Mathewson
2012-12-25
Remove the address argument from client cipher classification fns
Nick Mathewson
2012-12-25
Cache the type of client cipher list we have in the tor_tls_t
Nick Mathewson
2012-12-25
prop198: Detect the list of ciphersuites we used to lie about having
Nick Mathewson
2012-12-25
Configure SSL context to know about using P-256 for ECDHE.
Nick Mathewson
2012-12-25
bump to 0.2.4.7-alpha-dev
Roger Dingledine
2012-12-24
bump to 0.2.4.7-alpha
Roger Dingledine
2012-12-18
When there are no dir_server_ts to choose, don't crash
Nick Mathewson
2012-12-18
Nick's Code review #3 part 2.
Mike Perry
2012-12-18
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-18
Add packaged cell fullness to the heartbeat message.
Nick Mathewson
2012-12-17
Merge branch 'ticket7570_7571'
Nick Mathewson
2012-12-17
Drop the maximum attempts to get a virtual address to 1000.
Nick Mathewson
2012-12-17
Add missing doxygen for DNS and automap code
Nick Mathewson
2012-12-17
Per-listener option to prefer IPv6 automaps when possible.
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-17
Refactor the code to check if an address is matched by automapsuffixes
Nick Mathewson
2012-12-17
Fix another uninitialized var warning from GCC
Nick Mathewson
2012-12-17
Fixed an unused-variable warning
Nick Mathewson
2012-12-17
Don't use the cache when changing an IP address because of an exit policy
Nick Mathewson
2012-12-17
Turn off by-default use of client-side DNS cacheing.
Nick Mathewson
2012-12-17
Refactor port_cfg_t creation into a port_cfg_new() function
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache modification by a client port
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache use on a client port
Nick Mathewson
2012-12-17
Oops: make the check for not adding ip->ip DNS maps correct
Nick Mathewson
2012-12-17
Add options to turn DNS cache use on or off per client port.
Nick Mathewson
2012-12-17
Oops; make DNSPort configuration take address family options
Nick Mathewson
2012-12-17
Avoid a 'may be used uninitialized' warning
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-12-13
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-12-13
Fix two wide lines in config.c
Nick Mathewson
2012-12-13
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
[next]