コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 年 前
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 年 前
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 年 前
  Nick Mathewson 5b3dd1610c Wrangle curve25519 onion keys: generate, store, load, publish, republish 11 年 前
  Nick Mathewson 6c883bc638 Move curve25519 keypair type to src/common; give it functions 11 年 前
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 11 年 前
  Nick Mathewson 4d36eafd74 curve25519-donna-c64: make endian-neutralness fns static 11 年 前
  Nick Mathewson cf4dd5fbcb Implementat the ntor handshake 11 年 前
  Nick Mathewson 89ec584805 Add a wrapper around, and test and build support for, curve25519. 11 年 前
  Nick Mathewson f06966023a curve25519-donna-c64: work on bigendian and alignment-happy systems 11 年 前
  Nick Mathewson c85bb680cc Make curve25519-donna work with our compiler warnings. 11 年 前
  Nick Mathewson 9c3c571c0c Add fallback implementations for curve25519: curve25519_donna 11 年 前
  Nick Mathewson cfab9f0755 Add a data-invariant linear-search map structure 11 年 前
  Nick Mathewson 014e69054d Add a unit test for the old KDF while we're at it 11 年 前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年 前
  Nick Mathewson 4f60bca1c1 Add benchmark to test onionskin performance. 11 年 前
  Nick Mathewson 3c3084e165 Add a crypto_dh_dup, for benchmark support 11 年 前
  Nick Mathewson bd93ff8dd7 Merge remote-tracking branch 'asn/bug7592_take2' 11 年 前
  George Kadianakis c01dfd5d7b Return connection_exit_connect() if payload creation failed. 11 年 前
  Roger Dingledine e899d49e2f fix some typos 11 年 前
  Nick Mathewson 190c1d4981 Merge branch 'bug7013_take2_squashed' 11 年 前
  George Kadianakis 6f21d2e496 Introduce tor_addr_port_parse() and use it to parse ServerTransportListenAddr. 11 年 前
  George Kadianakis f88c303869 Add a torrc option to specify the bind address of managed proxies. 11 年 前
  Nick Mathewson 267c0e5aa1 Make sure that the error in ADDRMAP events is well-formed 11 年 前
  Nick Mathewson 06703f84df Minor documentation fix 11 年 前
  Nick Mathewson 99669c69b3 Note limitation of parse_rfc_1123_time 11 年 前
  Nick Mathewson 864e15cd1c In comments and logs, say "UTC" not "GMT" 11 年 前
  Nick Mathewson e6828ea634 Refer to RFC 4648 instead of the obsolete RFC 3548 11 年 前
  Roger Dingledine 0f9524dbd0 forward-port the 0.2.3.25 changelog and release notes 11 年 前
  Nick Mathewson ea893a3c30 Merge branch 'bug7493_redux' 11 年 前