Chris Rienzo
|
ac2ef1383a
Fix previous commit
|
4 years ago |
Chris Rienzo
|
8e17b96e81
Fix use after free when protocol is removed from nodestore via a provider remove
|
4 years ago |
Chris Rienzo
|
cad2d46534
Merge pull request #57 from signalwire/fix-read-frame-data-leak
|
4 years ago |
Shane Bryldt
|
93b7c222cd
Added cleanup callback for swclt_frame_t which will cleanup the allocated and copied data pointer that wasn't being released on every frame that was read
|
4 years ago |
Shane Bryldt
|
d243f8f570
Fixed ttl heap overflow when sifting past the last branch into leafs (#56)
|
4 years ago |
Chris Rienzo
|
09f168a8d4
Merge pull request #55 from signalwire/remove-noisey-logs
|
4 years ago |
Shane Bryldt
|
0252502245
Removed noisey log, redid patch against v2.0 branchy
|
4 years ago |
Chris Rienzo
|
473119d750
Quiet some errors
|
5 years ago |
Chris Rienzo
|
698d3c03f3
Merge pull request #51 from signalwire/fix-ttl
|
5 years ago |
Chris Rienzo
|
1d10697828
Fix .drone.yml
|
5 years ago |
Chris Rienzo
|
1d14ec093f
Report connection failure if TTL queue fills up. Do not wait longer than 5 seconds when waiting for next TTL. Fix min heap implementation.
|
5 years ago |
Chris Rienzo
|
f0002bebe3
Merge pull request #50 from signalwire/keep-connection-online
|
5 years ago |
Chris Rienzo
|
e01bf35f61
Fix drone test
|
5 years ago |
Chris Rienzo
|
a9207c6dc1
Keep connection ONLINE even if there are handle errors- this can happen due to late replies from external services.
|
5 years ago |
Shane Bryldt
|
e7cef669b1
Updated to support agent and identity optional strings in connect pro… (#49)
|
5 years ago |
Chris Rienzo
|
1a86dd02d2
Fix headers so clients can compile with -Wall -Werror -Wextra
|
5 years ago |
Chris Rienzo
|
9e4476ef3e
Fix some memory leaks
|
5 years ago |
Chris Rienzo
|
94ed8c7df0
Keep connection online on response to cleaned up command
|
5 years ago |
Chris Rienzo
|
888e7f161a
Keep connection online if bad request is received
|
5 years ago |
Chris Rienzo
|
58553f6a2f
Do not crash system if we attempt to change to same state
|
5 years ago |
Chris Rienzo
|
f4f1cfd103
Destroy TTL tracking thread before the data it accesses
|
5 years ago |
Chris Rienzo
|
cdb7b247b3
Don't degrade connection if a malformed request is received or if a reply arrives late
|
5 years ago |
Chris Rienzo
|
0f50614050
All tests pass
|
5 years ago |
Chris Rienzo
|
ff41100c8c
Fix handle leak on TTL expiration
|
5 years ago |
Chris Rienzo
|
20b9057b32
Remove some handles and update to libks 2.0 (#48)
|
5 years ago |
Chris Rienzo
|
4729b1552e
Merge pull request #46 from signalwire/simplify-stuff
|
5 years ago |
Chris Rienzo
|
e6c5787989
Merge branch 'master' into simplify-stuff
|
5 years ago |
Chris Rienzo
|
ed1a73d62a
Merge pull request #47 from signalwire/fix-nodestore-leaks
|
5 years ago |
Chris Rienzo
|
71e681d7f9
Fix compile error and duplicate destroy
|
5 years ago |
Chris Rienzo
|
7324e38062
Make sure nodestore is completely cleared on reset
|
5 years ago |