index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
command.c
Commit message (
Expand
)
Author
Age
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Merge remote-tracking branch 'linus/bug4369'
Nick Mathewson
2012-05-30
|
\
|
*
Fix minor typo in warning printout.
Linus Nordberg
2012-05-29
|
*
Close OR connections that send junk before AUTHORIZE/VERSIONS
Nick Mathewson
2012-04-27
*
|
Extract data from DESTROY cell _after_ protocol violation checks.
George Kadianakis
2012-05-18
|
/
*
Merge remote-tracking branch 'public/bug4361'
Nick Mathewson
2012-03-08
|
\
|
*
Add comments and changes file for 4361; tweak control flow a bit
Nick Mathewson
2011-11-03
|
*
Do not send a NETINFO cell as a client until after we have got a CERT cell
frosty
2011-11-03
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Do not pretend to allow PADDING as the first cell of a v3 handshake
Nick Mathewson
2012-01-11
*
|
Implement proposal 187: reserve a cell type for client authorization
Nick Mathewson
2012-01-11
*
|
Merge branch 'bug4360'
Nick Mathewson
2011-11-21
|
\
\
|
*
|
normalize the name of the CERTS cell
Roger Dingledine
2011-10-31
|
|
/
*
|
Log more loudly on a bad cert from an authority.
Nick Mathewson
2011-11-20
*
|
Make certificate skew into a protocol warning
Nick Mathewson
2011-11-15
*
|
Even when we can't answer an AUTH_CHALLENGE, send NETINFO.
Nick Mathewson
2011-11-03
*
|
Fix bug 4367: correctly detect auth_challenge cells we can't use
Nick Mathewson
2011-11-03
|
/
*
Merge branch 'bug4343'
Nick Mathewson
2011-10-28
|
\
|
*
"Authetnicate" is not the usual spelling
Nick Mathewson
2011-10-28
|
*
Fix a double-free that would occur on an invalid cert in a CERTS cell
Nick Mathewson
2011-10-28
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-10-28
|
\
\
|
|
/
|
/
|
|
*
Discard all cells on a marked connection
Nick Mathewson
2011-10-28
*
|
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-27
|
\
|
|
*
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
Sebastian Hahn
2011-10-26
|
|
\
|
|
*
Reject create cells on outgoing OR connections from bridges
Robert Ransom
2011-10-26
|
|
*
Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND
Robert Ransom
2011-10-26
|
|
*
manually backport a5232e0c4c
Roger Dingledine
2011-10-26
*
|
|
Do not tread vpadding cell as versions cell. Not in any released version.
Nick Mathewson
2011-10-26
*
|
|
Double-check that we really can get RSA keys from ID/Auth certs
Nick Mathewson
2011-10-23
*
|
|
Fix memory leak in prop176 code
Nick Mathewson
2011-10-23
*
|
|
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
*
|
|
Add some points to make it easy to turn off v3 support
Nick Mathewson
2011-10-10
*
|
|
Quiet two notices, and spelling mistake cleanup
Sebastian Hahn
2011-10-10
*
|
|
Add more log statements for protocol/internal failures
Nick Mathewson
2011-10-10
*
|
|
Remove auth_challenge field from or_handshake_state_t
Nick Mathewson
2011-10-10
*
|
|
spec conformance: allow only one cert of each type
Nick Mathewson
2011-10-10
*
|
|
Give tor_cert_get_id_digests() fail-fast behavior
Nick Mathewson
2011-10-10
*
|
|
Make more safe_str usage happen for new logs in command.c
Nick Mathewson
2011-10-10
*
|
|
Set up network parameters on non-authenticated incoming connections
Nick Mathewson
2011-10-10
*
|
|
Make sure we stop putting cells into our hash at the right time.
Nick Mathewson
2011-10-10
*
|
|
Bugfixes for authenticate handling and generation
Nick Mathewson
2011-10-10
*
|
|
Fix log message about what cells we are sending
Nick Mathewson
2011-10-10
*
|
|
Hook up all of the prop176 code; allow v3 negotiations to actually work
Nick Mathewson
2011-10-10
*
|
|
Make tor_tls_cert_is_valid check key lengths
Nick Mathewson
2011-10-10
*
|
|
Implement cert/auth cell reading
Nick Mathewson
2011-10-10
*
|
|
Cell types and states for new OR handshake
Nick Mathewson
2011-10-10
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
|
\
|
|
|
*
|
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
|
|
\
\
|
|
*
|
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-28
|
\
|
|
|
[next]