Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson b998431a33 Merge branch '024_msvc_squashed' vor 11 Jahren
  Nick Mathewson b7cf7bd9ae Fix an instance of snprintf; don't use _snprintf directly vor 11 Jahren
  Nick Mathewson 5e06c4ee32 When building with MSVC, call every enum bitfield unsigned vor 11 Jahren
  Nick Mathewson 4da083db3b Update the copyright date to 201. vor 11 Jahren
  Roger Dingledine 6e4a4002c5 Clean up odds and ends vor 11 Jahren
  Mike Perry d05ff310a5 Bug 7691 review fixes. vor 11 Jahren
  Mike Perry 15fdfc2993 Bug 7691: Send a probe cell down certain types of circs. vor 11 Jahren
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' vor 11 Jahren
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. vor 11 Jahren
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells vor 11 Jahren
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends vor 11 Jahren
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies vor 11 Jahren
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce vor 11 Jahren
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types vor 11 Jahren
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. vor 11 Jahren
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish vor 11 Jahren
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' vor 11 Jahren
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards vor 11 Jahren
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) vor 11 Jahren
  Nick Mathewson 4ded40b0ca Add missing doxygen for DNS and automap code vor 11 Jahren
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. vor 11 Jahren
  Nick Mathewson de4cc126cb Build and test most of the machinery needed for IPv6 virtualaddrmaps vor 11 Jahren
  Nick Mathewson d3e9e03cac Add options to turn DNS cache use on or off per client port. vor 11 Jahren
  Nick Mathewson 01ac961ca1 Merge branch 'fallback_dirsource_v3' vor 11 Jahren
  Mike Perry ccaeef22e1 Tags on relay cells can result in certain reason codes. vor 11 Jahren
  Mike Perry a90f165b83 Rename first_hop to circ_attempt. vor 11 Jahren
  Mike Perry 26fa47226c Refactor path use bias code into own function. vor 11 Jahren
  Mike Perry 9b40466072 Document that care needs to be taken with any_streams_attached. vor 11 Jahren
  Mike Perry aa0e6e2c03 Prop 209: Add in hidserv path bias counts for usage. vor 11 Jahren
  Mike Perry 412ae099cb Prop 209: Add path bias counts for timeouts and other mechanisms. vor 11 Jahren