| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 845556, reorganize NSS directory layout, moving files, very large changes... | Kai Engert | 2013-02-28 | 2444 | -922650/+0 |
* | Bug 838769 (second attempt): Disable the ECC cipher suites if we cannot | wtc%google.com | 2013-02-19 | 2 | -2/+2 |
* | Bug 841992: Remove the SunOS5.x.mk files for SunOS 5.9-5.11 (Solaris 9-11). | wtc%google.com | 2013-02-19 | 8 | -118/+0 |
* | Bug 841992: Use coreconf/SunOS5.mk for all Solaris versions. r=kaie. | wtc%google.com | 2013-02-18 | 2 | -3/+14 |
* | Bug 838769: Run strsclnt with SSL2 enabled only when testing the six SSL2 | wtc%google.com | 2013-02-18 | 1 | -8/+24 |
* | Bug 841664: Remove a reference to the obsolete libfreebl_32int_3.so for | wtc%google.com | 2013-02-18 | 1 | -1/+1 |
* | Bug 838769: back out the previous checkin. tests/memleak/memleak.sh runs | wtc%google.com | 2013-02-16 | 2 | -2/+2 |
* | Bug 360420, fix Windows deadlock bustage, add missing html request to tstclnt... | kaie%kuix.de | 2013-02-16 | 1 | -20/+22 |
* | Bug 841883 - manpages+html for tools: fix dependency tracking, integrate into... | kaie%kuix.de | 2013-02-16 | 28 | -11/+8725 |
* | Bug 838769: Disable the ECC cipher suites if we cannot send extensions, | wtc%google.com | 2013-02-15 | 2 | -2/+2 |
* | Bug 838769: Run the ECC SSL tests with SSL2 disabled and with TLS enabled | wtc%google.com | 2013-02-15 | 2 | -30/+6 |
* | 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 | 4 | -160/+4 |
* | Bug 811331 / Bug 360420, add selfsigned OCSP stapling to selfserv, stapling s... | kaie%kuix.de | 2013-02-15 | 9 | -9/+453 |
* | 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 | 12 | -34/+173 |
* | Bug 700701 (as part of Bug 360420), Enhance tstclnt and ssltap to support OCS... | kaie%kuix.de | 2013-02-15 | 4 | -20/+617 |
* | 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 840714 - certutil -a does not produce ASCII output, r=bsmith | emaldona%redhat.com | 2013-02-13 | 1 | -1/+1 |
* | 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 839109 - Fix TLS version in NSS tests, patch by Wan-Teh Chang, r=kaieNSS_3_14_3_BETA1 | kaie%kuix.de | 2013-02-07 | 1 | -1/+1 |
* | 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 835486, Provide documentation for NSS tools (both as HTML and Unix-style ... | kaie%kuix.de | 2013-01-30 | 14 | -0/+5335 |