Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
719b655
US584914 : iOS - Decoupling the BLE into separate module
Apr 17, 2019
69dcf2c
US584914 : iOS - Decoupling the BLE into separate module - correcting…
Apr 22, 2019
35dbd52
US584914 : iOS - Decoupling the BLE into separate module - Updating R…
Apr 25, 2019
ab51048
Merge pull request #208 from CAAPIM/US584914-DecouplingProximity
BobbyWeber May 7, 2019
65a87b7
Update version numbers to 1.9.20
BobbyWeber May 8, 2019
34041b3
Implementation of the intermediate certificate pinning feature. Added…
May 15, 2019
9bed3c1
Merge pull request #209 from CAAPIM/US579432-IntermediateCertPinning
BobbyWeber May 30, 2019
8bfb767
fixing a bug in the default behaviour
Jul 8, 2019
d49ea61
Merge pull request #211 from CAAPIM/US579432-IntermediateCertPinning-Bug
Jul 10, 2019
e891ec5
Fixed a bug in the way certificates are converted to data and a nil d…
Jul 23, 2019
f5ecde4
Merge pull request #212 from CAAPIM/DE425500-CrashFixForNilCertificates
Jul 23, 2019
6a2a8f7
added backward compatibility support for public key hash pinning
Jul 25, 2019
a62ab4d
some more changes related to backwards compatibility
Jul 25, 2019
551c2b7
Merge pull request #214 from CAAPIM/US579432-IntermediateCertPinning
mahithegeek Jul 26, 2019
b176e9b
initial code and changes related to file upload
Aug 5, 2019
0bd0882
US604884 : iOS - iOS 13 Close gaps - Fix for ASN.1 decoder parser mis…
ysd24 Aug 5, 2019
2d326b5
fixed a bug in not setting mag identifier
Aug 7, 2019
1357b03
Merge branch 'develop' into US591672-UploadFilesImplementation
Aug 7, 2019
5601b5d
fixed a bug found in dev testing
Aug 8, 2019
34952fa
updated version number to 2.0.00
Aug 8, 2019
599ec13
Merge pull request #215 from CAAPIM/IntermediateCertPinning-bugfix
Aug 9, 2019
27b57f3
Merge branch 'develop' of https://github.com/CAAPIM/iOS-MAS-Foundatio…
ysd24 Aug 9, 2019
42c1dca
US604884 : iOS - Using the new SecTrustEvaluateWithError for iOS 13 i…
ysd24 Aug 13, 2019
3280f7a
Merge branch 'develop' into US591672-UploadFilesImplementation
Aug 16, 2019
f97c606
fixed an issue where multi-part body boundary was missing from the he…
Aug 19, 2019
aef4d9a
removed unnecessary files from the project
Aug 20, 2019
4dc7d14
rectified unwanted change in security policy
Aug 20, 2019
a93d3c8
removed unnecessary params
Aug 20, 2019
c597904
undid few changes
Aug 20, 2019
99f279a
Merge pull request #216 from CAAPIM/iOS13Support
mahithegeek Aug 21, 2019
784c680
throwing an error form the API if the request is not in the proper fo…
Aug 21, 2019
1341edd
changed license part in headers
Aug 26, 2019
e4fe065
Merge branch 'develop' into US591672-UploadFilesImplementation
Aug 26, 2019
3d62b7e
changed public API name to postMultiPartForm
Aug 27, 2019
dfa3fac
Merge pull request #217 from CAAPIM/US591672-UploadFilesImplementation
Aug 27, 2019
b59373b
added a new method in MASMultiPartFormData which enables file data to…
Sep 6, 2019
d0d06e5
modified response info to carry the entire response from server
Sep 6, 2019
09b7ce3
fixed a bug in adding boundary and sending success response
Sep 9, 2019
c43880e
changed script to remove distribution cert
Sep 9, 2019
16087d5
fixed an extra \r\n bug
Sep 9, 2019
f74bbc6
Merge pull request #218 from CAAPIM/UploadFiles-Addingbytedata
Sep 10, 2019
27a083e
[US609984] Adding MASNetworkConfiguration to configure Timeout and MA…
ysd24 Sep 10, 2019
6d6940b
fixing a bug in the default behaviour
Sep 16, 2019
2abcfea
Merge pull request #221 from CAAPIM/CertPinning-DefaultBehaviour
Sep 16, 2019
23fd935
Merge branch 'develop' of https://github.com/CAAPIM/iOS-MAS-Foundatio…
ysd24 Sep 16, 2019
e0e3463
US609984-RequestTimeout comments added for reference docs and add lic…
ysd24 Sep 16, 2019
fc26f69
Merge pull request #219 from CAAPIM/US609984-MASRequestTimeout
mahithegeek Sep 16, 2019
cfe540b
Updated License to contain Broadcom licensing details
Sep 17, 2019
f070f88
Replaced CA with Broadcom
Sep 17, 2019
cea509d
Merge pull request #222 from CAAPIM/License-Updates
manutripathi82 Sep 17, 2019
f056e41
[2.0.00Release] Updating the XCode11 project setting addition of Supp…
ysd24 Sep 17, 2019
168f148
Merge pull request #223 from CAAPIM/NoToMacCatalyst
mahithegeek Sep 17, 2019
62d14ca
updated change log to update proper user story
Sep 24, 2019
d9108e9
updated changelog file with new features
Sep 25, 2019
78ea6a5
updated build version
Sep 25, 2019
0ca480f
Merge pull request #226 from CAAPIM/MAS-2.0.00
Sep 25, 2019
01f716f
Update landing page link
manutripathi82 Sep 26, 2019
43cbdb6
Merge pull request #227 from CAAPIM/landing_page_link_update
mahithegeek Sep 27, 2019
8494422
Update README.md
mahithegeek Sep 27, 2019
fbb296f
Update CHANGELOG.md
mahithegeek Sep 27, 2019
824317a
Merge pull request #228 from CAAPIM/ChangeLog-Updates
Sep 27, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 25 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Version 2.0.00

