Commit History

Author SHA1 Message Date
  John Brooks d15354c73b Add client auth to rend_service_add_ephemeral 9 years ago
  John Brooks d5a23ce115 Move rend auth cookie en-/decoding to a function 9 years ago
  John Brooks e7ff23beea Make rend_authorized_client_free public 9 years ago
  John Brooks 896271d525 Use uint8_t for rend descriptor_cookie fields 8 years ago
  Nick Mathewson edaf681735 Break some wide lines 8 years ago
  John Brooks e03eaa3c4a Remove empty rend_service_validate_intro_early function 8 years ago
  John Brooks cdc5debfde Rename ambiguous introduction point functions 8 years ago
  David Goulet 5fa280f7ad Fix comments in rendservice.c 9 years ago
  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