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
/
netinet6
/
ip6_id.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Convert some of the remaining usages of time_second to time_uptime.
mpi
2016-10-03
1
-3
/
+3
*
prefix function names like randomid and pmod to keep them out of global
tedu
2015-12-04
1
-13
/
+13
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
move arc4random prototype to systm.h. more appropriate for most code
tedu
2014-11-18
1
-3
/
+2
*
More destatic and ansification.
jsing
2010-02-08
1
-7
/
+7
*
Introduce a facility to generate unpredictable 32 bit numbers with
djm
2008-06-09
1
-20
/
+2
*
use arc4random_uniform() for random number requests that are not a
djm
2008-04-18
1
-3
/
+3
*
typos; ok jmc@
martynas
2007-11-26
1
-2
/
+2
*
First step towards more sane time handling in the kernel -- this changes
tholo
2004-06-21
1
-3
/
+3
*
niels kindly dropped clause 3/4 from the license. tnx!
itojun
2003-12-12
1
-6
/
+1
*
correct non-repetitive ID code, based on comments from niels provos.
itojun
2003-12-10
1
-6
/
+3
*
use random number generator to generate IPv6 fragment ID/flowlabel.
itojun
2003-10-01
1
-0
/
+261