mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
nss: update to 3.44.1, with vc2013 fix and gyp fix
This commit is contained in:
parent
a2ef5fcde7
commit
d4b834111b
553 changed files with 1515569 additions and 1130 deletions
|
|
@ -498,6 +498,9 @@ typedef enum {
|
|||
SEC_OID_EXT_KEY_USAGE_IPSEC_IKE = 358,
|
||||
SEC_OID_IPSEC_IKE_END = 359,
|
||||
SEC_OID_IPSEC_IKE_INTERMEDIATE = 360,
|
||||
SEC_OID_EXT_KEY_USAGE_IPSEC_END = 361,
|
||||
SEC_OID_EXT_KEY_USAGE_IPSEC_TUNNEL = 362,
|
||||
SEC_OID_EXT_KEY_USAGE_IPSEC_USER = 363,
|
||||
|
||||
SEC_OID_TOTAL
|
||||
} SECOidTag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue