Chris Rienzo
|
c40d1095aa
Merge pull request #80 from signalwire/faster-reconnect
|
3 years ago |
Chris Rienzo
|
3e89b9c464
Reconnect after 2 seconds
|
3 years ago |
Andrey Volk
|
6fa6193f48
Update Drone CI signature.
|
3 years ago |
Chris Rienzo
|
a0a40d886c
Merge pull request #79 from signalwire/add-method-for-testing
|
3 years ago |
Shane Bryldt
|
56907c3d42
Add an additional method for blocking execute with passing id for testing
|
3 years ago |
Chris Rienzo
|
e4af3f938d
Merge pull request #78 from signalwire/hashpool
|
3 years ago |
Andrey Volk
|
089ee2cc30
Fix hash pool swell in swclt_store_reset()
|
3 years ago |
Shane Bryldt
|
794490ed79
Merge pull request #77 from signalwire/retry-support
|
3 years ago |
Shane Bryldt
|
be550c1d83
Added test for execute passing id
|
3 years ago |
Shane Bryldt
|
1b955f93ae
Remove temporary testing code
|
3 years ago |
Shane Bryldt
|
d14b67de1e
Temporary adjustment to allow for timeout testing
|
3 years ago |
Shane Bryldt
|
2cdfb4e2a0
Fix test
|
3 years ago |
Shane Bryldt
|
606ce2f353
Retry support to be able to send explicit message id
|
3 years ago |
Chris Rienzo
|
61f8ecd2fc
Revert "Frame is created in the ks_global_pool. frame->data uses frame's pool which is ks_global_pool. So need to free frame->data too."
|
3 years ago |
Chris Rienzo
|
e29ea2e850
Merge pull request #76 from signalwire/framepoolswell
|
3 years ago |
Andrey Volk
|
7245ae2a7b
Frame is created in the ks_global_pool. frame->data uses frame's pool which is ks_global_pool. So need to free frame->data too.
|
3 years ago |
Andrey Volk
|
f76ff05496
Merge pull request #75 from signalwire/scanbuild7_2
|
3 years ago |
Andrey Volk
|
7a9d86c21e
scan build: Dereference of null pointer in swclt_sess_signalwire_setup()
|
3 years ago |
Andrey Volk
|
1cc1920ddf
scan build: Dereference of null pointer in CREATE_BLADE_CONNECT_CMD_ASYNC()
|
3 years ago |
Andrey Volk
|
9462735993
scan build: Garbage return value in __on_incoming_cmd()
|
3 years ago |
Andrey Volk
|
c12053cdc8
scan build: Dead initialization in __on_incoming_test_execute_rqu()
|
3 years ago |
Andrey Volk
|
a8ca9ae853
scan-build: Dead assignment in swclt_sess_signalwire_setup()
|
3 years ago |
Andrey Volk
|
6f48fc5ca0
Scan build: Uninitialized argument value in BLADE_NETCAST_PROTOCOL_PROVIDER_ADD_PARAM_MARSHAL
|
3 years ago |
Andrey Volk
|
7a9e279307
Enable scan build 7 on Drone CI
|
3 years ago |
Chris Rienzo
|
9cbb980f8d
Merge pull request #72 from signalwire/swclt_conn_destroy_race
|
4 years ago |
Andrey Volk
|
c04a1e835f
Fix race on swclt_conn_destroy();
|
4 years ago |
Chris Rienzo
|
eb2a3a520c
Merge pull request #70 from signalwire/add-connection-stats
|
4 years ago |
Chris Rienzo
|
4b365fa2a7
Add connection stats. Remove obsolete test case- most nodestore callbacks no longer apply.
|
4 years ago |
Andrey Volk
|
6fa8c4d6e9
Add version defines, fix Windows build, upgrade to libks v2.0, version bump.
|
4 years ago |
Chris Rienzo
|
d47590eb6a
Merge pull request #65 from signalwire/fail-cb-on-write
|
4 years ago |