Historique des commits

Auteur SHA1 Message Date
  John Brooks d15354c73b Add client auth to rend_service_add_ephemeral il y a 9 ans
  John Brooks d5a23ce115 Move rend auth cookie en-/decoding to a function il y a 9 ans
  John Brooks e7ff23beea Make rend_authorized_client_free public il y a 9 ans
  John Brooks 896271d525 Use uint8_t for rend descriptor_cookie fields il y a 8 ans
  Nick Mathewson edaf681735 Break some wide lines il y a 9 ans
  John Brooks e03eaa3c4a Remove empty rend_service_validate_intro_early function il y a 9 ans
  John Brooks cdc5debfde Rename ambiguous introduction point functions il y a 9 ans
  David Goulet 5fa280f7ad Fix comments in rendservice.c il y a 9 ans
  David Goulet 7657194d77 Count intro circuit and not only established ones il y a 9 ans
  David Goulet d67bf8b2f2 Upload descriptor when all intro points are ready il y a 9 ans
  David Goulet 1125a4876b Reuse intro points that failed but are still valid il y a 9 ans
  David Goulet 7c7bb8b97e Refactor rend_services_introduce() il y a 9 ans
  David Goulet adc04580f8 Add the torrc option HiddenServiceNumIntroductionPoints il y a 9 ans
  David Goulet 8dcbdf58a7 Remove intro points adaptative algorithm il y a 9 ans
  David Goulet a5b5d4bd2e Extend intro point to a 4th hop on cannibalization il y a 9 ans
  Andrea Shepard 0e0b65db4f Appease make check-spaces il y a 9 ans
  Nick Mathewson 5dce1829bf Avoid double-free on rend_add_service() failure il y a 9 ans
  Yawning Angel 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. il y a 9 ans
  Yawning Angel db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. il y a 9 ans
  John Brooks 6f9e90101e Fix crash on HUP with mixed ephemeral services il y a 9 ans
  David Goulet 6346d73b8e Fix rend_config_services() indentation il y a 9 ans
  David Goulet b6e7b57d9a Use safe_str_client() for service ID in log il y a 9 ans
  Nick Mathewson b0ea36d779 Merge remote-tracking branch 'public/bug15821_025' il y a 9 ans
  John Brooks 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth il y a 9 ans
  Donncha O'Cearbhaill 841c4aa715 Add "+HSPOST" and related "HS_DESC" event flags to the controller. il y a 9 ans
  David Goulet 9a364026d3 Use rend_data_client/service_create() in code il y a 9 ans
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. il y a 9 ans
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' il y a 9 ans
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. il y a 9 ans
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it il y a 9 ans