Skip to content

Tags: Bas-Man/swift-decon-spf

Tags

ValidateSpf

Toggle ValidateSpf's commit message
Validate SPF

IntialSPF

Toggle IntialSPF's commit message
Intial work on SPF

ArrayOfMechanisms

Toggle ArrayOfMechanisms's commit message
Spf struct values now hold arrays of Mechanisms where required

SampleDocumentation

Toggle SampleDocumentation's commit message

MechanismOptional

Toggle MechanismOptional's commit message

Initial

Toggle Initial's commit message
This in the inital commit obviously.

QualifierSuppportAsMechanism

Toggle QualifierSuppportAsMechanism's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Bas-Man Adam.S
Refactor Qualifier and MechanismKind.

	Removed Switch statements. Access rawValue.
	get() functions could also be refactored out.
asMechanism now also supports Qualifiers and correctly appends them when building the strings

Initial-asMechanism

Toggle Initial-asMechanism's commit message

QualifierGet

Toggle QualifierGet's commit message

MechanismKindGet

Toggle MechanismKindGet's commit message