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
/
ber
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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