vdutta
d429fd24ee
icwmp: 8.4.25.4
2022-09-26 19:10:36 +05:30
vdutta
4c0aac777e
icwmp: 8.4.25.3
2022-09-23 08:51:45 +05:30
vdutta
06f7f65b4d
icwmp: 8.4.25.2
2022-09-19 16:28:21 +05:30
Erik Karlsson
72e5126a0f
icwmp: fix starting of icwmpd when enabled
...
When disabling, it is necessary to run start after stop. This will not
actually start icwmpd as there is a condition in start_service but it
is needed for the triggers to be registered. Otherwise, icwmpd will
not start later when enabled.
2022-09-08 11:52:04 +05:30
vdutta
c3ba98f2f3
icwmp: 8.4.25.1
2022-07-18 19:16:00 +05:30
suvendhu
387be147e6
icwmp: fix icwmpd infinite restart
2022-07-14 15:59:10 +05:30
vdutta
75988519f5
icwmp: 8.4.24
2022-07-14 15:58:57 +05:30
vdutta
018a530f35
icwmp: 8.4.23
2022-07-11 15:57:48 +05:30
vdutta
dee5ea0da3
icwmp: 8.4.22
2022-06-29 21:01:31 +05:30
Amin Ben Ramdhane
58fdac62b0
icwmp: 8.4.21
2022-06-28 15:43:20 +05:30
Amin Ben Ramdhane
32192f5423
icwmp: regenerate ssl link in boot()
2022-06-28 09:05:39 +05:30
vdutta
e67a5e505f
icwmp: 8.4.20
2022-06-24 13:18:45 +05:30
vdutta
9b14d0574f
icwmp: 8.4.19
2022-06-23 15:19:09 +05:30
vdutta
ddf6d7ba32
icwmp: 8.4.18
2022-06-22 11:10:29 +05:30
suvendhu
803be5fcad
icwmp: 8.4.17
2022-06-22 11:10:00 +05:30
vdutta
e98ef22bc5
icwmp: 8.4.16
2022-06-14 18:33:59 +05:30
vdutta
70422f048b
icwmp: 8.4.15
2022-06-10 18:42:05 +05:30
vdutta
b66629350d
icwmp: 8.4.14
2022-06-07 20:53:57 +05:30
vdutta
24470ed5f8
icwmp: 8.4.12
2022-05-25 19:40:16 +05:30
vdutta
48c0d51e0e
icwmp: Heartbeat support
2022-05-24 19:12:01 +05:30
vdutta
ec392c923c
icwmp: 8.4.10
2022-05-20 10:14:59 +05:30
vdutta
6c99b9fc72
icwmp: 8.4.9
...
(cherry picked from commit d68a6add62 )
2022-05-19 03:24:23 +00:00
vdutta
9aaef85895
icwmp: 8.4.8
2022-05-10 17:56:35 +05:30
vdutta
744bd43658
icwmp: 8.4.7
2022-05-09 14:39:07 +05:30
vdutta
35c58d63d7
icwmp: 8.4.6
2022-05-05 17:59:48 +05:30
vdutta
9234254f76
icwmp: 8.4.5
2022-05-03 17:25:01 +05:30
vdutta
cf08d70000
icwmp: 8.4.4
2022-05-02 19:00:10 +05:30
vdutta
fddb7e3ba7
icwmp: 8.4.3
2022-04-27 19:27:21 +05:30
vdutta
c1ef23456b
icwmp: GetRPCMethod from cpe and ssl keep update
2022-04-26 19:32:36 +05:30
Omar Kallel
a917d47854
icwmp: 8.4.1
2022-04-21 10:01:21 +01:00
Omar Kallel
c9bc7a3dea
icwmp: 8.4.0
2022-04-19 15:28:14 +01:00
vdutta
5f2e737e7c
icwmp: Added ssl variants
2022-04-13 13:23:06 +00:00
vdutta
2faada9f0b
icwmp: 8.3.10
2022-04-07 17:13:07 +05:30
vdutta
0c8b29d7d5
icwmp: Fix race condition in config backup
2022-04-07 11:16:20 +05:30
vdutta
0e8b8eb69d
cwmp: Fix upload
2022-04-05 17:39:42 +05:30
vdutta
9d099ff1ce
icwmp: 8.3.7
2022-03-31 20:09:35 +05:30
vdutta
5a3d08ba6d
icwmp: Updated Readme
2022-03-24 09:24:35 +05:30
vdutta
7dccc922e1
icwmp: 8.3.5
2022-03-11 15:39:29 +05:30
vdutta
a3f93465e4
icwmp: 8.3.4
2022-03-10 10:08:54 +05:30
Omar Kallel
9d4d59be76
icwmp: 8.3.3
2022-03-09 10:06:35 +01:00
vdutta
b3c5219772
icwmp: 8.3.2
2022-03-07 15:32:02 +05:30
vdutta
9df30a95aa
icwmp: Select ssl utility library
...
- Build time options to select ssl utility library, default is wolfssl
- Improvements in update script to initiate inform
2022-03-04 15:14:22 +05:30
Orr Mazor
ee4d70ba6d
Add support for DHCP ACS discovery
...
Signed-off-by: Orr Mazor <o.mazor@genexis.eu>
2022-02-25 11:13:56 +00:00
vdutta
77c7475cc7
icwmp: Switch to wolfssl
2022-02-25 15:53:14 +05:30
vdutta
7f808cf58d
icwmp: 8.2.27
2022-02-11 21:34:06 +05:30
vdutta
28f1297db7
icwmp: 8.2.26
2022-02-04 12:09:06 +05:30
Erik Karlsson
dc56c93b73
icwmp: Use correct syntax with tr
...
The tr command does not take regular expressions. In addition,
unquoted use of [] is unsafe as it is subject to wildcard expansion by
the shell.
2022-01-28 12:26:07 +00:00
vdutta
d0e30dade4
icwmp: 8.2.25
2022-01-27 12:03:35 +05:30
vdutta
233d714564
icwmp: Use db device for sn instead of db hw
2022-01-25 10:32:05 +05:30
vdutta
72da7b55c2
icwmp: 8.2.23
2022-01-14 20:54:34 +05:30