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
/
arch
/
arm
/
include
/
endian.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify the MD byteswapping code as much as possible across architectures.
naddy
2018-10-02
1
-25
/
+20
*
add a license for the code in here, all of which i seem to have written.
dlg
2017-02-06
1
-1
/
+17
*
there is no longer a need to ifdef __armv7__ armv6 rev instructions
jsg
2017-01-06
1
-3
/
+1
*
armv6 introduced opcodes for reversing words in registers. we can
dlg
2015-01-11
1
-1
/
+46
*
Tackle the endian.h mess. Make it so that:
guenther
2014-07-12
1
-2
/
+4
*
remove support for big endian; ok drahn
deraadt
2011-11-08
1
-5
/
+1
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
Use _MACHINE_ENDIAN_H_ for this is The Right Thing To Do.
pirofti
2011-03-11
1
-1
/
+6
*
First step in include files overhaul. Use __FOO_VISIBLE (as defined
millert
2005-12-13
1
-3
/
+3
*
ARM is strict alignment (practically) so let the kernel know this. ok miod@
drahn
2005-01-20
1
-1
/
+2
*
Arm port, NetBSD codebase stripped down, 32bit only support.
drahn
2004-02-01
1
-0
/
+8