Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson d2942d127d Extract node_t into its own header. 6 年之前
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 6 年之前
  Nick Mathewson 5cdc234330 Split rend_authorized_client_t and encoded_.._t into their own headers 6 年之前
  Nick Mathewson 22e9c64738 Extract rend_service_descriptor_t into its own header. 6 年之前
  Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 6 年之前
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 年之前
  Nick Mathewson 19c34b4658 Move or_connection_t to its own header. 6 年之前
  Nick Mathewson 3b917b2408 Split control_connection_t into its own header. 6 年之前
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 6 年之前
  Nick Mathewson a394a2dd86 Merge branch 'bug25903_v5_squashed' 6 年之前
  Roger Dingledine 962c2f8776 get rid of whitespace before #ifdef's 6 年之前
  David Goulet 51f65c185e control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING() 6 年之前
  Nick Mathewson 8b4cf7771e Enable/disable per-second callback as needed. 6 年之前
  Mike Perry 1268baee9e Bug 25903: Report new CIRC_BW fields to control port. 6 年之前
  Nick Mathewson c0feb698a0 Comment-only fix: annotate we_are_hibernating() usage 6 年之前
  Nick Mathewson 0c19ce7bde Give control.c responsibility for its own once-a-second events 6 年之前
  Nick Mathewson 79b38081e9 Add a macro to simplify control_update_global_event_mask(). 6 年之前
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 年之前
  Nick Mathewson ed636de4cc Merge remote-tracking branch 'github/ticket25951' 6 年之前
  David Goulet 70c92c3366 sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h} 6 年之前
  Nick Mathewson 0d8604c763 Give queued_events_flush_all() responsibility for flushing log cbs 6 年之前
  David Goulet bdcf3a3839 sr: Extract shared SR functions 6 年之前
  David Goulet 2115a54b4a mod: Move dirauth specific files to its own module 6 年之前
  Nick Mathewson cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' 6 年之前
  Nick Mathewson 1ba9b7e013 Merge remote-tracking branch 'mikeperry/bug25400_squashed' 6 年之前
  Nick Mathewson 6773102c92 Merge branch 'bug25691_033_again_squashed' 6 年之前
  Nick Mathewson 0941c8bfe6 control EXTENDCIRCUIT: check node_has_preferred_descriptor(). 6 年之前
  Nick Mathewson 47163780c3 Rename node_has_descriptor() to node_has_any_descriptor() 6 年之前
  Neel Chauhan e72742d693 Add GETINFO current-time/{local,utc} command to ControlPort 6 年之前
  Mike Perry dfa6808f57 Bug 25400: Make CIRC_BW event properly total everything on a circ. 6 年之前