0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Optimize socket integration into belle-sip main loop, when used by liblinphone through linphone_core_iterate(). This improves files download speed. More... 15 days ago
add http basic auth support More... 29 days ago
Fix publish without expires More... 2 months ago
Do not delete dialog if a SUBSCRIBE is challenged while refreshed More... 2 months ago
Update belle SIP version to 5.4.0 More... 4 months ago
Merge remote-tracking branch 'origin/release/5.3' into merge/release/5.3 More... 4 months ago
Add custom belle sip header X-Content-Encoding in order to pass to liblinphone the information as to whether the message was compressed or not More... 4 months ago
Add logs to troubleshoot DSCP not effective issues. More... 5 months ago
Apply DSCP settings before doing the TCP connection. More... 5 months ago
Apply DSCP settings before doing the TCP connection. More... 5 months ago
Add a function to compare Route headers More... 5 months ago
Implement test suite cpu resource reservation - to optimize test suites execution. More... 5 months ago
Add test to assert the reuse of http connections, and add inactivity timeout specific for http/https channels. More... 6 months ago
Fix versions in Info.plist. More... 6 months ago
Allow HybridObject create functions to specify the derived type for inheritance More... 7 months ago
Add toC() and toCpp() converters applicable to HybridObjects, that take into account that object may be null. More... 7 months ago
Skip CRLF at the start of a NOTIFY body More... 7 months ago
Fix crash in belle-sip in belle_sip_provider_add_authorization. More... 7 months ago
Use monotonic clock for timers. More... 7 months ago
Fix belle-sip message logger - inhibition was innacurate. More... 7 months ago
Expose belle_sip_param_pair_t publicly. More... 8 months ago
Fix Authentication-Info header processing: if nextnonce is not provided, ignore it and simply keep using last provided nonce. More... 8 months ago
Tester : adapt declarations of suites. More... 9 months ago
Add missing handling of http redirections, which creates problems for new version checks and remote provisioning. More... 9 months ago
Ignore local file size on downloading. More... 10 months ago
Ignore maybe_uninitialized warning in regex header file. More... 10 months ago
Chatroom loading optimisations More... 10 months ago
Make the tester usable without installing More... 10 months ago
Improve CMake package config and find_package scripts. More... 10 months ago
Fix an issue where a pending SIP transaction is not terminated after BYE. More... 10 months ago