summaryrefslogtreecommitdiff
path: root/automation/taskcluster
Commit message (Expand)AuthorAgeFilesLines
* Bug 1760827 - Add a CI Target for gcc-11. r=nss-reviewers,nkulatovaDennis Jackson2022-03-222-3/+14
* Bug 1760828 - Change to makefiles for gcc-4.8. r=nss-reviewers,mtDennis Jackson2022-03-221-1/+1
* Bug 1741688 - Update googletest to 1.11.0 r=nss-reviewers,mtJ08nY2022-03-221-1/+3
* Bug 1749030 - This patch adds gcc-9 and gcc-10 to the CI. r=nss-reviewers,bbe...Natalia Kulatova2022-01-192-5/+34
* Bug 1738600 - sunset Coverity from NSS. r=nss-reviewers,bbeurdoucheAndi-Bogdan Postelnicu2021-11-085-56/+2
* Bug 1720226 integrity checks in key4.db not happening on private components w...Robert Relyea2021-07-153-0/+3
* Bug 1655493 - Support SHA2 HW acceleration using Intel SHA Extension. r=bbeur...Makoto Kato2021-06-251-0/+7
* Bug 1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca...Benjamin Beurdouche2021-03-081-1/+1
* Bug 1690421 - Install packaged libabigail in docker-builds image r=bbeurdoucheKevin Jacobs2021-02-031-10/+1
* Bug 1686557 - Support aarch64-make target in nss-try. r=bbeurdoucheNSS_3_61_BETA1Kevin Jacobs2021-01-131-2/+4
* Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-122-2/+2
* Bug 1657255 - Update CI for aarch64. r=kjacobsMakoto Kato2020-10-121-2/+16
* Bug 1637083 fix the lib dependencies for the split build r=jcj,rrelyeaJan-Marek Glogowski2020-05-141-1/+0
* Bug 1636206 - HACL* update after changes in libintvector.h r=kjacobsBenjamin Beurdouche2020-05-071-1/+1
* Bug 1636058 - HACL* update to fix a number of non Mozilla builds of NSS. r=kj...Benjamin Beurdouche2020-05-071-1/+1
* Bug 1626751 - Add apt-transport-https & apt-utils to fuzz32 docker image r=jcjKevin Jacobs2020-04-011-0/+2
* Bug 1612493 - Fix Firefox build for Windows 2012 x64. r=kjacobsBenjamin Beurdouche2020-03-091-1/+1
* Bug 1612493 - Support for HACL* AVX2 code for Chacha20, Poly1305 and Chacha20...Benjamin Beurdouche2020-02-281-1/+5
* Bug 1617533 - Update of HACL* after libintvector.h and coding style changes. ...Benjamin Beurdouche2020-02-281-1/+1
* Bug 1574643 - NSS changes for haclv2 r=jcj,kjacobsFranziskus Kiefer2020-01-149-309/+40
* Bug 1608895 - Install setuptools<45.0.0 until workers are upgraded to python3...Kevin Jacobs2020-01-131-1/+1
* Backed out changeset ac51d2490f9c (Bug 1574643) for crashes on early SSE4 CPUsJ.C. Jones2019-12-209-40/+309
* Bug 1574643 - NSS changes for haclv2 r=jcj,kjacobsFranziskus Kiefer2019-12-189-309/+40
* Bug 1594933 - disable libnssdbm by default; keep build on CI, r=jcjFranziskus Kiefer2019-12-043-14/+45
* 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 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 1485533 - Close gaps in taskcluster SSL testing. r=mtNSS_3_46_BETA2Kevin Jacobs2019-08-273-8/+22
* 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
* 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 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
* Bug 1542950 - Eliminate unnecessary runs of cert.sh to speed up CI tests and ...NSS_3_44_BETA3Kevin Jacobs2019-05-101-13/+16
* Bug 1546925 - allow arbitrary leading text before try syntax,r=mtPeter Moore2019-04-251-1/+1
* Bug 1525946 - get hg commit message from hg, r=mtDustin J. Mitchell2019-02-144-634/+2061