Histórico de Commits

Autor SHA1 Mensagem Data
  Shane Bryldt 1b6aaf2691 Remove 2 log entries that are at CRIT level that cause sentry alerts, but already report back with error returns and often have additional logging on that at better locations há 4 anos atrás
  Chris Rienzo 4729b1552e Merge pull request #46 from signalwire/simplify-stuff há 5 anos atrás
  Chris Rienzo e6c5787989 Merge branch 'master' into simplify-stuff há 5 anos atrás
  Chris Rienzo ed1a73d62a Merge pull request #47 from signalwire/fix-nodestore-leaks há 5 anos atrás
  Chris Rienzo 71e681d7f9 Fix compile error and duplicate destroy há 5 anos atrás
  Chris Rienzo 7324e38062 Make sure nodestore is completely cleared on reset há 5 anos atrás
  Chris Rienzo 5aa7812faf Merge pull request #45 from signalwire/fix-enum-as-boolen há 5 anos atrás
  Seven Du 856d71e958 fix use enum as boolean condition há 5 anos atrás
  Chris Rienzo cbc15d75ae Remove obsolete APIs há 5 anos atrás
  Chris Rienzo fafe85359c Fix cmake failure when CHANGELOG is empty há 5 anos atrás
  Shane Bryldt 60d680aea5 Merge pull request #40 from signalwire/add-subscription-callbacks há 5 anos atrás
  Chris Rienzo 2629ecf0af Add new functions to header há 5 anos atrás
  Chris Rienzo fa9b82ea9d Add swclt_store_cb_subscription_add() and swclt_store_cb_subscription_remove() to get callbacks when subscriptions are added and removed. há 5 anos atrás
  Shane Bryldt dbdd1a706a Merge pull request #39 from signalwire/scan-build há 5 anos atrás
  Chris Rienzo 7c404f3461 Fix scan-build errors há 5 anos atrás
  Chris Rienzo a1d44ba4ff Merge pull request #38 from signalwire/remove-ks-rng há 5 anos atrás
  Chris Rienzo c2fc006a98 Replace ks_rng with system rand(). há 5 anos atrás
  Dragos Oancea 0034461e31 Merge pull request #37 from signalwire/outstanding-request-locks há 5 anos atrás
  Shane Bryldt 54a2254681 Added read locks around some unsafe access to the connection outstanding requests hash há 5 anos atrás
  Evan McGee a77c20f102 Merge pull request #35 from signalwire/signeddrone há 5 anos atrás
  Andrey Volk 25cd3521c9 Rework .drone.yml and sign it. há 5 anos atrás
  Shane Bryldt 90f8a531f2 Merge pull request #34 from signalwire/fix-nodestore-crashes há 5 anos atrás
  Chris Rienzo b63d8c5224 Fixed nodestore to properly update provider rank and provider data. há 5 anos atrás
  Andrey Volk 45b9c11d70 version bump há 5 anos atrás
  Shane Bryldt 7f460d3dc2 Merge pull request #32 from signalwire/fix-thread-local-abuse há 5 anos atrás
  Shane Bryldt 44a0cbea18 Merge pull request #33 from signalwire/protocol-hash-mismatch há 5 anos atrás
  Chris Rienzo bc3593b9be Missed a couple spots in last commit há 5 anos atrás
  Chris Rienzo 0eb0f95106 ks_handle_t size is 8 bytes and can't be represented on 32 bit platforms where long unsigned int (%lx) size is 4 bytes so %llx is required. há 5 anos atrás
  Chris Rienzo f847696e56 Fix- protocol was stored to wrong hash resulting in crash. há 5 anos atrás
  Chris Rienzo 80c980d41a Remove unused cache há 5 anos atrás