[webauthn] new commits pushed by vijaybh

The following commits were just pushed by vijaybh to 
https://github.com/w3c/webauthn:

* moved AAGUID into packed attestation core. Removed AAGUID extension.
 Close #132
  by rlin1
https://github.com/w3c/webauthn/commit/ac2b718cf0dc968bf2e9fdc0ff1b30493afa7490

* step 1: renamed attestation type to attestation format
  by rlin1
https://github.com/w3c/webauthn/commit/84261682f1c996fc4d2613972ebd63b2dfe27031

* step 2: renamed attestation model to attestation type
  by rlin1
https://github.com/w3c/webauthn/commit/a286d5be2d29142358510accea6660fe95e0c74c

* more explanation added
  by rlin1
https://github.com/w3c/webauthn/commit/50d807e2a8d7779dbf443463e5c379886720c626

* We do not specify normative requirements for FIDO servers here
  by rlin1
https://github.com/w3c/webauthn/commit/55a7b1f62b5814f92be3c25a3b4b160757f0e692

* do not address issue #88 here - thats a separate one
  by rlin1
https://github.com/w3c/webauthn/commit/81934c9801e029ba1e92b2d47ff1a5f8774ea241

* merged in master. See #121
  by rlin1
https://github.com/w3c/webauthn/commit/fc897a81eec4918d82a1f9280258a53254f7656e

* reverted to original .gitattributes
  by rlin1
https://github.com/w3c/webauthn/commit/cdb89a283a2ab047752d8c15d0357c11afe8a701

* Merge pull request #138 from w3c/rolf-attestation-types-121

Rolf attestation types 121. No complaints, so I merge now.
  by Rolf Lindemann
https://github.com/w3c/webauthn/commit/a6695b22492bb0b1c19b8abe94c4b866c103bcbf

* merged-in master. See #132
  by rlin1
https://github.com/w3c/webauthn/commit/656e2d9675b760262a623dcd9c13c945efd9c60a

* reverted to original .gitattributes
  by rlin1
https://github.com/w3c/webauthn/commit/385fd5d7951348afe68d4a0c2fe00cd8cdc78a77

* Merge pull request #137 from w3c/rolf-aaguid-132

moved AAGUID into packed attestation core. Removed AAGUID extension.
No complaints.  So I am merging it into master.
  by Rolf Lindemann
https://github.com/w3c/webauthn/commit/0f30f4bcb68a81028e26454f626a185f103386b5

* Stop using .gitattributes from w3c/html

Basically, all we need from this file is to define what `.bs` is, so 
this
commit trims down to that. The rest is unnecessary, and causing 
issues.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/a525ed329df9c427ecb6b3eae0f0dfd40a3f626b

* Stop using .gitattributes from w3c/html [2]

Bugfix: The definition for `cleantext` is gone now, so `.bs` should 
just be `text`.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/2f690996c6fdd8f9cfc80403fe7990d0764c81f3

* Pin to html5lib 0.9999999

Not 0.999999999 or 0.99999999. Those do not work with bikeshed 
(currently).
Seriously, who is tagging these releases: 
https://pypi.python.org/pypi/html5lib
  by J.C. Jones
https://github.com/w3c/webauthn/commit/29fa8ee6bb6136f23a50f478b5fabd0558eb28ec

* Merge branch 'master' into vgb-signature
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/3299eccb6c3e3196aa60bc68c4c7b4d9790392de

Received on Friday, 15 July 2016 22:14:03 UTC