Commit Graph

17 Commits (83c7b1d7a418de489081ff936a17949eebd6e913)

Author SHA1 Message Date
David Alarcon e210580b87 Merge branch '1.1.250' into IOSAD-191
* 1.1.250: (43 commits)
  updates readme to use GIT Engine repo
  IOS-2628 0 attachments
  IOS-2628 Deal with "no attachment"
  IOS-2628 Workaround empty bloblist
  IOS-2628 Test for 0-length attachments
  IOS-2628 Test for attachments in self-encrypt
  IOSAD-186 updates readme
  IOSAD-186 fixes: crashes at runtime under iOS12 using [NSObjcect new] (alloc init worked, crazy)
  IOSAD-186 rm scheme for framework that does not exist any more
  IOSAD-186 rm needless import
  IOSAD-186 fixes: session always NULL due to system.db not found
  IOSAD-186 adds fogotten files to pEp4iOS target
  IOSAD-186 rm needless import
  IOSAD-186 renames Sample App
  IOSAD-186 used old sample app
  Revert "IOSAD-186 cleanup"
  IOSAD-186 cleanup
  IOSAD-186 adds more complex test case to sample app (to reproduce linking problems with code from ewxtensions)
  IOSAD-186 fixes: extentions not linked usoing static lib. Fixed by adding -objc LF to clients build settings
  IOSAD-186 adds certain files have not been added to the pEpObjCAdapter_iOS target.
  ...
2 years ago
David Alarcon 8be1e71ce2 IOSAD-191 Refactor some code. 2 years ago
Andreas Buff aba369718b IOSAD-186 rm needless import 2 years ago
buff fcf106491f IOSAD-186 adds support for Swift clients (module maps) 2 years ago
buff cf4f00e3c8 static lib for macOS up & running 2 years ago
buff 453743caf0 use "<PEPObjCAdapterFramework/...>" imports again. Will probably break ObjCAdapter static lib building. Lets see. 2 years ago
buff c7999e8862 adds macOS lib target 2 years ago
David Alarcon bc008aa5c5 IOSAD-191 Refactor to prepare code to code review. 2 years ago
David Alarcon 40ca06d4c6 IOSAD-191 Add securecoding PEPMessage category. 2 years ago
David Alarcon 5927fb7aa2 IOSAD-191 Add securecoding PEPAttachment category. 2 years ago
David Alarcon d71356d312 IOSAD-191 Add nssecurecoding to PEPIdentity and PEPLanguage as categories. Delete nssecurecoding methods from PEPIdentity. 2 years ago
David Alarcon bc7d0a4967 IOSAD-191 NSSecureCoding in PEPIdentity, not category. 2 years ago
David Alarcon 659ca7c74a IOSAD-191 Add PEPIdentity+SecureCoding. Delete isConfirmed property in PEPIdentity. 2 years ago
buff 023ec095f3 IOSAD-186 adds support for Swift clients (module maps) 3 years ago
buff 7a52f981dd static lib for macOS up & running 3 years ago
buff 24a7ce6345 use "<PEPObjCAdapterFramework/...>" imports again. Will probably break ObjCAdapter static lib building. Lets see. 3 years ago
buff 2e64c70fb6 adds macOS lib target 3 years ago