aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.c
Commit message (Expand)AuthorAge
* Merge branch 'bug4360'Nick Mathewson2011-11-21
|\
| * normalize the name of the CERTS cellRoger Dingledine2011-10-31
* | Don't fail to send netinfo if real_addr is unsetSebastian Hahn2011-11-16
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-11-15
|\ \ | |/ |/|
| * Use real_addr in send_netinfoNick Mathewson2011-11-14
* | bridges send netinfo cells like clients on outgoing connsRoger Dingledine2011-10-29
* | Merge branch 'maint-0.2.2_secfix' into master_secfixSebastian Hahn2011-10-27
|\|
| * Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfixSebastian Hahn2011-10-26
| |\
| | * Mark which OR connections are outgoingRobert Ransom2011-10-26
| | * Don't use any OR connection which sent us a CREATE_FAST cell for an EXTENDRobert Ransom2011-10-26
| | * Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2011-10-26
| | * Maintain separate server and client identity keys when appropriate.Robert Ransom2011-10-26
* | | Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* | | Quiet two notices, and spelling mistake cleanupSebastian Hahn2011-10-10
* | | Fix a few 64bit compiler warningsSebastian Hahn2011-10-10
* | | Add more log statements for protocol/internal failuresNick Mathewson2011-10-10
* | | Give tor_cert_get_id_digests() fail-fast behaviorNick Mathewson2011-10-10
* | | Make sure we stop putting cells into our hash at the right time.Nick Mathewson2011-10-10
* | | Bugfixes for authenticate handling and generationNick Mathewson2011-10-10
* | | more verbose log for recording an odd cellNick Mathewson2011-10-10
* | | Actually accept cells in SERVER_RENEGOTIATINGNick Mathewson2011-10-10
* | | Allow "finished flushing" during v3 handshakeNick Mathewson2011-10-10
* | | Hook up all of the prop176 code; allow v3 negotiations to actually workNick Mathewson2011-10-10
* | | New functions to record digests of cells during v3 handshakeNick Mathewson2011-10-10
* | | Implement cert/auth cell readingNick Mathewson2011-10-10
* | | Basic function to write authenticate cellsNick Mathewson2011-10-10
* | | Functions to send cert and auth_challenge cells.Nick Mathewson2011-10-10
* | | Cell types and states for new OR handshakeNick Mathewson2011-10-10
* | | Make bufferevents work with TokenBucketRefillIntervalNick Mathewson2011-09-22
* | | Apply rate-limiting to the lowest bufferevent in the stack.Nick Mathewson2011-08-24
* | | Fix a compile warning on OS X 10.6Sebastian Hahn2011-07-15
* | | Avoid warning in broken_state_count_compareNick Mathewson2011-07-12
* | | Disable recording new broken conns when we have bootstrappedNick Mathewson2011-07-11
* | | Document feature3116 fns and improve outputNick Mathewson2011-07-11
* | | Limit the number of different handshake reasons to reportNick Mathewson2011-07-11
* | | Record the states of failing OR connectionsNick Mathewson2011-07-11
* | | Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \
| * | | Refactor the interfaces of transport/proxy lookup fnsNick Mathewson2011-07-03
| * | | Small tweaks to 2841 codeNick Mathewson2011-07-02
| * | | Revised how we handle ClientTransportPlugin and Bridge lines.George Kadianakis2011-06-22
| * | | Tweaked connection{.c,.h,_or.c} based on nick's comments.George Kadianakis2011-06-21
| * | | Fixes small bugs.George Kadianakis2011-06-14
| * | | This commit is an attempt to beautify the previous commit.George Kadianakis2011-06-14
| * | | We now warn the user if a proxy server is not up when we try to connect with it.George Kadianakis2011-06-14
| * | | Various trivial changes.George Kadianakis2011-06-12
| * | | We can now connect using transports as well!George Kadianakis2011-06-12
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-17
|\ \ \ \ | | |/ / | |/| |
| * | | log when we finish ssl handshake and move to renegotiationRoger Dingledine2011-06-17
* | | | Make the get_options() return constNick Mathewson2011-06-14
| |/ / |/| |