Историја ревизија

Аутор SHA1 Порука Датум
  Dragos Oancea 5204f00629 add support for SSL hostname extension via callback пре 4 година
  Shane Bryldt 9d2aff0dbc Merge pull request #57 from signalwire/kws-create-init-fix пре 4 година
  Shane Bryldt d9843ccc5b Added a kws_create to use before calling kws_connect or kws_init, if allocated when passed to kws_connect or kws_init then it will use the existing kws object, this allows to assign callbacks or other values before calling connect пре 4 година
  Chris Rienzo df72c4c61a Merge pull request #47 from signalwire/more-efficient-slot-searching пре 5 година
  Chris Rienzo 8e13d5be70 Clear handle page bit only when chunk's slots are cleared пре 5 година
  Chris Rienzo de38f16658 Fix scan-build error пре 5 година
  Chris Rienzo 699a7f2e8d Improve allocated slot iteration efficiency пре 5 година
  Chris Rienzo f9de0b9092 Merge pull request #46 from signalwire/uninitialized пре 5 година
  Andrey Volk a074be99c8 Fix wrong printf format specifier (%u instead of %lu for uint32_t). пре 5 година
  Chris Rienzo b814029d54 Quiet down handle lookup log пре 5 година
  Shane Bryldt 2e1e711caf Reduced read error in kws to a warning, and removed output on zero return which is a valid step in graceful connection closing (#45) пре 5 година
  Chris Rienzo 02f610b016 Merge pull request #43 from signalwire/fix-cmake-include пре 5 година
  Chris Rienzo 2d92f0ac00 Fix typo in ksutil.cmake ksutil_target_check_include_file пре 5 година
  Chris Rienzo a78a3aef54 Fix cmake failure when CHANGELOG is empty пре 5 година
  Chris Rienzo 0142d30e19 Add more built-in JSON validation functions and a custom macro to mak… (#39) пре 5 година
  Dragos Oancea 27dc3f3e76 Merge pull request #38 from signalwire/is_http_or_https пре 5 година
  Chris Rienzo d296d3ddd8 Merge pull request #40 from signalwire/scan-build пре 5 година
  Chris Rienzo 080ff482f7 Fix a couple other scan-build issues пре 5 година
  Chris Rienzo b16272bdc3 Fix a couple places that were using ks_rng пре 5 година
  Chris Rienzo 8248249def Resolve some scan-build errors and remove unused crypto, unused ks_resp, ks_rng, ks_faktory пре 5 година
  Dragos Oancea 0583b0e513 add ks_json_check_string_is_http_or_https() пре 5 година
  Chris Rienzo eb3f48b8ea Merge pull request #16 from signalwire/fix-kws пре 5 година
  Chris Rienzo d20a2e3e45 Merge branch 'master' into fix-kws пре 5 година
  Evan McGee 661b9869a3 Merge pull request #37 from signalwire/signeddrone пре 5 година
  Andrey Volk 377e7ff283 Rework .drone.yml and sign it. пре 5 година
  Shane Bryldt 2ef4baa2d3 Merge pull request #35 from signalwire/add-get-object-item-safe пре 5 година
  Chris Rienzo 8cefc9309c Use non-asserting array get function in ks_json_lookup_array_item пре 5 година
  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. пре 5 година
  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. пре 5 година
  Shane Bryldt 265a846fe8 Merge pull request #34 from signalwire/more-valgrind-fixes пре 5 година