aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.c
Commit message (Expand)AuthorAge
* Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...Nick Mathewson2011-05-11
* Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
|\
| * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | Remove some dead code, found by clangSebastian Hahn2011-05-09
* | Clarify some documentation and comments wrt resetting OR token bucketsNick Mathewson2011-03-25
* | Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson2011-03-16
* | Merge remote branch 'sebastian/bug1035' into maint-0.2.2Nick Mathewson2011-03-08
|\ \
| * | Remove an incorrect comment in connection_or_check_valid_tls_handshakeNick Mathewson2010-11-22
* | | Sanity-check consensus param valuesSebastian Hahn2011-01-15
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\ \ \ | | |/ | |/|
| * | Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\| | | |/ |/|
| * Make payloads into uint8_t.Nick Mathewson2010-12-15
* | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* | Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2010-10-21
* | Maintain separate server and client identity keys when appropriate.Robert Ransom2010-10-04
* | improve code comments, based on comments from nickRoger Dingledine2010-09-28
* | handle ugly edge case in retrying entrynodesRoger Dingledine2010-09-28
* | A start at a patch for bug 1943 (alignment issues)Roger Dingledine2010-09-20
* | perconnbwrate and perconnbwburst consensus paramsRoger Dingledine2010-09-16
* | Merge branch 'bug1184'Nick Mathewson2010-09-15
|\ \
| * | Clear cell queues when marking or truncating a circuit.Nick Mathewson2010-07-30
* | | Add a simple integer-ceiling-division macro before we get it wrongNick Mathewson2010-09-14
* | | reinit per-conn token buckets on config or consensus changeRoger Dingledine2010-08-15
* | | factor out rate/burst setting. no actual changes.Roger Dingledine2010-08-15
|/ /
* | Create rephist.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create reasons.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | Create control.hSebastian Hahn2010-07-27
* | Create connection_or.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create command.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create buffers.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Create geoip.hSebastian Hahn2010-07-27
* | Let bridge users use the non-primary address of a multi-homed bridgeRoger Dingledine2010-06-03
* | Clarify 'marking connection as too old' messagesNick Mathewson2010-05-12
* | let people test the RefuseUnknownExits ideaRoger Dingledine2010-03-10
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | add config options to override.Roger Dingledine2009-12-29
* | add separate per-conn write limitingRoger Dingledine2009-12-29
* | New consensus params "bwconnrate" and "bwconnburst"Roger Dingledine2009-12-23