| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 1054 | -687316/+0 |
* | Bug 838769 (second attempt): Disable the ECC cipher suites if we cannot | wtc%google.com | 2013-02-19 | 2 | -2/+2 |
* | Bug 838769: back out the previous checkin. tests/memleak/memleak.sh runs | wtc%google.com | 2013-02-16 | 2 | -2/+2 |
* | Bug 838769: Disable the ECC cipher suites if we cannot send extensions, | wtc%google.com | 2013-02-15 | 2 | -2/+2 |
* | Bug 834795: Fix Visual C++ compiler warnings about unary minus operator | wtc%google.com | 2013-02-15 | 1 | -8/+8 |
* | Bug 835091: Don't need to include <stdlib.h>. Declare internal functions as | wtc%google.com | 2013-02-15 | 1 | -21/+3 |
* | Bug 341127: Fix the invalid read and write in rc4_wordconv. Use | wtc%google.com | 2013-02-15 | 1 | -95/+59 |
* | Bug 840393: Improve error reporting. Fix a Visual C++ compiler warning on | wtc%google.com | 2013-02-15 | 1 | -7/+7 |
* | Bug 841664: Drop (32-bit) SPARC V8 processor support on Solaris. r=kaie. | wtc%google.com | 2013-02-15 | 3 | -158/+2 |
* | Bug 811331 / Bug 360420, OCSP Stapling, TLS server side implementation; add a... | kaie%kuix.de | 2013-02-15 | 12 | -51/+286 |
* | Bug 360420, OCSP Stapling, allow multiple status items, in an attempt to be p... | kaie%kuix.de | 2013-02-15 | 11 | -21/+156 |
* | Overlapping fixes for Bug 554369 and Bug 360420. OCSP caching fixes by Adam L... | kaie%kuix.de | 2013-02-15 | 3 | -37/+167 |
* | Bug 360420, OCSP Stapling, TLS client side implementation, based on work by A... | kaie%kuix.de | 2013-02-15 | 11 | -33/+263 |
* | set version to 3.14.4 Beta | kaie%kuix.de | 2013-02-15 | 3 | -9/+9 |
* | Bug 822365: Document the <Hash>_EndRaw functions. Fix a typo in the commentNSS_3_14_3_RTMNSS_3_14_3_RC0 | wtc%google.com | 2013-02-14 | 1 | -4/+40 |
* | prepare version numbers for 3.14.3 RTM | kaie%kuix.de | 2013-02-14 | 3 | -6/+6 |
* | Bug 822365: Document the constant-time MAC mechanisms. The patch is | wtc%google.com | 2013-02-12 | 1 | -1/+23 |
* | Bug 822365: change the include guard macro to match the file name. | wtc%google.com | 2013-02-11 | 1 | -2/+2 |
* | Bug 822365: Rename the hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS to | wtc%google.com | 2013-02-07 | 3 | -13/+23 |
* | Bug 822365: Remove a redundant null pointer check in the | wtc%google.com | 2013-02-07 | 1 | -2/+0 |
* | Bug 822365: Fix a typo ("my" -> "may"). r=rrelyea. | wtc%google.com | 2013-02-07 | 1 | -2/+2 |
* | Bug 822365: PKCS #11 naming convention and NSS coding style fixes for the | wtc%google.com | 2013-02-06 | 8 | -93/+134 |
* | Bug 822365, Fix ppc64 endianness bug, patch by wtc, r=kaie | kaie%kuix.de | 2013-02-06 | 1 | -8/+8 |
* | Bug 822365, Fix compilation error on OSX PowerPC 32bit, TBR=wtc | kaie%kuix.de | 2013-02-06 | 1 | -0/+3 |
* | Bug 822365: do not shift an unsigned int for more than 32 bits. TBR=agl | wtc%google.com | 2013-02-06 | 1 | -1/+1 |
* | Bug 822365: the version for PK11_SignWithSymKey should be NSS_3.14.3. | wtc%google.com | 2013-02-06 | 1 | -1/+1 |
* | Bug 822365: Fix the constant-time versions of HMAC-MD5 and SSLv3 MD5 MAC. | wtc%google.com | 2013-02-06 | 3 | -9/+11 |
* | Bug 822365: SHA512_EndRaw and SHA256_EndRaw need a local variable named t1 | wtc%google.com | 2013-02-06 | 1 | -1/+9 |
* | Bug 822365: the SHA_HTONL macro (used by the SHA_STORE_RESULT macro) needs | wtc%google.com | 2013-02-05 | 1 | -1/+4 |
* | Bug 822365: declare variables at the beginning of a block to fix MSVC | wtc%google.com | 2013-02-05 | 1 | -2/+2 |
* | Bug 822365: Make CBC decoding constant time. This patch makes the decoding | wtc%google.com | 2013-02-05 | 23 | -89/+1332 |
* | Bug 158747: Add support for RSA-OAEP to softoken, but do not enable it yet, | ryan.sleevi%gmail.com | 2013-02-05 | 5 | -237/+528 |
* | Bug 837799 - Allow building of NSS against older sqlite, r=wtc | kaie%kuix.de | 2013-02-04 | 1 | -0/+5 |
* | Bug 836562: Use Horner's rule to calculate the elliptic curve polynomial in | wtc%google.com | 2013-02-01 | 1 | -4/+3 |
* | Setting version to 3.14.3 Beta | kaie%kuix.de | 2013-01-31 | 3 | -9/+9 |
* | Set version to NSS 3.14.2 RTMNSS_3_14_2_RTM | kaie%kuix.de | 2013-01-31 | 3 | -6/+6 |
* | Update/Add license headers. | rrelyea%redhat.com | 2013-01-31 | 3 | -1/+28 |
* | Bug 835293: on Linux x86_64, don't use the assembler flag -march=opteron | wtc%google.com | 2013-01-31 | 1 | -1/+1 |
* | Bug 805604: use target-specific variable values to add an extra compiler or | wtc%google.com | 2013-01-30 | 1 | -19/+14 |
* | Bug 805604 and bug 835050: don't use Clang's integrated assembler becauseNSS_3_14_2_BETA3 | wtc%google.com | 2013-01-27 | 1 | -0/+8 |
* | Bug 373108 Fix a double free on the error patch. | rrelyea%redhat.com | 2013-01-25 | 1 | -3/+7 |
* | Bug 833857, fix ocspclnt crash regression, r=wtcNSS_3_14_2_BETA2 | kaie%kuix.de | 2013-01-23 | 2 | -2/+5 |
* | Bug 833857: Revert the change to ocspResponse_other in rev. 1.9 because | wtc%google.com | 2013-01-23 | 1 | -2/+2 |
* | Bug 629816: Changes to CERT_DecodeCertPackage: remove the support for | wtc%google.com | 2013-01-23 | 1 | -20/+30 |
* | Bug 832005: Fix use of uninitialized variable when sending alert about missin... | bsmith%mozilla.com | 2013-01-18 | 1 | -1/+3 |
* | Bug 578561 - sdb_getTempDir returns NULL, use SQLITE_FCNTL_TEMPFILENAME, r=rr... | kaie%kuix.de | 2013-01-16 | 1 | -4/+47 |
* | Bug 818275 - Avoid unnecessary allocations in sdb_measureAccess, r=rrelyea | kaie%kuix.de | 2013-01-16 | 1 | -9/+47 |
* | Bug 805604 - Efficient AES-GCM implementation that uses Intel's AES and PCLMU... | rrelyea%redhat.com | 2013-01-15 | 6 | -7/+1678 |
* | Bug 820651: Fix comparisons of unsigned variable < 0. r=rrelyea. | wtc%google.com | 2013-01-10 | 3 | -5/+7 |
* | Bug 772144 - Run the NSS test suite on ARM/Android, Patch by rrelyea/kaie, r=... | kaie%kuix.de | 2013-01-08 | 2 | -1/+3 |