Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-06 | Check for RSA support before using it for the user key, otherwise use | Darren Tucker | |
ed25519 which is supported when built without OpenSSL. | |||
2019-09-05 | Ignore missing pseudo terminal for ssh when called from cron job. | Alexander Bluhm | |
2019-09-05 | adapt to print_indent() HTML_NOSPACE fix, html.c rev. 1.132 | Ingo Schwarze | |
2019-09-05 | Name environment variables consistently. | Alexander Bluhm | |
2019-09-05 | Minimize differences between IPv4 and IPv6 multicast tests. | Alexander Bluhm | |
2019-09-05 | Link IPv6 multicast tests to regress build. | Alexander Bluhm | |
2019-09-05 | Test IPv6 multicast sender, receiver, router. Minimal mc6route | Alexander Bluhm | |
implmentation does not care about ICMPv6, it simply adds static multicast routes. Multicast routing needs at least two test machines. Otherwise only send and receive on localhost is tested. Currently receiving link-local packets via loopback does not work due to wrong scope id. Everything is mostly copied from IPv4 regress. | |||
2019-09-05 | Feed the bntest output to bc(1). This checks the result of the big | Alexander Bluhm | |
num calculations and avoids lots of ugly output to stdout. Remove fflush(3) of stderr, it is unbuffered anyway. with Moritz Buhl | |||
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm | |
does not care about IGMP, it simply adds static multicast routes. Mutlicast routing needs at least two test machines. Otherwise only send and receive on localhost is tested. | |||
2019-09-03 | adapt to new <p> output logic (html.c rev. 1.131) | Ingo Schwarze | |
2019-09-03 | regress test for sshsig; feedback and ok markus@ | Damien Miller | |
2019-09-03 | only add plain keys to prevent any certs laying around | Damien Miller | |
from confusing the test. | |||
2019-09-03 | Create remote log files in obj directory. | Alexander Bluhm | |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm | |
does not care about IGMP, it simply adds static multicast routes. Mutlicast routing needs at least two test machines. Otherwise only send and receive on localhost is tested. | |||
2019-09-02 | Link multicast tests to regress build. | Alexander Bluhm | |
2019-09-02 | Test multicast sender, receiver, router. Minimal mcroute implmentation | Alexander Bluhm | |
does not care about IGMP, it simply adds static multicast routes. Mutlicast routing needs at least two test machines. Otherwise only send and receive on localhost is tested. | |||
2019-08-30 | Use ed25519 for most hostkey rotation tests since it's supported even when | Darren Tucker | |
built without OpenSSL. Use RSA for the secondary type test if supported, otherwise skip it. Fixes this test for !OpenSSL builds. | |||
2019-08-23 | Default layout for disklabel(8) has changed, /usr became larger. | Alexander Bluhm | |
Adjust expected values in test. reminded by Moritz Buhl | |||
2019-08-22 | Test did not compile due to missing symbols. Add source sshbuf-misc.c | Alexander Bluhm | |
to regress as it was done in ssh make file. from Moritz Buhl | |||
2019-08-22 | Define the new verbose variable also in the regression sources so | Alexander Bluhm | |
that the test programs link with the rpki-client object files again. from Moritz Buhl | |||
2019-08-20 | shrink using new mechanisms | Marc Espie | |
2019-08-20 | two simple scripts to shrink package generation | Marc Espie | |
2019-08-20 | use wrapper module instead of rolling our own | Marc Espie | |
2019-08-20 | remove old cdrom=... property | Marc Espie | |
2019-08-19 | silently add -DDONTLOG | Marc Espie | |
2019-08-14 | Add test case for ber_scanf_elements. | rob | |
Significant tweak by and ok martijn@ | |||
2019-08-14 | Add ikev2_ikesa_info dummy definition for parser test. | tobhe | |
2019-08-13 | Move comment about exabgp to the rule since this way it is shown to the user. | Claudio Jeker | |
Reminded by bluhm@ | |||
2019-08-12 | Stop pulling libssl into rpki-client. | Joel Sing | |
None of this code actually does TLS, hence libssl is not needed. Instead, pull in the correct headers and call the appropriate libcrypto initialisation functions (even this is only necessary to support OpenSSL prior to 1.1). While here also remove libssl/libcrypto initialisation/uninitialisation from main() - it should only be necessary in proc_parser(). ok deraadt@ job@ | |||
2019-08-09 | Move snmpd regress test from snmpctl(8) to snmp(1). | Martijn van Duren | |
2019-08-07 | Actually make the hand coded ASPATH a AS_SEQUENCE and not an AS_SET. | Claudio Jeker | |
2019-08-07 | The as0 regress can be enabled now. Needs exabgp to run else it is skipped. | Claudio Jeker | |
2019-08-06 | Use SUDO to run test as root. | Alexander Bluhm | |
2019-08-06 | Implement RFC7607 testing using exabgp since we need to fiddle with | Claudio Jeker | |
attributes. Currently not enabled since it will fail. | |||
2019-08-06 | Test more variants to specify the root directory. | Alexander Bluhm | |
2019-08-06 | Cleanup the scripts a bit, error out early if not run as root, use | Claudio Jeker | |
set -x later in the script instead of ksh -x to shorten the output of the tests. | |||
2019-08-06 | Update output file for mrt table-mp dumps since those can now dump | Claudio Jeker | |
the MPLS VPN as well. | |||
2019-08-05 | Test realpath and unveil if the root directory is written as "//". | Alexander Bluhm | |
2019-08-05 | Link regress realpath-unmount to build. | Alexander Bluhm | |
2019-08-05 | Call realpath(3) in combination with chroot(2) and chdir(2). | Alexander Bluhm | |
Use umount(8) to check that the mountpoint leaks no vnode. from Moritz Buhl | |||
2019-08-04 | Add arm64 asm for stackpivot regress test. | mortimer | |
2019-08-04 | Test that unmount works after calling unlink(2) with relative | Alexander Bluhm | |
directories obtained by chdir(2). | |||
2019-08-01 | Call unveil(2) in combination with unlink(2) and chroot(2). | Alexander Bluhm | |
Use umount(8) to check that the mountpoint leaks no vnode. | |||
2019-08-02 | pass -Dchecksum around so that checksum is exercised. | Marc Espie | |
Also, inject fault and verify that package does indeed not get fully deleted | |||
2019-08-02 | fix some memleaks in test_helper code | Damien Miller | |
bz#3037 from Jitendra Sharma | |||
2019-08-01 | Link regress unveil-unmount to build. | Alexander Bluhm | |
2019-08-01 | Call unveil(2) in combination with unlink(2) and chroot(2). | Alexander Bluhm | |
Use umount(8) to check that the mountpoint leaks no vnode. | |||
2019-07-29 | regress: Add mips64 stack pivot asm for octeon in stackpivot tests | mortimer | |
2019-07-26 | The strncat test is passing, do not add it to expected failures. | Alexander Bluhm | |
2019-07-26 | Restrict limit-keytype to types supported by build. This means we have | Darren Tucker | |
to skip a couple tests when only one key type is supported. |