### Bug fixes
- None

### New features
- Proximity Login feature (BLE and QR Code) is now moved to [MASProximity][MASProximity] framework. No code change is required, and no functionality change was made. In order to use Proxmity Login feature, please include [MASProximity][MASProximity] framework into a project. [US584914]
- Intermediate Certificate Pinning-Implementation Cordova-iOS [US579432]
- Multipart Form data support (Usage: File Upload) [US605851]
- Ability to specify Timeout parameter for HTTP(S) Requests [US609984]

### Deprecated methods
- None

### Removed methods
- None

# Version 1.9.20

### Bug fixes
- ASN.1 Bit String Null Range Handled. [US604884]

# Version 1.9.10

### Bug fixes
Expand Down Expand Up @@ -228,11 +250,10 @@ None.

- .


[MASProximity]: https://github.com/CAAPIM/iOS-MAS-Proximity
[mag]: https://docops.ca.com/mag
[mas.ca.com]: http://mas.ca.com/
[docs]: http://mas.ca.com/docs/
[blog]: http://mas.ca.com/blog/
[techdocs.broadcom.com]: http://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-api-management/mobile-sdk-for-ca-mobile-api-gateway/2-0.html
[docs]: http://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-api-management/mobile-sdk-for-ca-mobile-api-gateway/2-0.html

[releases]: ../../releases
[contributing]: /CONTRIBUTING.md
Expand Down
10 changes: 5 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ Follow these steps for pull requests:
6. If you haven't already, complete the [Contributor License Agreement ("CLA")][cla].

### Contributor License Agreement ("CLA")
To accept pull requests, submit a CLA. (Submitting a single CLA lets you work on any open source projects from CA, Inc.)
To accept pull requests, submit a CLA. (Submitting a single CLA lets you work on any open source projects from Broadcom, Inc.)

Complete your CLA here: <https://www.clahub.com/agreements/CAAPIM/iOS-MAS-Foundation>

## Bugs
We work hard to avoid them, but they still happen. If you're a CA customer, open an issue in our [Support Page][casupport], otherwise use GitHub issues.
To share ideas or ask product-related questions go to [CA Communities][community].
We work hard to avoid them, but they still happen. If you're a Broadcom customer, open an issue in our [Support Page][casupport], otherwise use GitHub issues.
To share ideas or ask product-related questions go to [Broadcom Communities][community].

### Known Issues
We also use GitHub issues for updates to known issues, including alerts when fixes are in progress.
Expand All @@ -48,8 +48,8 @@ By contributing to iOS Mobile SDK, you agree that your contributions will be lic


[guidelines]: /GUIDELINES.md
[community]: https://communities.ca.com/community/ca-api-management-community/content?filterID=contentstatus%5Bpublished%5D~category%5Bca-mobile-api-gateway%5D
[community]: https://community.broadcom.com/enterprisesoftware/communities/communityhomeblogs?CommunityKey=0f580f5f-30a4-41de-a75c-e5f433325a18
[license-link]: /LICENSE
[cla]: https://www.clahub.com/agreements/CAAPIM/iOS-MAS-Foundation
[casupport]: https://support.ca.com/irj/portal/implsvcnewcase
[casupport]: https://casupport.broadcom.com

2 changes: 1 addition & 1 deletion GUIDELINES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CA Technologies Objective-C Style Guide
# Broadcom Objective-C Style Guide

This document describes the Objective-C coding style of the iOS Mobile SDK team. This guideline is recommended to comply with all Objective-C implementations of our products.

Expand Down
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
The MIT License (MIT)

Copyright (c) 2016 CA. All rights reserved.
Copyright (c) 2019 Broadcom. All Rights Reserved.
The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
The MIT License (MIT)
=====================

Copyright (c) 2016 CA. All rights reserved.
Copyright (c) 2019 Broadcom. All Rights Reserved.
The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
27 changes: 0 additions & 27 deletions MASFoundation.podspec

This file was deleted.

Loading