Commit graph

35 commits

Author SHA1 Message Date
vdutta
c82bcb0e5e Removed unused --enable_acs compile flag 2022-10-08 15:00:24 +05:30
Omar Kallel
8d4e865dd3 Check NULL pointer before string and memory functions calls 2022-09-26 09:45:55 +01:00
Omar Kallel
6cf345bacf check pointer NULL for XML/SOAP/uci/ubus 2022-09-16 14:31:18 +01:00
Suvendhu Hansa
cbfff1b644 Fix error handling in rpc 2022-07-14 09:42:27 +00:00
Omar Kallel
2823326027 Consider the Inform RPC ACS method always supported by the ACS 2022-07-06 15:29:10 +01:00
Suvendhu Hansa
94e27976a8 Handle interface reset at session end 2022-06-14 09:34:17 +00:00
Vivek Kumar Dutta
5f5bdd6e13 Fix compilation warning on gcc-11 2022-06-06 13:33:00 +00:00
suvendhu
20e8be761b code reorganize 2022-05-05 11:49:55 +00:00
Amin Ben Ramdhane
a695e0d2cd Use common function to get time 2022-04-29 11:58:22 +01:00
Omar Kallel
f7c42eaba6 CPE requests for GetRPCMethods ACS after each successfule Inform 2022-04-25 16:19:55 +01:00
Omar Kallel
8e6bde511a Make Upload with SSL 2022-04-21 09:25:51 +01:00
Omar Kallel
a8463946f3 icwmp: Switch to mxml for xml parsing 2022-04-18 16:54:25 +01:00
Vivek Kumar Dutta
e3d43fb450 Fix upload test 2022-04-05 12:05:54 +00:00
Amin Ben Ramdhane
0a6d7f6ab4 ignore get value error for some objects
- Device.DeviceInfo.ProcessStatus.Process.
 - Device.Hosts.Host
2022-03-31 10:54:56 +00:00
Omar Kallel
c25f92e9d1 Ticket refs #7602: icwmp: align with swmodd ubus methods updates 2022-03-30 12:16:23 +00:00
Omar Kallel
8fe0cf54ea Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7 2022-03-09 09:08:06 +01:00
suvendhu
cc1763399c Fixed Flawfinder Errors
(cherry picked from commit 2649eca7dd5a25cc04da30525a39bc9bd058fe92)
2022-03-04 10:49:15 +00:00
vdutta
14bfffafc3 Static code fixes 2022-02-28 21:24:58 +05:30
Omar Kallel
f3eaed2e52 Protect memory from crash 2022-01-28 17:01:50 +01:00
vdutta
096213a184 Defer notify on empty connection request url 2021-12-13 12:20:43 +05:30
vdutta
0fe4e7ed41 Handle delay download processing time 2021-12-10 12:46:59 +05:30
Omar Kallel
d485fc0eef Revert DUMMY_MODE macro 2021-11-22 15:40:09 +01:00
Omar Kallel
4bef706ddf Ticket refs #6614: icwmp: fix static code anlysis issues generated by cpp check 2021-11-22 15:27:44 +01:00
Omar Kallel
9dd97b2743 icwmp: Dwondload fix core dump 2021-11-11 11:35:01 +01:00
vdutta
db754b4a49 Fix compilation error for gcc 11 2021-10-22 11:59:12 +05:30
Omar Kallel
dd51b8e770 Update year in head comment 2021-10-13 16:20:18 +01:00
Omar Kallel
2e55c12d13 Ticket refs #6089: Superfluous code 2021-09-21 09:49:42 +01:00
Omar Kallel
b19742dc89 Make custom notifications custom forced inform and boot inform parameters in 3 separated files 2021-08-30 14:54:07 +01:00
Omar Kallel
ecaf463dbd Ticket refs #5761: icwmp: Add boot inform parameters 2021-08-25 10:13:34 +01:00
Omar Kallel
afe793e8bc Ticket refs #5761: icwmp: Add boot inform parameters 2021-08-13 13:23:00 +01:00
Omar Kallel
c328247082 Ticket refs #5752: icwmp: Add custom notification from json 2021-08-13 13:19:29 +01:00
Omar Kallel
49c0641b31 Ticket refs #5566: icwmp: move notifications feature from bbf to icwmp package 2021-08-09 17:22:07 +01:00
Omar Kallel
fc979a1140 Ticket refs #5530: CWMP: Configurable Forced Informs 2021-07-27 12:25:49 +01:00
Omar Kallel
4edfade24c Ticket refs #5515: icwmp: validation of RPC methods arguments 2021-07-01 18:42:21 +01:00
Omar Kallel
2ed3de6b28 Create new file rpc_soap.c instead of xml 2021-06-28 10:07:43 +01:00