David Alarcon
|
8c5e3e5732
|
IOSAD-191 Delete PEPObjCAdapterTypesTests_macOS target.
|
1 year ago |
David Alarcon
|
674235538e
|
IOSAD-191 Move pEpMessageWithAllFieldsFilled to PEPTypesTestUtil.
|
1 year ago |
David Alarcon
|
92b7589ec3
|
IOSAD-191 Move pEpLanguageWithAllFieldsFilled to PEPTypesTestUtil.
|
1 year ago |
David Alarcon
|
a6fc71362b
|
IOSAD-191 Small refactor for code review.
|
1 year ago |
David Alarcon
|
d6bae409f3
|
IOSAD-191 Delete PEPMessageTest and PEPAttachmentTests. Add PEPMessage+SecureCodingTest tests. Delete some unused code. some refactor.
|
1 year ago |
David Alarcon
|
6bac5407e3
|
IOSAD-191 Delete PEPAttachmentTest.
|
1 year ago |
David Alarcon
|
ecb30736de
|
IOSAD-191 Add PEPAttachment_SecureCodingTest tests.
|
1 year ago |
David Alarcon
|
4e58c33fb1
|
IOSAD-191 Delete PEPLanguageTest and PEPLanguageTests. Add PEPLanguage+SecureCodingTest tests.
|
1 year ago |
David Alarcon
|
38eadbc6b6
|
IOSAD-191 Delete PEPIdentityTest.
|
1 year ago |
David Alarcon
|
5547809a4d
|
IOSAD-191 Create PEPTypesTestUtil. Add PEPIdentity+SecureCodingTest tests.
|
1 year ago |
David Alarcon
|
8be1e71ce2
|
IOSAD-191 Refactor some code.
|
1 year ago |
David Alarcon
|
831425185e
|
IOSAD-191 Delete some unnecessary code. Refactor.
|
1 year ago |
David Alarcon
|
b13a7c7d60
|
IOSAD-191 Reorganize PEPObjCAdapterTypesTests test files.
|
1 year ago |
David Alarcon
|
f30da345e5
|
IOSAD-191 Add PEPMessage iOS tests.
|
1 year ago |
David Alarcon
|
041644965c
|
IOSAD-191 Add PEPAttachment iOS tests.
|
1 year ago |
David Alarcon
|
a5848e21f0
|
IOSAD-191 Add PEPLanguage iOS tests. Delete PEPObjCAdapterTypesTests_iOS file.
|
1 year ago |
David Alarcon
|
2dfa69c5fe
|
IOSAD-191 Add PEPIdentity iOS tests.
|
1 year ago |
David Alarcon
|
1689cd4d53
|
IOSAD-191 Add PEPObjCAdapterTypesTests_iOS target.
|
1 year ago |
David Alarcon
|
d9530b57b5
|
IOSAD-191 Add isEqual to PEPAttachmentTest. Add PEPMessage tests.
|
1 year ago |
David Alarcon
|
6930e3f94a
|
IOSAD-191 Create PEPMessageTest.
|
1 year ago |
David Alarcon
|
095b11551c
|
IOSAD-191 Create PEPAttachmentTest. Add PEPAttachment tests.
|
1 year ago |
David Alarcon
|
8cdb179a9c
|
IOSAD-191 Create PEPLanguageTest. Add PEPLanguage tests.
|
1 year ago |
David Alarcon
|
16c7438038
|
IOSAD-191 Rename to PEPIdentityTest.
|
1 year ago |
David Alarcon
|
9c7cf53c4d
|
IOSAD-191 Add remaining PEPIdentity tests.
|
1 year ago |
David Alarcon
|
6529a2e0c3
|
IOSAD-191 Create PEPIdentityMock. Use PEPIdentityMock in tests.
|
1 year ago |
David Alarcon
|
5bd45cfa02
|
IOSAD-191 Delete PEPObjCAdapterTypesTests_macOS test file.
|
1 year ago |
David Alarcon
|
977f23a706
|
IOSAD-191 Remove PEPMEssage from PEPObjCAdapterTypesTests_macOS target membership.
|
1 year ago |
David Alarcon
|
7cef42d24f
|
IOSAD-191 Add PEPObjCAdapterTypesTests_macOS test target. Add conforms and support PEPIdentity tests.
|
1 year ago |
David Alarcon
|
38d3843fe3
|
IOSAD-191 Add securecoding types to iOS platform target.
|
1 year ago |
David Alarcon
|
bc008aa5c5
|
IOSAD-191 Refactor to prepare code to code review.
|
1 year ago |
David Alarcon
|
40ca06d4c6
|
IOSAD-191 Add securecoding PEPMessage category.
|
1 year ago |
David Alarcon
|
5927fb7aa2
|
IOSAD-191 Add securecoding PEPAttachment category.
|
1 year ago |
David Alarcon
|
d71356d312
|
IOSAD-191 Add nssecurecoding to PEPIdentity and PEPLanguage as categories. Delete nssecurecoding methods from PEPIdentity.
|
1 year ago |
David Alarcon
|
bc7d0a4967
|
IOSAD-191 NSSecureCoding in PEPIdentity, not category.
|
1 year ago |
David Alarcon
|
659ca7c74a
|
IOSAD-191 Add PEPIdentity+SecureCoding. Delete isConfirmed property in PEPIdentity.
|
1 year ago |
Andreas Buff
|
443243a7fb
|
IOSAD-186 rm needless import
|
1 year ago |
Andreas Buff
|
8382fa792e
|
IOSAD-186 renames Sample App
|
1 year ago |
Andreas Buff
|
979dd97207
|
IOSAD-186 used old sample app
|
1 year ago |
Andreas Buff
|
c4552c1344
|
Revert "IOSAD-186 cleanup"
This reverts commit 1a9ffc1753 .
|
1 year ago |
Andreas Buff
|
1a9ffc1753
|
IOSAD-186 cleanup
|
1 year ago |
Andreas Buff
|
07143db0f0
|
IOSAD-186 adds more complex test case to sample app (to reproduce linking problems with code from ewxtensions)
|
1 year ago |
Andreas Buff
|
19f49cfb97
|
IOSAD-186 fixes: extentions not linked usoing static lib. Fixed by adding -objc LF to clients build settings
|
1 year ago |
Andreas Buff
|
a12ea85e20
|
IOSAD-186 adds certain files have not been added to the pEpObjCAdapter_iOS target.
|
1 year ago |
Andreas Buff
|
8fe849a930
|
merge master
|
1 year ago |
Dirk Zimmermann
|
fbc58fe15f
|
Merge branch 'IOSAD-189'
|
1 year ago |
Dirk Zimmermann
|
dc497e0b07
|
IOSAD-189 PEP_DECRYPT_SIGNATURE_DOES_NOT_MATCH ...
is never an error
|
1 year ago |
Dirk Zimmermann
|
4c8873f00c
|
Merge branch 'IOSAD-184'
|
1 year ago |
Dirk Zimmermann
|
bfbc88c40f
|
Merge branch 'master' into IOSAD-184
|
1 year ago |
Andreas Buff
|
bb76cad685
|
Merge branch '1.1.200'
|
1 year ago |
Andreas Buff
|
8f2721be9e
|
adds gitignore
|
1 year ago |