Commit History

Author SHA1 Message Date
  David Goulet 6346d73b8e Fix rend_config_services() indentation 10 years ago
  David Goulet b6e7b57d9a Use safe_str_client() for service ID in log 10 years ago
  Nick Mathewson b0ea36d779 Merge remote-tracking branch 'public/bug15821_025' 10 years ago
  John Brooks 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth 10 years ago
  Donncha O'Cearbhaill 841c4aa715 Add "+HSPOST" and related "HS_DESC" event flags to the controller. 10 years ago
  David Goulet 9a364026d3 Use rend_data_client/service_create() in code 10 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' 10 years ago
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. 10 years ago
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it 10 years ago
  David Goulet 6f6881c432 Use a random count of INTRODUCE2 for IP rotation 10 years ago
  Nick Mathewson a201a5396e Merge remote-tracking branch 'origin/maint-0.2.6' 10 years ago
  Nick Mathewson 0475552140 Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 10 years ago
  Nick Mathewson fe69a7e1d7 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 10 years ago
  Yawning Angel 49ddd92c11 Validate the RSA key size received when parsing INTRODUCE2 cells. 10 years ago
  Nick Mathewson 24352d0d70 Merge remote-tracking branch 'origin/maint-0.2.6' 10 years ago
  George Kadianakis 929a8f199b Decrease the amount of rend circ relaunches for hidden services. 10 years ago
  Nick Mathewson 3a68f2f54e const-ify the new failure vars, and one old one 10 years ago
  Sebastian Hahn badc81de5b Don't init hs intro key as side effect of an assert 10 years ago
  Yawning Angel cbd26157c5 Remove tor_strclear(), and replace previous calls with memwipe(). 10 years ago
  Sebastian Hahn 37d16c3cc7 Reserve enough space for rend_service_port_config_t 10 years ago
  Nick Mathewson 097286e476 Fix some unused-argument warnings 10 years ago
  Nick Mathewson bc9ade055e Fix an uninitialized-variable warning. 10 years ago
  David Goulet 44e9dafb67 Fix: test -ENOENT after config_parse_unix_port() 10 years ago
  David Goulet ebc59092bc Make hidden service use the config unix prefix 10 years ago
  Nick Mathewson a3de2dfde6 Merge branch 'bug11485_026_v2_squashed' 10 years ago
  David Goulet fb523b543a fixup! Refactor the use of ifdef HAVE_SYS_UN_H 10 years ago
  Andrea Shepard bce824a9ad Actually make connections to HSes on AF_UNIX sockets 10 years ago
  Andrea Shepard 6564291601 Handle config options for AF_UNIX hidden services rendservice.c 10 years ago
  Nick Mathewson 20d0b1a04e Bump a client authorization message from debug to info. 10 years ago