index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Make tor_tls_cert_is_valid check key lengths
Nick Mathewson
2011-10-10
*
New functions to record digests of cells during v3 handshake
Nick Mathewson
2011-10-10
*
Implement cert/auth cell reading
Nick Mathewson
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
|
\
|
*
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-10
*
|
Merge remote-tracking branch 'sebastian/osxcompile'
Nick Mathewson
2011-10-10
|
\
\
|
*
|
Fix a compile warning on OS X 10.6 and up
Sebastian Hahn
2011-10-11
*
|
|
Consider hibernation before dropping privs
Sebastian Hahn
2011-10-11
|
/
/
*
|
Add a missing comma in tor_check_port_forwarding
Nick Mathewson
2011-10-10
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-07
|
\
|
|
*
Note ticket and source version for feature3951 in changes file
Nick Mathewson
2011-10-07
|
*
Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2
Nick Mathewson
2011-10-07
|
|
\
|
|
*
Turn on directory request statistics by default.
Karsten Loesing
2011-10-05
*
|
|
Merge remote-tracking branch 'public/bug2003_nm'
Nick Mathewson
2011-10-07
|
\
\
\
|
*
|
|
Make the unit tests pass again after the bug2003 fix
Nick Mathewson
2011-09-07
|
*
|
|
Don't update AccountingSoftLimitHitAt on startup
Sebastian Hahn
2011-09-01
*
|
|
|
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
|
\
\
\
\
|
*
|
|
|
Fix a bogus warning
Robert Ransom
2011-09-14
*
|
|
|
|
Merge remote-tracking branch 'public/bug2430'
Nick Mathewson
2011-10-07
|
\
\
\
\
\
|
*
|
|
|
|
Provide missing description for our FLEXIBLE_ARRAY_MEMBER defines
Nick Mathewson
2011-09-13
*
|
|
|
|
|
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
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-07
|
*
|
|
|
|
|
Improve wording in some comments and log messages.
George Kadianakis
2011-09-23
|
*
|
|
|
|
|
Put some sense into our logging.
George Kadianakis
2011-09-12
|
*
|
|
|
|
|
Don't warn of stray Bridges if managed proxies are still unconfigured.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Constification.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Make check-spaces happy.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Enforce transport names being C identifiers.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Trivial fixes around the code.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Be more defensive in get_transport_bindaddr().
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Fix bug in get_transport_in_state_by_name() when using strcmpstart().
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Improve how we access or_state_t.
George Kadianakis
2011-09-11
|
*
|
|
|
|
|
Remove connection_uses_transport() since it was unused.
George Kadianakis
2011-09-11
[next]