Historie revizí

Autor SHA1 Zpráva Datum
  Andrey Volk ffb37d7daa pkg-config based on ARCH and distro type před 5 roky
  s3rj1k bc11ca53a5 add support for RPM package building on Centos 7.x před 5 roky
  Chris Rienzo f27afb6973 Merge pull request #28 from signalwire/valgrind před 5 roky
  Chris Rienzo 86c43b855d Fix overlapping memory write před 5 roky
  Andrey Volk f644e3178d version bump před 5 roky
  Chris Rienzo d220283685 Merge pull request #27 from signalwire/graceful-failure před 5 roky
  Shane Bryldt e9c54533b7 Make updates for provider removal more graceful when the protocol does not exist, figure out why this happens later před 5 roky
  Shane Bryldt 7cde98e1a1 Merge pull request #26 from signalwire/win-build-fix před 5 roky
  Shane Bryldt c38dae6d34 Added a field to the blade.disconnect request that is empty and causes problems for windows build, this field is entirely ignored před 5 roky
  Chris Rienzo d40dbbb63c Merge pull request #22 from signalwire/safer-command-cleanup před 5 roky
  Shane Bryldt 34e6a8d5b7 Adjusted the way stuff is handled after removing from outstanding requests hash, which destroys the VALUE which is a pointer to the slot před 5 roky
  Chris Rienzo 9ef0978734 Merge pull request #21 from signalwire/async-auto-destroy-command před 5 roky
  Shane Bryldt 3b2cf6f4a6 Added log line on auto destructed async commands před 5 roky
  Shane Bryldt d71e6d5798 Adjusted async to automatically delete the command after callback is called, outside of the locks present in that stack frame před 5 roky
  Chris Rienzo c7efbf3219 Merge pull request #20 from signalwire/outstanding-request-removal před 5 roky
  Shane Bryldt e9ddc8fab9 Added removal of commands from outstanding requests when they are received, this should stop the outstanding requests from building up over time and never clearing out requests with received responses před 5 roky
  Shane Bryldt 448f809551 Merge pull request #19 from signalwire/abort-on-handle-alloc-out-of-slots před 5 roky
  Chris Rienzo 817d7b256d abort() if we can't allocate any more handles před 5 roky
  Seven Du 0743bf22d7 Merge pull request #18 from signalwire/identity-fix před 5 roky
  Shane Bryldt 4f5876c6ba Added missing publically exposed functions for setting identity add and remove callbacks před 5 roky
  Chris Rienzo 9857d31c60 Merge pull request #15 from signalwire/netcast-identity před 5 roky
  Shane Bryldt 601121c522 Moved the route remove callback to be invoked before route and identities are removed před 5 roky
  Shane Bryldt 718e15d7c2 Added swclt_store_get_node_identities to allow obtaining a hash of the identities mapped to a nodeid před 5 roky
  Seven Du 9d515ceeee Merge pull request #16 from signalwire/json-cleanup před 5 roky
  Shane Bryldt db54a3d54f Added a handful of changes to use non-asserting defaulted ks_json calls před 5 roky
  Shane Bryldt 4d2d874ca9 Added implementation for netcast processing of identity updates před 5 roky
  Joel 14324c9ad4 Merge pull request #13 from signalwire/reconnect-fix před 5 roky
  Shane Bryldt c5a04d220f Fixed error return when session is restored před 5 roky
  Seven Du b78299005d Merge pull request #11 from signalwire/disconnect-support před 5 roky
  Shane Bryldt 54e471cb92 Added preliminary support for blade.disconnect so the lib won't bail out on the request, still need to work out how to make the client stop sending until session is restored před 5 roky