summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1021102: RSA_PrivateKeyCheck should require p > q. r=rlb.NSS_3_16_2_BETA4Wan-Teh Chang2014-06-121-4/+3
* Bug 1021102: RSA_PrivateKeyCheck should not swap the prime1 and prime2Wan-Teh Chang2014-06-094-12/+5
* Bug 1016836: Remove the unused function swap_in_key_value. r=ryan.sleevi.Wan-Teh Chang2014-06-091-25/+0
* Bug 1016811: Fix copy-and-paste typos. Fix SFTKAttribute leaks.Wan-Teh Chang2014-06-091-2/+11
* Bug 952572: Fix compiler warnings in getNameExtensionsBuiltIn that areWan-Teh Chang2014-06-051-2/+2
* Bug 1007126 - various flaws in the man pages, r=rrelyeaElio Maldonado2014-06-0530-545/+464
* Added tag NSS_3_16_2_BETA3 for changeset dee23d59c940Wan-Teh Chang2014-06-040-0/+0
* Bug 970539: Back out unused function SEC_NumberOrNameStringToOIDTag,NSS_3_16_2_BETA3Wan-Teh Chang2014-06-041-31/+0
* Added tag NSS_3_16_2_BETA3 for changeset 204f22c527f8Wan-Teh Chang2014-06-040-0/+0
* Bug 963150: Add nssCertificate_AddRef and nssCertificate_Destroy callsRobert Relyea2014-06-041-0/+7
* Bug 1009227: discard out of order DTLS change_cipher_spec. r=wtc.Eric Rescorla2014-06-031-0/+8
* Bug 996250: Improve the error message forWan-Teh Chang2014-06-030-0/+0
* Bug 996250: Server-side support for ALPN. r=wtc.Martin Thomson2014-06-035-39/+157
* Bug 1018536 - Expose the freebl PATCH and BUILD versions via the CK_SLOT_INFORyan Sleevi2014-05-301-3/+2
* Bug 1016811 - Ensure softoken performs RSA consistency checks for private keysRyan Sleevi2014-05-301-49/+86
* Bug 1016836 - Make RSA_PrivateKeyCheck robust against 'bad' (empty) parameters.Ryan Sleevi2014-05-301-14/+17
* Bug 970539, bustage fix, move variable declaration to start of blockKai Engert2014-05-291-2/+2
* Bug 959864: Add DTLS 1.2 support. r=wtc.Martin Thomson2014-05-292-10/+21
* Bug 334013 - Fix references to undefined symbols in cryptohi.h and secsign.c ...Cykesiopka2014-05-292-2/+2
* Bug 485732 - Fix nsslowcert_OpenCertDB() on failure PRMonitor leak. r=emaldon...Cykesiopka2014-05-291-2/+5
* Bug 1016567 - Make SECU_PrintFingerprints print SHA-256 instead of MD5 v1, r=...Cykesiopka2014-05-291-5/+5
* Bug 970539, NSS tool improvements/fixes: certutil/btoa/pp/httpserv, r=rrelyeaKai Engert2014-05-2915-114/+858
* Bug 996237: Whitespace cleanup. r=wtc.Martin Thomson2014-05-282-381/+381
* Bug 1013088: disallow ECC cipher suites if SSL 3.0 is negotiated. r=wtc.Julien Pierre2014-05-221-0/+26
* Added tag NSS_3_16_2_BETA2 for changeset b48e80f3f44dWan-Teh Chang2014-05-220-0/+0
* Bug 1011090: Fix signed/unsigned comparison warnings inNSS_3_16_2_BETA2Wan-Teh Chang2014-05-202-4/+4
* Bug 1011090: Make CERTDB_* constants in pcertt.h unsigned forWan-Teh Chang2014-05-201-12/+12
* Bug 1011090: Remove a duplication definition of the CERTDB_USER macroWan-Teh Chang2014-05-201-5/+0
* Bug 1009794: pk11_PrivDecryptRaw and pk11_PubEncryptRaw need to castWan-Teh Chang2014-05-201-3/+5
* Bug 1011229: Compile with -ffunction-sections -fdata-sections and linkNathan Froyd2014-05-191-2/+2
* Bug 421391: Use ssl3_AppendHandshakeNumber to send a zero-length SID.Wan-Teh Chang2014-05-191-2/+2
* Bug 1009794: Expose new PK11_PubEncrypt and PK11_PubDecrypt functions thatRyan Sleevi2014-05-193-42/+110
* Bug 1009785: Expose CKM_RSA_PKCS_OAEP from softoken's C_Encrypt/C_Decrypt (an...Ryan Sleevi2014-05-192-18/+50
* Bug 1011090: Make CERTDB_* constants unsigned to eliminate implicit signed/un...Brian Smith2014-05-151-10/+10
* Bug 999893: Search for "clang" in the output of $(AS) --version toWan-Teh Chang2014-05-141-1/+1
* Bug 999893: Search for "clang" in the output of $(CC) --version toWan-Teh Chang2014-05-131-1/+1
* Bug 753136: Whitespace cleanup. Replace tabs with spaces and removeMartin Thomson2014-05-096-2900/+2899
* Added tag NSS_3_16_2_BETA1 for changeset f7a4c771997eWan-Teh Chang2014-05-080-0/+0
* Bug 979703: Fix bugs in intel-gcm-x86-masm.asm and re-enable theNSS_3_16_2_BETA1Wan-Teh Chang2014-05-074-23/+31
* set version to 3.16.2 betaKai Engert2014-05-053-9/+9
* Added tag NSS_3_16_1_RTM for changeset c51293b8a4fdKai Engert2014-05-050-0/+0
* Bug 977869: Have modutil.h include NSS headers using "" instead of <>.NSS_3_16_1_RTMWan-Teh Chang2014-05-011-5/+6
* Set version to NSS 3.16.1 final.Wan-Teh Chang2014-05-013-6/+6
* Added tag NSS_3_16_1_BETA4 for changeset 0bef241d00cbWan-Teh Chang2014-04-290-0/+0
* Bug 979703: Disable the Intel AES assembly code on Windows for NSS 3.16.1NSS_3_16_1_BETA4Wan-Teh Chang2014-04-292-17/+0
* Added tag NSS_3_16_1_BETA3 for changeset 7e8485a5ed49Wan-Teh Chang2014-04-270-0/+0
* Bug 979703: Avoid _xgetbv() for 32-bit x86 builds so that we can use theNSS_3_16_1_BETA3Wan-Teh Chang2014-04-272-3/+14
* Bug 793347: Additional comment cleanup. r=kaie.Wan-Teh Chang2014-04-265-7/+5
* Added tag NSS_3_16_1_BETA2 for changeset c5e3618501a8Wan-Teh Chang2014-04-250-0/+0
* Bug 793347 - Update comments for three headers referencing nonexistent crypto...NSS_3_16_1_BETA2Cykesiopka2014-04-243-3/+3