index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
netdev
/
wireguard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-14
/
+7
*
network: drop redundant warning
Yu Watanabe
2022-07-09
1
-2
/
+0
*
sd-event: allow sd_event_source_is_enabled() to return false for NULL
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-1
/
+1
*
basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING
Zbigniew Jędrzejewski-Szmek
2022-06-06
1
-6
/
+4
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-1
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-1
/
+1
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
1
-1
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
1
-11
/
+12
*
network/netdev: drop unused argument
Yu Watanabe
2022-02-26
1
-1
/
+1
*
network: rename NetworkConfigSection -> ConfigSection
Yu Watanabe
2022-01-19
1
-5
/
+5
*
network: wireguard: also accept negative boolean values to disable adding routes
Yu Watanabe
2022-01-16
1
-2
/
+2
*
network: wireguard: do not add routes to AllowedIPs= by default
Yu Watanabe
2022-01-16
1
-8
/
+2
*
network: wireguard: warn about invalid allowed IP addresses
Yu Watanabe
2021-12-31
1
-1
/
+12
*
network/wireguard: search valid address of the endpoint from all struct addri...
Yu Watanabe
2021-12-02
1
-10
/
+20
*
network/wireguard: cleanups for resolving endpoints
Yu Watanabe
2021-12-02
1
-98
/
+90
*
network/wireguard: do not resolve Endpoint= if an IP address is specified
Yu Watanabe
2021-12-02
1
-40
/
+66
*
network: wireguard: automatically configure routes to addresses specified in ...
Yu Watanabe
2021-12-01
1
-2
/
+219
*
network/wireguard: drop unnecessary .in6 specifier
Yu Watanabe
2021-12-01
1
-1
/
+1
*
network/netdev: introduce .iftype to netdev vtable
Yu Watanabe
2021-11-27
1
-1
/
+3
*
sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamily
Yu Watanabe
2021-08-29
1
-1
/
+1
*
network: update log message
Yu Watanabe
2021-04-16
1
-4
/
+3
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-3
/
+3
*
network: wireguard - Use hashmap_ensure_put
Susant Sahani
2021-01-15
1
-5
/
+1
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-1
/
+1
*
network: use _cleanup_ attribute at one more place
Yu Watanabe
2020-09-10
1
-1
/
+3
*
network: do not ignore OOM error in wireguard_decode_key_and_warn()
Yu Watanabe
2020-09-10
1
-2
/
+3
*
network: unify config_parse_wireguard_public_key() and config_parse_wireguard...
Yu Watanabe
2020-09-10
1
-35
/
+9
*
network: don't fail on various config parse errors
Lennart Poettering
2020-09-09
1
-4
/
+8
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Lennart Poettering
2020-07-21
1
-1
/
+4
*
fileio: add explicit flag for generating world executable warning when readin...
Lennart Poettering
2020-07-21
1
-1
/
+1
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-19
/
+20
*
netdev/wireguard: do not invalidate peer on invalid syntax
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-16
/
+9
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-14
/
+3
*
network: wireguard: set ListenPort= when no peers are configured
Yu Watanabe
2020-06-01
1
-1
/
+4
*
Merge pull request #14208 from poettering/json-homed-prepare
Yu Watanabe
2019-12-17
1
-1
/
+1
|
\
|
*
fileio: add 'dir_fd' parameter to read_full_file_full()
Lennart Poettering
2019-12-02
1
-1
/
+1
*
|
network: warn about unknown sections when parsing .netdev files
Zbigniew Jędrzejewski-Szmek
2019-11-25
1
-1
/
+1
|
/
*
network: cleanup header inclusion
Yu Watanabe
2019-10-30
1
-1
/
+0
*
network: also check the permission of key file
Yu Watanabe
2019-09-11
1
-0
/
+2
*
tree-wide: some more [static] related fixes
Lennart Poettering
2019-07-12
1
-0
/
+2
*
Use _cleanup(free_and_erasep) where appropriate
Zbigniew Jędrzejewski-Szmek
2019-07-10
1
-14
/
+6
*
network: add NetDevVTable::generate_mac flag
Yu Watanabe
2019-05-28
1
-0
/
+1
*
network: drop unnecessary initializations
Yu Watanabe
2019-05-11
1
-1
/
+1
*
network: fix ListenPort= in [WireGuard] section
Yu Watanabe
2019-04-25
1
-9
/
+10
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+0
*
network: fix use-of-uninitialized-value or null dereference
Yu Watanabe
2019-04-10
1
-11
/
+5
*
network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_...
Yu Watanabe
2019-04-09
1
-1
/
+1
[next]