Histórico de commits

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