Commit History

Author SHA1 Message Date
  John Brooks dcc11674db Add client auth for ADD_ONION services 9 years ago
  John Brooks d15354c73b Add client auth to rend_service_add_ephemeral 9 years ago
  Nick Mathewson 3b6d2f9bf4 Merge branch 'workqueue_squashed' 8 years ago
  Sebastian Hahn 5cf24ff3af Fix a bunch of check-spaces complaints 8 years ago
  Nick Mathewson b58dfba76f Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL 8 years ago
  Nick Mathewson eafae7f677 Merge branch 'decouple_controller_events_squashed' 8 years ago
  Nick Mathewson 9ec94f1d22 Use thread-local storage to block event_queue recursion. 8 years ago
  Nick Mathewson e2a6a7ec61 Multithreading support for event-queue code. 8 years ago
  Nick Mathewson 81f3572467 Refactor initialization logic for control-event-queue 8 years ago
  Nick Mathewson 60c8fbf1ff Remove obsolete event_format_t 8 years ago
  Nick Mathewson bab221f113 Refactor our logic for sending events to controllers 8 years ago
  Nick Mathewson c7c73f1178 Change lost_owning_controller() to call activate_signal(). 8 years ago
  Nick Mathewson f4f0b43268 Try to decouple process_signal() from anything not event-driven 8 years ago
  David Goulet 8c83e8cec0 Add get_max_sockets() and remove dead code 8 years ago
  teor 6d8a2ff24f Check for NULL values in getinfo_helper_onions 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Yawning Angel 712bf06978 Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'. 9 years ago
  Nick Mathewson d5e4a63436 Fix some compilation warnings 9 years ago
  Nick Mathewson 2308f917f9 Merge remote-tracking branch 'andrea/ticket15358_squashed_2' 9 years ago
  Andrea Shepard 4cbc9c5313 Add GETINFO network-liveness to control protocol 9 years ago
  Andrea Shepard dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 years ago
  David Goulet c1ffeadff4 Add missing descriptor ID to HS_DESC control event 9 years ago
  Donncha O'Cearbhaill 4fc21e8dbc Fix segfault in HSPOST command introduce with feature #3523 9 years ago
  Nick Mathewson f61088ce23 Fix a few more memory leaks; not in any released Tor 9 years ago
  Nick Mathewson e8db9d0c94 Merge branch 'feature3523_027' 9 years ago
  Donncha O'Cearbhaill 841c4aa715 Add "+HSPOST" and related "HS_DESC" event flags to the controller. 9 years ago
  Yawning Angel d4729524d1 Make `GETINFO hs/client/desc/id/<identifier>` actually work (#14845). 9 years ago
  Nick Mathewson e8814816c7 whitespace fixes 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