summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-08-28Some style(9).Joel Sing
2017-08-28Remove chacha20-poly1305-old regress and test vectors.Joel Sing
2017-08-28Use current chacha20-poly1305 cipher suite values.Joel Sing
2017-08-28Update due to removal of original chacha20-poly1305 cipher suites.Joel Sing
2017-08-27Rewrite SRTP extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-27check return value from CBB_initBob Beck
2017-08-26Rewrite ALPN extension using CBB/CBS and the new extension framework.Doug Hogan
2017-08-26Add regression tests for not removing subpaths of /usr/include andJonathan Gray
2017-08-25hook up slaacd; "tests should run" bluhm@Florian Obser
2017-08-25bluhm points out that it is preferable to have this more noisy to beFlorian Obser
2017-08-25regress for slaacd(8); not yet hooked to the buildFlorian Obser
2017-08-25Quote some variable strings and make output verbose.rob
2017-08-23eliminate white space after opening and before closing punctuationIngo Schwarze
2017-08-23Suppress spacing before certain kinds of lists.Ingo Schwarze
2017-08-23Fix test skip on unsupported architectures.Alexander Bluhm
2017-08-23Improve ASCII rendering of a few rare character escape sequencesIngo Schwarze
2017-08-23Catch up with mansearch.c rev. 1.60: When finding a bogus databaseIngo Schwarze
2017-08-23catch up with ASCII renderings in chars.c rev. 1.42Ingo Schwarze
2017-08-22Make the edit regress tests respect the KSH variable just like the main regressanton
2017-08-16ENTRY() requires END()Theo de Raadt
2017-08-16test locale priorities and overridesIngo Schwarze
2017-08-16test isalpha_l(3), tolower_l(3), wctype_l(3), iswctype_l(3),Ingo Schwarze
2017-08-16test nl_langinfo_l(3), iswalpha_l(3), towupper_l(3)Ingo Schwarze
2017-08-15refactor in preparation for testing more functions; no functional changeIngo Schwarze
2017-08-15Add test cases for msdosfs bugStefan Fritsch
2017-08-15Add tests for pf divert-packet. Currently UDP packets are testedAlexander Bluhm
2017-08-15add static test tooJasper Lievisse Adriaanse
2017-08-15add tests for filter system directoriesJasper Lievisse Adriaanse
2017-08-14Add a very basic test for ctfdump(1) on amd64Uwe Stuehler
2017-08-13actually add the files needed by my test. noted by bluhm@, thxSebastian Benoit
2017-08-12Rewrite the TLS status request extension to use the new TLS extension framework.Bob Beck
2017-08-12If the user running doas regress is not in the wobj group, switchAlexander Bluhm
2017-08-12Add regress coverage for the TLS signature algorithms extension.Joel Sing
2017-08-12Forgot to commit updated Makefile for regress test changes using obj directory.rob
2017-08-12Rewrite session ticket TLS extension handling using CBB/CBS and the newDoug Hogan
2017-08-12Remove NPN test coverage.Joel Sing
2017-08-12errant whitespaceBob Beck
2017-08-12Use the login name from id -p to compare with ps -o login. ThisAlexander Bluhm
2017-08-12fix resource leaks, ok @guentherBrent Cook
2017-08-12Use obj directory instead of a handcrafted working directory.rob
2017-08-12Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@.rob
2017-08-12Use vether instead of physical interfaces for temporary carp creation.rob
2017-08-12Update the TLSv1.2 Client Hello messages, due to the removal of DSAJoel Sing
2017-08-12snmpe runs as user _snmpd not _snmp.rob
2017-08-11add option -N (no domain resolution)Sebastian Benoit
2017-08-11Add a wait call between different invocations of snmpd test runs to avoidrob
2017-08-11Be consistent with goto labels, failure flag and use of FAIL macro.Joel Sing
2017-08-11doug@ added code in here as well.Joel Sing
2017-08-11Sort by extension/function name.Joel Sing
2017-08-11Rewrite EllipticCurves TLS extension handling using CBB/CBS and the newDoug Hogan