Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrey Volk a6dfae7799 Fix git changelog command hace 5 años
  Chris Rienzo 0142d30e19 Add more built-in JSON validation functions and a custom macro to mak… (#39) hace 5 años
  Dragos Oancea 27dc3f3e76 Merge pull request #38 from signalwire/is_http_or_https hace 5 años
  Chris Rienzo d296d3ddd8 Merge pull request #40 from signalwire/scan-build hace 5 años
  Chris Rienzo 080ff482f7 Fix a couple other scan-build issues hace 5 años
  Chris Rienzo b16272bdc3 Fix a couple places that were using ks_rng hace 5 años
  Chris Rienzo 8248249def Resolve some scan-build errors and remove unused crypto, unused ks_resp, ks_rng, ks_faktory hace 5 años
  Dragos Oancea 0583b0e513 add ks_json_check_string_is_http_or_https() hace 5 años
  Chris Rienzo eb3f48b8ea Merge pull request #16 from signalwire/fix-kws hace 5 años
  Chris Rienzo d20a2e3e45 Merge branch 'master' into fix-kws hace 5 años
  Evan McGee 661b9869a3 Merge pull request #37 from signalwire/signeddrone hace 5 años
  Andrey Volk 377e7ff283 Rework .drone.yml and sign it. hace 5 años
  Shane Bryldt 2ef4baa2d3 Merge pull request #35 from signalwire/add-get-object-item-safe hace 5 años
  Chris Rienzo 8cefc9309c Use non-asserting array get function in ks_json_lookup_array_item hace 5 años
  Chris Rienzo 1afc856af2 Added ks_json_get_array_item_safe(). This is the non-asserting verion of ks_json_get_array_item(). Updated ks_json_lookup() not to assert when traveling the json object if an item is missing. hace 5 años
  Chris Rienzo 6261337751 Added ks_json_get_object_item_safe(). This is the non-asserting version of ks_json_get_object_item(). All the ks_json_get..._def() functions now use this function, too. hace 5 años
  Shane Bryldt 265a846fe8 Merge pull request #34 from signalwire/more-valgrind-fixes hace 5 años
  Chris Rienzo 8f90b880ee Fix branch on uninitialized value hace 5 años
  Andrey Volk 1fde90ae7b version bump hace 5 años
  Seven Du 4dd5f20177 provent client wait forever when unprocessed data in buffer hace 5 años
  Seven Du 278c2f6cf1 add inline websocket server to send 101 header and text data frame in one packet hace 5 años
  Seven Du c25a8c67f0 add websocket test code hace 5 años
  Seven Du 8f848a50a1 fix client handshake problem hace 6 años
  Shane Bryldt 997374432b Merge pull request #32 from signalwire/fix-valgrind-error hace 5 años
  Chris Rienzo af95d41c8d Fix valgrind error- jump on uninitialized value hace 5 años
  Andrey Volk 31675f205f 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. (#31) hace 5 años
  Chris Rienzo 65366a7d2f Add check for string rule or empty string hace 5 años
  Chris Rienzo 51821b6cb7 Merge pull request #22 from signalwire/cmake_rpm hace 5 años
  s3rj1k 289912c24b add support for RPM package building on Centos 7.x hace 5 años
  Chris Rienzo e978e0e388 Update .gitignore hace 5 años