summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-01-18Fix long->int for convtime tests here too. Spotted by tobhe@.Darren Tucker
2021-01-17Put a sleep 1 after starting net-snmpd. The reason of the race isAlexander Bluhm
2021-01-16If ip or ip6 forwarding is not set, expect af-to failure.Alexander Bluhm
2021-01-15Fix startup of smtpd; kill dangling smtpd; increase verbosity.Alexander Bluhm
2021-01-15Change types in convtime() unit test to int to match change its new type.Darren Tucker
2021-01-14IPv4 loopback addresses do not work with af-to as in_canforward()Alexander Bluhm
2021-01-14IPv6 link-local addresses are broken in pf(4) as scope ID is usedAlexander Bluhm
2021-01-13Make the binary run by linking it against net-snmpd.Martijn van Duren
2021-01-13Extend med test with a withdraw that causes a flip in the order.Claudio Jeker
2021-01-13Add pflog(4) tests for IPv6.Alexander Bluhm
2021-01-12Tweak previous.rob
2021-01-12Fix regress to compile and run on current. Still not hooked up.rob
2021-01-12rpki-client started using the ibuf API, so link against libutil.Theo Buehler
2021-01-12A few minor tweaks to make my OCD happy.Theo Buehler
2021-01-12Totally rework the exabgp integration tests. Instead of a simple shellClaudio Jeker
2021-01-12Check that rule without logopt user has no uid in log entry.Alexander Bluhm
2021-01-11Regress and Makefile cleanup.Alexander Bluhm
2021-01-11Print error if SSL_{connect,accept,shutdown}(3) don't run to completion.Theo Buehler
2021-01-11Shut down the TLS connections properly.Theo Buehler
2021-01-11Include headers used instead of relying on ssl.h pulling in the world.Theo Buehler
2021-01-11Add some basic tests for pflog(4) interface. Create special routingAlexander Bluhm
2021-01-10Merge handshake_loop() into handshake(). There's no benefit in havingTheo Buehler
2021-01-10tweak a commentTheo Buehler
2021-01-10Link shared ciphers test to buildTheo Buehler
2021-01-10Add a regress for SSL_get_shared_ciphers() for the change of returnedTheo Buehler
2021-01-09Test that local UDP broadcast packets to 255.255.255.255 are handledAlexander Bluhm
2021-01-09whitespaceTheo Buehler
2021-01-09Adjust kexfuzz to addr.c/addrmatch.c split.Darren Tucker
2021-01-09Update unittests for addr.c/addrmatch.c split.Darren Tucker
2021-01-04Regress from martijn@.rob
2021-01-04Adjust to new sort order of roa-set.Claudio Jeker
2021-01-04Fix linking of regress tests after 'bgpctl show sets' addition.Theo Buehler
2021-01-03Increase file descriptor limit to allow long chains of splicedAlexander Bluhm
2021-01-02Create chains and loops of spliced tcp and udp sockets. Send dataAlexander Bluhm
2020-12-31Remove unused categories in re_guts; they are written to but never read.Todd C. Miller
2020-12-30py3-scapy is now scapykn
2020-12-30getifaddrs() can return entries where ifa_addr is NULL. Check for thisSebastian Benoit
2020-12-29Add another rde_trie_test to the unit tests.Claudio Jeker
2020-12-29Adjut the roa-set unittest to the new way roas are added into a trie.Claudio Jeker
2020-12-29Adjust the roa-set config test. Overlapping ROAs are no longer merged byClaudio Jeker
2020-12-29Adapt to replacement of sntrup4591761x25519-sha512@tinyssh.org withDamien Miller
2020-12-28Fix an off-by-one error in the marking of the O_CH operator followingTodd C. Miller
2020-12-27Link disklabel and newfs regress to build.Alexander Bluhm
2020-12-27Ensure that a sufficient part of the remote log file has beenAlexander Bluhm
2020-12-27Use GBR that adheres to the restricted vcard profile defined in RFC 6493job
2020-12-26Include expat_config.h to run regress with matching set of ifdefs.Alexander Bluhm
2020-12-26Start each regress run from scratch with new keys and CA database.Alexander Bluhm
2020-12-26Timing on slow armv7 machine is different. Instead of a brokenAlexander Bluhm
2020-12-26Convert CA regress implementation from shell script to make file.Alexander Bluhm
2020-12-26Missed a python2.7, scapy 2, copyright bump in previous scapy 3 commits.Alexander Bluhm