summaryrefslogtreecommitdiff
path: root/src/libnm-core-impl/nm-setting-macsec.c
Commit message (Expand)AuthorAgeFilesLines
* core: move rerequest decision of secrets to NMSettingAlexander Elbs2022-10-251-2/+2
* libnm: refactor some NMSetting to use direct properties for stringThomas Haller2022-01-181-94/+26
* libnm: refactor some NMSetting to use direct properties for int32Thomas Haller2022-01-181-67/+44
* libnm: refactor some NMSetting to use direct properties for enum/flagsThomas Haller2021-12-241-16/+9
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-12/+12
* libnm: always initialize default values for "direct" propertiesThomas Haller2021-07-121-2/+0
* libnm: use _nm_setting_property_define_direct_boolean()Thomas Haller2021-07-121-16/+18
* libnm: extend NMSettInfoSetting with an offset to the private dataThomas Haller2021-07-121-4/+5
* libnm: use _nm_setting_property_define_boolean() for boolean NMSetting proper...Thomas Haller2021-06-231-14/+21
* libnm: add code comment about preserving ABI for libnm GObject structsThomas Haller2021-06-171-1/+1
* libnm: hide NMSetting types from public headersThomas Haller2021-06-111-0/+16
* base: move "libnm-core-intern/nm-core-types-internal.h" to libnm-baseThomas Haller2021-03-051-1/+0
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-0/+671