summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version numbers to 3.44 finalNSS_3_44_RTMJ.C. Jones2019-05-103-6/+6
* Added tag NSS_3_44_BETA3 for changeset b2aaab1ad8bdJ.C. Jones2019-05-100-0/+0
* Bug 1542950 - Eliminate unnecessary runs of cert.sh to speed up CI tests and ...NSS_3_44_BETA3Kevin Jacobs2019-05-101-13/+16
* Bug 1550041 - Pass -mpclmul to iOS targets. r=jcj,KevinJacobsEdouard Oger2019-05-081-1/+1
* Bug 1549847 - Do not treat warnings as errors on iOS. r=KevinJacobs,jcjEdouard Oger2019-05-081-0/+14
* Bug 1549848 - Add iOS gyp build initial support. r=jcj,KevinJacobsEdouard Oger2019-05-081-9/+21
* Added tag NSS_3_44_BETA2 for changeset 6cc6cb441055J.C. Jones2019-05-070-0/+0
* Bug 1549608 - Do not sign dbm3 lib if DBM is disabled. r=jcjNSS_3_44_BETA2Edouard Oger2019-05-071-0/+4
* Update abi check valuesRobert Relyea2019-05-062-6/+5
* Merge with head.Robert Relyea2019-05-062-0/+9
|\
| * Bug 1549413 - Link against liblog on Android. r=jcjEdouard Oger2019-05-062-0/+9
* | Bug 1537927 - IPsec usage is too restrictive for existing deploymentsRobert Relyea2019-03-2113-118/+346
|/
* Added tag NSS_3_44_BETA1 for changeset 984522987a1aJ.C. Jones2019-05-030-0/+0
* Bug 1548398 - Add freebl_gtest to nss.gyp, fix freebl_gtest cross-compilation...NSS_3_44_BETA1Kevin Jacobs2019-05-036-11/+29
* Bug 1540652 - softoken/sdb.c: Logically dead code, r=keelerKevin Jacobs2019-05-031-4/+2
* Bug 1548722 - Tranche of coverity fixes, r=jcjMartin Thomson2019-05-027-7/+12
* Backed out changeset 5059d47bd423 (bug 1548398) for GCC 4.8 failures in gcm.hJ.C. Jones2019-05-023-10/+6
* Bug 1548398 - Add freebl_gtest to nss.gyp, fix freebl_gtest cross-compilation...Kevin Jacobs2019-05-023-6/+10
* Bug 1487597 - Used sized pointer, fix name shadowing, a=bustageMartin Thomson2019-05-024-5/+5
* Bug 1487597 - Improve 0-RTT data delivery, r=ekrMartin Thomson2018-09-105-16/+261
* Bug 1543545 - Don't statically link freebl and util for pk11_gtest, a=bustageMartin Thomson2019-05-011-3/+1
* Bug 1543545 - Option to produce static libraries, r=kevinjacobsMartin Thomson2019-04-2911-19/+30
* Bug 1418944 - Quote CC/CXX variables passed to nspr r=franziskusHanno Boeck2017-11-201-2/+2
* Bug 1534468 - Fixup for C99, a=bustageMartin Thomson2019-04-261-1/+2
* Bug 1534468 - Fixup for 32-bit build, a=bustageMartin Thomson2019-04-261-2/+2
* Bug 1534468 - Expose ChaCha20 primitive through PKCS#11, r=ekrMartin Thomson2019-03-1211-23/+244
* Bug 1531244 - Don't define swap8b unless needed, a=bustageMartin Thomson2019-04-261-1/+1
* Bug 1531244 - Use __buildint_bswap64 in GCC 4.3+, r=m_katoMartin Thomson2019-04-261-1/+2
* Bug 1546925 - allow arbitrary leading text before try syntax,r=mtPeter Moore2019-04-251-1/+1
* Bug 1542741, certutil: fix error output when -F is specified, r=rrelyeaDaiki Ueno2019-04-081-1/+1
* Bug 1533616, update get attributes fix to preserve C_GetAttribute semanticsRobert Relyea2019-04-161-2/+6
* Bug 1532312, avoid reading from closed descriptor on Windows, a=bustageDaiki Ueno2019-04-081-2/+0
* Bug 1532312, recognize certificate_required alert, r=mtDaiki Ueno2019-04-086-5/+27
* Bug 1532312, add -E option to selfserv/tstclnt to enable post-handshake auth,...Daiki Ueno2019-04-084-17/+94
* Bug 1532312, fix transcript-hash calculation after handshake, r=mtDaiki Ueno2019-04-088-40/+257
* Bug 1540205 - Do not define ChaCha20Xor if NSS_DISABLE_CHACHAPOLY is defined....Edouard Oger2019-04-011-0/+2
* Bug 1521578, fix ASSERT_* usage in gtests for older compilers, a=bustageDaiki Ueno2019-03-291-6/+6
* Backed out changeset ea0995fa19f0, a=bustageDaiki Ueno2019-03-291-1/+0
* Bug 1521578 - Add x25519 parameter support in PKCS11, r=uenoAlexander Scheel2019-03-083-1/+71
* try: -p linux64 -u gtestsDaiki Ueno2019-03-291-0/+1
* Bug 1538479 - clang-format, a=bustageMartin Thomson2019-03-241-9/+8
* Bug 1538479 - Accept post-handshake messages after record layer separation ha...Martin Thomson2019-03-232-6/+60
* Bug 1532384 - In NSS test certificates, use @example.com (not @bogus.com). r=jcjKai Engert2019-03-0411-66/+66
* Bug 1531236 - Fixup gtests.sh paths properly, a=bustageMartin Thomson2019-03-211-1/+2
* Bug 1531236 - Fixup gtests.sh paths, a=bustageMartin Thomson2019-03-212-14/+20
* Bug 1536734 - Don't endian-swap on big endian machines, r=jcjMartin Thomson2019-03-201-0/+5
* Bug 1531236 - Accessor for certificate DER, r=jcjMartin Thomson2019-02-287-0/+77
* Bug 1533616 - improve sdb_GetAttributeValueNoLock so it only executes one sql...Dana Keeler2019-03-202-196/+151
* Bug 1533216 - check we actually got some certs in collect_certs r=jcjDana Keeler2019-03-204-8/+41
* Bug 1535370 - drop unnecessary queue:route:notify.. route from decision task;...Dustin J. Mitchell2019-03-201-1/+0