aboutsummaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix commentGilles Chehade2014-05-2212-14/+14
* Merge branch 'master' into portableGilles Chehade2014-01-248-2706/+0
|\
| * we no longer ship smtpscript, it is a separate repository nowGilles Chehade2014-01-249-2712/+0
* | add smtpscript to the buildCharles Longeau2013-11-031-2/+4
* | bye bye arc4random(). Chacha is used everywhere:Charles Longeau2013-11-021-2/+2
* | do not diverge from mastergilles2013-06-062-0/+6
* | no longer neededgilles2013-06-061-29/+0
* | no longer neededgilles2013-06-061-1/+0
* | update Makefile.am's to pass a 'make distcheck'Charles Longeau2013-05-291-0/+2
* | fix merge master conflictsCharles Longeau2013-05-282-0/+2
|\|
| * sync with OpenBSD tree: cvsid + latest commits from gilles@ eric@ and jmc@Charles Longeau2013-05-282-0/+2
| |\
| | * sync with current and add missing files from masterEric Faurot2012-11-2312-0/+2739
| | * remove regress filesEric Faurot2012-09-122-330/+0
| | * reset modeEric Faurot2012-08-082-0/+0
| | * sync with OpenBSD -currentGilles Chehade2012-08-082-0/+0
| | * betterEric Faurot2012-03-251-14/+86
| | * start adding an mta tester daemonEric Faurot2012-03-191-0/+47
| | * add regress testsuiteEric Faurot2012-01-271-0/+211
| * add a strip function and use ist when splitting expand linesEric Faurot2013-01-031-2/+21
| * fix expand and add regress testEric Faurot2013-01-033-0/+123
* | Correct some uninstall targets.David J. Weller-Fahy2013-05-181-1/+1
* | finish the sys-tree, sys-queue -> sys/tree, sys/queue updateUser Gilles2013-04-122-4/+4
* | merge with masterEric Faurot2013-01-033-0/+142
* | fix merge master conflictsCharles Longeau2012-11-3014-47/+544
|\|
| * implement "starttls" in smtpscriptEric Faurot2012-11-308-24/+271
| * add description of what we testEric Faurot2012-11-302-13/+29
| * add NAME keywordEric Faurot2012-11-301-0/+1
| * add regress files for MAIL FROM and RCPT TO syntaxEric Faurot2012-11-302-0/+206
| * fix args parsing loopEric Faurot2012-11-301-0/+8
| * - parse MAIL FROM args before checking the addressEric Faurot2012-11-301-3/+3
| * add a regress test caseGilles Chehade2012-11-301-0/+7
| * messed with the chmod ...Gilles Chehade2012-11-295-0/+0
| * replace eric with test addresses, so that everyone just needs to create a testGilles Chehade2012-11-295-22/+23
| * keep helo on the session and preserve it when resetting messageEric Faurot2012-11-291-3/+2
| * - correctly reset envelope when starting a new mailEric Faurot2012-11-291-3/+15
* | fix merge master conflictsCharles Longeau2012-11-305-0/+144
|\|
| * add various test for broken sessionsGilles Chehade2012-11-291-0/+140
| * missed to add shebang to this oneGilles Chehade2012-11-291-0/+1
| * add shebang and change chmod to make executable if smtpscript is installedGilles Chehade2012-11-294-0/+3
| * cleanup regress/Gilles Chehade2012-11-294-0/+0
* | fix merge master conflictsCharles Longeau2012-11-2815-0/+127
|\|
| * various configurations to test for parse.y regressionsGilles Chehade2012-11-2814-0/+118
| * actually i have a better idea for a test filterGilles Chehade2012-11-224-52/+3
| * - helo_accept, helo_reject_temp and helo_reject_perm test filtersGilles Chehade2012-11-224-0/+58
* | fix regress makefileopensmtpd-5.2.1p1Eric Faurot2012-11-141-75/+3
* | add regress/smtpscript to the buildCharles Longeau2012-11-096-18/+104
|/
* First shot at a regression suiteEric Faurot2012-11-0912-0/+2739