提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 年之前
  Nick Mathewson 6da0311d2c Extract various enums and tiny structs from or.h 5 年之前
  Nick Mathewson 500826479a Remove other needless includes include from or/*.h 5 年之前
  Nick Mathewson 935ba02565 Fix paths for buffers.h; automated. 5 年之前
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 年之前
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 年之前
  Nick Mathewson bba998af65 Extract connection_t into its own header. 6 年之前
  Nick Mathewson 6c0fe9d07c Split listener_connection_t into its own header 6 年之前
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 6 年之前
  Taylor Yu c223377ce6 Make clock_skew_warning() mockable 6 年之前
  Nick Mathewson 1356d51af6 Rename connection_bucket_refill to connection_bucket_refill_all 6 年之前
  Nick Mathewson 488e2b00bf Refactor the "block the connection on bandwidth" logic 6 年之前
  Nick Mathewson 6be994fa71 Ensure that global buckets are updated on configuration change 6 年之前
  Nick Mathewson a38fd9bc5b Replace the global buckets with token_bucket_t 6 年之前
  Nick Mathewson 9fced56ef1 Refactor or_connection token buckets to use token_bucket_t 6 年之前
  Nick Mathewson 16f08de0fd Remove TestingEnableTbEmptyEvent 6 年之前
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 年之前
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 年之前
  Nick Mathewson 0792cc107e Convert connection_free to a nulling macro. 6 年之前
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 年之前
  Nick Mathewson bf8a7201ce Remove remove_file_if_very_old() -- nothing calls it. 6 年之前
  Nick Mathewson a321f8f4af Merge branch 'buf_for_stringbuffer_squashed' 6 年之前
  Nick Mathewson 3b30015143 Refactor connection_write_to_buf_impl_(); add one that takes a buf_t 6 年之前
  Nick Mathewson f0daaf8d60 Expose connection_init_accepted_conn. 6 年之前
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 年之前
  Nick Mathewson ca19a95d54 Merge remote-tracking branch 'dgoulet/ticket23355_032_01' 6 年之前
  Nick Mathewson 4a7e90adc5 Repair buffer API so everything starts with buf_. 6 年之前
  David Goulet 22295759af prop224: Purge client state on NEWNYM 6 年之前
  David Goulet 6222eae8ca conn: Add a function to return a list of connection by state 6 年之前
  Alexander Færøy b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. 7 年之前