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
/
sys
/
lib
/
libkern
/
arch
/
amd64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Like libc, also for the kernel: Import new amd64 assembly versions of
reyk
2014-12-09
4
-93
/
+442
*
it should not be necessary to clear the direction flag
tedu
2014-11-29
8
-9
/
+0
*
mask off high bits from 'c', before operation, otherwise the packing
deraadt
2014-11-21
1
-0
/
+1
*
tiny tweak to asm. prefer memcpy and memmove, with bcopy wrapper
tedu
2014-01-09
1
-6
/
+7
*
Remove pointless instruction in the memcpy path that snuck in with the
kettenis
2013-06-13
1
-2
/
+0
*
merge bcopy/memcpy/memmove into one function.
deraadt
2013-06-13
3
-104
/
+89
*
remove ovbcopy support
deraadt
2013-06-11
1
-4
/
+0
*
fix an oft copied typo that i'm tired of looking at
tedu
2013-06-03
2
-2
/
+2
*
Remove assembly version of strlen from i386 and amd64, where it's
mikeb
2012-01-17
1
-17
/
+0
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
2
-14
/
+0
*
place a comment as to why these are otherwise empty
deraadt
2007-11-28
2
-0
/
+2
*
libkern, begone. Move to a new mechanism where config(8)'s "file"
deraadt
2007-11-25
7
-88
/
+44
*
delete unused junk RCS ids
deraadt
2007-11-24
9
-36
/
+0
*
"boundries" -> "boundaries" in various comments. Started by Diego Casati.
krw
2007-05-25
2
-2
/
+2
*
remove strcpy and strcat from the kernel; they are dead and unused code.
reyk
2007-05-04
3
-124
/
+2
*
an amd64 arch support.
mickey
2004-01-28
23
-0
/
+858