Commit History

Author SHA1 Message Date
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 13 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 13 years ago
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. 13 years ago
  Nick Mathewson 5a66de7015 Initial work to set CLOEXEC on all possible fds 13 years ago
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn 556a1b9e45 Change Natd into NATD in our options. 13 years ago
  Nick Mathewson f32140238f Merge remote branch 'origin/maint-0.2.2' for bug 1859 patches 13 years ago
  Nick Mathewson 0e8d1c2217 Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2 13 years ago
  Robert Hogan 0acd5e6208 Issues with router_get_by_nickname() 13 years ago
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 13 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 years ago
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 13 years ago
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. 13 years ago
  Roger Dingledine 22f723e4a3 refactor all these tor_inet_ntoa idioms 13 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 years ago
  Nick Mathewson f3e8bc391a Remove the has_old_dnsworkers flag. 13 years ago
  Roger Dingledine f006f02ca4 Merge branch 'maint-0.2.2' 13 years ago
  Roger Dingledine a467bf5fbb a dir-spec entry for refuseunknownexits 13 years ago
  Nick Mathewson af7fab020a Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 6c5b9ba625 Change bug1751 enabling code based on comments from arma 13 years ago
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. 15 years ago
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 15 years ago
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 years ago
  Nick Mathewson 73feedb8b3 Have edge connections use fetch_from_evbuffer_socks when appropriate. 15 years ago
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 15 years ago
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 years ago