Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrea Shepard 0e0b65db4f Appease make check-spaces hace 9 años
  Nick Mathewson 5dce1829bf Avoid double-free on rend_add_service() failure hace 9 años
  Yawning Angel 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. hace 9 años
  Yawning Angel db7bde08be Add "HiddenServiceMaxStreams" as a per-HS tunable. hace 9 años
  John Brooks 6f9e90101e Fix crash on HUP with mixed ephemeral services hace 9 años
  David Goulet 6346d73b8e Fix rend_config_services() indentation hace 9 años
  David Goulet b6e7b57d9a Use safe_str_client() for service ID in log hace 9 años
  Nick Mathewson b0ea36d779 Merge remote-tracking branch 'public/bug15821_025' hace 9 años
  John Brooks 2b27ce52d2 Fix out-of-bounds read in INTRODUCE2 client auth hace 9 años
  Donncha O'Cearbhaill 841c4aa715 Add "+HSPOST" and related "HS_DESC" event flags to the controller. hace 9 años
  David Goulet 9a364026d3 Use rend_data_client/service_create() in code hace 9 años
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. hace 9 años
  Nick Mathewson 647b7d37c2 Merge remote-tracking branch 'public/bug15745_027_03' hace 9 años
  Yawning Angel 196499da73 Use a custom Base64 encoder with more control over the output format. hace 9 años
  David Goulet 3f41318472 Add crypto_rand_int_range() and use it hace 9 años
  David Goulet 6f6881c432 Use a random count of INTRODUCE2 for IP rotation hace 9 años
  Nick Mathewson a201a5396e Merge remote-tracking branch 'origin/maint-0.2.6' hace 9 años
  Nick Mathewson 0475552140 Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6 hace 9 años
  Nick Mathewson fe69a7e1d7 Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 hace 9 años
  Yawning Angel 49ddd92c11 Validate the RSA key size received when parsing INTRODUCE2 cells. hace 9 años
  Nick Mathewson 24352d0d70 Merge remote-tracking branch 'origin/maint-0.2.6' hace 9 años
  George Kadianakis 929a8f199b Decrease the amount of rend circ relaunches for hidden services. hace 9 años
  Nick Mathewson 3a68f2f54e const-ify the new failure vars, and one old one hace 9 años
  Sebastian Hahn badc81de5b Don't init hs intro key as side effect of an assert hace 9 años
  Yawning Angel cbd26157c5 Remove tor_strclear(), and replace previous calls with memwipe(). hace 9 años
  Sebastian Hahn 37d16c3cc7 Reserve enough space for rend_service_port_config_t hace 9 años
  Nick Mathewson 097286e476 Fix some unused-argument warnings hace 9 años
  Nick Mathewson bc9ade055e Fix an uninitialized-variable warning. hace 9 años
  David Goulet 44e9dafb67 Fix: test -ENOENT after config_parse_unix_port() hace 9 años
  David Goulet ebc59092bc Make hidden service use the config unix prefix hace 9 años