Commit History

Author SHA1 Message Date
  Nick Mathewson ca7d5dc299 Merge remote branch 'origin/maint-0.2.2' 15 years ago
  Sebastian Hahn 4f0badf974 Remove redundant -Wpointer-sign CFLAG 15 years ago
  Sebastian Hahn 12d675a8dd Remove redundant -Wformat -Wformat-security CFLAGS 15 years ago
  Sebastian Hahn cee4dc6101 Use ssp-buffer-size param when hardening 15 years ago
  Nick Mathewson 4dbd8ba008 clarify fmt_addr32 documentation to note that the address is in host-order 15 years ago
  Nick Mathewson 441d90a8f9 Fix one-time memory leak when initializing libevent. Spotted by Sebastian 15 years ago
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 15 years ago
  Nick Mathewson b97da61b5a Tweak the fmt_addr32 code 15 years ago
  Nick Mathewson d6bd2e55a6 Remove more unused code from routerlist.c 15 years ago
  Nick Mathewson e70cfbeb40 Remove an unused field from circ_buffer_stats_t 15 years ago
  Nick Mathewson 96ab83d3b6 Improve accuracy of comment about aes_crypt performance 15 years ago
  Nick Mathewson 006acf8b3f Fix a documention issue in circuitlist.c 15 years ago
  Nick Mathewson 05274ba9b5 Kill comments saying to remove asserts once bug930 is solved. 15 years ago
  Roger Dingledine aab6952887 fix another typo 15 years ago
  Nick Mathewson 04231a2ebe Fix an apostrophe in a comment 15 years ago
  Nick Mathewson 36c5476e70 Fold timestamp_created into highres_created 15 years ago
  Nick Mathewson 94a99ad205 Add a portable tor_timercmp 15 years ago
  Nick Mathewson 9516c1efdb Remove XXXs about improving buf_t API: bufferevents are the future 15 years ago
  Nick Mathewson 59cba1767c Make the return value of tor_addr_sockaddr always be signed 15 years ago
  Nick Mathewson 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 15 years ago
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 15 years ago
  Nick Mathewson adc4f678f1 Fix an xxx wrt picking libevent methods known-to-work 15 years ago
  Nick Mathewson be13b5775a Remove an XXX in ntmain.c: a simple function call per loop is not so expensive. 15 years ago
  Sebastian Hahn 01cde8dbf3 Raise libevent version needed for bufferevents 15 years ago
  Sebastian Hahn 9bed40eb10 Make check-spaces happy 15 years ago
  Sebastian Hahn 4556f2e7c8 Rename router_get_by_digest() 15 years ago
  Nick Mathewson 376939c9ac Fix a few trivial bugs from the nodelist merge 15 years ago
  Nick Mathewson 3af12a5557 Fix some XXXXs in connection_add_impl related to bufferevent error checking 15 years ago
  Nick Mathewson 3d10c89201 Fix a couple users of buf_datalen that slipped in. Found by Sebastian 15 years ago
  Nick Mathewson 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag 15 years ago