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
path:
root
/
gnu
/
usr.bin
/
perl
/
cpan
/
Module-Load
/
lib
/
Module
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-28
regen
kn
2
-0
/
+5
2019-12-28
Attach Symbios Logic Flash Accelerator eMLC cards
kn
2
-2
/
+4
2019-12-27
Convert the speclisth hash buckets into SLIST macros. This makes
bluhm
4
-32
/
+22
2019-12-27
Build dig with support for the Cookies EDNS option (aka SIT / Source identity
sthen
1
-2
/
+3
2019-12-27
Support regex search in copy mode, from Anindya Mukherjee in GitHub
nicm
1
-38
/
+359
2019-12-27
make -n stop after parsing the config.
benno
1
-3
/
+7
2019-12-27
Fix ifconfig WPA key installation with max allowed length SSIDs.
stsp
1
-15
/
+17
2019-12-27
tidy up the page;
jmc
1
-95
/
+81
2019-12-27
Relink ospf6d regress test
denis
1
-1
/
+2
2019-12-27
Don't start background scans before WPA handshake has completed.
stsp
1
-1
/
+4
2019-12-27
Remove the kernel lock in pipe read and write routines since everything
anton
1
-12
/
+7
2019-12-27
Since we are now parsing rDNS proposals we can check for them.
florian
1
-0
/
+8
2019-12-27
slaacctl output changed with the addition of rDNS proposals.
florian
1
-6
/
+55
2019-12-27
sort -Y internally in the options list, as is already done in synopsis;
jmc
1
-17
/
+17
2019-12-27
in the options list, sort -Y and -y;
jmc
1
-5
/
+5
2019-12-27
use a standard synopsis/usage() layout, and tidy up the man page a little;
jmc
2
-97
/
+62
2019-12-26
tsleep -> tsleep_nsec(9) in setroot()
kn
1
-2
/
+2
2019-12-26
Do not fail an assertion when a high level macro occurs in the body
schwarze
1
-2
/
+14
2019-12-26
Fix white spaces.
bluhm
1
-13
/
+15
2019-12-26
Use absolute path for config files.
denis
1
-6
/
+8
2019-12-26
Unlink ospf6d tests
denis
1
-2
/
+1
2019-12-26
Skip regress ftpd if there is no anonymous ftp user with existing
bluhm
1
-2
/
+10
2019-12-26
Pass correct value into iterator callback for time formats.
nicm
1
-5
/
+4
2019-12-26
implement unregister_shrinker()
jsg
4
-5
/
+9
2019-12-26
Move extern declarations of vfsops variables into header file.
bluhm
2
-43
/
+13
2019-12-26
Convert struct vfsops initializer to C99 style.
bluhm
10
-141
/
+141
2019-12-26
In ACPI mode, do not generate "cpu" nodes for CPUs that are disabled.
kettenis
1
-3
/
+5
2019-12-26
enable shrinker for ttm
jsg
1
-7
/
+0
2019-12-26
Add a number of new formats to inspect what sessions and clients a
nicm
4
-6
/
+243
2019-12-26
Add point-to-point support for broadcast interfaces.
remi
4
-6
/
+18
2019-12-26
It is believed that an implementation of madvise was available in
jsg
1
-3
/
+3
2019-12-25
exit_type is already set up with exactly the information we need,
espie
1
-11
/
+10
2019-12-25
disable a few more things which might look in /usr/local.
deraadt
1
-1
/
+5
2019-12-25
Replace macros knote_alloc() and knote_free() with direct use of
visa
1
-11
/
+4
2019-12-25
Use FOREACH macro to iterate over mnt_vnodelist.
bluhm
1
-3
/
+2
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
jsg
5
-7
/
+7
2019-12-25
Hook up the shrinker for inteldrm(4). This is a "light" version that only
kettenis
8
-13
/
+91
2019-12-25
Condense a few multi line comments into single line ones. While here
anton
1
-40
/
+13
2019-12-25
Protect remaining fields of `struct pipe' using the pipe_lock. In order
anton
2
-41
/
+61
2019-12-25
TIMEOUT_INITIALIZER(9): C99 initializers
cheloha
1
-3
/
+8
2019-12-25
timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduled
cheloha
3
-19
/
+25
2019-12-24
delete a few sentences which only restate what is already obvious;
schwarze
1
-18
/
+2
2019-12-24
Remove non-sensical line. The node certainly hasn't been rebuilt yet,
espie
1
-3
/
+1
2019-12-24
dmesg(8) allocated a bit too much memory due to padding of struct
bluhm
1
-2
/
+3
2019-12-24
Fill in names for consbufsize and consbuf sysctl for nicer kdump(1)
bluhm
1
-3
/
+3
2019-12-24
Merge two missed fixes from login.c to login_passwd.c.
millert
1
-4
/
+5
2019-12-24
The console buffer is allocated during startup. initconsbuf() is
bluhm
1
-9
/
+4
2019-12-24
simplify assertions
anton
1
-17
/
+5
2019-12-24
Fix name of option, GitHub issue 2030.
nicm
1
-3
/
+3
2019-12-24
add pipe kqueue tests
anton
4
-3
/
+319
[next]