index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-3
/
+4
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-4
/
+5
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-3
/
+4
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-1
/
+2
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-1
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-30
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-30
Use right format for session loop, GitHub issue 2519.
nicm
1
-2
/
+2
2020-12-30
Set klist lock for pipes.
visa
1
-5
/
+15
2020-12-30
Use int64_t for intermediate values in int32_MINMAX to prevent signed
tobhe
3
-15
/
+24
2020-12-30
Make the list of supported protocols more prominent
kn
1
-5
/
+15
2020-12-30
Document STAILQ macros. OK mpi@ denis@ jmc@
millert
1
-17
/
+232
2020-12-30
Add singly-linked tail queue macros from FreeBSD.
millert
1
-1
/
+98
2020-12-30
Fix pppoe_dispatch_disc_pkt definition to be in accordance with style(9)
mvs
1
-2
/
+3
2020-12-30
missing word fix; from nam nguyen
jmc
1
-3
/
+3
2020-12-30
Convert the `off' argument of pppoe_dispatch_disc_pkt function to
mvs
1
-5
/
+6
2020-12-30
regcomp.c uses the "start + count < end" idiom to check that there are
tb
1
-13
/
+15
2020-12-30
Constify the strings in regerror.c and make use of the strlcpy()
tb
1
-14
/
+14
2020-12-30
cclasses[] multis field is always an empty string. Remove it and code
tb
3
-88
/
+16
2020-12-30
Constify the strings in cnames[]. No functional change.
tb
2
-5
/
+5
2020-12-30
Document meaning of '*' in genrsa output
tb
1
-3
/
+6
2020-12-30
Add 'bgpctl show sets' to display information about the roa-set, as-sets,
claudio
6
-5
/
+74
2020-12-30
Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and
claudio
7
-15
/
+110
2020-12-30
Use correct IMSG type in fatal message. Also reformat some not so long lines.
claudio
1
-6
/
+4
2020-12-30
RB_REMOVE from the correct tree. Dumb copy paste bug introduced by last commit.
claudio
1
-2
/
+2
2020-12-30
Enter power-saving mode on POWER9 (ISA v3)
gkoehler
11
-20
/
+283
2020-12-29
fflush after outputting a set of stats.
dlg
1
-1
/
+3
2020-12-29
Allocate new buffer space based on requested need.
rob
1
-3
/
+3
2020-12-29
Remove unnecessary assignment.
rob
1
-2
/
+1
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-1
/
+5
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-1
/
+5
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-4
/
+7
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-3
/
+8
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
benno
1
-2
/
+3
2020-12-29
Update libexpat to 2.2.10. Relevant are only bug fixes #390 #395
bluhm
10
-116
/
+253
2020-12-29
Add another rde_trie_test to the unit tests.
claudio
4
-2
/
+39
2020-12-29
If we manage to send all "count" flood pings before receiving all
florian
1
-4
/
+6
2020-12-29
Handle pinctrl.
kettenis
1
-1
/
+4
[prev]
[next]