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
/
dev
/
pci
/
lofn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
explicit_bzero() of key material in drivers few people use
deraadt
2011-01-12
1
-3
/
+3
*
these files don't need to include proc.h anymore. ok oga for agp
tedu
2010-04-08
1
-2
/
+1
*
do not check for master/io/mem enables; ok kettenis
deraadt
2006-06-29
1
-12
/
+1
*
Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
grange
2004-05-04
1
-3
/
+3
*
advertise features of our crypto chips better; ok tdeval
deraadt
2004-02-03
1
-2
/
+2
*
remove uvm_extern.h
brad
2004-01-09
1
-3
/
+1
*
nuke clase 3 & 4
jason
2003-06-02
1
-6
/
+1
*
From Angelos:
jason
2002-11-21
1
-2
/
+6
*
Don't use constants for the output parameter, use the iparam count as a pointer to the first result location.
jason
2002-09-24
1
-5
/
+5
*
Write the operand registers with the correct endian (fortunately it just means
jason
2002-09-18
1
-1
/
+11
*
Normalize base and exponent to the same length as the modulus and fail
jason
2002-05-10
1
-42
/
+43
*
- Add a set length insn for the result (length gets zotted by the shift right)
jason
2002-05-10
1
-4
/
+21
*
Set length tag of the correct registers
jason
2002-05-09
1
-3
/
+3
*
Set correct bit in IER
jason
2002-05-09
1
-2
/
+2
*
Rework to process requests from a queue/interrupt handler instead of busy
jason
2002-05-09
1
-43
/
+119
*
register as having support for MODEXP operations and add associated
jason
2002-05-08
1
-24
/
+263
*
Credit DARPA/USAF appropriately.
jason
2002-04-08
1
-1
/
+6
*
First round of __P removal in sys
millert
2002-03-14
1
-8
/
+8
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Change pci_intr_map to take pci_attach_args as an argument.
art
2001-08-25
1
-3
/
+2
*
remove redundant vm includes
mickey
2001-08-12
1
-5
/
+3
*
Hifn has changed its company name, make the name consistent throughout
brad
2001-07-08
1
-2
/
+2
*
routines for getting/putting data register numbers
jason
2001-06-26
1
-1
/
+36
*
no need to print the BAR... test program uses dev/pci =)
jason
2001-06-26
1
-2
/
+2
*
jack up the rng clock prescalar a bit
jason
2001-06-26
1
-2
/
+4
*
cleaning and adding a bit of debugging code... next step: bignums from userland =)
jason
2001-06-26
1
-7
/
+6
*
add support for hardware rng using default scalar (can generate up to a
jason
2001-06-26
1
-5
/
+33
*
this is not a bus master
jason
2001-06-26
1
-7
/
+4
*
New dma engine skeleton
jason
2001-06-25
1
-0
/
+155