summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-07-16Add gigabit test over tlsReyk Floeter
2015-07-16Print the received percentage in client.log instead of dots.Reyk Floeter
2015-07-16Use sysread instead of <STDIN> for the stream.Reyk Floeter
2015-07-16Fix non-sparse modeReyk Floeter
2015-07-16This feature is tested in args-block-prog-quick.pl now.Alexander Bluhm
2015-07-16Add another test for small packetsReyk Floeter
2015-07-16Remove my copyright hereReyk Floeter
2015-07-16Add httpd regression tests based on bluhm's regression suite forReyk Floeter
2015-07-16Test that syslogd does not append white spaces to messages. PerAlexander Bluhm
2015-07-16Kill a possibly running syslogd with -9 before testing.Alexander Bluhm
2015-07-16Adapt previous to extended-precision, and fix single-precision constants.Martynas Venckus
2015-07-16Signs of cacosh/cacoshf were not always correct (e.g., -1.1 -1.1i),Martynas Venckus
2015-07-15regen RSA1 test keys; the last batch was missing their private partsDamien Miller
2015-07-13Unhook tls_ext_alpn test until the code passes it.Doug Hogan
2015-07-10Adapt tests, now that DSA if off by default; use PubkeyAcceptedKeyTypesMarkus Friedl
2015-07-09Test syslogd with reduced file descriptor limit. It has too manyAlexander Bluhm
2015-07-09Add tests for parsing TLS extension ALPN (RFC 7301).Doug Hogan
2015-07-07Add tests for incomming syslog messages over TCP.Alexander Bluhm
2015-07-07add setlocale testsemarie
2015-07-07add regress test for setlocale(3) and some relatedsemarie
2015-07-07regen test data after mktestdata.sh changesMarkus Friedl
2015-07-07adapt tests to new minimum RSA size and default FP formatMarkus Friedl
2015-07-03legacy v00 certificates are gone; adapt and don't try to test them;Damien Miller
2015-07-02Check the receive line count less strict to avoid false negatives.Alexander Bluhm
2015-07-01don't expect SSH v.1 in unittestsDamien Miller
2015-07-01specify the array initializer valueBrent Cook
2015-06-30Add tests for syslog -U.Alexander Bluhm
2015-06-29Make this pass again on 32-bit platforms.Miod Vallat
2015-06-29Add test for blocks in syslog.conf constructed with the +host andAlexander Bluhm
2015-06-29Test that selectors, which specify facility and severity level forAlexander Bluhm
2015-06-28Use fstat to check that the privsep parent of syslogd closes allAlexander Bluhm
2015-06-28Add tests for the !prog and !!prog and !* keywords in syslog.conf.Alexander Bluhm
2015-06-28Convert ssl_bytes_to_cipher_list to CBS.Doug Hogan
2015-06-27Add unit tests for LibreSSL.Doug Hogan
2015-06-27Ignore blank characters at the beginning of a conditional block,Ingo Schwarze
2015-06-26change test-patterns.out in order to reflect the error message change insemarie
2015-06-25Align the three variants of Remote.pm.Alexander Bluhm
2015-06-23Add regress test for multiple negation characters.Todd C. Miller
2015-06-23Fix the optional lua patterns test with obj and different versions.Reyk Floeter
2015-06-23add httpd regresssemarie
2015-06-23add regress tests for httpdsemarie
2015-06-23Change CBS_dup() to also sync the offset.Doug Hogan
2015-06-23Convert bytestringtest to individual checks and don't short circuit.Doug Hogan
2015-06-23Remove unnecessary regress target.Doug Hogan
2015-06-20Remove obsolete MDC-2DES from libcrypto.Doug Hogan
2015-06-17Add tests for CBS_offset() and CBS_write_bytes().Doug Hogan
2015-06-16Be more strict about BER and DER terminology.Doug Hogan
2015-06-15Rework how fstat and ktrace pattern are specified in the testAlexander Bluhm
2015-06-15hook up chmodFlorian Obser
2015-06-15oopsFlorian Obser