NetworkManager/src/platform
Thomas Haller 6b813b904f core: extend nm_utils_*_get_contents() to zero temporary memory
When reading a file, we may allocate intermediate buffers (realloc()).
Also, reading might fail halfway through the process.

Add a new flag that makes sure that this memory is cleared. The
point is when reading secrets, that we don't accidentally leave
private sensitive material in memory.
2018-09-04 07:38:30 +02:00
..
linux platform: import nl82154.h 2018-06-26 16:21:54 +02:00
tests core: extend nm_utils_*_get_contents() to zero temporary memory 2018-09-04 07:38:30 +02:00
wifi wifi: don't use GBytesArray for NMWifiAP's ssid 2018-08-22 10:49:34 +02:00
wpan platform/wpan: add WPAN utils 2018-06-26 16:21:54 +02:00
nm-fake-platform.c platform: drop unused virtual function NMPlatformClass.wifi_get_ssid() 2018-08-22 10:49:34 +02:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c core: extend nm_utils_*_get_contents() to zero temporary memory 2018-09-04 07:38:30 +02:00
nm-linux-platform.h platform: use NMDedupMultiIndex for routes in NMPCache 2017-07-05 18:37:38 +02:00
nm-netlink.c all/style: write elvis operator ?: without space 2018-08-09 17:06:18 +02:00
nm-netlink.h platform: change temp variable name in NLA_PUT_TYPE() 2018-06-29 10:24:19 +02:00
nm-platform-private.h platform: expose emit-signal function from platform 2017-07-05 18:37:39 +02:00
nm-platform-utils.c all/ethtool: add support for all currently supported kernel features 2018-08-10 10:38:19 +02:00
nm-platform-utils.h platform/ethtool: add code to get/set offload features via ethtool 2018-08-10 10:38:19 +02:00
nm-platform.c platform/ethtool: add code to get/set offload features via ethtool 2018-08-10 10:38:19 +02:00
nm-platform.h platform: drop unused virtual function NMPlatformClass.wifi_get_ssid() 2018-08-22 10:49:34 +02:00
nmp-netns.c platform/netns: don't try to overlay ro /sys with a rw one 2018-02-12 20:46:47 +01:00
nmp-netns.h core: cleanup implementation of nm_auto* macros to use nm_auto() 2017-10-11 08:43:40 +02:00
nmp-object.c platform: rename instances of Wireguard to WireGuard 2018-08-06 08:34:27 +02:00
nmp-object.h platform: rename instances of Wireguard to WireGuard 2018-08-06 08:34:27 +02:00