Commit History

Author SHA1 Message Date
  David Goulet 8293356ad9 hs: Refactor rend_data_t for multi version support 8 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 7 years ago
  Nick Mathewson c68a23a135 Bufferevent removal: remove HAS_BUFFEREVENT macros and usage 7 years ago
  Nick Mathewson 9fe6fea1cc Fix a huge pile of -Wshadow warnings. 7 years ago
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 7 years ago
  Andrea Shepard 9eeaeddbb1 Reduce make check-spaces noise 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 33d3572a1d Merge branch 'feature15588_squashed' 8 years ago
  John Brooks 896271d525 Use uint8_t for rend descriptor_cookie fields 8 years ago
  Nick Mathewson 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 8 years ago
  Nick Mathewson 4895d8288c Do not treat "DOCDOC" as doxygen. 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 39a86185c8 Correct further grammatical errors in tor comments 8 years ago
  Nick Mathewson f1be33fc00 Another try at fixing 17752 8 years ago
  Nick Mathewson e6be486aea More emergency-check code for un-removed pending entry conns 8 years ago
  Nick Mathewson 24fcb6adbb Add an edge_about_to_close() call to ap_about_to_close(). 8 years ago
  Nick Mathewson 613e0e1c1a Move pending-connection code into connection_ap_about_to_close 8 years ago
  Nick Mathewson a03469aa85 More debugging code to try to track down #17659 8 years ago
  Nick Mathewson a4ca2ef1ff Add some assertions to try to catch #17752 8 years ago
  Nick Mathewson 0a701e5377 More fixes/debugging attempts for 17659 8 years ago
  Nick Mathewson a33e9f208a Add a stack trace for help debugging one part of 17659 8 years ago
  Nick Mathewson 5665775e8c Check magic number in connection_ap_attach_pending 8 years ago
  Nick Mathewson 0c7bfb206e improve log messages to try to track down #17659 8 years ago
  Nick Mathewson cbc1b8a4f7 fix "make check-spaces" 8 years ago
  Nick Mathewson 58edf92678 Free pending_entry_connections on shutdown. 8 years ago
  Nick Mathewson 84b3350c83 Be more conservative in scanning the list of pending streams 8 years ago
  Nick Mathewson b1d56fc589 Decouple ..attach_circuit() from most of its callers. 8 years ago
  Roger Dingledine b4732bd2ea Logs and debug info that I used for finding bug 16844 8 years ago