summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivialBrian Smith2013-04-25430-969/+0
* Added tag NSS_3_15_BETA2 for changeset d8870eaa2c43Kai Engert2013-04-220-0/+0
* Bug 835091: Code cleanup -- don't need to include <stdlib.h>, markNSS_3_15_BETA2Wan-Teh Chang2013-04-194-21/+17
* Bug 846958: Fix logically incorrect key buffer sizes inWan-Teh Chang2013-04-191-1/+1
* Bug 839606: rewrite SEC_ReadPKCS7Certs to use the ASN.1 decoder directlyWan-Teh Chang2013-04-191-24/+130
* Bug 863888 - Improve SECU_Print* to include error message name and fix constn...Brian Smith2013-04-192-11/+19
* Bug 839663: Add the OID for the 'name' attribute type in X.520. r=rrelyea.Wan-Teh Chang2013-04-193-1/+10
* Bug 808217 - Sporadic failure of 'certutil' to convert ASCII cert request to ...Kai Engert2013-04-191-5/+14
* Bug 836477 - Complete the initial review of the docbook documentation for NSS...Elio Maldonado2013-04-1811-45/+23
* Bug 836477 - Complete the initial review of the docbook documentation for NSS...Elio Maldonado2013-04-181-95/+111
* Bug 841788 - nss-tools certutil -H does not list all options, misses -F, r=kaieElio Maldonado2013-04-161-0/+21
* Bug 845556, Make the NSS build system treat coreconf as an integral part of N...Wan-Teh Chang2013-04-122-36/+5
* Bug 857615 - April 2013 batch of NSS root CA changes, r=rrelyeaKai Engert2013-04-112-156/+1590
* Bug 857882 - Need runtime check for ECC curve capabilitiesBob Relyea2013-04-106-20/+84
* backout bug 835919, backout bug 850905Elio Maldonado2013-04-109-118/+21
* Bug 835919 - Allow optionally building nss without softoken in the tree, r=rr...Elio Maldonado2013-04-098-9/+85
* Bug 850905 - shlibsign fails digest/signature verification unless default key...Elio Maldonado2013-04-091-12/+33
* Added tag NSS_3_15_BETA1 for changeset 8b2a6b065391Kai Engert2013-04-040-0/+0
* Bug 842856 - Add SEC_PKCS7VerifyDetachedSignatureAtTime for verifying the cer...NSS_3_15_BETA1Brian Smith2013-04-043-9/+67
* Bug 367577: Only require NSS_ENABLE_ECC to sign data with EC keys.Wan-Teh Chang2013-04-041-7/+0
* Bug 853285: Update more pk11wrap functions for CKM_AES_CCM, CKM_AES_CTR,Wan-Teh Chang2013-04-034-3/+15
* Bug 857735 - CRLs used for automated OCSP testing have expired, r=wtcKai Engert2013-04-0319-0/+0
* Bug 854063, Package nss/cmd/bltest/tests for testing on an Android device, r=...wtc2013-04-031-1/+1
* Bug 854063: Handle fopen() failure. Don't pass -1 to exit(). r=sleevi.Wan-Teh Chang2013-04-021-3/+7
* Bug 854063: remove spaces at the end of lines.Wan-Teh Chang2013-04-023-4/+4
* Bug 854063: Add an AES GCM test program (pk11gcmtest) that callsWan-Teh Chang2013-04-0214-4/+6671
* Bug 757857, followup to cleanup duplicate section in nss.devKai Engert2013-04-021-6/+1
* Bug 757857, certutil: create name constraints, r=rrelyeaKai Engert2013-04-024-9/+135
* Bug 838767: Allow lib/pkcs7 and lib/smime to verify ECDSA signatures.Wan-Teh Chang2013-04-012-16/+0
* Bug 854063: Add PK11_Decrypt and PK11_Encrypt for performing single-partWan-Teh Chang2013-03-283-1/+106
* Bug 855832: Fix gcc warnings in lib/certdb/crl.c and lib/certhigh/ocspsig.c.Wan-Teh Chang2013-03-282-2/+2
* Bug 854729: Make all CERT_GetXXXName functions take a const CERTName *Wan-Teh Chang2013-03-282-18/+18
* Bug 853285: Don't call PORT_Memcpy with a NULL source buffer pointer.Wan-Teh Chang2013-03-281-2/+4
* Bug 831006: remove the extra BYTESWAP32 and BYTESWAP64 for big-endianWan-Teh Chang2013-03-271-2/+2
* mergeElio Maldonado2013-03-275-2/+1512
|\
| * Bug 831006: Add an optimized 32-bit implementation of the NIST P-256Adam Langley2013-03-275-2/+1512
* | Bug 846775 - Bits vs bytes mixup in DSA2 keysize calculation, patch contribut...Elio Maldonado2013-03-271-0/+2
|/
* Bug 841884: Only require NSS_ENABLE_ECC for ecp_256.c, ecp_384.c,Wan-Teh Chang2013-03-272-5/+5
* Bug 854729: Add const to many certificate-related NSS functions, r=ryan.sleeviBrian Smith2013-03-2227-114/+136
* Bug 853285: Add the test files for AES GCM Test Cases 1, 7, 13Wan-Teh Chang2013-03-2518-0/+36
* Bug 853285: Fix AES GCM tests. TBR=rrelyea.Wan-Teh Chang2013-03-2595-353/+434
* Bug 853285: Fix AES GCM bug with zero-length AAD and plaintext.Wan-Teh Chang2013-03-252-7/+7
* Bug 853285: handle CKM_AES_CCM, CKM_AES_CTR, CKM_AES_CTS, andWan-Teh Chang2013-03-211-0/+4
* Bug 852781 - TestUser50.cert and TestUser51.cert just expired, PayPalEE will ...Kai Engert2013-03-205-0/+37
* Bug 577019, Bug 480514: Implement TLS 1.2 mechanisms in softoken.Adam Langley2013-03-208-10/+69
* Bug 853095: Code cleanup for Bug 172051 - remove unneeded headersElio Maldonado2013-03-201-2/+0
* Bug 832942: work around an ARMv6 code generation bug in gcc 4.6. r=wtc.Camilo Viecco2013-03-141-1/+12
* Bug 851265 - set nss version to 3.15, r=wtcKai Engert2013-03-145-11/+11
* Bug 629816: Add a comment to explain the max oid length of 9. r=rrelyea.Wan-Teh Chang2013-03-141-0/+3
* Bug 841883, Fix paths in the build_docs and clean_docs targets for new hg sou...Elio Maldonado2013-03-041-2/+2