If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:tr069fwupdate
BoxMatrix >> Shell-Commands >> tr069fwupdate | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | tr069fwupdate - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /usr/bin Lab+Rel: /usr/bin | ||||||
Properties: | Size: 17.9k - 76.2k - Firmware: 4.12 - 7.81 | ||||||
Function: | TR-069 Firmware updater and more. |
Goto: Examples - Config - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
tr069fwupdate is a TR-069 Firmware updater. Its pupose is similar to firmwarecfg but it's a commandline program, no CGI.
Like firmwarecfg the main job is file stransfer for Firmware update and Configuration export and import.
In TR-XX context it is called by the ctlmgr plugings libtr064.so, libtr069.so, and libusp.so.
It is also called by libcmapi.so and libmailbuilder.so for ctlmgr and by start_dect_update.sh.
In firmware 7.90 an enhanced successor of this command was renamed to fwupdate.
fw 7.29 help:
root@fritz2:/var/mod/root# tr069fwupdate -? This is an 'internal' tool for TR-069 - don't run it from a shell If you run from a shell, use parameters: packet <url> [<savefile>]
strings also finds:
or: ltemodule <url> <max-size-kb>
Examples
Simplified from start_dect_update.sh fw 7.39:
tr069fwupdate packet file://<mountpoint>/<filename> 2>>dect_update_error.log >>dect_update_out.log tr069fwupdate packet <url> 2>>dect_update_error.log >>dect_update_out.log
From libtr069.so fw 7.39:
tr069fwupdate configexport > /var/tmp/configexport tr069fwupdate configexport <str> > /var/tmp/configexport tr069fwupdate check_configimport /var/tmp/configimport.tmp tr069fwupdate configimport /var/tmp/configimport.tmp
The argument of the last 2 is assumed, maybe it's read from stdin instead.
Config
Daily updated index of Configuration files accessed by this command. Last update: 2024-11-15 07:09 GMT.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Config from | tffs | ar7.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
Config from | tffs | tr069.cfg (tffs) | - | 4.07 - 8.00 | TODO | AVM |
2 config relations for this command |
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:
$ strings /usr/bin/tr069fwupdate | grep -e '\.c$' -e '\.cpp$' ar7/ctlmgr/src/tr069fwupdate/tr069fwupdate.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-15 07:53 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | ld.so | 40 | 7.08 - 7.80 | Dynamic linker / loader | Linux |
Depends on | lib | libar7cfg.so | 128 | 4.12 - 7.81 | TFFS-Configuration API to ar7.cfg and many more. | AVM |
Depends on | lib | libavmauth.so | 69 | 6.51 - 7.81 | Fritzbox authentification helpers | AVM |
Depends on | lib | libavmcipher.so | 128 | 4.12 - 7.81 | AES / DES / Rijndael encryption / decryption. | AVM |
Depends on | lib | libavmcsock.so | 128 | 4.12 - 7.81 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmfbconf.so | 40 | 7.39 - 7.81 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libavmfbstate.so | 43 | 7.39 - 7.81 | IPC fritzbox state notification | AVM |
Depends on | lib | libavmhmac.so | 128 | 4.12 - 7.81 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmnexus_tab.so | 61 | 6.88 - 7.81 | TFFS-Configuration API to avmnexus.cfg | AVM |
Depends on | lib | libavmwdt.so | 3 | 7.61 - 7.63 | AVM-Watchdogs management API | AVM |
Depends on | lib | libboxlib.so | 128 | 4.12 - 7.81 | Box status, logging and statistics functions | AVM |
Depends on | lib | libboxnotify.so | 1 | 6.35 | boxnotifyd client API (old) | AVM |
Depends on | lib | libbroadband.so | 38 | 7.24 - 7.81 | TODO | Linux |
Depends on | lib | libc.so | 128 | 4.12 - 7.81 | Standard C library | Linux |
Depends on | lib | libcfgimpexp.so | 83 | 6.10 - 7.81 | TFFS-Configuration API for configuration import and export. | AVM |
Depends on | lib | libcm.so | 128 | 4.12 - 7.81 | ctlmgr / cm_logic messaging API | AVM |
Depends on | lib | libcore.so | 3 | 7.61 - 7.63 | Gathers the MAC addresses of the device and maintains its device mode. | AVM |
Depends on | lib | libcrypto.so | 69 | 6.54 - 7.81 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 108 | 4.12 - 7.80 | Dynamic linking library | Linux |
Depends on | lib | libdputil.so | 76 | 6.35 - 7.81 | DataPipe / packet utilities | AVM |
Depends on | lib | libewnwjson.so | 43 | 7.39 - 7.81 | JSON helper functions | AVM |
Depends on | lib | libewnwled.so | 118 | 4.57 - 7.81 | LED event helper functions | AVM |
Depends on | lib | libewnwlinux.so | 128 | 4.12 - 7.81 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 89 | 5.55 - 7.81 | Internet helper functions | AVM |
Depends on | lib | libfbconf.so | 3 | 7.61 - 7.63 | API to hardcoded fbconf.cfg | AVM |
Depends on | lib | libfwsign.so | 63 | 6.98 - 7.81 | Firmware signature validation | AVM |
Depends on | lib | libfwupdate.so | 51 | 7.24 - 7.81 | TODO | Linux |
Depends on | lib | libfwupdatetrace.so | 63 | 6.88 - 7.81 | TFFS-Configuration API to fwupdatetrace.cfg | AVM |
Depends on | lib | libgcc_s.so | 67 | 4.22 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libjuisclient.so | 69 | 6.54 - 7.81 | Update-Search - second generation - JUIS | AVM |
Depends on | lib | libled.so | 35 | 4.52 - 5.09 | LED API - first generation | AVM |
Depends on | lib | libled2.so | 76 | 6.35 - 7.81 | LED API - second+third generation | AVM |
Depends on | lib | liblrwpan_tools.so | 4 | 7.61 - 7.63 | ZigBee configuration import / export helper functions | AVM |
Depends on | lib | libm.so | 43 | 6.88 - 7.80 | C math library | Linux |
Depends on | lib | liboauth2.so | 43 | 7.39 - 7.81 | OAuth v2.0 authentificator | Linux |
Depends on | lib | libpthread.so | 108 | 4.12 - 7.80 | POSIX threading library | Linux |
Depends on | lib | librt.so | 56 | 6.35 - 7.80 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab.so | 31 | 4.12 - 5.09 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libsvctl.so | 51 | 7.19 - 7.81 | supervisor notification library | AVM |
Depends on | lib | libtiinterpreter.so | 43 | 7.39 - 7.81 | Preprocessor for SSI-Files by TI. | AVM |
Depends on | lib | libwdt.so | 125 | 4.12 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 31 | 7.39 - 7.81 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libwebsrv.so | 76 | 6.35 - 7.81 | HTTP / HTTPS webserver and tools. | AVM |
Depends on | lib | libyajl.so | 63 | 6.88 - 7.81 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 63 | 6.83 - 7.81 | Zlib compressor / decompressor | Linux |
45 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-15 05:53 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 2031 | 4.15 | /usr/bin | 18.5k |
FRITZ!Box WLAN 3130 | 4.21 - 4.34 | /usr/bin | 18.5k - 18.6k |
FRITZ!Box WLAN 3131 | 4.29 - 4.57 | /usr/bin | 18.6k - 49.6k |
FRITZ!Box WLAN 3270 | 4.57 - 5.54 | /usr/bin | 49.5k - 68.7k |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /usr/bin | 67.4k - 68.7k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /usr/bin | 67.5k - 67.8k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /usr/bin | 20.9k - 75.0k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /usr/bin | 20.9k - 74.9k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /usr/bin | 20.9k - 75.0k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /usr/bin | 20.9k - 39.2k |
FRITZ!Box 4020 | /usr/bin | 21.5k - 28.2k | |
FRITZ!Box 4040 | 6.52 - 7.57 | /usr/bin | 20.7k - 37.4k |
FRITZ!Box 4050 | 7.58 | /usr/bin | 37.4k |
FRITZ!Box 4060 | 7.29 - 7.57 | /usr/bin | 33.2k - 33.4k |
FRITZ!Box Fon 5010 | 4.15 - 4.27 | /usr/bin | 18.5k |
FRITZ!Box Fon 5012 | 4.15 - 4.27 | /usr/bin | 18.5k |
FRITZ!Box Fon 5113 | 4.82 - 4.83 | /usr/bin | 55.3k |
FRITZ!Box Fon 5124 | 4.47 - 4.77 | /usr/bin | 18.6k - 67.9k |
FRITZ!Box Fon 5140 | 4.25 - 4.67 | /usr/bin | 18.5k - 36.6k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /usr/bin | 22.8k - 39.2k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /usr/bin | 28.2k - 39.2k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 7.81 | /usr/bin | 38.9k - 39.1k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 7.81 | /usr/bin | 33.2k - 33.4k |
FRITZ!Box 5690 Pro (main) | 7.62 | /usr/bin | 33.3k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /usr/bin | 59.8k |
FRITZ!Box 6320 Cable v2 | 6.21 | /usr/bin | 17.9k |
FRITZ!Box 6340 Cable | 5.24 | /usr/bin | 55.7k |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /usr/bin | 19.0k - 59.8k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /usr/bin | 22.1k - 33.2k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 6.64 | /usr/bin | 17.9k - 19.2k |
FRITZ!Box 6490 Cable (atom) | 6.83 - 7.51 | /usr/bin | 22.1k - 33.2k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /usr/bin | 22.1k - 33.2k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /usr/bin | 26.3k - 33.3k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 7.57 | /usr/bin | 26.3k - 45.4k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 7.57 | /usr/bin | 29.9k - 45.4k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.63 | /usr/bin | 41.4k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.57 | /usr/bin | 33.3k - 45.4k |
FRITZ!Box 6810 LTE | 6.35 | /usr/bin | 20.8k - 73.6k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /usr/bin | 22.9k - 39.3k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /usr/bin | 22.9k - 39.3k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /usr/bin | 39.1k - 39.3k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box 6842 LTE | /usr/bin | 20.8k - 73.6k | |
FRITZ!Box 6850 LTE | 7.21 - 7.59 | /usr/bin | 33.3k - 39.1k |
FRITZ!Box 6850 5G | 7.24 - 7.59 | /usr/bin | 33.3k - 37.4k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /usr/bin | 26.8k - 39.2k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /usr/bin | 26.8k - 39.2k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /usr/bin | 26.8k - 39.2k |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /usr/bin | 67.9k - 72.5k |
FRITZ!Box Fon WLAN 7113 | 4.40 - 4.86 | /usr/bin | 18.6k - 55.3k |
FRITZ!Box Fon WLAN 7113 DE | 4.40 - 4.77 | /usr/bin | 18.6k - 36.7k |
FRITZ!Box Fon WLAN 7113 INT | 4.82 - 4.86 | /usr/bin | 55.3k |
FRITZ!Box Fon WLAN 7140 | 4.34 - 4.77 | /usr/bin | 18.6k - 67.9k |
FRITZ!Box Fon WLAN 7141 | 4.14 - 4.77 | /usr/bin | 18.5k - 70.3k |
FRITZ!Fon 7150 | 4.30 - 4.77 | /usr/bin | 18.6k - 59.0k |
FRITZ!Box Fon WLAN 7170 | 4.12 - 4.99 | /usr/bin | 18.5k - 72.5k |
FRITZ!Box Fon WLAN 7170 v1 | 4.12 - 4.99 | /usr/bin | 18.5k - 72.5k |
FRITZ!Box Fon WLAN 7170 v2 | 4.12 - 4.99 | /usr/bin | 18.5k - 72.5k |
FRITZ!Box Fon WLAN 7240 | 4.65 - 6.06 | /usr/bin | 54.6k - 76.2k |
FRITZ!Box Fon WLAN 7270 v1 | 4.44 - 4.99 | /usr/bin | 18.6k - 72.4k |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 6.06 | /usr/bin | 54.6k - 76.2k |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /usr/bin | 67.4k - 76.2k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /usr/bin | 20.9k - 75.0k |
FRITZ!Box 7312 | 5.23 - 6.56 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box 7330 | 5.06 - 6.56 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /usr/bin | 21.2k - 75.1k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /usr/bin | 20.9k - 74.9k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /usr/bin | 20.9k - 75.0k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /usr/bin | 20.9k - 75.0k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /usr/bin | 20.9k - 73.7k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /usr/bin | 21.2k |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /usr/bin | 21.0k - 75.1k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /usr/bin | 20.9k - 25.8k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /usr/bin | 22.6k - 39.2k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /usr/bin | 20.9k - 74.9k |
FRITZ!Box 7510 | 7.30 - 7.57 | /usr/bin | 33.2k - 37.4k |
FRITZ!Box 7520 | 6.98 - 7.51 | /usr/bin | 23.5k - 37.3k |
FRITZ!Box 7520 v2 (main) | 7.30 - 7.57 | /usr/bin | 37.3k - 37.4k |
FRITZ!Box 7530 | 6.98 - 7.59 | /usr/bin | 23.5k - 37.4k |
FRITZ!Box 7530 AX | 7.20 - 7.80 | /usr/bin | 33.4k - 37.4k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /usr/bin | 25.3k - 39.1k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | /usr/bin | 59.0k - 72.4k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /usr/bin | 25.3k - 39.1k |
FRITZ!Box 7581 | 6.54 - 7.18 | /usr/bin | 20.6k - 33.4k |
FRITZ!Box 7582 | 6.83 - 7.18 | /usr/bin | 20.9k - 33.4k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /usr/bin | 28.3k - 39.1k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 7.59 | /usr/bin | 38.9k - 39.1k |
FRITZ!Box 7590 (main) | 6.83 - 7.59 | /usr/bin | 26.8k - 43.0k |
FRITZ!Box 7590 AX (main) | 7.19 - 7.80 | /usr/bin | 38.9k - 39.1k |
FRITZ!Box 7690 | 7.61 - 7.62 | /usr/bin | 33.3k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /usr/bin | 33.2k - 33.3k |
FRITZ!WLAN Repeater N/G | 4.66 - 4.88 | /usr/bin | 47.1k - 54.6k |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /usr/bin | 20.0k - 62.1k |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /usr/bin | 20.0k - 62.1k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /usr/bin | 20.8k - 34.9k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /usr/bin | 20.0k - 62.1k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /usr/bin | 30.9k - 34.9k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /usr/bin | 30.9k - 31.0k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /usr/bin | 22.6k - 34.9k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /usr/bin | 29.3k - 29.4k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /usr/bin | 29.2k - 29.4k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /usr/bin | 20.0k - 34.9k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /usr/bin | 26.9k - 34.9k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /usr/bin | 22.7k - 29.4k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /usr/bin | 29.3k - 29.4k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /usr/bin | 29.2k - 29.4k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /usr/bin | 20.0k - 28.0k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /usr/bin | 20.0k - 62.1k |
FRITZ!Powerline 546E | 5.50 - 7.15 | /usr/bin | 20.0k - 62.1k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /usr/bin | 29.3k - 29.4k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /usr/bin | 20.8k - 34.9k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /usr/bin | 22.7k - 29.4k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /usr/bin | 29.3k - 29.4k |
congstar DSL-Box | 4.25 - 4.81 | /usr/bin | 18.6k - 70.3k |
congstar komplett Box | 4.68 - 4.81 | /usr/bin | 47.0k - 54.9k |
Speedport W 501V | 4.38 | /usr/bin | 18.6k |
Speedport W 503V | 4.68 - 4.81 | /usr/bin | 47.0k - 54.9k |
Speedport W 503V MK | 4.79 | /usr/bin | 68.3k |
Speedport W 504V MK | 5.04 | /usr/bin | 54.5k |
Speedport W 701V | 4.25 - 4.81 | /usr/bin | 18.6k - 70.3k |
Speedport W 721V | 4.74 - 4.75 | /usr/bin | 50.2k |
Speedport W 722V | 4.76 - 4.79 | /usr/bin | 50.2k |
Speedport W 900V | 4.21 - 4.57 | /usr/bin | 18.7k - 70.3k |
Speedport W 920V | 4.78 - 4.79 | /usr/bin | 54.9k |
Alice IAD 5130 | 4.65 - 4.71 | /usr/bin | 18.7k |
Alice IAD WLAN 3331 | 4.90 | /usr/bin | 55.7k |
Alice IAD 7570 vDSL | 4.86 - 5.09 | /usr/bin | 46.8k - 46.9k |
129 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
4.56 - 5.09 | BuildFileNameHash |
4.56 - 5.09 | BuildStartIV |
4.56 - 5.09 | CreatePassword |
4.56 - 5.09 | DecryptBuffer |
4.56 - 5.09 | EncryptBuffer |
4.74 - 4.99 | FindConfigFile |
4.56 - 5.09 | GetCipherEnv |
4.56 - 5.09 | GetCipherIVSize |
4.56 - 5.09 | GetCipherKeyLen |
4.70 - 6.06 | GetImportCountry |
4.70 - 6.06 | GetImportLanguage |
4.56 - 6.06 | IsPasswordValid |
5.53 - 6.06 | IsProviderAdditiveConfigImport |
4.74 - 6.06 | IsProviderDefaultConfigImport |
4.74 - 4.99 | ProviderDefaultConfigExists |
4.56 - 6.06 | SetImportExportPassword |
4.70 - 6.06 | SetVPNImportPassword |
4.77 - 6.06 | VPNCFG_client_access_rule_alloc |
4.77 - 6.06 | VPNCFG_client_access_rule_free |
4.56 - 6.06 | VPNCFG_connipid_alloc |
4.56 - 6.06 | VPNCFG_connipid_free |
4.56 - 6.06 | VPNCFG_connipid_memberbymagic |
4.56 - 6.06 | VPNCFG_connxauthcfg_alloc |
4.56 - 6.06 | VPNCFG_connxauthcfg_free |
5.27 - 6.06 | VPNCFG_free |
5.27 - 6.06 | VPNCFG_init |
4.56 - 6.06 | VPNCFG_ipaddrrangeid_alloc |
4.56 - 6.06 | VPNCFG_ipaddrrangeid_free |
4.56 - 6.06 | VPNCFG_ipnetid_alloc |
4.56 - 6.06 | VPNCFG_ipnetid_free |
4.56 - 6.06 | VPNCFG_load |
5.01 - 6.06 | VPNCFG_load_merge |
5.27 - 6.06 | VPNCFG_load_overwrite |
5.27 - 6.06 | VPNCFG_save |
4.56 - 6.06 | VPNCFG_varfree |
4.56 - 6.06 | VPNCFG_varinit |
4.56 - 6.06 | VPNCFG_varload |
4.56 - 6.06 | VPNCFG_varload_merge |
4.56 - 6.06 | VPNCFG_varload_overwrite |
4.56 - 6.06 | VPNCFG_varsave |
4.56 - 6.06 | VPNCFG_vpncfg_alloc |
4.56 - 6.06 | VPNCFG_vpncfg_free |
4.56 - 6.06 | VPNCFG_vpnconnection_alloc |
4.56 - 6.06 | VPNCFG_vpnconnection_free |
4.56 - 6.06 | ar7fdecrypt |
4.12 - 5.09 | call_install_file |
4.63 - 5.09 | current_time_string |
4.12 - 5.09 | debug_printf |
4.56 - 5.09 | dec_filename |
4.12 - 5.09 | default_signature_get_crc |
4.12 - 5.09 | default_signature_set_crc |
4.12 - 5.09 | exec_cmd |
4.12 - 5.09 | exec_reboot |
4.12 - 5.24 | exec_shellcmd |
4.63 - 6.06 | export_config |
4.63 - 5.09 | file_base_name |
4.66 - 5.09 | free_usb_config |
4.63 - 5.09 | free_wlan_config |
5.23 - 6.36 | fw_exec_shellcmd |
4.66 - 5.09 | load_usb_config |
4.66 - 5.09 | load_usb_lib |
4.63 - 5.09 | load_wlan_config |
4.63 - 5.09 | load_wlan_lib |
4.12 - 7.81 | main |
4.56 - 6.06 | process_configimport_file |
4.70 - 6.06 | process_vpncfgimport_file |
4.63 - 5.09 | pwcrypt_init |
4.63 - 5.09 | pwencrypt_memdecrypt |
4.63 - 5.09 | pwencrypt_memencrypt |
4.66 - 5.09 | save_usb_config |
4.63 - 5.09 | save_wlan_config |
4.12 - 6.06 | sign_wrapper_init |
4.78 - 4.79 | update_led_state |
4.74 - 4.99 | usb_config_save_diff_to_factorydefaults |
4.74 - 4.99 | wlan_config_save_diff_to_factorydefaults |
4.72 - 6.06 | xml_umschluesseln |
76 symbols for this command |