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
2021-01-05
distribute the gzip'd version of bsd.rd on platforms where we all boot
deraadt
7
-28
/
+16
2021-01-05
It is safe to call addr2sa with a bgpd_addr NULL pointer
claudio
1
-2
/
+2
2021-01-05
Revert part of the last addr2sa change. When addr is NULL or AID_UNSPEC
claudio
1
-4
/
+4
2021-01-05
Add AID_VPN_IPv[46] support to addr2sa. It only converts the address part
claudio
1
-15
/
+28
2021-01-05
double word fix; from martin vahlensieck
jmc
2
-6
/
+6
2021-01-04
the tx doorbell is next to the rx doorbell, not on top of it.
dlg
1
-2
/
+2
2021-01-04
estructure sntrup761.sh to process all files in a single list, which will
dtucker
3
-41
/
+33
2021-01-04
Process pppoe(4) packets directly, do not queue through netis
kn
5
-41
/
+11
2021-01-04
Regress from martijn@.
rob
4
-0
/
+1068
2021-01-04
whitespace
tb
3
-10
/
+10
2021-01-04
Adjust to new sort order of roa-set.
claudio
1
-5
/
+5
2021-01-04
Rename PFD_PIPE_ROUTE to PFD_PIPE_RDE which is a more obvious name.
claudio
1
-19
/
+25
2021-01-04
Keep the various free calls of tls13_record_layer_free() in the
tb
1
-4
/
+4
2021-01-04
- fix use after free, when packet gets dropped.
sashan
1
-5
/
+3
2021-01-04
Remove kernel lock from pppoe(4) input path
kn
1
-3
/
+1
2021-01-04
Rework roa_cmp() so that the result does not depend on the endianess of
claudio
1
-16
/
+43
2021-01-04
Use log_sockaddr() in log_addr() to print a struct bgpd_addr. This way
claudio
2
-8
/
+6
2021-01-04
Minor refactoring in pf(4). Note that struct pfsync_state is no
bluhm
2
-35
/
+19
2021-01-04
Remove unused `pipex_iface_context' struct.
mvs
2
-18
/
+2
2021-01-04
Fix linking of regress tests after 'bgpctl show sets' addition.
tb
1
-3
/
+3
2021-01-04
Add a variant of remain-on-exit that only keeps the pane if the program
nicm
3
-11
/
+26
2021-01-04
Remove BER_TYPE_BOOLEAN, it's not part of the spec and I haven't seen it
martijn
1
-19
/
+1
2021-01-04
Remove BER_TYPE_BOOLEAN, it's not part of the spec and I haven't seen it
martijn
1
-14
/
+1
2021-01-04
use bus_dmamap_sync around updates to the doorbells.
dlg
1
-33
/
+69
2021-01-03
Bump default datasize-max and datasize-cur since clang now seems to
kettenis
1
-3
/
+3
2021-01-03
Make consistent reference to pathname.
rob
10
-35
/
+35
2021-01-03
Prevent redefinition of `crypto_int32' error with gcc3.
tobhe
2
-4
/
+4
2021-01-03
Add space for ballooning clang.
visa
2
-6
/
+6
2021-01-03
Make CHIN() Boolean-valued and use this to turn an expression with a
tb
2
-5
/
+5
2021-01-03
Create .1 backup files when acme-client is going to overwrite a
florian
2
-3
/
+31
2021-01-03
Increase file descriptor limit to allow long chains of spliced
bluhm
1
-1
/
+2
2021-01-03
Turn macros into inline functions so that there is no need to document in
tb
1
-5
/
+21
2021-01-03
Allocate address space for reposting vga devices using km_alloc(9) rather
jmatthew
2
-14
/
+18
2021-01-03
add the missing EXIT STATUS and HISTORY sections
schwarze
1
-2
/
+15
2021-01-03
Obvious bugfix: requesting a long dictum from a file containing short
schwarze
1
-2
/
+2
2021-01-02
fix inverted exit status of fortune -m;
schwarze
1
-2
/
+2
2021-01-02
Re-apply our libc++ 8.0.0 patches to libc++ 10.0.1.
patrick
7
-12
/
+35
2021-01-02
Adjust link path for libc++ to find libc++abi to match change of Makefile
patrick
1
-2
/
+2
2021-01-02
Remove two now-unused functions; a result of the categories removal.
millert
1
-39
/
+2
2021-01-02
Check auth_mkvalue(3) return value for NULL (malloc failure).
millert
4
-20
/
+41
2021-01-02
Import libc++abi 10.0.1 release.
patrick
49
-0
/
+15495
2021-01-02
Import libc++ 10.0.1 release.
patrick
469
-0
/
+220737
2021-01-02
Move Makefiles for libc++ and libc++abi to gnu/lib in preparation for an
patrick
7
-16
/
+17
2021-01-02
Tweak previous:
schwarze
1
-19
/
+34
2021-01-02
Make list of DHE parameters more prominent
kn
1
-6
/
+19
2021-01-02
If acme-client detects an added or removed SAN in the config file
sthen
2
-16
/
+26
2021-01-02
Pull tls_close() and tls_free() further up, so tls_free() will already
tb
1
-6
/
+6
2021-01-02
Call tls_close() before closing the underlying socket
tb
1
-5
/
+7
2021-01-02
Free {alert,phh}_data in tls13_record_layer_free()
tb
1
-1
/
+4
2021-01-02
Remove libunwind 8.0.0 now that we switched to libunwind 11.0.0 in the
patrick
31
-17857
/
+0
[prev]
[next]