index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_or.c
Commit message (
Expand
)
Author
Age
*
Don't just tell the controller "foo" on id mismatch
Nick Mathewson
2011-12-02
*
Merge node_get_{prim,pref,pref_ipv6}_addr with their _orport counterparts.
Linus Nordberg
2011-11-30
*
Use correct address family where necessary for bridges on IPv6.
Linus Nordberg
2011-11-30
*
Use the preferred address and port when initiating a connection.
Linus Nordberg
2011-11-30
*
Clarify function documentation.
Linus Nordberg
2011-11-30
*
Merge branch 'bug4587_v2'
Nick Mathewson
2011-11-29
|
\
|
*
Set renegotiation callbacks immediately on tls inititation
Nick Mathewson
2011-11-29
*
|
Make pending libevent actions cancelable
Nick Mathewson
2011-11-29
|
/
*
Avoid a double-mark in connection_or_close_connection_cb
Nick Mathewson
2011-11-25
*
Refactor tor_event_base_once to do what we actually want
Nick Mathewson
2011-11-25
*
Merge remote-tracking branch 'asn/bug4312'
Nick Mathewson
2011-11-25
|
\
|
*
Use callback-driven approach to block renegotiations.
George Kadianakis
2011-11-13
|
*
Get rid of tor_tls_block_renegotiation().
George Kadianakis
2011-10-26
*
|
Merge branch 'bug4360'
Nick Mathewson
2011-11-21
|
\
\
|
*
|
normalize the name of the CERTS cell
Roger Dingledine
2011-10-31
*
|
|
Don't fail to send netinfo if real_addr is unset
Sebastian Hahn
2011-11-16
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use real_addr in send_netinfo
Nick Mathewson
2011-11-14
*
|
|
bridges send netinfo cells like clients on outgoing conns
Roger Dingledine
2011-10-29
*
|
|
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
|
|
\
\
|
|
*
|
Mark which OR connections are outgoing
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
|
|
*
|
Rename get_client_identity_key to get_tlsclient_identity_key
Nick Mathewson
2011-10-26
|
|
*
|
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2011-10-26
*
|
|
|
Fix a bunch of whitespace errors
Nick Mathewson
2011-10-11
|
|
_
|
/
|
/
|
|
*
|
|
Quiet two notices, and spelling mistake cleanup
Sebastian Hahn
2011-10-10
*
|
|
Fix a few 64bit compiler warnings
Sebastian Hahn
2011-10-10
*
|
|
Add more log statements for protocol/internal failures
Nick Mathewson
2011-10-10
*
|
|
Give tor_cert_get_id_digests() fail-fast behavior
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
*
|
|
more verbose log for recording an odd cell
Nick Mathewson
2011-10-10
*
|
|
Actually accept cells in SERVER_RENEGOTIATING
Nick Mathewson
2011-10-10
*
|
|
Allow "finished flushing" during v3 handshake
Nick Mathewson
2011-10-10
*
|
|
Hook up all of the prop176 code; allow v3 negotiations to actually work
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
*
|
|
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
*
|
|
Make bufferevents work with TokenBucketRefillInterval
Nick Mathewson
2011-09-22
*
|
|
Apply rate-limiting to the lowest bufferevent in the stack.
Nick Mathewson
2011-08-24
*
|
|
Fix a compile warning on OS X 10.6
Sebastian Hahn
2011-07-15
*
|
|
Avoid warning in broken_state_count_compare
Nick Mathewson
2011-07-12
*
|
|
Disable recording new broken conns when we have bootstrapped
Nick Mathewson
2011-07-11
*
|
|
Document feature3116 fns and improve output
Nick Mathewson
2011-07-11
*
|
|
Limit the number of different handshake reasons to report
Nick Mathewson
2011-07-11
*
|
|
Record the states of failing OR connections
Nick Mathewson
2011-07-11
*
|
|
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-11
[next]