Commit graph

51 commits

Author SHA1 Message Date
suvendhu
d7279e6d32 Draft debug code 2023-04-20 13:44:04 +05:30
suvendhu
3e7d6acc86 Fix probable crashes 2023-04-12 11:43:26 +05:30
Omar Kallel
84074d23fb B#10122: Fix VendorConfig file download 2023-03-08 16:01:57 +00:00
Vivek Kumar Dutta
24984b7cd7 Updated notification handling 2023-01-27 10:53:45 +00:00
Suvendhu Hansa
902c30a855 icwmp: Add support for default active notifications
Cherry-picked: 1b7b0e2918
2022-10-06 12:47:34 +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
suvendhu
887c2db3e1 fix functional test and improvements 2022-06-23 11:35:10 +05:30
vdutta
13841eac51 Fix ValueChange event for ConnectionReqURL 2022-06-14 17:19:25 +05:30
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
Vivek Kumar Dutta
5f5bdd6e13 Fix compilation warning on gcc-11 2022-06-06 13:33:00 +00:00
suvendhu
810539def8 Code cleanup and optimize 2022-05-02 20:07:23 +05:30
Amin Ben Ramdhane
a695e0d2cd Use common function to get time 2022-04-29 11:58:22 +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
Omar Kallel
8fe0cf54ea Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7 2022-03-09 09:08:06 +01:00
vdutta
1f80764fa8 Fix unit test cases 2022-03-04 16:11:26 +05:30
vdutta
9bd32215e6 Use wolfssl for ssl functions 2022-02-25 15:26:54 +05:30
vdutta
6964b86095 Fix coverage in module test 2022-02-24 19:01:15 +05:30
vdutta
7f1504f189 Get DeviceId from usp
- Updated Readme to overwrite DeviceId parameters
2022-01-07 17:55:11 +05:30
Neeraj Bijalwan
9b22b59edf Update run time data in /var/run/icwmpd 2022-01-06 12:47:53 +00:00
Omar Kallel
6a03433e3b Ticket refs #6907: icwmp Download: Not able to import vendor config file with uci 2021-12-29 11:18:16 +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
0aa8c57c41 Ticket refs #6359: icwmp: Reduce I/O on filesystem 2021-11-09 16:16:11 +01:00
Omar Kallel
1f43e2f051 Update year in head comments of test files 2021-10-13 16:44:44 +01:00
Omar Kallel
933c0f1760 Ticket refs #6165: icwmp: uci unit tests 2021-10-06 10:37:15 +01:00
Omar Kallel
ab87527757 Ticket refs #6039: icwmp: enhancement of uci api 2021-10-05 14:34:22 +01:00
Omar Kallel
2e55c12d13 Ticket refs #6089: Superfluous code 2021-09-21 09:49:42 +01:00
vdutta
411edf136f Align option names for notification configuration 2021-09-07 12:48:09 +05:30
Omar Kallel
25df1147fc load json notify file in case /etc/icwmp/.icwmpd_notify doesn't exist 2021-09-01 13:56:25 +01:00
Omar Kallel
a9d8e076e2 Ticket refs #5755: icwmp: Add functiona test and update readme 2021-08-30 14:56:29 +01:00
Omar Kallel
30795d2be5 Fix some notifications memory leak 2021-08-11 14:08:59 +01:00
Omar Kallel
4bccb4f53b Ticket refs #5691: icwmp: Add unit test to verify icwmp cli arguments 2021-08-11 10:50:58 +01:00
Omar Kallel
1fadaffefb Ticket refs #5611: icwmp notifications unit test module 2021-08-09 17:22:17 +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
c831bb17a9 Ticket refs #5696: icwmpd doesn't support spaces in 'active' inform 2021-08-09 17:21:54 +01:00
Omar Kallel
ac94a73bb8 Unit tests memroy leak 2021-07-27 16:34:26 +01:00
Omar Kallel
6f9dae1cd2 Forced inform unit tests 2021-07-27 12:26:01 +01:00
Omar Kallel
40b08ae2f1 Ticket refs #5379: icwmp: backupsession, session, events, download unit tests 2021-07-05 10:57:12 +01:00
Omar Kallel
153f265761 SOAP unit tests: Invalid arguments 2021-07-01 18:43:29 +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
Omar Kallel
2e4b2b5b99 Build libicwmp by test/cmocka/Makefile instead of bin/Makefile.am 2021-06-25 15:29:02 +01:00
Omar Kallel
520aac547b Ticket refs #5445: icwmp: SOAP messages unit tests 2021-06-25 11:47:05 +01:00
Amin Ben Ramdhane
f88d357d52 Ticket refs #3989: icwmpd: Functional Test of CWMP Protocols 2021-06-24 09:09:02 +01:00
Omar Kallel
16659d7c16 Ticket refs #5041: cwmp: In DownloadRPC add support for '6 Stored Firmware Image' type 2021-06-04 14:49:59 +01:00
Omar Kallel
f73a82a126 Ticket refs #4935: icwmp: make all free of dynamic memory allocations (malloc, calloc, asprintf, strdup) in the end session 2021-06-04 14:49:28 +01:00
vdutta
be51cda3c4 Added functional api test 2021-06-03 18:11:23 +05:30
vdutta
b5bd9e0b79 test: Added basic api test 2021-05-19 22:42:47 +05:30