summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2008-06-16fix regress after scrub TOS and tagging additions; "commit it" henning@David Krause
2008-06-13some mtree regressMarc Espie
2008-06-12+aes testsDamien Miller
2008-06-12blocksize=128 keysize={128,256} AES test vectors from Dr. Brian GladmanDamien Miller
2008-06-12Test crypto(4) AES against test vectors from Dr. Brian GladmanDamien Miller
2008-06-11Don't run cipher-speed test by default; mistakenly enabled by meDarren Tucker
2008-06-11regression tests for the upcomming tgamma bitsMartynas Venckus
2008-06-10Add regress test for key options. ok djm@Darren Tucker
2008-06-10Add a regression test for signaling permission checks. From mickey@.Hans-Joerg Hoexer
2008-06-10Add quotesDarren Tucker
2008-06-10Use a more portable construct for checking if we're running a putty testDarren Tucker
2008-06-10Regress test for Match CIDR rules. ok djm@Darren Tucker
2008-06-09Don't generate putty keys if we're not going to use them. ok djmDarren Tucker
2008-06-09+aesxts subdirDamien Miller
2008-06-09regress tests for crypto(4) CRYPTO_AES_XTS using test vectors fromDamien Miller
2008-05-13Plumb socppc in MAKEDEV machinery.Miod Vallat
2008-05-09Fix the include path passed via CFLAGS so that this will compile.. oneBrad Smith
2008-05-09convert port byte order in the production; add port keyword; ok deraadt@Markus Friedl
2008-05-09divert packets to local socket without modifying the ip header;Markus Friedl
2008-05-08Sync with source changesIan Darwin
2008-05-08Add/Fix regression tests for sequences of numbers and stackedMarco Pfatschbacher
2008-05-07scrub packets based on tags; ok henningMarkus Friedl
2008-05-07allow setting TOS with scrub; ok mcbride, claudioMarkus Friedl
2008-05-04Some additional tests.Brad Smith
2008-05-02Update to libevent 1.3e while retaining our local changes.Brad Smith
2008-04-24Return the proper values upon failure per POSIX for pthread_sigmask(3) andKurt Miller
2008-04-21Test for blank lines and comments between and inline anchor and its rules.Ryan Thomas McBride
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2008-03-24disable no-replace rename test now that we prefer a POSIX rename; spottedDamien Miller
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forTheo de Raadt
2008-03-15Repair usage of CMSG_SPACE and CMSG_LEN. While there, send three fdsHans-Joerg Hoexer
2008-03-13Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due toTheo de Raadt
2008-03-10Further improve regress for OpenCVS by including possibility to change andTobias Stoeckmann
2008-02-15More cleanup;Xavier Santolaria
2008-02-15Cleanup; OK tobias@.Xavier Santolaria
2008-02-15Test that removed file is not there anymore when using -f inXavier Santolaria
2008-02-14Add `cvs release -d' test but commented out. OK tobiasregress@.Xavier Santolaria
2008-02-10Enable client<->server remote setup. Use -DREMOTE.Xavier Santolaria
2008-02-09Get in proper support for checkout/update -A when it comes to keywordTobias Stoeckmann
2008-02-07Don't use .cvsrc of user running regress tests.Tobias Stoeckmann
2008-02-05Tag expansion can be pure evil...Tobias Stoeckmann
2008-02-05Added keyword expansion tests and extended update -A test for this.Tobias Stoeckmann
2008-02-05Extended regress test further to check new "checkout -d" functionality andTobias Stoeckmann
2008-02-02Enable `rlog-rflag' test now that rlog output matches GNU RCS.Xavier Santolaria
2008-02-01Another GNU cvs weirdo: During annotate, invalid revisions are allowed ifTobias Stoeckmann
2008-02-01Add regress test for anchors matching on filter_opts.Ryan Thomas McBride
2008-01-31opencvs (r)log work fine now, activated regress for them.Tobias Stoeckmann
2008-01-31export works fine in local and remote setup nowTobias Stoeckmann
2008-01-24Pull testcases from master repo.Stefan Kempf
2008-01-23Don't reset the sticky tag of a file in CVS/Entries if it is not requested.Tobias Stoeckmann