authentication-results-python:master

Last commit made on 2020-04-22
Get this branch:
git clone -b master https://git.launchpad.net/authentication-results-python
Members of AuthRes Python Hackers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:authentication-results-python

Recent commits

9eb2c2f... by Scott Kitterman

Add tests for invalid DKIM and SPF domains per the referenced paper - Not a security issue in authres since we don't truncate on the open parenthesis, but we should do better and raise an error in these cases.

dee8b7f... by Scott Kitterman

Update .gitignore to also ignore pyc files

2c849fc... by Scott Kitterman

Spelling fixes thanks to DKG

6c4dd30... by Scott Kitterman

Converted http references to https (thanks DKG)

4b14819... by Scott Kitterman

Add .gitignore since we don't want to keep build droppings in git

3622267... by Scott Kitterman

More reference updates, version bump to 1.2.0 since we are adding new features

e4b6891... by Scott Kitterman

Added experimental ability to include DMARC policy in DMARC results

193cd95... by Scott Kitterman

Bump version

194dc6d... by Scott Kitterman

--- 1.1.1 2018-10-30
  + Added ARC specific tags for draft-ietf-dmarc-arc-protocol-18 (as of IETF
    last call, still experimental), smtp.remote-ip and header.oldest-pass

59a4873... by Scott Kitterman

Another test (LP: #1704482) - error still generated as expected