Age | Commit message (Expand) | Author |
2019-10-24 | The ber_* namespace is used by liblber since time immemorial, | Theo Buehler |
2019-09-18 | Correct spelling in comment. | rob |
2019-09-05 | Feed the bntest output to bc(1). This checks the result of the big | Alexander Bluhm |
2019-08-14 | Add test case for ber_scanf_elements. | rob |
2019-06-29 | Adjust comment. | Alexander Bluhm |
2019-06-27 | check for asprintf failing allocation | Theo de Raadt |
2019-06-12 | Set malloc_options in global scope with an initializer. | Alexander Bluhm |
2019-06-11 | Disable junking with malloc options. If set, the test hangs on low | Alexander Bluhm |
2019-06-04 | Move to env var, likelky the possibility to set malloc options from | Otto Moerbeek |
2019-06-01 | Update regression test for a maximum sizeof(int32_t) length octets. | rob |
2019-05-31 | Fix edge case tests in long form encoding. Regress failure noticed by Bluhm on | rob |
2019-05-23 | Throw malloc_conceal and freezero into the mix. | Otto Moerbeek |
2019-05-16 | enable malloc_duel; "tests want to run" bluhm@ | Otto Moerbeek |
2019-05-15 | Turn the 2 thread duel into a 11 thread melee. | Otto Moerbeek |
2019-05-14 | Remove the REGRESS_MAXTIME feature from regress framework. The | Alexander Bluhm |
2019-05-14 | Use propper regress target to integrate better into test framework. | Alexander Bluhm |
2019-05-13 | Hookup ber regress. | rob |
2019-05-13 | The call to fseek(fp, -1, SEEK_END) also sets the reported size to | Alexander Bluhm |
2019-05-12 | Add an enum test. Modify some output. | rob |
2019-05-12 | Use .OBJDIR. | rob |
2019-05-12 | Remove a now obsolete comment about BITSTRING. | rob |
2019-05-12 | Add test cases for enum, and an additional test for null. | rob |
2019-05-12 | Test mandatory use of minimal contents octets for int and enum. | rob |
2019-05-10 | Regress libedit needs header files generated during src libedit | Alexander Bluhm |
2019-05-10 | Add some more edge case tests. | rob |
2019-05-09 | Add a test vector for Streebog 512 from Guido Vranken | Theo Buehler |
2019-05-09 | Proper prototype for main(). Make sparc64 happier. | Claudio Jeker |
2019-05-02 | Add test fseek(,-1) works properly. | YASUOKA Masahiko |
2019-04-27 | Tweak; work in progress. | rob |
2019-04-27 | Tweak tests; work in progress. | rob |
2019-04-27 | Use REGRESS_TARGETS et al. | rob |
2019-04-27 | Add test, update comments, and modify some output. | rob |
2019-04-27 | Fix comment regarding suspected problem when handling large negative integers. | rob |
2019-04-27 | Tweak previous. | rob |
2019-04-27 | Regress testing for int (long long). Two's complement is eating my brain. | rob |
2019-04-24 | Do not check for working go executable during make clean cleandir obj. | Alexander Bluhm |
2019-04-24 | Do not check for working go executable during make clean cleandir obj. | Alexander Bluhm |
2019-04-13 | Add a test for the bn_to_string() function introduced in v3_utl.c r1.32. | Theo Buehler |
2019-04-07 | exitting -> exiting | Theo Buehler |
2019-04-05 | whitespace consistency | Theo Buehler |
2019-04-05 | Add SERVER_HELLO_RETRY state | Theo Buehler |
2019-04-04 | I forgot to mark some targets as .PHONY | Theo Buehler |
2019-04-04 | Use correct define. | Joel Sing |
2019-03-31 | Fix white space and add an snmp test. | rob |
2019-03-31 | Tweak ldap related tests. | rob |
2019-03-29 | Fix a compiler warning. Also use srandom_deterministic(3) since using | YASUOKA Masahiko |
2019-03-28 | Enable GOST cipher selection test after libssl has been fixed. | Alexander Bluhm |
2019-03-27 | Tweak output and correct a comment. | rob |
2019-03-27 | Modify a test to stress embedded ber elements in ber_printf_elements(). Also | rob |
2019-03-27 | Replace "garbage" test with an explicit test of an incorrect length (i.e. not | rob |