Commit History

Author SHA1 Message Date
  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 11 years ago
  Andrea Shepard 471ab34032 Refactor INTRODUCE2 parsing code in rend_service_introduce() 12 years ago
  Andrea Shepard 36c968491f Use new replaycache_t structure for replay detection in rend_service_introduce() 12 years ago
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 12 years ago
  Nick Mathewson efdf6c7118 Fix the remaining instances of nexted SMARTLIST_FOREACH 12 years ago
  Nick Mathewson 6abdcdf116 Fix crash bug from 4a8eaad7 (Bug 6255) 12 years ago
  Nick Mathewson 888d5d08fe Merge remote-tracking branch 'public/bug2385' 12 years ago
  Nick Mathewson 4a8eaad7ef Clear a couple more fields in rend_service_load_auth_keys 12 years ago
  Nick Mathewson b8d1e8e375 Refactor exit path in rend_service_load_auth_keys 12 years ago
  Nick Mathewson e5a61c5176 Fix indentation in rend_service_load_auth_keys 12 years ago
  Nick Mathewson be28d10622 Refactor rend_service_load_keys() into main portion and auth portion. 12 years ago
  Nick Mathewson 53f5a38942 Fix indentation and whitespace in rend_service_load_keys 12 years ago
  Nick Mathewson b44693f32d Refactor rend_service_load_keys() into outer loop and loop contents 12 years ago
  Nick Mathewson e6782b355a Merge remote-tracking branch 'public/bug3311' 12 years ago