summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added tag NSS_3_31_RTM for changeset e39be8a2363dNSS_3_31_BRANCHFranziskus Kiefer2017-06-080-0/+0
|
* Set version numbers to 3.31 finalNSS_3_31_RTMFranziskus Kiefer2017-06-083-6/+6
|
* Added tag NSS_3_31_BETA2 for changeset b656675c482bFranziskus Kiefer2017-06-070-0/+0
|
* Bug 1368599 - Remove short TLS 1.3 headers for Firefox. r=mtNSS_3_31_BETA2EKR2017-06-011-5/+0
| | | | | | | | | | Summary: Note: I plan to uplift this change (which only affects the Firefox build) to Firefox w/o the rest of NSS. Reviewers: mt, kaie Differential Revision: https://nss-review.dev.mozaws.net/D342
* Added tag NSS_3_31_BETA1 for changeset c2886c794ad4Franziskus Kiefer2017-06-020-0/+0
|
* Bug 1368623 - use PERL env variabel in certdata.py, r=ttaubertNSS_3_31_BETA1Franziskus Kiefer2017-06-021-1/+2
|
* Bug 1368623 - follow-up; fix firefox build, r=ttaubertFranziskus Kiefer2017-05-311-1/+2
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D335
* Bug 1352039 - improvements for elliptic curve addition in mixed ↵Franziskus Kiefer2017-04-045-5/+139
| | | | | | Jacobian-affine coordinates, r=ttaubert Differential Revision: https://nss-review.dev.mozaws.net/D333
* Fix Docker setup.sh for lib32z1-dev package r=prevent-bustageTim Taubert2017-05-311-3/+0
|
* Bug 1355041 - Add Windows gyp builds to TC r=franziskusTim Taubert2017-05-3112-33/+132
|
* Bug 1368623 - Allow perl to be msys or strawberry, r=franziskusMartin Thomson2017-05-302-5/+23
| | | | | | | | | | | On windows, mozilla-build comes with perl. The way that gyp ends up invoking perl leads to perl receiving a filename argument that contains backslashes. You can address this, as you have suggested, by installing strawberry perl and putting that on the path ahead of /bin, but it's more software and unnecessary. This little python wrapper avoids that problem. It works with both strawberry and the copy that comes with msys. Differential Revision: https://nss-review.dev.mozaws.net/D327
* Bug 1368621 - Specify exception handling for MSVC, r=franziskusMartin Thomson2017-05-301-0/+2
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D328
* Bug 1273678 - Own PK11SlotInfos in NSSSlot/NSSToken r=franziskus (thx=keeler)Tim Taubert2017-05-293-8/+21
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D332
* Bug 1368485 - Update libFuzzer revision r=franziskusTim Taubert2017-05-291-1/+1
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D331
* Bug 1362392 - always add s_mpv_div_2dx1d when we don't have an assembly ↵Franziskus Kiefer2017-05-231-1/+1
| | | | | | version, r=ttaubert Differential Revision: https://nss-review.dev.mozaws.net/D330
* Bug 1366761, remove need to separately document the previous nspr version, ↵Kai Engert2017-05-242-15/+8
| | | | | | but using the information from the previous nss branch, r=martin.thomson DONTBUILD
* Bug 1358134 - Don't use dirent.h in DBTool to check whether a DB exists ↵Tim Taubert2017-05-231-9/+8
| | | | | | r=franziskus Differential Revision: https://nss-review.dev.mozaws.net/D326
* Bug 1355038 - fix windows gyp builds where using static builds, r=ttaubertFranziskus Kiefer2017-05-232-2/+22
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D325
* Bug 1366761, address review comments from Martin ThomsonKai Engert2017-05-231-12/+5
| | | | DONTBUILD
* Bug 1366757, Automate the NSPR version requirement when creating NSS release ↵Kai Engert2017-05-232-3/+15
| | | | | | archives, r=franziskus DONTBUILD
* Bug 1355940 - Remove dead code, r=ttaubertMartin Thomson2017-05-232-14/+0
|
* Bug 1364300 - Refactor ticket handling, r=ekrMartin Thomson2017-02-214-402/+449
|
* Document the API additions made in bug 1162897 and in bug 1278965 as ↵Kai Engert2017-05-222-0/+24
| | | | permissible ABI change.
* Document the change made to sslt.h in 1343036 as a permissible ABI change.Kai Engert2017-05-221-0/+14
|
* Bug 1366761, Add automatic checks for new ABI changes to ↵Kai Engert2017-05-2216-4/+93
| | | | automation/buildbot-slave/build.sh, r=me
* Bug 1162897 - Use braces, a=bustageMartin Thomson2017-05-221-5/+15
|
* Bug 1365193, crmftest: fix memleaks spotted by coverity, r=kaieDaiki Ueno2017-05-171-0/+2
|
* Bug 1365193, util_gtest: suppress coverity warning, r=kaieDaiki Ueno2017-05-161-13/+15
|
* Bug 1365193, util: fix null pointer dereference pointed by coverity, r=kaieDaiki Ueno2017-05-161-1/+1
|
* Bug 1366187, pk11wrap: catch the case where NSSToken is not set, r=kaieDaiki Ueno2017-05-191-1/+6
|
* fix fuzzing docker image, r=bustageFranziskus Kiefer2017-05-181-3/+0
|
* Bug 1362392 - fix s_mpi_div on 32-bit; fix 32-bit test buildsFranziskus Kiefer2017-05-099-45/+209
| | | | Differential Revision: https://nss-review.dev.mozaws.net/D320
* Bug 1162897, Tweak SSL tests to exercise PKCS#11 URI matching, r=rrelyeaDavid Woodhouse2016-09-271-2/+10
|
* From edf8aafda42fbcf30ed3c13d4b404d2d5c821238 Mon Sep 17 00:00:00 2001David Woodhouse2016-08-181-0/+5
| | | | Bug 1162897, Detect PKCS#11 URI in PK11_FindCert{s,}FromNickname and search accordingly, r=rrelyea
* From 211bea2ebe9a90bb65cfe858cee88b1a20ae557a Mon Sep 17 00:00:00 2001varunnaganathan2016-08-173-0/+225
| | | | Bug 1162897, Add PK11_FindCertsFromURI() and PK11_FindCertFromURI(), r=rrelyea
* From 24d6615bf3a32cdfef6ef36713eb34612ed94311 Mon Sep 17 00:00:00 2001varunnaganathan2016-08-154-0/+86
| | | | Bug 1162897, Add NSSTrustDomain_FindTokensByURI(), r=rrelyea
* From 5bfd9dd537eb2c932d40658a08c45ad4ef3cd9ef Mon Sep 17 00:00:00 2001varunnaganathan2016-08-172-41/+50
| | | | Bug 1162897, Rename and export find_objects_by_template(), r=rrelyea
* From 88b20a6993493f03c24575e0011f277767ecae51 Mon Sep 17 00:00:00 2001David Woodhouse2016-08-171-1/+9
| | | | Bug 1162897, Include PKCS#11 URI in modutil output, r=rrelyea
* From a5701e863bddfde58380bf61d84719bb68cad3c9 Mon Sep 17 00:00:00 2001varunnaganathan2016-08-173-0/+55
| | | | Bug 1162897, Add PK11_GetModuleURI() function, r=rrelyea
* Bug 1162897, Add PK11_GetTokenURI() and use it from certutil, r=rrelyeaDavid Woodhouse2016-08-154-0/+63
|
* From 44d103635eacd3c372a56b481407ce3d0323ddff Mon Sep 17 00:00:00 2001varunnaganathan2016-08-172-22/+23
| | | | Bug 1162897, Add CK_TOKEN_INFO to the PK11SlotInfo struct for caching the token info, r=rrelyea
* From b3a543fc2616501555997d7caf857a74c9c197a7 Mon Sep 17 00:00:00 2001David Woodhouse2016-08-192-3/+8
| | | | Bug 1162897, Make NSSTrustDomain_FindTokenByName() take a ref on the token it returns, r=rrelyea
* From b02eff2c1e4ba65eceb8bf1549ef3e610764590c Mon Sep 17 00:00:00 2001David Woodhouse2016-08-171-120/+24
| | | | Bug 1162897, Remove duplication in PK11_FindCert{s,}FromNickname(), r=rrelyea
* From 23c0949786a1a7ac222be2b5391ab2d654342e99 Mon Sep 17 00:00:00 2001Daiki Ueno2017-05-042-0/+25
| | | | Bug 1162897, pk11wrap: add pk11_MatchString, r=rrelyea
* From 193777aedc558c56bb6501ba8e2134668ee5697b Mon Sep 17 00:00:00 2001Daiki Ueno2017-05-0310-0/+1087
| | | | Bug 1162897, util: add minimal PKCS#11 URI parser, r=rrelyea
* Bug 1350362 - Support building NSS in Firefox with MinGW on Linux, r=franziskusTom Ritter2017-05-113-3/+16
|
* Bug 1364469 - Remove dead state check, r=franziskusJ.C. Jones2017-05-121-2/+0
| | | | | | | | | | Summary: This change fixes dead code caught by Coverity after bug 1342137. Reviewers: franziskus Reviewed By: franziskus Differential Revision: https://nss-review.dev.mozaws.net/D318
* Bug 1353724, fix key length calculation for PKCS#5 DES-EDE3-CBC-Pad, r=rrelyeaDaiki Ueno2017-04-053-0/+16
|
* Bug 1363981 - Update tests to use SSLProtocolVariant instead of Mode, r=ttaubertMartin Thomson2017-05-0123-254/+252
|
* Bug 1342137 - Permit unknown dotted-decimal X500 Principals ↵J.C. Jones2017-05-119-4/+165
| | | | | | | | | | | | | | r=franziskus,ttaubert RFC 1485 permits principals with OIDs in either "1.2=Name" or "OID.1.2=Name" form. This patch permits such forms, for unknown OIDs. This patch adds disabled tests which should fail, but do not, and need further cleanup. Original patch courtesy of Miklos Vajna. Differential Revision: https://nss-review.dev.mozaws.net/D310