Commit History

Author SHA1 Message Date
  Nick Mathewson f32140238f Merge remote branch 'origin/maint-0.2.2' for bug 1859 patches 15 years ago
  Nick Mathewson 0e8d1c2217 Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2 15 years ago
  Robert Hogan 0acd5e6208 Issues with router_get_by_nickname() 15 years ago
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 15 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 15 years ago
  Robert Hogan 2d8f7a8391 Issues with router_get_by_nickname() 15 years ago
  Nick Mathewson a0c1c2ac01 Use connection_mark_and_flush consistently. 15 years ago
  Roger Dingledine 22f723e4a3 refactor all these tor_inet_ntoa idioms 15 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 15 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 15 years ago
  Nick Mathewson f3e8bc391a Remove the has_old_dnsworkers flag. 15 years ago
  Roger Dingledine f006f02ca4 Merge branch 'maint-0.2.2' 15 years ago
  Roger Dingledine a467bf5fbb a dir-spec entry for refuseunknownexits 15 years ago
  Nick Mathewson af7fab020a Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Nick Mathewson 6c5b9ba625 Change bug1751 enabling code based on comments from arma 15 years ago
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. 16 years ago
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 16 years ago
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 16 years ago
  Nick Mathewson 73feedb8b3 Have edge connections use fetch_from_evbuffer_socks when appropriate. 16 years ago
  Nick Mathewson 0514917800 Add a new connection_fetch_from_buf_line() that can handle bufferevents 16 years ago
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 16 years ago
  Nick Mathewson ef5925237d First cut of code to enable RefuseUnknownExits 15 years ago
  Nick Mathewson b582eb32b8 Add a max_cells arg to connection_edge_process_raw_inbuf 15 years ago
  Nick Mathewson 286f407cd2 Merge remote branch 'sebastian/bug1525' 15 years ago
  Sebastian Hahn 561ca9b987 Fix misplaced labels 15 years ago
  Roger Dingledine 0087a37bed tiny changes i found in my sandbox 15 years ago
  Sebastian Hahn 162c8847de Update some documentation for the bug 1525 fix 15 years ago
  Robert Hogan 462568674a Ensure controller RESOLVE commands respect __LeaveStreamsUnattached 15 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 15 years ago
  Sebastian Hahn b0cd4551ab Create relay.h 15 years ago