Commit History

Author SHA1 Message Date
  Nick Mathewson bdea94a665 Move floating-point math functions into a new lib/math 6 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 6 years ago
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers 6 years ago
  Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 6 years ago
  Nick Mathewson b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 6 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 8 years ago
  Nick Mathewson 043e9b0151 Whitespace fixes from previous mechanical search-and-replaces 8 years ago
  Nick Mathewson f66f9c82e9 Make entry_guard_t opaque to circpathbias.c 8 years ago
  Nick Mathewson 62477906e9 Fix remaining case of circpathbias inspecting entryguard internals 8 years ago
  Nick Mathewson 823357dbe4 Add an entry_guard_describe() function 8 years ago
  Nick Mathewson be447bc770 Move path-bias fields into a separate structure 8 years ago
  Nick Mathewson 22f2f13f81 prop271: make entry_guard_t mostly-private 8 years ago
  Nick Mathewson 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) 8 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  rl1987 5a7dd44d6e Using channel state lookup macros in circuitbias.c. 10 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 10 years ago
  Nick Mathewson 6969bd9a02 Autoconvert most circuit-list iterations to smartlist iterations 10 years ago
  Nick Mathewson 275ab61ad4 Appease make check-spaces 11 years ago