Commit History

Author SHA1 Message Date
  Nick Mathewson 60b01c6d5e Change interface for configuring cell ewma algorithm. 16 years ago
  Nick Mathewson 1292a9ddfe Fix various comment typos in ewma patch; found by arma. 16 years ago
  Nick Mathewson 06e8370c33 Optimize cell-ewma circuit priority algorithm. 16 years ago
  Can Tang d3be00e0f4 Favor quiet circuits when choosing which order to relay cells in. 16 years ago
  Roger Dingledine 7f3f88bed3 New config option "CircuitStreamTimeout" 16 years ago
  Jacob Appelbaum 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. 16 years ago
  Karsten Loesing 56c2385157 Fix bug 1113. 16 years ago
  Sebastian Hahn 740806c453 Fix compile with warnings problems on Snow Leopard 16 years ago
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 16 years ago
  Nick Mathewson 200c39b66c Document the microdescriptor code better. 16 years ago
  Nick Mathewson d61b5df9c1 Fix various bugs in microdescriptor caching. 16 years ago
  Nick Mathewson 851a980065 Actually remember all the consensus types when we are done generating them. 16 years ago
  Nick Mathewson a19981725d Parse detached signatures and microdesc networkstatuses correctly. 16 years ago
  Nick Mathewson 3471057486 Implement signatures for microdesc consensuses right. 16 years ago
  Nick Mathewson d9c71816b1 Generate all the flavors of consensuses when building consensuses. 16 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 16 years ago
  Nick Mathewson e1ddee8bbe Code to generate, store, and parse microdescriptors and consensuses. 16 years ago
  Nick Mathewson a7ba02f3f1 Add ability to parse one or more m line from a vote. 16 years ago
  Nick Mathewson bdf4839395 Functions to encode microdescriptors and their lines. 16 years ago
  Nick Mathewson 8b2f6b27fd Make signature-generation code handle different key and digest lengths. 16 years ago
  Nick Mathewson da990d09c3 Merge commit 'public/android' 16 years ago
  Mike Perry ec05e64a68 Tweak values for when to discard all of our history. 16 years ago
  Nathan Freitas 8c585cce39 Include util.h and log.h as relative paths. 16 years ago
  Karsten Loesing 457bebe01a Fix a couple of smaller issues with gathering statistics. 16 years ago
  Roger Dingledine cf2afcd707 Fix typos and comments, plus two bugs 16 years ago
  Mike Perry f39bedf250 Implement and document new network liveness algorithm. 16 years ago
  Mike Perry 6700e528be Fix some precision-related asserts in unit tests. 16 years ago
  Roger Dingledine ee89061ef2 give proposal 151 a changelog and other touchups 16 years ago
  Mike Perry 43c18746bd Clarify use of magic number 0.98 with #define. 16 years ago
  Mike Perry e2c2fa7a1f Change liveness value to be a function of the timeout. 16 years ago