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
/
regress
/
lib
/
libutil
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
no need to declare "extern optarg" and "extern optind"
schwarze
2020-02-14
1
-3
/
+1
*
The ber_* namespace is used by liblber since time immemorial,
tb
2019-10-24
2
-99
/
+99
*
Correct spelling in comment.
rob
2019-09-18
1
-2
/
+2
*
Add test case for ber_scanf_elements.
rob
2019-08-14
1
-1
/
+48
*
Update regression test for a maximum sizeof(int32_t) length octets.
rob
2019-06-01
1
-8
/
+6
*
Fix edge case tests in long form encoding. Regress failure noticed by Bluhm on
rob
2019-05-31
1
-5
/
+5
*
Hookup ber regress.
rob
2019-05-13
1
-2
/
+2
*
Add an enum test. Modify some output.
rob
2019-05-12
1
-2
/
+11
*
Use .OBJDIR.
rob
2019-05-12
1
-3
/
+3
*
Remove a now obsolete comment about BITSTRING.
rob
2019-05-12
1
-6
/
+1
*
Add test cases for enum, and an additional test for null.
rob
2019-05-12
1
-1
/
+47
*
Test mandatory use of minimal contents octets for int and enum.
rob
2019-05-12
1
-1
/
+10
*
Add some more edge case tests.
rob
2019-05-10
1
-9
/
+27
*
Tweak; work in progress.
rob
2019-04-27
1
-2
/
+5
*
Tweak tests; work in progress.
rob
2019-04-27
1
-59
/
+308
*
Use REGRESS_TARGETS et al.
rob
2019-04-27
1
-4
/
+10
*
Add test, update comments, and modify some output.
rob
2019-04-27
1
-15
/
+27
*
Fix comment regarding suspected problem when handling large negative integers.
rob
2019-04-27
1
-2
/
+2
*
Tweak previous.
rob
2019-04-27
1
-7
/
+15
*
Regress testing for int (long long). Two's complement is eating my brain.
rob
2019-04-27
1
-0
/
+469
*
Fix white space and add an snmp test.
rob
2019-03-31
1
-6
/
+13
*
Tweak ldap related tests.
rob
2019-03-31
1
-36
/
+58
*
Tweak output and correct a comment.
rob
2019-03-27
1
-3
/
+3
*
Modify a test to stress embedded ber elements in ber_printf_elements(). Also
rob
2019-03-27
1
-11
/
+20
*
Replace "garbage" test with an explicit test of an incorrect length (i.e. not
rob
2019-03-27
1
-4
/
+4
*
Check errno on expected failures. Also fix some output wording.
rob
2019-03-27
1
-3
/
+4
*
Only perform position and memory checks on short form encoding (i.e. short
rob
2019-03-27
1
-10
/
+43
*
Cleanup output and main return code.
rob
2019-03-27
1
-23
/
+14
*
Fix white space.
rob
2019-03-26
1
-5
/
+5
*
Add ber api regress. Assumes that ber has been built into libutil.
rob
2019-03-26
2
-0
/
+602
*
Enable tests for +/-LLONG_MAX and add tests for other boundary conditions.
dtucker
2017-03-16
1
-6
/
+19
*
Add tests for scaled overflow and underflow and the exact overflow and
dtucker
2017-03-15
1
-3
/
+44
*
Clean up errno handling in fmt_scaled test:
dtucker
2017-03-15
1
-13
/
+9
*
Add missing includes to avoid implicit function declarations.
jsg
2017-02-25
1
-1
/
+2
*
Convert quad_t to long long
guenther
2016-08-14
1
-8
/
+8
*
guenther wants a copyright
tedu
2014-08-10
1
-0
/
+17
*
Only need <stdint.h> and not all of <inttypes.h> here
guenther
2014-08-10
1
-1
/
+1
*
add a test for writing too far
tedu
2014-04-08
1
-0
/
+9
*
updated regress values from djm
tedu
2013-07-29
1
-31
/
+31
*
link subdir
tedu
2013-06-04
2
-3
/
+3
*
missed a space in the latin passphrase.
tedu
2013-06-04
1
-3
/
+3
*
tests for bcrypt_pbkdf_test.c
tedu
2013-06-04
2
-0
/
+136
*
require scan_scaled to set errno to EINVAL rather than ERANGE if it
halex
2012-11-12
1
-3
/
+4
*
Move the commented out test program in pkcs5_pbkdf2.c into a proper
matthew
2012-09-06
3
-2
/
+154
*
Repair comment ID & typo, no binary change
ian
2009-06-20
1
-5
/
+5
*
bullshit test; pointed out by david
deraadt
2005-10-21
1
-2
/
+0
*
Now that rounding is done properly for fractionless numbers, fix the
otto
2005-03-09
1
-4
/
+6
*
Some more real-life regression cases.
otto
2005-03-08
1
-0
/
+3
*
new regression found in the wild: 1099512676352 -> 2.0T; fixed a minute ago.
otto
2004-09-16
1
-0
/
+1
*
errno -> err in a structure. OK deraadt@
david
2004-07-16
1
-8
/
+8
[next]