Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 712 615

latest revision download trunk

712 annotated / raw | Diffs: previous, other | Lines: 63 ( +3, -14 )

Created: 2008-01-25 19:35:28 -0600 (10 months ago) | Author: brondsem | Changeset: 712

include keyring in test data.  Keyserver wasn't available all the time so tests were failing, this is much more reliable.  No idea how compatible the keyring is with other versions of gnupg

Tags: 1.0.3 1.0.4

Properties

 svn:eol-style = native

675 annotated / raw | Diffs: previous, other | Lines: 74 ( +4, -2 )

Created: 2007-05-10 20:43:46 -0500 (18 months ago) | Author: brondsem | Changeset: 675

add a test for when won't don't know if the sig is good or bad

Tags: 1.0.2

Properties

 svn:eol-style = native

635 annotated / raw | Diffs: previous, other | Lines: 72 ( +8, -1 )

Created: 2007-04-06 14:25:49 -0500 (19 months ago) | Author: brondsem | Changeset: 635

quiet some warnings, turn off DNS checks, tweak docs

Tags: 1.0.1

Properties

 svn:eol-style = native

634 annotated / raw | Diffs: previous, other | Lines: 65 ( +4, -3 )

Created: 2007-04-06 13:45:48 -0500 (19 months ago) | Author: brondsem | Changeset: 634

don't override existing SA_ARGS if set; only output certain SA debug categories

Properties

 svn:eol-style = native

633 annotated / raw | Diffs: previous, other | Lines: 64 ( +5, -5 )

Created: 2007-04-06 13:21:27 -0500 (19 months ago) | Author: brondsem | Changeset: 633

control SA verbosity by test verbosity flags

Properties

 svn:eol-style = native

632 annotated / raw | Diffs: previous, other | Lines: 64 ( +3, -8 )

Created: 2007-04-06 13:15:19 -0500 (19 months ago) | Author: brondsem | Changeset: 632

Configuration options actually work now
Separated .pre and .cf file
misc minor other

Properties

 svn:eol-style = native

630 annotated / raw | Diffs: previous, other | Lines: 69 ( +2, -0 )

Created: 2007-04-01 22:34:21 -0500 (20 months ago) | Author: brondsem | Changeset: 630

add another test, for signatures not matching Date: header
add some TODO comments

Tags: 1.0.0

Properties

 svn:eol-style = native

629 annotated / raw | Diffs: previous, other | Lines: 67 ( +1, -1 )

Created: 2007-04-01 20:38:37 -0500 (20 months ago) | Author: brondsem | Changeset: 629

consistent naming of preferences
SYNOPSIS pod

Properties

 svn:eol-style = native

627 annotated / raw | Diffs: previous, other | Lines: 67 ( +8, -17 )

Created: 2007-03-31 23:18:48 -0500 (20 months ago) | Author: brondsem | Changeset: 627

fix svn:ignore on .
don't use pod-coverage test since methods don't need to be documented for a plugin, it's not an API
create separate config file, and use that during testing too
update MANIFEST
tweak pod

Properties

 svn:eol-style = native

625 annotated / raw | Diffs: previous, other | Lines: 76 ( +29, -17 )

Created: 2007-03-31 12:57:56 -0500 (20 months ago) | Author: brondsem | Changeset: 625

automatically find spamassassin executable

Properties

 svn:eol-style = native

624 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 )

Created: 2007-03-31 12:10:11 -0500 (20 months ago) | Author: brondsem | Changeset: 624

Moved from: clients/spamassassin-openpgp/trunk/t/basic.t 621

refactor basic.t into 4 acceptance tests by type, and acceptance-base.pl for most of the shared functionality

Properties

 svn:eol-style = native

621 annotated / raw | Diffs: previous, other | Lines: 151 ( +71, -3 )

Created: 2007-03-31 11:29:28 -0500 (20 months ago) | Author: brondsem | Changeset: 621

Moved to: clients/spamassassin-openpgp/trunk/t/acceptance-good.t 624

add a check for encrypted
fix bug in signed_bad
add some documentation
delete test emails that aren't applicable any more
move gpg_kmail.eml to expired.eml
basic.t now uses all the test emails

Properties

 svn:eol-style = native

620 annotated / raw | Diffs: previous, other | Lines: 83 ( +2, -2 )

Created: 2007-03-30 18:19:25 -0500 (20 months ago) | Author: brondsem | Changeset: 620

add some comments; move test emails from cli-filter to spamassassin-openpgp

Properties

 svn:eol-style = native

619 annotated / raw | Diffs: previous, other | Lines: 83 ( +2, -4 )

Created: 2007-03-10 23:26:40 -0600 (20 months ago) | Author: brondsem | Changeset: 619

add rules/10_misc.cf from SpamAssassin 3.1.8, so that the test report is added to the output, and spamassassin adds headers into output so that the tests can match the patterns and pass
update the MANIFEST

Properties

 svn:eol-style = native

618 annotated / raw | Diffs: previous, other | Lines: 85 ( +2, -2 )

Created: 2007-03-10 13:44:51 -0600 (20 months ago) | Author: brondsem | Changeset: 618

'good' signature also requires that the mail sender matches an address in the pgp signature, and that the date of email and date of signature don't differ greatly

Properties

 svn:eol-style = native

617 annotated / raw | Diffs: previous, other | Lines: 85 ( +13, -0 )

Created: 2007-03-10 12:29:31 -0600 (20 months ago) | Author: brondsem | Changeset: 617

set test's gpg-home to auto-fetch public keys
set signed_good and signed_bad

Properties

 svn:eol-style = native

616 annotated / raw | Diffs: previous, other | Lines: 72 ( +56, -8 )

Created: 2007-03-10 11:57:16 -0600 (20 months ago) | Author: brondsem | Changeset: 616

continuing to model code after the dkim and spf plugins
tests run
openpgp rules evaluate, and execute Mail::PGP properly

Properties

 svn:eol-style = native

615 new annotated / raw | Lines: 24 ( +24, -0 )

Created: 2007-02-17 15:30:28 -0600 (21 months ago) | Author: brondsem | Changeset: 615

Starting an OpenPGP spamassassin plugin, it'll be the first authentication type supported by the Konfidi spamassassin plugin
copied spamassassin to spamassassin-openpgp and modified
this module is completely Konfidi-independent, but I'm not sure where else to put it, so this'll have to do

Properties

 svn:eol-style = native

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.3 Build:build-337 2008-11-04) - Administration - Page generated 2008-12-05 06:44 -0600