Commit History

Author SHA1 Message Date
  Arlo Breault 506a01bda8 Use size_t for length in replaycache_add_test_and_elapsed() 10 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson f12fafac5a Make hidden service authorization work again. 11 years ago
  Nick Mathewson d86a45f991 Wrap more macro definitions in (parentheses) 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Mike Perry f858370233 Prevent early close of path bias testing circuits. 11 years ago
  Mike Perry e13e30221e Implement Path use bias accounting. 11 years ago
  Nick Mathewson ca18768fb2 Aftermath of isin->contains renaming 12 years ago
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 years ago
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce 11 years ago
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 years ago
  Mike Perry 4590993ff3 Space fixes. 11 years ago
  Mike Perry 26fa47226c Refactor path use bias code into own function. 11 years ago
  Mike Perry 428fbfc1d5 Prop209: Rend circuits weren't ever marked dirty. 11 years ago
  Mike Perry aa0e6e2c03 Prop 209: Add in hidserv path bias counts for usage. 11 years ago
  Nick Mathewson e1c7d12b1d Turn some memset()s introduced in tor 0.2.4 into memwipe()s 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 11 years ago
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
  Robert Ransom 62babcaf0a Implement and use crypto_pk_eq_keys 11 years ago
  Nick Mathewson d995dc8bac Split the routerset code out of routerlist.c 11 years ago
  Nick Mathewson 5cbeb60805 Fix directory self-testing logic 11 years ago
  Nick Mathewson 778d90122c Avoid spurious warnings in rend_service_introduce 11 years ago
  Nick Mathewson 6c64681879 Fix a bunch of "implicit 64->32" warnings from introduce refactoring 11 years ago
  Nick Mathewson 92f5eaa235 Whitespace tweaks 12 years ago
  Andrea Shepard 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() 12 years ago