Commit graph

1449 commits

Author SHA1 Message Date
suvendhu
e4f9a1aae2 Fix active notification send on value change 2022-10-20 16:13:03 +05:30
Suvendhu Hansa
9a4840d83e Fix service restart flag to defer service restart at session end 2022-10-19 12:35:56 +00:00
suvendhu
6de09d160a Fix uloop dealock for ProcessStatus 2022-10-13 11:23:42 +05:30
Omar Kallel
4072ae1966 Events issues fixes 2022-10-12 11:17:59 +01:00
Suvendhu Hansa
93d3710422 T#8244 Added support for AutonomousDUStateChangeComplPolicy 2022-10-07 08:02:58 +00:00
Omar Kallel
1b7b0e2918 Ticker refs #8912: icwmp: Add support for default active notifications 2022-10-05 09:02:18 +00:00
vdutta
7f24daa02f Removing clang formatter config 2022-10-03 09:39:18 +00:00
Omar Kallel
a51be54532 Fix Transfer complete core dump 2022-10-01 06:50:39 +01:00
Omar Kallel
f590a3f64d Check NULL pointer before string and memory functions calls 2022-09-28 17:33:39 +01:00
Omar Kallel
74bfa292d3 Check NULL pointer for Backup/DM_IFace/Event/DigAuth 2022-09-27 12:13:24 +01:00
Omar Kallel
bef3daf034 Check NULL Pointer Download/Upload/Notifications 2022-09-26 17:33:30 +01:00
Omar Kallel
304db5eb06 Ticket refs #8798: icwmp: cdr failure tr69_inactive_firmware_1 2022-09-20 08:48:08 +01:00
Omar Kallel
1b21e6a9db Check pointer NULL for XML/SOAP/uci/ubus 2022-09-19 13:11:34 +01:00
vdutta
a62a6efceb Fix cli utility 2022-09-14 18:23:53 +05:30
vdutta
94cc2f8c98 Use sleep in busywait
- In some targets usleep hogs cpu, using sleep instead
2022-09-14 11:14:42 +05:30
vdutta
b0203fa4bf Fix namespace changes 2022-09-13 12:26:15 +05:30
Sukru Senli
6826f70216 Change License to BSD 3-Clause 2022-09-13 07:42:01 +02:00
Omar Kallel
34499c1cb3 Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
vdutta
19a3ba5412 Updated cwmp namespace parsing 2022-09-07 08:39:02 +05:30
vdutta
be24316b69 Use configured session timeout for digest auth validation 2022-09-06 11:43:12 +05:30
vdutta
06278ffdca Optimize get of namespaces 2022-08-30 09:25:12 +05:30
Suvendhu Hansa
9f20db9d6d Fix relative URI in GET request 2022-08-29 09:44:58 +00:00
Suvendhu Hansa
5553a890ae Add wildcard(*) support in inform ParameterName 2022-08-01 12:41:41 +00:00
suvendhu
d36c03529b Fix inform parameter name accepts forced inform parameter 2022-07-29 08:27:05 +00:00
vdutta
f178257263 Fix segfault in ScheduleInform 2022-07-29 13:10:09 +05:30
Suvendhu Hansa
1253160a3e Add default_lan_interface for ManageableDevice 2022-07-28 15:03:59 +00:00
Suvendhu Hansa
90edffe98f Fix interface reset at session end 2022-07-28 14:54:13 +00:00
suvendhu
75a98b0e27 Fix connection req failure with path 2022-07-27 16:42:33 +05:30
vdutta
a3eaadd9d0 Fix the URI path for auth validation 2022-07-26 19:12:38 +05:30
Omar Kallel
58a32f910b Ticket #8245: bbf: Add support for InformParameter 2022-07-21 16:50:50 +01:00
Amin Ben Ramdhane
6e5e5589ca Migrate the compilation to cmake instead of autotools 2022-07-14 14:08:22 +01:00
Omar Kallel
291e11d67a T#7705: Code re-organise and improvements
This reverts commit cbfff1b644.
2022-07-14 12:55:36 +00:00
Vivek Kumar Dutta
4c6065812b Revert "T#7705: Code re-organise and improvements"
This reverts commit c24fcd51f8
2022-07-14 12:51:28 +00:00
Vivek Kumar Dutta
c24fcd51f8 T#7705: Code re-organise and improvements 2022-07-14 12:49:24 +00:00
Suvendhu Hansa
cbfff1b644 Fix error handling in rpc 2022-07-14 09:42:27 +00:00
vdutta
59e462b9fd Fix uci read after update 2022-07-14 11:00:17 +05:30
suvendhu
87cfd68e8d Fix icwmpd infinite restarts 2022-07-13 08:44:18 +05:30
vdutta
3e7db6fd97 Fix segfault when process exits without calling mxml apis 2022-07-12 09:17:38 +05:30
Omar Kallel
2823326027 Consider the Inform RPC ACS method always supported by the ACS 2022-07-06 15:29:10 +01:00
Suvendhu Hansa
4d59758b7b Fix connection req handling 2022-06-29 15:20:26 +00:00
Amin Ben Ramdhane
3ddb80f5fc Add HTTPS documentation 2022-06-28 10:41:15 +01:00
suvendhu
887c2db3e1 fix functional test and improvements 2022-06-23 11:35:10 +05:30
suvendhu
ea2e94fea0 update uci schema to add enable parameter 2022-06-21 19:59:02 +05:30
vdutta
13841eac51 Fix ValueChange event for ConnectionReqURL 2022-06-14 17:19:25 +05:30
Suvendhu Hansa
94e27976a8 Handle interface reset at session end 2022-06-14 09:34:17 +00:00
vdutta
e18acd99d7 Fix random failures in module test 2022-06-13 16:45:23 +05:30
suvendhu
23e16013be T#8134: ACS connectivity issue after bootup 2022-06-10 11:00:51 +00:00
vdutta
a3be4dd092 Use openssl compatibility layer for wolfssl variant 2022-06-07 19:47:36 +05:30
Vivek Kumar Dutta
5f5bdd6e13 Fix compilation warning on gcc-11 2022-06-06 13:33:00 +00:00
Vivek Kumar Dutta
4afa1973bc Revert "Continue session in case GetRPCMethods failing"
This reverts commit 643af329ff
2022-06-03 04:00:42 +00:00