aboutsummaryrefslogtreecommitdiff
path: root/src/or/command.c
Commit message (Expand)AuthorAge
...
* | | Bugfixes for authenticate handling and generationNick Mathewson2011-10-10
* | | Fix log message about what cells we are sendingNick Mathewson2011-10-10
* | | Hook up all of the prop176 code; allow v3 negotiations to actually workNick Mathewson2011-10-10
* | | Make tor_tls_cert_is_valid check key lengthsNick Mathewson2011-10-10
* | | Implement cert/auth cell readingNick Mathewson2011-10-10
* | | Cell types and states for new OR handshakeNick Mathewson2011-10-10
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| |
| * | Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \
| | * | Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-28
|\| | |
| * | | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
| |/ /
* | | Revert bug1074_launch_authconn* branch: needs more design, less crashingNick Mathewson2011-02-28
* | | Add a missing constNick Mathewson2011-02-25
* | | Merge branch 'bug1074_launch_conn_on_skew'Nick Mathewson2011-02-25
|\ \ \
| * | | whitespace fixupNick Mathewson2011-02-25
| * | | Fix for #1074 previous revAltF42011-02-25
| * | | Fix for #1074 "Part 3"AltF42011-02-25
| * | | Sebastian's Changes to #1074AltF42011-02-25
| * | | Fix time skew values from untrusted sourcesAltF42011-02-25
| |/ /
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\|
| | * fix whitespace issuesNick Mathewson2011-01-03
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-01-03
|\| |
| * | 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 branch 'maint-0.2.2'Roger Dingledine2010-12-19
|\| |
| * | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
| |\|
| | * Make payloads into uint8_t.Nick Mathewson2010-12-15
* | | Rename router_get_by_digest()Sebastian Hahn2010-10-14
* | | Implement a few more node-based functionsNick Mathewson2010-10-01
* | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
|/ /
* | Fix some issues in rate-limiting noticed by SebastianNick Mathewson2010-08-31
* | Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson2010-08-18
* | Create relay.hSebastian Hahn2010-07-27
* | Create onion.hSebastian Hahn2010-07-27
* | Create hibernate.hSebastian Hahn2010-07-27
* | Create cpuworker.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 circuitlist.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15