icwmp/src
2023-11-27 06:40:27 +00:00
..
cwmp_dm Rename var sate UCI file 2023-06-01 08:56:39 +00:00
autonomous_complpolicy.c Design doc: XML, backup session, notifications parts and other enhancements 2023-03-01 17:28:29 +01:00
autonomous_complpolicy.h Enhancement in Autonomous (DUStateChange/TransferComplete) RPC methods data validation 2022-11-15 17:08:28 +01:00
backupSession.c T#10091: BOOTSTRAP event lost after retry and restart 2023-03-08 15:48:32 +00:00
backupSession.h Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
common.c Delete the check for the excluded objects since we already handle that in bbfdm 2023-06-21 16:02:07 +02:00
common.h Delete the check for the excluded objects since we already handle that in bbfdm 2023-06-21 16:02:07 +02:00
config.c Fix probable segfaults and dual stack improvements 2023-06-14 08:56:03 +00:00
config.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
cwmp.c Fix probable segfaults and dual stack improvements 2023-06-14 08:56:03 +00:00
cwmp_cli.c Fix empty set in cli tool 2023-10-12 17:17:39 +05:30
cwmp_cli.h Align with bbfdmd 2023-04-14 10:31:08 +00:00
cwmp_du_state.c Align with bbfdmd 2023-04-14 10:31:08 +00:00
cwmp_du_state.h T#8244 Added support for AutonomousDUStateChangeComplPolicy 2022-10-07 08:02:58 +00:00
cwmp_event.c Ticket#10420: Unable to SET ‘cwmp.acs’ parameters using ‘uci set’ command when IPv6 is enabled 2023-03-31 15:53:24 +00:00
cwmp_event.h Events issues fixes 2022-10-12 11:17:59 +01:00
cwmp_http.c Rename var sate UCI file 2023-06-01 08:56:39 +00:00
cwmp_http.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
cwmp_uci.c Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
cwmp_uci.h Ticket#10139: icwmp: Add support for ManageableDeviceNotificationLimit 2023-03-20 16:29:09 +00:00
cwmp_zlib.c Check NULL pointer before string and memory functions calls 2022-09-28 17:33:39 +01:00
cwmp_zlib.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
datamodel_interface.c Set Method: Allow to set empty value 2023-04-20 10:37:25 +00:00
datamodel_interface.h Align with bbfdmd 2023-04-14 10:31:08 +00:00
diagnostic.c Fix non-utf char in NeighboringWiFiDiagnostic 2023-06-05 14:16:40 +05:30
diagnostic.h Align with bbfdmd 2023-04-14 10:31:08 +00:00
digauth.c Fix service restart flag to defer service restart at session end 2022-10-19 12:35:56 +00:00
digauth.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
download.c Improvement in inform message sending 2023-06-22 07:24:55 +00:00
download.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
event.c optimize dual stack implementation 2023-04-19 16:42:32 +02:00
event.h optimize dual stack implementation 2023-04-19 16:42:32 +02:00
heartbeat.c Check NULL Pointer Download/Upload/Notifications 2022-09-26 17:33:30 +01:00
heartbeat.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
http.c Improvement in inform message sending 2023-06-22 07:24:55 +00:00
http.h Remove unnecessary dynamic allocation memory in order to fix a crash detected in analytics 2023-06-21 14:10:26 +02:00
log.c Fix probable crash 2023-04-11 14:34:14 +05:30
log.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
notifications.c Fix random crash with large payload 2023-11-27 06:40:27 +00:00
notifications.h Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
reboot.c Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
reboot.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
rpc.c Delete the check for the excluded objects since we already handle that in bbfdm 2023-06-21 16:02:07 +02:00
rpc.h Ticket refs #8243: bbf: Add AutonomousTransferCompletePolicy 2022-11-10 10:45:51 +01:00
sched_inform.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
sched_inform.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
session.c Improvement in inform message sending 2023-06-22 07:24:55 +00:00
session.h Ticket#10420: Unable to SET ‘cwmp.acs’ parameters using ‘uci set’ command when IPv6 is enabled 2023-03-31 15:53:24 +00:00
ssl_utils.c Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
ssl_utils.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
subprocess.c Improvement in inform message sending 2023-06-22 07:24:55 +00:00
subprocess.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
ubus_utils.c Improvement in inform message sending 2023-06-22 07:24:55 +00:00
ubus_utils.h T#8244 Added support for AutonomousDUStateChangeComplPolicy 2022-10-07 08:02:58 +00:00
upload.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
upload.h Fix Transfer complete core dump 2022-10-01 06:50:39 +01:00
xml.c Fix random crash with large payload 2023-11-27 06:40:27 +00:00
xml.h Fix for probable crashes 2023-04-12 12:06:40 +05:30