summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-05-17 21:05:49 +0000
committertedu <tedu@openbsd.org>2016-05-17 21:05:49 +0000
commit83a0fc521db1eeb5a15be2825f2131768b37819b (patch)
treeb062b807507974bc698701d76762828ac7a14679 /lib/libc/regex
parentFix "skeyinit username" run as root. Also reduce the pledge (diff)
downloadwireguard-openbsd-83a0fc521db1eeb5a15be2825f2131768b37819b.tar.xz
wireguard-openbsd-83a0fc521db1eeb5a15be2825f2131768b37819b.zip
Change the random event buffer from a queue to an endless ring. This way
we don't drop any events when the queue is full. They are instead mixed into previous events. The mixing function selected is addition instead of xor to reduce the possibility that new values effectively erase existing ones. Convert some types to u_int to ensure defined overflow. ok deraadt djm
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions