- db89506 Delete bundled copy of NSS and replace with README. by David Benjamin · 9 years ago main master
- ccb0830 Fix iOS build by Ryan Sleevi · 9 years ago
- e9b9674 Fix ODR violation by excluding the correct paths. by Ryan Sleevi · 9 years ago
- 9014ff7 Update NSPR to 4.12 and NSS to 3.23 on iOS by Ryan Sleevi · 9 years ago
- 225bfc3 Suppress -Wunused-function for nss. by Nico Weber · 9 years ago
- aee1b12 Update NSS to 3.21 RTM and NSPR to 4.11 RTM by Ryan Sleevi · 9 years ago
- a676aa0 Import NSS fixes into deps/nss. by David Benjamin · 9 years ago
- 3b855a3 Set up a good codereview.settings file by Aaron Gable · 10 years ago
- aab0d08 Uprev NSS from 3.18.0 RTM to 3.19.0 RTM by [email protected] · 10 years ago
- 8a911bc Fix README.chromium. by [email protected] · 10 years ago
- 9506806 Fix an unused variable in NSPR by [email protected] · 10 years ago
- d1edb68 Uprev NSS to 3.18 RTM by [email protected] · 10 years ago
- 40e0f9c Update to NSPR 4.10.8 by [email protected] · 10 years ago
- bb4e75a Win64: Fix a pointer truncation bug in nspr. by [email protected] · 10 years ago
- 6814ecc clang: Suppress a -Wstring-conversion warnings in nspr, gyp edition. by [email protected] · 10 years ago
- 258342e Export NSS_Get_SEC_AnyTemplate_Util from NSS on Windows. by [email protected] · 10 years ago
- a419205 Condition the nss and nspr build targets on use_openssl==0. by [email protected] · 10 years ago
- 87b96db Update to NSS 3.16.7. by [email protected] · 10 years ago
- b37fb0b Export CERT_VerifySignedDataWithPublicKeyInfo from NSS on Windows by [email protected] · 10 years ago
- 7b5b6ec Update to NSPR 4.10.7. by [email protected] · 10 years ago
- 90c5f9a Avoids MSVC warnings about possible value truncation. by [email protected] · 10 years ago
- e2e35db Attempt to let nss's SSSE3 files build with clang-cl. by [email protected] · 10 years ago
- fda0701 Don't use <(DEPTH) in the argument to the -include flag. by [email protected] · 10 years ago
- 6675475 nss: Remove two files from sources that were removed in all conditionals. by [email protected] · 10 years ago
- 4a442d0 Update to NSS 3.16.4. by [email protected] · 10 years ago
- 980afa3 Update clang warnings after r287092. by [email protected] · 11 years ago
- d20b08a Update to NSPR 4.10.7 Beta 3. by [email protected] · 11 years ago
- 68d9da8 Apply the fix for NSS bug 1021102 from the NSS upstream. by [email protected] · 11 years ago
- d14572b Add PK11_MakeIDFromPubKey to windows exports by [email protected] · 11 years ago
- 599cb5d Add the patch file for r275283. by [email protected] · 11 years ago
- b8b8bd8 Fix compiler error with -Werror,-Wpointer-sign by [email protected] · 11 years ago
- 29f421e Update to NSS 3.16.2 Beta 3. by [email protected] · 11 years ago
- e53cfe8 Add RSA-OAEP support from upstream NSS bugs 1009794 and 1009785 by [email protected] · 11 years ago
- 75b9c61 [webcrypto] Add some additional NSS exports on windows. by [email protected] · 11 years ago
- b94fa6e Fix bugs in intel-gcm-x86-masm.asm and re-enable the Intel AES assembly code. by [email protected] · 11 years ago
- f773fe9 Disable Intel AES assembly code on Windows because of memory corruption by [email protected] · 11 years ago
- 8d13ffb Implement AES in different modes of operation, using AES-NI and by [email protected] · 11 years ago
- 494b678 Add PK11_ExportDERPrivateKeyInfo and PK11_ExportPrivKeyInfo. by [email protected] · 11 years ago
- aebbaaf Update to NSPR 4.10.4. by [email protected] · 11 years ago
- 2d0e13a Add NSS exports for Windows. by [email protected] · 11 years ago
- ff99706 Update NSS to NSS_3_16_RTM. by [email protected] · 11 years ago
- f59c181 Add PK11_PubUnwrapSymKeyWithFlagsPerm() to NSS exports. by [email protected] · 11 years ago
- e280f7c Add PK11_GetKeyLength to NSS exports. by [email protected] · 11 years ago
- c95b9dd Revert r228205. by [email protected] · 11 years ago
- 67f9694 Update to NSS 3.15.5 and NSPR 4.10.3. by [email protected] · 11 years ago
- 37c4ae0 Fix compilation of NSPR and NSPR for aarch64 by [email protected] · 11 years ago
- c5a167a Update third_party/nss to 3.15.5 Beta 2. by [email protected] · 11 years ago
- a3a76de Add SEC_SignData to NSS exports. by [email protected] · 11 years ago
- 48f561c Remove LDAP support from NSS. by [email protected] · 11 years ago
- 19a84d9 Export CERT_CompareName method. by [email protected] · 11 years ago
- e087f15 Delete nss/lib/softoken/rsawrapr.c. by [email protected] · 11 years ago
- 653d507 Update third_party/nss to NSS 3.15.4. by [email protected] · 11 years ago
- d93601a Export CERT_DistNamesFromCertList and CERT_DupDistNames. by [email protected] · 11 years ago
- 1d92630 Export four ASN.1 templates: by [email protected] · 11 years ago
- 3f074d0 Update to NSPR 4.10.2. by [email protected] · 11 years ago
- 70e4daa Update to NSS 3.15.3. by [email protected] · 11 years ago
- 4aaa389 Add SECKEY_GetPublicKeyType to windows exports. by [email protected] · 11 years ago
- fffb16b Update the patch file for r231825 (https://codereview.chromium.org/51333008). by [email protected] · 11 years ago
- 2619616 NSS: Typo fix for non-x86 builds in generic poly1305 code. by [email protected] · 11 years ago
- 0361ab6 Expose PK11_GenerateKeyPairWithOpFlags to windows build of NSS. by [email protected] · 11 years ago
- 5079611 Support ChaCha20+Poly1305 cipher suites. by [email protected] · 11 years ago
- c5ae9ff Disable optimization in prdtoa.c under VS2013. by [email protected] · 11 years ago
- 6c8f5f5 Add NSS export for PK11_ImportSymKeyWithFlags. by [email protected] · 11 years ago
- 7594a13 Export additional NSS functions for NetworkingPrivateCrypto support. by [email protected] · 11 years ago
- 9c541cb Export all the HASH_ functions. by [email protected] · 12 years ago
- 4304049 Update NSS to NSS_3_15_1_BETA2. by [email protected] · 12 years ago
- 98124b5 RNG_SystemRNG should fail rather than falling back on rng_systemFromNoise by [email protected] · 12 years ago
- 7524acb Fix a typo in the header include guard of secmod.h. by [email protected] · 12 years ago
- 0e78860 Export HASH_Begin, HASH_Create, HASH_Destroy, HASH_End, HASH_Update. by [email protected] · 12 years ago
- 6162533 Call abort() if NSS cannot read from /dev/urandom. by [email protected] · 12 years ago
- f9a677f Update to NSS_3_15_RTM. by [email protected] · 12 years ago
- 48fc454 Allow NSS to be built with NO_NSPR_10_SUPPORT. by [email protected] · 12 years ago
- 8d0cbad Remove CVS keywords from NSS source files. by [email protected] · 12 years ago
- c366b91 Fix the invalid read (heap-buffer-overflow) error in AppendAVA(). by [email protected] · 12 years ago
- 2bd7736 Enable libpkix to handle AIA chasing when compiled statically by [email protected] · 12 years ago
- 2621e79 Export SGN_Digest and VFY_VerifyDigestDirect. by [email protected] · 12 years ago
- 696b1f9 Export HASH_ResultLenByOidTag. by [email protected] · 12 years ago
- a8cc9e4 Add the patch for https://codereview.chromium.org/15027002/. by [email protected] · 12 years ago
- e734757 Fix the remaining heap-buffer-overflow (read) error in arcfour.c. by [email protected] · 12 years ago
- a3c6fab Fix a memory leak in SECITEM_FreeArray. by [email protected] · 12 years ago
- 899fdee Export the functions needed by the libSSL in NSS 3.15. by [email protected] · 12 years ago
- 3717996 Update NSS to NSS_3_15_BETA2. by [email protected] · 12 years ago
- d01c3a5 Make most of the RCS/CVS keyword changes in NSS_3_15_BETA2 after by [email protected] · 12 years ago
- f6b4a8a - Added export of CERT_GetCertKeyType for ssl platform support by [email protected] · 12 years ago
- 702e3ef Change the NSS and NSPR source tree to the new directory structure to be by [email protected] · 12 years ago
- a2ea14e PK11_DecryptWithSymKey and PK11_EncryptWithSymKey have been by [email protected] · 12 years ago
- 955a169 Make CKM_AES_GCM usable. by [email protected] · 12 years ago
- 16c79e5 Define _AMD64_, MP_CHAR_STORE_SLOW, and MP_IS_LITTLE_ENDIAN by [email protected] · 12 years ago
- 1f3b3ed Fix RC4 reads/writes outside array bounds. by [email protected] · 12 years ago
- 8a4dfce Update to NSS 3.14.3 Beta 1 for the TLS CBC constant-time decoding fix. by [email protected] · 12 years ago
- 7066981 Merge NSS_3_14_2_RTM. by [email protected] · 12 years ago
- d7cab77 Support big-endian processors. Eliminate the dependency on the by [email protected] · 12 years ago
- 8f40340 Use the ARM assembly code in mpi_arm.c for iOS. by [email protected] · 12 years ago
- f83c283 Update to NSPR 4.9.5 Beta 2, part 2: actual changes. by [email protected] · 12 years ago
- 0817105 Update to NSPR 4.9.5, part 1: MPL 2 upgrade only. by [email protected] · 12 years ago
- f5b1307 Add an optimized 32-bit implementation of the NIST P-256 elliptic curve. by [email protected] · 12 years ago
- f142e34 It is not necessary to disable Visual C++ warning C4334 when compiling NSPR. by [email protected] · 12 years ago
- 649d784 Expose more functions for webrtc. by [email protected] · 12 years ago
- e433541 Export SECKEY_CopyPublicKey for windows. by [email protected] · 12 years ago
- a5f8ffd Make all nss targets build on Win64 by [email protected] · 12 years ago