-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Keyvault client library #2613
Commits on Feb 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 29bbaeb - Browse repository at this point
Copy the full SHA 29bbaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013d7f6 - Browse repository at this point
Copy the full SHA 013d7f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b08f89d - Browse repository at this point
Copy the full SHA b08f89dView commit details
Commits on Feb 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f93aa75 - Browse repository at this point
Copy the full SHA f93aa75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c4080b - Browse repository at this point
Copy the full SHA 2c4080bView commit details -
Updated Key Vault SDK based on none fluent AutoRest and costumized co…
…de for method calls with long list of optional properties
Configuration menu - View commit details
-
Copy full SHA for afe9733 - Browse repository at this point
Copy the full SHA afe9733View commit details -
Removing lambda expression and listing by nextLink. The nextLink list…
…ing operation is handled implicitly by Azure core
Configuration menu - View commit details
-
Copy full SHA for b1290c2 - Browse repository at this point
Copy the full SHA b1290c2View commit details -
Updating the API version, documentation, remove policy as mandatory p…
…arameter, fix AdminDetails tag
Configuration menu - View commit details
-
Copy full SHA for ce28f8c - Browse repository at this point
Copy the full SHA ce28f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea2abf - Browse repository at this point
Copy the full SHA 8ea2abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6831a3d - Browse repository at this point
Copy the full SHA 6831a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97b7c86 - Browse repository at this point
Copy the full SHA 97b7c86View commit details -
changing x5t to x509Thumbprint, adding key ID to secret and updating …
…documentations for the WebKey types to reflect the accepted types
Configuration menu - View commit details
-
Copy full SHA for ff3276e - Browse repository at this point
Copy the full SHA ff3276eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ac2e8 - Browse repository at this point
Copy the full SHA 88ac2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f3690 - Browse repository at this point
Copy the full SHA 14f3690View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae68df - Browse repository at this point
Copy the full SHA aae68dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21de003 - Browse repository at this point
Copy the full SHA 21de003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b9c53 - Browse repository at this point
Copy the full SHA 07b9c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fff02 - Browse repository at this point
Copy the full SHA 53fff02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b0962 - Browse repository at this point
Copy the full SHA 87b0962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b86f0d - Browse repository at this point
Copy the full SHA 5b86f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac59273 - Browse repository at this point
Copy the full SHA ac59273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d6c5e - Browse repository at this point
Copy the full SHA 72d6c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b00b65 - Browse repository at this point
Copy the full SHA 8b00b65View commit details -
Fixed to the key vault certificate feature and tests.
1) getObjests is changed to listObjects 2) Removed getObjectsNext as this is controlled by the library 3) Changes the request parameters for some update* operations to reflect mandatory and optional parameters. 4) Added tests for Async and some additional tests
Configuration menu - View commit details
-
Copy full SHA for 17deec7 - Browse repository at this point
Copy the full SHA 17deec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a40bdb - Browse repository at this point
Copy the full SHA 1a40bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c5583 - Browse repository at this point
Copy the full SHA f8c5583View commit details -
Adding managed field for certifciates and use base class of attribute…
…s in request classes.
Configuration menu - View commit details
-
Copy full SHA for 83a3fc6 - Browse repository at this point
Copy the full SHA 83a3fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4612ba6 - Browse repository at this point
Copy the full SHA 4612ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87af588 - Browse repository at this point
Copy the full SHA 87af588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af489b - Browse repository at this point
Copy the full SHA 2af489bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0240491 - Browse repository at this point
Copy the full SHA 0240491View commit details -
Configuration menu - View commit details
-
Copy full SHA for d47971b - Browse repository at this point
Copy the full SHA d47971bView commit details -
Adapting the observer model for Key Vault wrapped client, fixed build…
… becaue incompatibility with runtime and instead of using constant string for JWK algorithms use static class representations
Configuration menu - View commit details
-
Copy full SHA for de395a3 - Browse repository at this point
Copy the full SHA de395a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7125cbd - Browse repository at this point
Copy the full SHA 7125cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c335c05 - Browse repository at this point
Copy the full SHA c335c05View commit details -
key vault cryptography refactoring. Removing additional methods from …
…ByteExtension and using Arrays extension methods where applicable. Changed static final names to all caps.
Configuration menu - View commit details
-
Copy full SHA for db09121 - Browse repository at this point
Copy the full SHA db09121View commit details -
Removing the ServiceResponse<> off return type and remove with*() for…
… readonly objects.
Configuration menu - View commit details
-
Copy full SHA for 28ed4e8 - Browse repository at this point
Copy the full SHA 28ed4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f90d93 - Browse repository at this point
Copy the full SHA 1f90d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for c988937 - Browse repository at this point
Copy the full SHA c988937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c27b8e - Browse repository at this point
Copy the full SHA 1c27b8eView commit details -
Removed annotation dependency from keyvault libs
Removed annotation dependency from keyvault libs
Configuration menu - View commit details
-
Copy full SHA for 7642127 - Browse repository at this point
Copy the full SHA 7642127View commit details -
Adding more functionalities to JsonWebKey: AES key conversions, verif…
…y, equals, clear memory and tests.
Configuration menu - View commit details
-
Copy full SHA for bd5555e - Browse repository at this point
Copy the full SHA bd5555eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8740e2c - Browse repository at this point
Copy the full SHA 8740e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cb23b - Browse repository at this point
Copy the full SHA 20cb23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2819ac3 - Browse repository at this point
Copy the full SHA 2819ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for deea0b4 - Browse repository at this point
Copy the full SHA deea0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 168aaac - Browse repository at this point
Copy the full SHA 168aaacView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6571f7 - Browse repository at this point
Copy the full SHA a6571f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f2d48 - Browse repository at this point
Copy the full SHA 32f2d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5621053 - Browse repository at this point
Copy the full SHA 5621053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ecb0d - Browse repository at this point
Copy the full SHA 27ecb0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e03b6a - Browse repository at this point
Copy the full SHA 0e03b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a51c7 - Browse repository at this point
Copy the full SHA 78a51c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddadd3d - Browse repository at this point
Copy the full SHA ddadd3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c574b95 - Browse repository at this point
Copy the full SHA c574b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4adc1ac - Browse repository at this point
Copy the full SHA 4adc1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb27d8a - Browse repository at this point
Copy the full SHA bb27d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5094701 - Browse repository at this point
Copy the full SHA 5094701View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86da5e - Browse repository at this point
Copy the full SHA f86da5eView commit details -
Merge pull request Azure#1 from jianghaolu/kv
Move key vault libraries from azure-sdk-for-java
Configuration menu - View commit details
-
Copy full SHA for 8afe8fe - Browse repository at this point
Copy the full SHA 8afe8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6acb134 - Browse repository at this point
Copy the full SHA 6acb134View commit details -
Merge pull request Azure#2 from jianghaolu/kv
Remove azure-client-authentication as dependency
Configuration menu - View commit details
-
Copy full SHA for 67eff8a - Browse repository at this point
Copy the full SHA 67eff8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 381abc4 - Browse repository at this point
Copy the full SHA 381abc4View commit details -
Merge pull request Azure#3 from jianghaolu/patch-1
Fix scm connection in pom.xml
Configuration menu - View commit details
-
Copy full SHA for 07040e5 - Browse repository at this point
Copy the full SHA 07040e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb950b2 - Browse repository at this point
Copy the full SHA bb950b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f3f75 - Browse repository at this point
Copy the full SHA c2f3f75View commit details
Commits on Feb 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1dcad79 - Browse repository at this point
Copy the full SHA 1dcad79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 184b33a - Browse repository at this point
Copy the full SHA 184b33aView commit details
Commits on Sep 22, 2017
-
Refactored KeyVaultClient to accomodate autogenerated KeyVaultClientB…
…ase interface and KeyVaultClientBaseImpl implementation as well as pre-existing custom code
Configuration menu - View commit details
-
Copy full SHA for 4bc08bb - Browse repository at this point
Copy the full SHA 4bc08bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a95a75c - Browse repository at this point
Copy the full SHA a95a75cView commit details
Commits on Sep 25, 2017
-
Merge pull request Azure#10 from tiffanyachen/refactoring-changes
Refactoring changes
Configuration menu - View commit details
-
Copy full SHA for 0edb0b1 - Browse repository at this point
Copy the full SHA 0edb0b1View commit details
Commits on Oct 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ab1f38d - Browse repository at this point
Copy the full SHA ab1f38dView commit details
Commits on Oct 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 066c1a1 - Browse repository at this point
Copy the full SHA 066c1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345a277 - Browse repository at this point
Copy the full SHA 345a277View commit details
Commits on Oct 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9a33635 - Browse repository at this point
Copy the full SHA 9a33635View commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for acce07b - Browse repository at this point
Copy the full SHA acce07bView commit details -
Merge pull request Azure#12 from tiffanyachen/record-test
Integrating test suite with travis CI
Configuration menu - View commit details
-
Copy full SHA for 6113d2b - Browse repository at this point
Copy the full SHA 6113d2bView commit details
Commits on Nov 1, 2017
-
Merge pull request Azure#13 from Azure/dev
Updates to enable CI testing
Configuration menu - View commit details
-
Copy full SHA for a887614 - Browse repository at this point
Copy the full SHA a887614View commit details
Commits on Nov 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fceb8cd - Browse repository at this point
Copy the full SHA fceb8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4097a - Browse repository at this point
Copy the full SHA 5d4097aView commit details
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64a57e2 - Browse repository at this point
Copy the full SHA 64a57e2View commit details
Commits on Nov 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 73eb85a - Browse repository at this point
Copy the full SHA 73eb85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7adeec - Browse repository at this point
Copy the full SHA e7adeecView commit details
Commits on Dec 14, 2017
-
Merge pull request Azure#15 from tiffanyachen/dev-4k
Added a 4096 constant
Configuration menu - View commit details
-
Copy full SHA for d8ba211 - Browse repository at this point
Copy the full SHA d8ba211View commit details
Commits on Dec 19, 2017
-
Merge pull request Azure#14 from tiffanyachen/dev-new-features
Added new classes from the updated swagger spec (2016-10)
Configuration menu - View commit details
-
Copy full SHA for d9b475d - Browse repository at this point
Copy the full SHA d9b475dView commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 188e2fd - Browse repository at this point
Copy the full SHA 188e2fdView commit details
Commits on Jan 22, 2018
-
Merge pull request Azure#19 from JonathanGiles/javadoc-fixes
Fix all JavaDoc reported issues.
Configuration menu - View commit details
-
Copy full SHA for 9c1cafb - Browse repository at this point
Copy the full SHA 9c1cafbView commit details
Commits on Jan 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7c1b4d0 - Browse repository at this point
Copy the full SHA 7c1b4d0View commit details
Commits on Jan 25, 2018
-
Merge pull request Azure#20 from tiffanyachen/pomUpdate
Updated pom to ignore session-records on clean
Configuration menu - View commit details
-
Copy full SHA for b2e99e4 - Browse repository at this point
Copy the full SHA b2e99e4View commit details
Commits on Jan 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1437854 - Browse repository at this point
Copy the full SHA 1437854View commit details
Commits on Feb 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca8658e - Browse repository at this point
Copy the full SHA ca8658eView commit details -
Merge pull request Azure#21 from tiffanyachen/dev-pom
Updated versioning for poms
Configuration menu - View commit details
-
Copy full SHA for 03b577b - Browse repository at this point
Copy the full SHA 03b577bView commit details
Commits on Feb 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d3de8ff - Browse repository at this point
Copy the full SHA d3de8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b99b6 - Browse repository at this point
Copy the full SHA 60b99b6View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f274b3 - Browse repository at this point
Copy the full SHA 4f274b3View commit details -
Merge pull request Azure#23 from Azure/tiffanyachen-patch-1
Updated readme
Configuration menu - View commit details
-
Copy full SHA for 2d6780e - Browse repository at this point
Copy the full SHA 2d6780eView commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6cf3182 - Browse repository at this point
Copy the full SHA 6cf3182View commit details
Commits on Mar 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a0ea84 - Browse repository at this point
Copy the full SHA 7a0ea84View commit details -
Configuration menu - View commit details
-
Copy full SHA for eafad9f - Browse repository at this point
Copy the full SHA eafad9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bda41f - Browse repository at this point
Copy the full SHA 6bda41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c038365 - Browse repository at this point
Copy the full SHA c038365View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3f736 - Browse repository at this point
Copy the full SHA bf3f736View commit details
Commits on Mar 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3b2ae0c - Browse repository at this point
Copy the full SHA 3b2ae0cView commit details
Commits on Mar 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4ac1543 - Browse repository at this point
Copy the full SHA 4ac1543View commit details -
Merge pull request Azure#25 from tiffanyachen/new-spec
Updated with preview swagger and re-recorded tests
Configuration menu - View commit details
-
Copy full SHA for ea80c2b - Browse repository at this point
Copy the full SHA ea80c2bView commit details -
Merge pull request Azure#27 from Azure/rrandall/readme-update
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 9230218 - Browse repository at this point
Copy the full SHA 9230218View commit details
Commits on Mar 15, 2018
-
Update readme with unlimited crypto install
Richard Randall committedMar 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 86f9675 - Browse repository at this point
Copy the full SHA 86f9675View commit details
Commits on Mar 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1e1c4d1 - Browse repository at this point
Copy the full SHA 1e1c4d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641ff5d - Browse repository at this point
Copy the full SHA 641ff5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eaf61a - Browse repository at this point
Copy the full SHA 6eaf61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a967c - Browse repository at this point
Copy the full SHA 01a967cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f712f4c - Browse repository at this point
Copy the full SHA f712f4cView commit details -
Merge pull request Azure#33 from tiffanyachen/march-data-update
Updated with 3-21 keyvault preview-swagger
Configuration menu - View commit details
-
Copy full SHA for 3c9f5c8 - Browse repository at this point
Copy the full SHA 3c9f5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62888dc - Browse repository at this point
Copy the full SHA 62888dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 602fb0f - Browse repository at this point
Copy the full SHA 602fb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b4f10 - Browse repository at this point
Copy the full SHA 52b4f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb2844 - Browse repository at this point
Copy the full SHA ebb2844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2fdd5 - Browse repository at this point
Copy the full SHA 3b2fdd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for caec496 - Browse repository at this point
Copy the full SHA caec496View commit details -
Configuration menu - View commit details
-
Copy full SHA for a39e1b2 - Browse repository at this point
Copy the full SHA a39e1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e0cd0 - Browse repository at this point
Copy the full SHA 14e0cd0View commit details
Commits on Mar 24, 2018
-
Merge pull request Azure#32 from tiffanyachen/rsakeyupdate
Minor updates to RsaKey to make it more similar to EC Key changes
Configuration menu - View commit details
-
Copy full SHA for 11900a3 - Browse repository at this point
Copy the full SHA 11900a3View commit details -
Merge pull request Azure#30 from tiffanyachen/jsonwebkeyupdate
Updates to JsonWebKey as well as ECKey implementation addition JsonWebKey - added RSA_OAEP_256 JsonWebKeyEncryptionAlgorithm - ES256, ES384, ES512, ECDSA256 JsonWebKeySignatureAlgorithm - EC_HSM JsonWebKeyType - EC key attributes (x, y, crv) to JsonWebKey as well as methods to/fromEC key - EC key validation tests ECKey implementation (using the BouncyCastle Provider) - Ecdsa256, Es256, Es384, Es512 signature algorithm support - P_256, P_384, P_521, SECP256K1 ECC named curve support - sign/verify using EC keys - EC key tests
Configuration menu - View commit details
-
Copy full SHA for 95dafd9 - Browse repository at this point
Copy the full SHA 95dafd9View commit details -
Merge pull request Azure#29 from Azure/rrandall/readme-crypto-update
Update readme with unlimited crypto install
Configuration menu - View commit details
-
Copy full SHA for 7412f4b - Browse repository at this point
Copy the full SHA 7412f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf504d - Browse repository at this point
Copy the full SHA 8bf504dView commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 344828d - Browse repository at this point
Copy the full SHA 344828dView commit details
Commits on Mar 26, 2018
-
Merge pull request Azure#34 from tiffanyachen/dev
Fixing up javadoc errors as well as modifying exception throwing
Configuration menu - View commit details
-
Copy full SHA for eb41400 - Browse repository at this point
Copy the full SHA eb41400View commit details
Commits on Mar 28, 2018
-
script to automatically make necessary changes to generated code; reg…
…en sdk using script to include cert flag fix
Configuration menu - View commit details
-
Copy full SHA for 6947110 - Browse repository at this point
Copy the full SHA 6947110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50523a8 - Browse repository at this point
Copy the full SHA 50523a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d78dcd5 - Browse repository at this point
Copy the full SHA d78dcd5View commit details -
Merge pull request Azure#35 from Lusitanian/feature/cert_transparency…
…_fix Add python script to automatically make all necessary changes to generated code, regen code from latest swagger
Configuration menu - View commit details
-
Copy full SHA for 2a71a76 - Browse repository at this point
Copy the full SHA 2a71a76View commit details
Commits on Mar 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e49ec46 - Browse repository at this point
Copy the full SHA e49ec46View commit details -
Configuration menu - View commit details
-
Copy full SHA for f64bf28 - Browse repository at this point
Copy the full SHA f64bf28View commit details -
Merge pull request Azure#36 from Azure/feature/update_readme
update readme to reference newest version
Configuration menu - View commit details
-
Copy full SHA for 6f0f2c2 - Browse repository at this point
Copy the full SHA 6f0f2c2View commit details
Commits on Apr 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4db8e32 - Browse repository at this point
Copy the full SHA 4db8e32View commit details -
Merge pull request Azure#37 from Lusitanian/feature/regen_readme
Add documentation for regen script
Configuration menu - View commit details
-
Copy full SHA for aba7004 - Browse repository at this point
Copy the full SHA aba7004View commit details
Commits on Apr 5, 2018
-
Kirill Logachev committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for f0f3ac0 - Browse repository at this point
Copy the full SHA f0f3ac0View commit details -
Kirill Logachev committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for abaaaa1 - Browse repository at this point
Copy the full SHA abaaaa1View commit details -
Update expected signature in crypto tests + fix tabs
Kirill Logachev committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 35b928d - Browse repository at this point
Copy the full SHA 35b928dView commit details
Commits on Apr 7, 2018
-
Kirill Logachev committed
Apr 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 72bf249 - Browse repository at this point
Copy the full SHA 72bf249View commit details
Commits on Apr 9, 2018
-
Use local version of cryptography jar
Kirill Logachev committedApr 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 767bee6 - Browse repository at this point
Copy the full SHA 767bee6View commit details -
Kirill Logachev committed
Apr 9, 2018 Configuration menu - View commit details
-
Copy full SHA for ad736f4 - Browse repository at this point
Copy the full SHA ad736f4View commit details -
Kirill Logachev committed
Apr 9, 2018 Configuration menu - View commit details
-
Copy full SHA for c4bc214 - Browse repository at this point
Copy the full SHA c4bc214View commit details
Commits on Apr 12, 2018
-
Kirill Logachev committed
Apr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 499cf3d - Browse repository at this point
Copy the full SHA 499cf3dView commit details -
Update test with encrypted key
Kirill Logachev committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for b953faa - Browse repository at this point
Copy the full SHA b953faaView commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 96a4923 - Browse repository at this point
Copy the full SHA 96a4923View commit details
Commits on Apr 30, 2018
-
Kirill Logachev committed
Apr 30, 2018 Configuration menu - View commit details
-
Copy full SHA for a5de903 - Browse repository at this point
Copy the full SHA a5de903View commit details -
Merge branch 'kiril/messagesecurity' of github.com:logachev/azure-key…
…vault-java into kiril/messagesecurity
Kirill Logachev committedApr 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 5afe15a - Browse repository at this point
Copy the full SHA 5afe15aView commit details -
Kirill Logachev committed
Apr 30, 2018 Configuration menu - View commit details
-
Copy full SHA for d627777 - Browse repository at this point
Copy the full SHA d627777View commit details
Commits on May 1, 2018
-
Fix test to rest KVClient before each test
Kirill Logachev committedMay 1, 2018 Configuration menu - View commit details
-
Copy full SHA for ad9ab8d - Browse repository at this point
Copy the full SHA ad9ab8dView commit details -
Kirill Logachev committed
May 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 9682dcd - Browse repository at this point
Copy the full SHA 9682dcdView commit details
Commits on May 2, 2018
-
Kirill Logachev committed
May 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 6200f3e - Browse repository at this point
Copy the full SHA 6200f3eView commit details -
Kirill Logachev committed
May 2, 2018 Configuration menu - View commit details
-
Copy full SHA for f555c53 - Browse repository at this point
Copy the full SHA f555c53View commit details
Commits on May 3, 2018
-
Merge pull request Azure#38 from logachev/kiril/messagesecurity
Implement message security
Configuration menu - View commit details
-
Copy full SHA for ac1aa47 - Browse repository at this point
Copy the full SHA ac1aa47View commit details -
Ensure message protection works for keys create\delete
Kirill Logachev committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 2fdd623 - Browse repository at this point
Copy the full SHA 2fdd623View commit details -
Merge pull request Azure#40 from logachev/kiril/messagesecurity
Fix bugs with message protection for keys create\delete
Configuration menu - View commit details
-
Copy full SHA for d654a3f - Browse repository at this point
Copy the full SHA d654a3fView commit details
Commits on May 9, 2018
-
Updated EC key algos to take in hashed digests (secp256k1 not working…
…, testing still)
Configuration menu - View commit details
-
Copy full SHA for 4773baf - Browse repository at this point
Copy the full SHA 4773bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1872c75 - Browse repository at this point
Copy the full SHA 1872c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8ec50 - Browse repository at this point
Copy the full SHA db8ec50View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf1928 - Browse repository at this point
Copy the full SHA fdf1928View commit details
Commits on May 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1049626 - Browse repository at this point
Copy the full SHA 1049626View commit details -
Merge pull request Azure#42 from tiffanyachen/dev
Correcting implementation of EC keys to take in a hashed digest rather than the raw data
Configuration menu - View commit details
-
Copy full SHA for cd98607 - Browse repository at this point
Copy the full SHA cd98607View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ae885a9 - Browse repository at this point
Copy the full SHA ae885a9View commit details
Commits on Jun 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9be2f51 - Browse repository at this point
Copy the full SHA 9be2f51View commit details -
Merge pull request Azure#43 from JonathanGiles/dev
Fixing JavaDoc issues
Configuration menu - View commit details
-
Copy full SHA for ec38edb - Browse repository at this point
Copy the full SHA ec38edbView commit details
Commits on Jun 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c28caca - Browse repository at this point
Copy the full SHA c28cacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 516df2f - Browse repository at this point
Copy the full SHA 516df2fView commit details
Commits on Jun 5, 2018
-
Merge pull request Azure#44 from tiffanyachen/dev
Added msak tests
Configuration menu - View commit details
-
Copy full SHA for 0661add - Browse repository at this point
Copy the full SHA 0661addView commit details
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2c9fbef - Browse repository at this point
Copy the full SHA 2c9fbefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5686a - Browse repository at this point
Copy the full SHA 8f5686aView commit details
Commits on Jun 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d4982b6 - Browse repository at this point
Copy the full SHA d4982b6View commit details
Commits on Jun 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 95af068 - Browse repository at this point
Copy the full SHA 95af068View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 275502c - Browse repository at this point
Copy the full SHA 275502cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a93917 - Browse repository at this point
Copy the full SHA 1a93917View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5068eb - Browse repository at this point
Copy the full SHA d5068ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc75f2a - Browse repository at this point
Copy the full SHA bc75f2aView commit details -
Merge pull request Azure#47 from tiffanyachen/dev
Updating to released API version and package versions
Configuration menu - View commit details
-
Copy full SHA for 0f3e495 - Browse repository at this point
Copy the full SHA 0f3e495View commit details -
Merge pull request Azure#48 from Azure/dev
Merging dev to master for release.
Configuration menu - View commit details
-
Copy full SHA for 2b203a5 - Browse repository at this point
Copy the full SHA 2b203a5View commit details
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1474f36 - Browse repository at this point
Copy the full SHA 1474f36View commit details -
Merge pull request Azure#49 from tiffanyachen/master
Updated pom to point to remote dependencies
Configuration menu - View commit details
-
Copy full SHA for 814fec0 - Browse repository at this point
Copy the full SHA 814fec0View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1c0e3ac - Browse repository at this point
Copy the full SHA 1c0e3acView commit details -
Added a table showing the various categories of features shown by the samples.
Configuration menu - View commit details
-
Copy full SHA for 786af9d - Browse repository at this point
Copy the full SHA 786af9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1e4e1 - Browse repository at this point
Copy the full SHA fa1e4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 793711e - Browse repository at this point
Copy the full SHA 793711eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd7efd - Browse repository at this point
Copy the full SHA dfd7efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47f4d10 - Browse repository at this point
Copy the full SHA 47f4d10View commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 56d6445 - Browse repository at this point
Copy the full SHA 56d6445View commit details
Commits on Aug 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 023ca04 - Browse repository at this point
Copy the full SHA 023ca04View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96a7a4 - Browse repository at this point
Copy the full SHA b96a7a4View commit details
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dca5ef3 - Browse repository at this point
Copy the full SHA dca5ef3View commit details
Commits on Aug 20, 2018
-
Merge pull request Azure#51 from bhicks2/readme_updates
Style Updates to README
Configuration menu - View commit details
-
Copy full SHA for 27dbc88 - Browse repository at this point
Copy the full SHA 27dbc88View commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2cdc500 - Browse repository at this point
Copy the full SHA 2cdc500View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bb2d1 - Browse repository at this point
Copy the full SHA 11bb2d1View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 275270b - Browse repository at this point
Copy the full SHA 275270bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9000250 - Browse repository at this point
Copy the full SHA 9000250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4750369 - Browse repository at this point
Copy the full SHA 4750369View commit details
Commits on Sep 10, 2018
-
* Added a new POM file that encapsulates dependencies on all five modules * Made com.microsoft.azure:azure-client-authentication scope to test * Added some dependency management features * Modified dependencyManagement * Cleaned up webkey * Cleaned up cryptography * Cleaned up core * Added in used but undeclared dependencies * Removed dependency on commons-io, which appears unneeded * Cleaned up unused dependencies in extensions and fixed minor typographical problems * Added undeclared, but used, dependencies to extensions * Added some more package versions to the POMP * Extracted shared versions to parent pom * Added explicit dependencies to extensions and fixed some minor errors * Fixed some indentation differences * Fixed IT bug: * Updated all versions to 1.1.1 * fixed dependency version error * Updated integration-test path
Configuration menu - View commit details
-
Copy full SHA for 5dd4609 - Browse repository at this point
Copy the full SHA 5dd4609View commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 79253c4 - Browse repository at this point
Copy the full SHA 79253c4View commit details
Commits on Sep 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f22cc28 - Browse repository at this point
Copy the full SHA f22cc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12b53a - Browse repository at this point
Copy the full SHA d12b53aView commit details -
Merge pull request Azure#57 from Azure/dev
Merging 1.1.1 updates to master.
Configuration menu - View commit details
-
Copy full SHA for bdee224 - Browse repository at this point
Copy the full SHA bdee224View commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 02233df - Browse repository at this point
Copy the full SHA 02233dfView commit details -
* Do not cache unversionned keys * Brihicks/fix gauva26.0 problems (Azure#63) * Fixed issues resulting from incompatibilities with Guava 26.0 * Updated versioning * Update pom.xml (Azure#66) * Versioning fix * Update pom.xml * Updated versions of all files 1.1.2 * Fixed test error (Azure#72) * Merging Dev to Master (Azure#69) * Do not cache unversionned keys * Brihicks/fix gauva26.0 problems (Azure#63) * Fixed issues resulting from incompatibilities with Guava 26.0 * Updated versioning * Update pom.xml (Azure#66) * Versioning fix * Update pom.xml * Updated versions of all files 1.1.2 * Fixed test error
Configuration menu - View commit details
-
Copy full SHA for c40aa2b - Browse repository at this point
Copy the full SHA c40aa2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a8f81 - Browse repository at this point
Copy the full SHA a0a8f81View commit details
Commits on Nov 17, 2018
-
Add 'keyvault/data-plane/' from commit 'a0a8f81e25357df5bef6bc3f33350…
Configuration menu - View commit details
-
Copy full SHA for 87cefe0 - Browse repository at this point
Copy the full SHA 87cefe0View commit details