Commit Verlauf

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