Commit History

Author SHA1 Message Date
  David Goulet 7657194d77 Count intro circuit and not only established ones 9 years ago
  David Goulet d67bf8b2f2 Upload descriptor when all intro points are ready 9 years ago
  David Goulet 1125a4876b Reuse intro points that failed but are still valid 9 years ago
  David Goulet 7c7bb8b97e Refactor rend_services_introduce() 9 years ago
  David Goulet adc04580f8 Add the torrc option HiddenServiceNumIntroductionPoints 9 years ago
  David Goulet 8dcbdf58a7 Remove intro points adaptative algorithm 9 years ago
  David Goulet a5b5d4bd2e Extend intro point to a 4th hop on cannibalization 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson 5dce1829bf Avoid double-free on rend_add_service() failure 9 years ago
  Yawning Angel 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 years ago
  Yawning Angel db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. 9 years ago
  John Brooks 6f9e90101e Fix crash on HUP with mixed ephemeral services 9 years ago
  David Goulet 6346d73b8e Fix rend_config_services() indentation 9 years ago
  David Goulet b6e7b57d9a Use safe_str_client() for service ID in log 9 years ago
  Nick Mathewson b0ea36d779 Merge remote-tracking branch 'public/bug15821_025' 9 years ago
  John Brooks 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth 9 years ago
  Donncha O'Cearbhaill 841c4aa715 Add "+HSPOST" and related "HS_DESC" event flags to the controller. 9 years ago
  David Goulet 9a364026d3 Use rend_data_client/service_create() in code 9 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 9 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 9 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 9 years ago
  David Goulet 6f6881c432 Use a random count of INTRODUCE2 for IP rotation 9 years ago
  Nick Mathewson a201a5396e Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  Nick Mathewson 0475552140 Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 9 years ago
  Nick Mathewson fe69a7e1d7 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 9 years ago
  Yawning Angel 49ddd92c11 Validate the RSA key size received when parsing INTRODUCE2 cells. 9 years ago
  Nick Mathewson 24352d0d70 Merge remote-tracking branch 'origin/maint-0.2.6' 9 years ago
  George Kadianakis 929a8f199b Decrease the amount of rend circ relaunches for hidden services. 9 years ago
  Nick Mathewson 3a68f2f54e const-ify the new failure vars, and one old one 9 years ago