Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 5c68a1efaa Don't check create cells too much when we're relaying them hace 11 años
  Nick Mathewson 1ed4786dba Implement scheme to allow ntor requests/responses via older servers hace 11 años
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate hace 11 años
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells hace 11 años
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends hace 11 años
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies hace 11 años
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce hace 11 años
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types hace 11 años
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. hace 11 años
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] hace 11 años
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish hace 11 años
  Nick Mathewson 6c883bc638 Move curve25519 keypair type to src/common; give it functions hace 11 años
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function hace 11 años
  Nick Mathewson 4d36eafd74 curve25519-donna-c64: make endian-neutralness fns static hace 11 años
  Nick Mathewson cf4dd5fbcb Implementat the ntor handshake hace 11 años
  Nick Mathewson 89ec584805 Add a wrapper around, and test and build support for, curve25519. hace 11 años
  Nick Mathewson f06966023a curve25519-donna-c64: work on bigendian and alignment-happy systems hace 11 años
  Nick Mathewson c85bb680cc Make curve25519-donna work with our compiler warnings. hace 11 años
  Nick Mathewson 9c3c571c0c Add fallback implementations for curve25519: curve25519_donna hace 11 años
  Nick Mathewson cfab9f0755 Add a data-invariant linear-search map structure hace 11 años
  Nick Mathewson 014e69054d Add a unit test for the old KDF while we're at it hace 11 años
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 hace 11 años
  Nick Mathewson 4f60bca1c1 Add benchmark to test onionskin performance. hace 11 años
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support hace 11 años
  Nick Mathewson bd93ff8dd7 Merge remote-tracking branch 'asn/bug7592_take2' hace 11 años
  George Kadianakis c01dfd5d7b Return connection_exit_connect() if payload creation failed. hace 11 años
  Roger Dingledine e899d49e2f fix some typos hace 11 años
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' hace 11 años
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. hace 11 años
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. hace 11 años