icwmp/src
2023-02-22 03:49:01 +00:00
..
autonomous_complpolicy.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
autonomous_complpolicy.h Enhancement in Autonomous (DUStateChange/TransferComplete) RPC methods data validation 2022-11-15 17:08:28 +01:00
backupSession.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
backupSession.h Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
common.c Wait before exit, in case of reboot or factory reset 2023-02-15 14:54:07 +05:30
common.h docs: Added design document 2023-02-22 03:49:01 +00:00
config.c Optimized dhcp option handling 2022-12-30 08:14:56 +00:00
config.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
cwmp.c Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
cwmp_cli.c Restart services after CUD operation from cli 2022-11-07 15:10:53 +05:30
cwmp_cli.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
cwmp_du_state.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
cwmp_du_state.h T#8244 Added support for AutonomousDUStateChangeComplPolicy 2022-10-07 08:02:58 +00:00
cwmp_event.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
cwmp_event.h Events issues fixes 2022-10-12 11:17:59 +01:00
cwmp_http.c Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01: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 refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
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.c Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
datamodel.h extract ManagementServer datamodel to cwmp package as dynamic aobject 2023-01-18 05:49:49 +01:00
datamodel_interface.c Fix service restart flag to defer service restart at session end 2022-10-19 12:35:56 +00:00
datamodel_interface.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
diagnostic.c Added support of tr471 diagnostics 2023-02-11 14:24:07 +05:30
diagnostic.h Added support of tr471 diagnostics 2023-02-11 14:24:07 +05:30
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 Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
download.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
event.c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
event.h Ticket refs #8243: bbf: Add AutonomousTransferCompletePolicy 2022-11-10 10:45:51 +01: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 Added ACL redirection support 2022-12-23 13:27:54 +05:30
http.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
log.c T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
log.h T#7705: Code re-organise and improvements 2022-07-14 12:55:36 +00:00
notifications.c docs: Added design document 2023-02-22 03:49:01 +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 Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01: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 Added support of tr471 diagnostics 2023-02-11 14:24:07 +05:30
session.h docs: Added design document 2023-02-22 03:49:01 +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 Check NULL pointer before string and memory functions calls 2022-09-28 17:33:39 +01:00
subprocess.h Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
ubus_utils.c Make the enable/disable of GetRPCMethods ACS methods done via cwmp uci option 2022-10-24 09:33:27 +01: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 Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
xml.h Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00