Commit történet

Szerző SHA1 Üzenet Dátum
  Andrey Volk ffb37d7daa pkg-config based on ARCH and distro type 5 éve
  s3rj1k bc11ca53a5 add support for RPM package building on Centos 7.x 5 éve
  Chris Rienzo f27afb6973 Merge pull request #28 from signalwire/valgrind 5 éve
  Chris Rienzo 86c43b855d Fix overlapping memory write 5 éve
  Andrey Volk f644e3178d version bump 5 éve
  Chris Rienzo d220283685 Merge pull request #27 from signalwire/graceful-failure 5 éve
  Shane Bryldt e9c54533b7 Make updates for provider removal more graceful when the protocol does not exist, figure out why this happens later 5 éve
  Shane Bryldt 7cde98e1a1 Merge pull request #26 from signalwire/win-build-fix 5 éve
  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 5 éve
  Chris Rienzo d40dbbb63c Merge pull request #22 from signalwire/safer-command-cleanup 5 éve
  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 5 éve
  Chris Rienzo 9ef0978734 Merge pull request #21 from signalwire/async-auto-destroy-command 5 éve
  Shane Bryldt 3b2cf6f4a6 Added log line on auto destructed async commands 5 éve
  Shane Bryldt d71e6d5798 Adjusted async to automatically delete the command after callback is called, outside of the locks present in that stack frame 5 éve
  Chris Rienzo c7efbf3219 Merge pull request #20 from signalwire/outstanding-request-removal 5 éve
  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 5 éve
  Shane Bryldt 448f809551 Merge pull request #19 from signalwire/abort-on-handle-alloc-out-of-slots 5 éve
  Chris Rienzo 817d7b256d abort() if we can't allocate any more handles 5 éve
  Seven Du 0743bf22d7 Merge pull request #18 from signalwire/identity-fix 5 éve
  Shane Bryldt 4f5876c6ba Added missing publically exposed functions for setting identity add and remove callbacks 5 éve
  Chris Rienzo 9857d31c60 Merge pull request #15 from signalwire/netcast-identity 5 éve
  Shane Bryldt 601121c522 Moved the route remove callback to be invoked before route and identities are removed 5 éve
  Shane Bryldt 718e15d7c2 Added swclt_store_get_node_identities to allow obtaining a hash of the identities mapped to a nodeid 5 éve
  Seven Du 9d515ceeee Merge pull request #16 from signalwire/json-cleanup 5 éve
  Shane Bryldt db54a3d54f Added a handful of changes to use non-asserting defaulted ks_json calls 5 éve
  Shane Bryldt 4d2d874ca9 Added implementation for netcast processing of identity updates 5 éve
  Joel 14324c9ad4 Merge pull request #13 from signalwire/reconnect-fix 5 éve
  Shane Bryldt c5a04d220f Fixed error return when session is restored 5 éve
  Seven Du b78299005d Merge pull request #11 from signalwire/disconnect-support 5 éve
  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 5 éve