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