summaryrefslogtreecommitdiff
path: root/automation
Commit message (Expand)AuthorAgeFilesLines
* Set version numbers to 3.50 BetaJ.C. Jones2020-01-031-1/+1
* Backed out changeset ac51d2490f9c (Bug 1574643) for crashes on early SSE4 CPUsJ.C. Jones2019-12-2010-42/+311
* Bug 1574643 - NSS changes for haclv2 r=jcj,kjacobsFranziskus Kiefer2019-12-1810-311/+42
* Bug 1535787 - Further improvements to the release-helper API r=mtJ.C. Jones2019-12-041-86/+68
* Bug 1535787 - flake8 style updates to nss-release-helper.py r=kjacobsJ.C. Jones2019-12-041-42/+67
* Bug 1535787 - Use Python for the regexes in nss-release-helper r=keeler,kjacobsJ.C. Jones2019-12-041-34/+113
* Bug 1594933 - disable libnssdbm by default; keep build on CI, r=jcjFranziskus Kiefer2019-12-043-14/+45
* Set version numbers to 3.49 betaJ.C. Jones2019-12-032-14/+1
* Bug 1600775 - Require NSPR 4.24 for NSS 3.48 r=kaie,kjacobsJ.C. Jones2019-12-021-1/+1
* Bug 1594891 - Use tc-proxy for nss tooltool; r=dustin,jcjTom Prince2019-11-112-3/+5
* Bug 1579836 - Execute NSPR tests as part of NSS continuous integration. r=jcjKai Engert2019-11-081-6/+3
* Bug 1594891 - Updates to run correctly on the new TC deployment r=jcjDustin J. Mitchell2019-11-087-795/+721
* Bug 1591275: Switch workers to use AWS Provder; r=kjacobsTom Prince2019-11-072-3/+3
* Bug 1562671 - Limit Master Password KDF iterations for NSS continuous integra...Kai Engert2019-11-011-1/+2
* Bug 1588244 - Store TLS 1.3 peerDelegCred, authKeyBits, and scheme in SSLPrel...Kevin Jacobs2019-10-281-0/+13
* Set version numbers to 3.48 betaJ.C. Jones2019-10-184-55/+1
* Bug 1465613 - Created two new fields for scheduled distrust from builtins and...Marcus Burghardt2019-10-113-0/+50
* Bug 1583068 - Require NSPR version 4.23 r=jcjNSS_3_47_BETA1Kai Engert2019-10-111-1/+1
* Bug 1399095 - Allow nss-try to be used to test NSPR changes. r=kjacobsKai Engert2019-09-1911-2/+68
* Bug 1385039 - Build NSPR tests as part of NSS continuous integration. r=kjacobsKai Engert2019-09-171-22/+100
* Bug 1579290 - Disable LSAN during builds, r=uenoMartin Thomson2019-09-061-1/+9
* Bug 1570501 - Expose AES-CMAC in PKCS #11 API, r=mtAlexander Scheel2019-08-301-2/+3
* bug 1577038 - add PK11_GetCertsFromPrivateKey r=jcj,kjacobsDana Keeler2019-08-291-0/+4
* Set version numbers to 3.47 betaJ.C. Jones2019-08-301-1/+1
* Bug 1485533 - Close gaps in taskcluster SSL testing. r=mtNSS_3_46_BETA2Kevin Jacobs2019-08-273-8/+22
* Bug 1562330 - require NSPR version 4.22 r=jcjKai Engert2019-08-191-1/+1
* Bug 1563778 - Apply increased 'mac Tools' maxRunTime to debug/release targets...Kevin Jacobs2019-07-101-3/+2
* Bug 1565013 - Populate hacl docker image with public key for clang+llvm verif...Kevin Jacobs2019-07-103-3/+151
* Bug 1563778 - Increase maxRunTime for Mac SSL/Tools tests on taskcluster. r=jcjKevin Jacobs2019-07-051-0/+8
* Bug 1563786 - Update hacl-star docker image to pull specific commit r=jcjKevin Jacobs2019-07-101-1/+1
* Set version numbers to 3.46 betaJ.C. Jones2019-07-053-27/+1
* Bug 1540403 - draft-ietf-tls-subcerts-03, r=mt,jcjChristopher Patton2019-06-251-0/+22
* Bug 1559095 - Support try_task_config.json parameters in taskgraph, r=jcjBastien Abadie2019-06-132-4/+22
* Bug 1557675 - Add code-review ending task in automation graph, r=jcjBastien Abadie2019-06-072-0/+63
* Bug 1557264 - All child tasks should be in the same TaskGroupId as the decisi...Andi-Bogdan Postelnicu2019-06-061-1/+2
* Bug 1556273 - Scrub __anonymous_enum__ in ABI checks, r=jcjMartin Thomson2019-06-031-0/+1
* Bug 1555621 - import queue in the decision task r=bustageJ.C. Jones2019-06-051-0/+1
* Bug 1555621 - Add Coverity static-analysis tool as a try job. r=jcjAndi-Bogdan Postelnicu2019-06-056-5/+58
* Bug 1552262 - Fixup ABI task (expected-report-libnss3) r=bustageJ.C. Jones2019-06-031-22/+0
* bug 1552262 - add PK11_FindRawCertsBySubject to search a given slot for certi...Dana Keeler2019-05-311-0/+26
* Bug 1551636 - Apply increased chains test timeout to Win32 in addition to Win...Kevin Jacobs2019-05-151-1/+2
* Bug 1549603 - Enable optimized builds on taskcluster "mac opt" target r=mt,jcjKevin Jacobs2019-05-131-1/+1
* Bug 1548179 - Remove --test (test_build) option from build.sh (replaced by --...Kevin Jacobs2019-05-151-76/+3
* Set version numbers to 3.45 betaJ.C. Jones2019-05-104-86/+1
* Bug 1542950 - Eliminate unnecessary runs of cert.sh to speed up CI tests and ...NSS_3_44_BETA3Kevin Jacobs2019-05-101-13/+16
* Update abi check valuesRobert Relyea2019-05-062-6/+5
* Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-213-0/+81
* Bug 1546925 - allow arbitrary leading text before try syntax,r=mtPeter Moore2019-04-251-1/+1
* Bug 1531236 - Accessor for certificate DER, r=jcjMartin Thomson2019-02-281-0/+5
* Set version numbers to 3.44 BetaJ.C. Jones2019-03-153-26/+1