Commit History

Author SHA1 Message Date
  Karsten Loesing e46de82c97 squash! Pass const uint64_t pointers, document array length. 10 years ago
  Karsten Loesing b43a37bc5b Pass const uint64_t pointers, document array length. 10 years ago
  Karsten Loesing d5f0d792dd Pass around const struct timeval * instead of struct timeval. 10 years ago
  Karsten Loesing 6553bdde8c Don't format cell stats for unattached circuits. 10 years ago
  Karsten Loesing e39292f21d Test functions used for TB_EMPTY and CELL_STATS events. 11 years ago
  Karsten Loesing b33b366a7f Tweak CIRC_BW event based on comments by nickm. 11 years ago
  Karsten Loesing ef67077fba Tweak TB_EMPTY event based on comments by nickm. 11 years ago
  Karsten Loesing 26b49f525d Tweak CELL_STATS event based on comments by nickm. 11 years ago
  Karsten Loesing 2f893624ab Tweak CONN_BW event based on comments by nickm. 11 years ago
  Karsten Loesing a84fae7892 Tweak ORCONN event based on comments by nickm. 11 years ago
  Karsten Loesing 2925e2fe78 Add new CIRC_BW event. 11 years ago
  Karsten Loesing dd5ce2157d Add new TB_EMPTY event. 11 years ago
  Karsten Loesing c386d2d6ce Add new CELL_STATS event. 11 years ago
  Karsten Loesing 8d1f78c556 Add new CONN_BW event. 11 years ago
  Karsten Loesing e54d664f7b Add connection ID to ORCONN event. 11 years ago
  Nick Mathewson 95c34399cf Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 31a6b4e11f Fix unit tests to pass after fix for #8879 11 years ago
  Nick Mathewson 69f66b960c Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Roger Dingledine 0bfaf86612 Fix socks5 handshake for username/password auth 11 years ago
  Nick Mathewson d8f5c5b88d Changes file for bug8791 11 years ago
  Arlo Breault 88a780d899 Check the return value of memchr(). 11 years ago
  Nick Mathewson 196155657d Add a changes file for bug 8790 11 years ago
  Arlo Breault 73b98948a2 Remove strcpy from unit tests. 11 years ago
  Andrea Shepard 50beb81d53 Merge branch 'maint-0.2.4' 11 years ago
  Andrea Shepard aaa3a085db Merge bug5595-v2-squashed into maint-0.2.4 11 years ago
  Andrea Shepard 54f41d68e9 Add some unit tests for fp_pair_map_t to test/containers.c based on the strmap tests 11 years ago
  Andrea Shepard ac73ceb728 Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fix 11 years ago
  Andrea Shepard 17692b2fe2 Make warning in authority_cert_dl_failed() LD_BUG per NickM code review 11 years ago
  Andrea Shepard 2824bf3445 Use tor_asprintf() and clean up string handling in authority_certs_fetch_missing() 11 years ago
  Andrea Shepard c0d96bae66 Clean up ugly constants in connection_dir_download_cert_failed(), and fix a broken one 11 years ago