index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2018-09-21
Basic testing of roa-sets.
Claudio Jeker
2018-09-21
Add some more prefix-set test cases. Mainly to test edge cases in the RB
Claudio Jeker
2018-09-20
Adjust unittests to the adjustments done to the as_set code.
Claudio Jeker
2018-09-20
Sort order changed because an RB tree is now used for prefixsets.
Claudio Jeker
2018-09-19
Try to turn this into an actual regress test.
Kenneth R Westerback
2018-09-18
Start testing the roa backend (test 5) and cleanup tool in general.
Claudio Jeker
2018-09-18
fix a crash when prefix length is not specified
denis
2018-09-18
fix order of arguments in fmt.Printf()
Theo Buehler
2018-09-16
add missing default case to switch
Theo Buehler
2018-09-16
EVP_aead_chacha20_poly1305() can't actually fail.
Theo Buehler
2018-09-16
Rename *AesCcmOrGcm* into the slightly less ugly *AesAead*.
Theo Buehler
2018-09-15
another typo. time to sleep
Theo Buehler
2018-09-15
typos
Theo Buehler
2018-09-15
add a brief comment on the acceptable AES CCM and AES GCM cases
Theo Buehler
2018-09-15
Also exercise EVP_aead_aes_128_gcm() and EVP_aead_aes_256_gcm().
Theo Buehler
2018-09-15
rename checkChaCha20Poly1305{Open,Seal}() into checkAead{Open,Seal}().
Theo Buehler
2018-09-15
Merge AES CCM, AES GCM and ChaCha20 data structures into
Theo Buehler
2018-09-15
Add missing conversion specifier
Theo Buehler
2018-09-15
Modify regress appstest.sh for interoperability testing with OpenSSL 1.1.x
Kinichiro Inoguchi
2018-09-14
Add interoperability test mode for regress appstest.sh
Kinichiro Inoguchi
2018-09-14
Adjust and extend unit test for as_set after last bgpd commit
Claudio Jeker
2018-09-13
Adjust after introduction of maxlen
Claudio Jeker
2018-09-13
missed a bit of openssl-1.0.x API in this unittest
Damien Miller
2018-09-13
use only openssl-1.1.x API here too
Damien Miller
2018-09-12
Make this work on arm64.
Mark Kettenis
2018-09-12
Include certs with multiple RSA signature variants in test data
Damien Miller
2018-09-12
test revocation by explicit hash and by fingerprint
Damien Miller
2018-09-12
s/sshkey_demote/sshkey_from_private/g
Damien Miller
2018-09-11
add files for test 4
Sebastian Benoit
2018-09-10
check orlonger option of trie_match()
Sebastian Benoit
2018-09-10
test all variations of network statements
Sebastian Benoit
2018-09-10
add a test for network statements with prefix-sets
Sebastian Benoit
2018-09-10
Send many small fragments that exceed the pf reassembly queue limit.
Alexander Bluhm
2018-09-10
update regression tests after previous commit. ok claudio@
Sebastian Benoit
2018-09-09
Enable the empty as-set and prefix-set tests since that is now allowed again
Claudio Jeker
2018-09-09
Comment the empty as-set and prefix-set tests. This is not yet working.
Claudio Jeker
2018-09-09
Enable all the #notyet tests since the parser supports those now
Claudio Jeker
2018-09-09
prefix-set printing was adjusted in last commit. Adjust test.
Claudio Jeker
2018-09-09
Fixup regress test after the last burst of commits by benno@
Claudio Jeker
2018-09-09
Fixup unit test after change to trie_match (or-longer case)
Claudio Jeker
2018-09-09
Add disk format tests.
ccardenas
2018-09-09
Add tests for disk format.
ccardenas
2018-09-08
Regress tests for as-set and prefix-set blocks
Claudio Jeker
2018-09-08
Add some additional config regress tests. Testing neighbor, group and rdomain.
Claudio Jeker
2018-09-08
Fix indent and adjust line fit to 80 columns.
Kinichiro Inoguchi
2018-09-08
Split test blocks into a function. Test contents are not changed.
Kinichiro Inoguchi
2018-09-08
add a check for curly braces in a macro being used inside a filter
Sebastian Benoit
2018-09-08
Test more ciphers and randomize the order in regress appstest.sh
Kinichiro Inoguchi
2018-09-07
Not adding ::1 on non-default lo(4) broke regress/sbin/route.
Alexander Bluhm
2018-09-07
Regress test for rde_trie should cover some basics for now.
Claudio Jeker
[next]