Commit History

Author SHA1 Message Date
  Nick Mathewson 0626031564 Merge branch 'ticket20895' 6 years ago
  Nick Mathewson 91467e04b1 Merge branch 'bug22805_v2_squashed' 6 years ago
  Nick Mathewson 66aff2d8f3 Remove or_circuit_t.is_first_hop; use channel_is_client() instead 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson db00f24d8b Return the actual number of hops in cpath_get_n_hops() 6 years ago
  Nick Mathewson 3124c921e7 Split the behavior of node_supports_ed25519_link_authentication(). 6 years ago
  Nick Mathewson 2df7f1d59d Merge branch 'ed25519_lookup' 6 years ago
  David Goulet c527cde82f prop224: Pick rendezvous point of protover HSRend=2 6 years ago
  Nick Mathewson f4f828640f Merge branch 'bug22779_031' 6 years ago
  Nick Mathewson d7a3e336ee Remove some support for nickname-based hexdigests 6 years ago
  Nick Mathewson a368cadf95 Merge branch 'bug18982' 6 years ago
  Nick Mathewson c3a0cdeaab Add # to "hop N" messages to disambiguate from old messages. 6 years ago
  Nick Mathewson df3bdc6bde Clean up choose_good_entry_server() doc; add assertion 6 years ago
  Nick Mathewson c7d2a67274 Fix a couple of clang warnings 6 years ago
  Nick Mathewson c387cc5022 Merge branch 'ticket21859_032_01_squashed' 6 years ago
  George Kadianakis c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). 6 years ago
  George Kadianakis 43a73f6eb6 test: Crypto groundwork for e2e circuit unittests. 7 years ago
  George Kadianakis 83249015c2 Refactor circuit_init_cpath_crypto() to do prop224 rend circuits. 7 years ago
  Roger Dingledine 943d284752 CREATE_FAST is for when you don't know the onion key 6 years ago
  Roger Dingledine 69fba1f2cd better comments and mild refactoring 6 years ago
  Nick Mathewson 9b44e2e50e Document the new functions from the refactor 6 years ago
  Nick Mathewson 2814b86875 Reindent the functions split from circuit_send_next_onion_skin(). 6 years ago
  Nick Mathewson 935f84bd40 Split circuit_send_next_onion_skin() into its three main cases. 6 years ago
  Roger Dingledine 0fe7c42e0e general formatting / whitespace / typo fixes 6 years ago
  Nick Mathewson 9d59769db7 Improve error message when all permitted Exits are down 7 years ago
  Nick Mathewson 2a1013948d Merge branch 'dgoulet_ticket22060_031_01_squashed' 7 years ago
  David Goulet bc34654ba2 config: Remove FastFirstHopPK option 7 years ago
  David Goulet 09bc858dd5 config: Remove ExcludeSingleHopRelays option 7 years ago
  David Goulet 2b9823b310 config: Remove AllowInvalidNodes option 7 years ago