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
Age
Commit message (
Expand
)
Author
2011-10-10
Basic function to write authenticate cells
Nick Mathewson
2011-10-10
Function to return peer cert as tor_tls_cert
Nick Mathewson
2011-10-10
Add AUTH keys as specified in proposal 176
Nick Mathewson
2011-10-10
Functions to get a public RSA key from a cert
Nick Mathewson
2011-10-10
Function to detect certificate types that signal v3 certificates
Nick Mathewson
2011-10-10
Function to get digests of the certs and their keys
Nick Mathewson
2011-10-10
More functions to manipulate certs received in cells
Nick Mathewson
2011-10-10
Function to extract the TLSSECRETS field for v3 handshakes
Nick Mathewson
2011-10-10
Functions to send cert and auth_challenge cells.
Nick Mathewson
2011-10-10
Cell types and states for new OR handshake
Nick Mathewson
2011-10-10
Add a sha256 hmac function, with tests
Nick Mathewson
2011-10-10
Turn X509 certificates into a first-class type and add some functions
Nick Mathewson
2011-10-10
New function to get all digests of a public key
Nick Mathewson
2011-10-10
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-10
Merge remote-tracking branch 'sebastian/osxcompile'
Nick Mathewson
2011-10-11
Consider hibernation before dropping privs
Sebastian Hahn
2011-10-11
Fix a compile warning on OS X 10.6 and up
Sebastian Hahn
2011-10-10
Add a missing comma in tor_check_port_forwarding
Nick Mathewson
2011-10-10
Update documentation comment for rend_client_reextend_intro_circuit
Robert Ransom
2011-10-10
Don't launch a useless circuit in rend_client_reextend_intro_circuit
Robert Ransom
2011-10-07
Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'public/bug2003_nm'
Nick Mathewson
2011-10-07
reinstate a notice for the non-loopback socksport case
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'rransom-tor/bug4018'
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-07
Avoid running DNS self-tests if we're operating as a bridge
warms0x
2011-10-07
Revive our beautiful unit tests.
George Kadianakis
2011-10-07
Make it compile on Windows™.
George Kadianakis
2011-10-07
Support multiple transports in a single transport line.
George Kadianakis
2011-10-05
Turn on directory request statistics by default.
Karsten Loesing
2011-10-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-03
Fix compilation of 3335 and 3825 fixes
Nick Mathewson
2011-10-03
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
Nick Mathewson
2011-10-03
Rephrase the log messages emitted if the TestSocks check is positive
Fabian Keil
2011-10-02
Remove an HS's last_hid_serv_requests entries when a conn. attempt ends
Robert Ransom
2011-10-02
Record the HS's address in last_hid_serv_request keys
Robert Ransom
2011-10-02
Fix comment typo
Robert Ransom
2011-10-02
Detect and remove unreachable intro points
Robert Ransom
2011-10-02
Clear the timed_out flag when an HS connection attempt ends
Robert Ransom
2011-10-02
Record intro point timeouts in rend_intro_point_t
Robert Ransom
2011-10-02
Refetch an HS's desc if we don't have a usable one
Robert Ransom
2011-10-01
Looks like Windows version 6.2 will be Windows 8
Sebastian Hahn
2011-09-28
bump to 0.2.3.5-alpha
tor-0.2.3.5-alpha
Roger Dingledine
2011-09-28
refill our token buckets 10 times/sec, not 100
Roger Dingledine
2011-09-28
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-28
bridges should use create_fast cells for their own circuits
Roger Dingledine
2011-09-28
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-28
bug 4115: make bridges use begindir for their dir fetches
Roger Dingledine
2011-09-28
Make sure the microdesc cache is loaded before setting a v3 md consensus
Nick Mathewson
[next]