Commit graph

44 commits

Author SHA1 Message Date
Amin Ben Ramdhane
12cf15836c Ticket refs #16480: icwmpd memory leak 2018-12-28 17:09:46 +01:00
Amin Ben Ramdhane
9d206e4e1d Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)
(Fix a crash in icmp with EX400)
2018-12-11 12:13:56 +01:00
Omar Kallel
9f300a44bd Ticket refs #15759: CMWP authentication with blank credentials 2018-09-18 10:59:36 +01:00
Omar Kallel
12d58fcfa7 Ticket refs #15866: memory leak in icwmp/config.c 2018-09-17 14:58:41 +01:00
Amin Ben Ramdhane
631b223860 Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement-3) 2018-07-20 17:24:20 +01:00
Amin Ben Ramdhane
d22821b251 Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement-2) 2018-07-16 13:06:40 +02:00
Amin Ben Ramdhane
89d97edf68 Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG)(complement) 2018-07-16 13:06:40 +02:00
Amin Ben Ramdhane
0c40ce3922 Ticket refs #14599: SDX810-AP: Unable to manage SDX810-AP from ACS server when it is connected via NAT Gateway(SDX-810RG) 2018-07-16 13:06:40 +02:00
Sukru Senli
6d07c3eb32 get DHCP ACS URL properly 2018-06-18 15:44:42 +02:00
Sukru Senli
6fdbf2285a Adapt to new UCI parameter for handling DHCP ACS URL 2018-06-11 13:57:23 +02:00
Amin Ben Ramdhane
c8a9e8fac9 Ticket refs #15238: Fixing some issues in XMPP object 2018-06-05 21:12:58 +01:00
Amin Ben Ramdhane
70a8338cba Ticket refs #14516: TR-069 Notification support 2018-05-31 10:29:39 +01:00
Omar Kallel
aaaa97d68b Merge devel source to be master 2017-11-30 15:55:28 +01:00
imen.bhiri
c01b2a1375 Ticket refs #12456 :icwmpd get a wrong ACS url 2017-07-19 09:59:48 +01:00
imen.bhiri
504617f116 Ticket refs #11459: icwmp does not compile for target ramips (EX400) 2017-04-19 11:30:06 +01:00
root
c26d6e5173 Ticket refs #10656 : icwmp not starting 2016-11-23 14:00:28 +01:00
imen.bhiri
2efca121a2 Add configuration param to enable use of IPv6 2016-10-03 11:30:59 +01:00
imen.bhiri
9fd2fffcd3 Ticket refs #10256 : Secure file downloads 2016-09-28 15:43:24 +01:00
Jonas Höglund
0537fff722 Fix compile error on openwrt_master 2016-09-23 16:49:31 +02:00
imen.bhiri
d17cae05d1 Add optional support of XMPP 2016-05-25 14:13:38 +01:00
imen.bhiri
0a23cc00fd Add default value for xmpp retry parameters 2016-05-23 14:59:10 +01:00
imen.bhiri
45c16004f6 Ticket refs #8946 : Cwmp Amendment 5 including Annex K (XMPP) 2016-05-03 15:20:23 +01:00
Anis Ellouze
5f1cba41da Ticket #8946 : update amendment version control 2016-04-14 18:18:40 +01:00
imen.bhiri
3f4340bcfc cwmp version negotiation (3.7.4) 2016-03-28 10:51:29 +02:00
Anis Ellouze
643ffcc00b update lan_interfaces to support alias
update alias mechanism and landevice update instance (part2)
2016-02-26 19:42:34 +01:00
imen.bhiri
dfdc4cec83 cwmp headerwq 2016-02-26 18:03:43 +01:00
Anis Ellouze
0eb8320871 Add Alias-Based Addressing mechanism for landevice (part 1) 2016-02-22 18:58:37 +01:00
Anis Ellouze
3f4c5b457b add amd_version (Amendment version) to config 2016-02-16 12:15:29 +01:00
Anis Ellouze
2f56f5ff41 support new retry session behaviour of amd5 2016-02-12 19:26:09 +01:00
imen.bhiri
6e6c933fd2 light notify(Annex M) 2016-02-12 13:50:22 +01:00
Anis Ellouze
1b32babf55 fix issue 8593
add http compression
fix log issue when log type is DEBUG
2016-02-11 19:34:43 +01:00
imen.bhiri
e00dd9b205 add configuration otion to enable insecure mode 2016-01-08 11:44:49 +01:00
Anis Ellouze
d4764a1a3b update code for icwmp package 2015-10-02 17:45:29 +01:00
Imen Bhiri
2d255e0b1d fix issus 2015-09-22 13:17:18 +01:00
Anis Ellouze
ca9c1bdfdf Bugg #7711: CWMP: Broken ssl 2015-09-09 17:08:22 +01:00
Anis Ellouze
3793b7de2e uci_ctx and ubus_ctx should be initiated in the dm_ctx_init and not in the global init.
There is a risk that some modif in the running session are not loaded in the uci_ctx and ubus_ctx
2015-08-31 14:47:22 +01:00
Anis Ellouze
ff529fe94e support linker in the param value get (when value is another param path) 2015-08-31 11:41:43 +01:00
Imen Bhiri
7a4426fc80 Version 0 of the Data Model in C 2015-08-06 17:39:44 +01:00
Anis Ellouze
c97c265586 Related to #6030 (3): Avoid the inherit of file descriptor of /var/run/cwmp.pid to the fork() child
Signed-off-by: Anis Ellouze <anis.ellouze@pivasoftware.com>
2015-02-05 17:40:22 +01:00
MOHAMED Kallel
cf7a5dd994 fix memory leak issues
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-05-22 09:56:20 +02:00
Mohamed Kallel
40e86bb5ab Optimization Phase2 using cache first delivery 2013-10-03 13:08:06 +02:00
Mohamed Kallel
d809ee41c7 Parameter: InternetGatewayDevice.ManagementServer.PeriodicInformTime added 2013-08-19 11:13:02 +02:00
Mohamed Kallel
27b73d5af7 PIVA::DELIVERY 8
script optimization
Voice parameters: AddObject/DeleteObject
Voice parameters: Vendor specific parameter

Concerning what we did in the optimization task:
1)  The main script  (freecwmp) is loaded only 1 time during the session. the load is done just before the start of the session. the function scripts are loaded within the load of the main script (freecwmp) only one time. The old behaviour consist to load the main script (freecwmp) and the function scripts for each parameter treatment. Core code (C) and Scripts are changed
2) Optimize the preparing of inform message. old script take ~30s and now it takes ~2s. Core code (C) and Scripts are changed
3) Execute only the function related to the parameter. For example if the requested parameter is "InternetGatewayDevice.ManagementServer.URL" then the main script freecwmp will execute only the related function of this parameter which is get_management_server(). The old behaviour consist to execute all get functions: get_wan_device(), get_lan_device(), get_device_info()...
4) Minimize the size of the script files: Replace some blocks o othe source code by a functions
2013-07-24 16:05:32 +01:00
Strhuan Blomquist
42ed981f62 more freecwmp move 2013-07-17 16:23:54 +02:00
Renamed from src/config.c (Browse further)