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
/
or
/
command.c
Age
Commit message (
Expand
)
Author
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-23
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-11
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-10
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-05-30
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-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-02-28
Revert bug1074_launch_authconn* branch: needs more design, less crashing
Nick Mathewson
2011-02-25
Add a missing const
Nick Mathewson
2011-02-25
Merge branch 'bug1074_launch_conn_on_skew'
Nick Mathewson
2011-02-25
whitespace fixup
Nick Mathewson
2011-02-25
Fix for #1074 previous rev
AltF4
2011-02-25
Fix for #1074 "Part 3"
AltF4
2011-02-25
Sebastian's Changes to #1074
AltF4
2011-02-25
Fix time skew values from untrusted sources
AltF4
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
fix whitespace issues
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-19
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-10-14
Rename router_get_by_digest()
Sebastian Hahn
2010-10-01
Implement a few more node-based functions
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-08-31
Fix some issues in rate-limiting noticed by Sebastian
Nick Mathewson
2010-08-18
Add a generic rate-limited log mechanism, and use it in a few places
Nick Mathewson
[prev]
[next]