Commit History

Author SHA1 Message Date
  Chris Rienzo 9ef0978734 Merge pull request #21 from signalwire/async-auto-destroy-command 5 years ago
  Shane Bryldt 3b2cf6f4a6 Added log line on auto destructed async commands 5 years ago
  Shane Bryldt d71e6d5798 Adjusted async to automatically delete the command after callback is called, outside of the locks present in that stack frame 5 years ago
  Chris Rienzo c7efbf3219 Merge pull request #20 from signalwire/outstanding-request-removal 5 years ago
  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 years ago
  Shane Bryldt 448f809551 Merge pull request #19 from signalwire/abort-on-handle-alloc-out-of-slots 5 years ago
  Chris Rienzo 817d7b256d abort() if we can't allocate any more handles 5 years ago
  Seven Du 0743bf22d7 Merge pull request #18 from signalwire/identity-fix 5 years ago
  Shane Bryldt 4f5876c6ba Added missing publically exposed functions for setting identity add and remove callbacks 5 years ago
  Chris Rienzo 9857d31c60 Merge pull request #15 from signalwire/netcast-identity 5 years ago
  Shane Bryldt 601121c522 Moved the route remove callback to be invoked before route and identities are removed 5 years ago
  Shane Bryldt 718e15d7c2 Added swclt_store_get_node_identities to allow obtaining a hash of the identities mapped to a nodeid 5 years ago
  Seven Du 9d515ceeee Merge pull request #16 from signalwire/json-cleanup 5 years ago
  Shane Bryldt db54a3d54f Added a handful of changes to use non-asserting defaulted ks_json calls 5 years ago
  Shane Bryldt 4d2d874ca9 Added implementation for netcast processing of identity updates 5 years ago
  Joel 14324c9ad4 Merge pull request #13 from signalwire/reconnect-fix 5 years ago
  Shane Bryldt c5a04d220f Fixed error return when session is restored 5 years ago
  Seven Du b78299005d Merge pull request #11 from signalwire/disconnect-support 5 years ago
  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 years ago
  Joel d39298cd56 Merge pull request #9 from signalwire/nodestore-reset 5 years ago
  Shane Bryldt 3da6f4f836 Fixed so that on restored session the nodestore is not touched, and on a new session it's cleared and repopulated 5 years ago
  Chris Rienzo 546e56cda2 Merge pull request #7 from signalwire/invoke-cb-on-connect 5 years ago
  Shane Bryldt 959ade0059 Added swclt_nodestore_get_protocols to obtain a json array of protocols known in the store 5 years ago
  Andrey Volk 2ec93e251f Merge pull request #6 from signalwire/deb-arch 6 years ago
  s3rj1k d625e9b6c9 use dpkg to set proper debian arch 6 years ago
  mjerris e88c01c581 Fix: #4 osx build issues (#5) 6 years ago
  Chris Rienzo dba2ce3f06 Merge pull request #3 from signalwire/provider-data-update 6 years ago
  Shane Bryldt 143b353067 Adjusted the protocol add API to support rank and data properly. 6 years ago
  Chris Rienzo 59118a3272 Merge pull request #2 from signalwire/fix-includedir 6 years ago
  Andrey Volk 4006c9e1d2 Fix include dir for pkgconfig 6 years ago