Commit Graph

4191 Commits

Author SHA1 Message Date
Kai Engert
77debeca59 Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla
r=wtc
2008-10-23 02:38:29 +02:00
Kai Engert
50e26c7e9d Bug 453227, fix import cert failure, see comment 80 and 81, update to NSS_3_12_1_RC2, r=wtc 2008-09-05 20:13:38 +02:00
Kai Engert
7bde85d8aa Bug 450646, Upgrade Mozilla to NSS 3.12.1 release candidate 1
r=rrelyea
2008-08-15 06:12:54 +02:00
Benjamin Smedberg
381f8d9c63 Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
alexei.volkov.bugs%sun.com
a7eab29428 366557 - Small memory leaks in selfserv. fix for selfserv crash. r=nelson 2007-03-14 20:22:22 +00:00
alexei.volkov.bugs%sun.com
5e1db83a67 129218 - memory leaks in tstclnt. r=neil, sr=nelson 2007-03-13 15:40:58 +00:00
wtchang%redhat.com
58dd621592 Bugzilla bug 358785: landed libpkix test scripts and data on the trunk. 2007-03-13 01:27:12 +00:00
alexei.volkov.bugs%sun.com
b8fa16c289 366557 - Small memory leaks in selfserv. r=nelson 2007-03-12 17:29:59 +00:00
nelson%bolyard.com
e0720471d6 Bug 367037 - don't call usage from any thread but the primordial thread.
Instead, return from the thread so the primordial thread will clean up.
This fixes many leaks.  r=neil.williams,alexei.volkov
For any errors involving bad cipher letters, print a meaningful error.
2007-03-10 00:54:44 +00:00
alexei.volkov.bugs%sun.com
0e6fb7773c 129218 - memory leaks in tstclnt. r=nelson 2007-03-09 23:23:55 +00:00
slavomir.katuscak%sun.com
0448bbe4cb update of known memleak stacks 2007-03-09 22:53:38 +00:00
slavomir.katuscak%sun.com
b9b62de48a bug 335752 - patch for shorter version of all.sh; r=nelson, sr=alexei 2007-03-08 19:30:14 +00:00
slavomir.katuscak%sun.com
523ad4feeb bug 372279 - patch for incomplete logs; r=christophe 2007-03-07 18:02:13 +00:00
alexei.volkov.bugs%sun.com
526d3e2011 129218 - memory leaks in tstclnt. r=neil 2007-03-05 21:01:25 +00:00
slavomir.katuscak%sun.com
3c40f0c46e bug 363827 - added reporting bug IDs, fixed status reporting, updated list of leaks; r=alexei, sr=christophe 2007-03-05 19:59:08 +00:00
alexei.volkov.bugs%sun.com
be98f074f1 129218 - memory leaks in tstclnt. Fix mem leak in strsclnt.c/main/PL_CreateOptState. r=wtc 2007-03-05 19:48:16 +00:00
alexei.volkov.bugs%sun.com
a01d7203f6 add-on for patch to bug 367288: turn on OCSP testing + fix for tinderbox test failure on solaris and windows. 2007-03-05 18:53:41 +00:00
nelson%bolyard.com
a60c48bc91 Back out rev 1.24. Turn OCSP testing off until it's fixed. Sheriff Nelson 2007-03-03 06:53:42 +00:00
alexei.volkov.bugs%sun.com
27be0a80ff Additional changes for patch 367288: add debug output 2007-03-03 02:03:23 +00:00
alexei.volkov.bugs%sun.com
8bc6821d74 Enable OCSP testing. 2007-03-03 01:07:05 +00:00
alexei.volkov.bugs%sun.com
bbdb4a804e 367288 - write tests that covers existing OCSP functionality. r=nelson 2007-03-02 23:13:32 +00:00
rrelyea%redhat.com
b8797befe2 Turn off Camillia tests until apache interop tests are updated. 2007-03-01 00:46:40 +00:00
alexei.volkov.bugs%sun.com
09e095e597 338986 - Unauthorized OCSP response error from user's default OCSP responder. r=nelson 2007-03-01 00:30:19 +00:00
rrelyea%redhat.com
75c2698ee0 Add Camilla cipher suites TLS RFC4132 bug 361025
code supplied by okazaki@kick.gr.jp
2007-02-28 19:47:40 +00:00
wtchang%redhat.com
2f31c66385 Bugzilla bug 358785: removed redundant declaration of PKIX_ERRORNAMES,
which is declared in pkix_tools.h (included by testutil_nss.h).
2007-02-28 02:28:02 +00:00
wtchang%redhat.com
a455dffdc2 Bugzilla bug 358785: don't build the static library. We only use the
shared library, and on Windows the static library and import library have
the same file name (pkixutil.lib).
2007-02-28 01:30:27 +00:00
wtchang%redhat.com
0eee10d40d Bugzilla bug 358785: merged the libpkix test programs (in
mozilla/security/nss/cmd/libpkix) from the NSS_LIBPKIX_BRANCH onto the
trunk.  Most directories that contained only one test program were
consolidated as suggested by Nelson Bolyard.
2007-02-26 19:56:55 +00:00
kaie%kuix.de
4839be543f Bug 371024, Typos in NSS' error strings
r=rrelyea, r=nelson
2007-02-22 10:51:09 +00:00
wtchang%redhat.com
c99e5bb54d Bugzilla Bug 115951: backed out the previous checkin because the test
program bltest could not locate and load libfreebl3.dylib.
2007-02-15 01:13:39 +00:00
gerv%gerv.net
8e8acc58af Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 17:33:38 +00:00
alexei.volkov.bugs%sun.com
911502366b 363476(vfyserv needs OCSP option) and 363477(vfyserv needs option to save server certs to local files. sr=kengert, r=neil.williams 2007-02-14 00:39:34 +00:00
alexei.volkov.bugs%sun.com
d492a46e5d Bug 348882 - addbuiltin command ignores "c" trust arg (and probably others). r=kengert, r=neil.williams 2007-02-14 00:35:53 +00:00
slavomir.katuscak%sun.com
f0af4a7b13 Bug 363827: Implementation of memory leak checking. r=glen, sr=christophe 2007-02-08 17:53:12 +00:00
glen.beasley%sun.com
187f6e4777 193386 added MAC OS X support for mangle test r=neil, sr=slavo 2007-02-06 22:42:19 +00:00
glen.beasley%sun.com
683629493a 367910 pk11mode -verbose mode r=Neil, sr=alexei 2007-02-06 04:43:41 +00:00
nelson%bolyard.com
d7cef343c3 Replace <LAYER> tags with <IFRAME>. Results looks right, but variables
from right frame are not succesfully fetched by left frame.  Bug 54685.
2007-02-01 18:55:53 +00:00
slavomir.katuscak%sun.com
d47a52eb09 Bug 193386: Patch to fips.sh, fixed paths on HP-UX and AIX and added
PASSED/FAILED status reporting. r=nelson
2007-01-31 21:03:56 +00:00
nelson%bolyard.com
fe33cd4708 Bug 366803 - Improve SSL tracing, make it work in browsers, to help with
debugging bug 356470.  r=neil.williams,alexei.volkov
2007-01-31 04:20:26 +00:00
nelson%bolyard.com
9fcc9835a8 Re-enable mangle test with offset of EOF - 8. Bug 193386. 2007-01-26 19:44:35 +00:00
nelson%bolyard.com
b8daf2030f Bug 193386. Add ability to seek to negative offset from EOF.
r=slavo.katuscak,glen.beasley
2007-01-26 19:38:05 +00:00
nelson%bolyard.com
d707389862 Disable mangle test to make Tinderbox go green again. Bug 193386. 2007-01-26 04:39:05 +00:00
nelson%bolyard.com
7e12526836 Open output file in binary mode for writing binary PKCS7 message.
Bug 301496. Patch by Alexei.Volkov, r=nelson
2007-01-26 01:15:43 +00:00
glen.beasley%sun.com
76d19a48ed 367910 add pk11mode to fips.sh r=neil williams 2007-01-25 23:24:56 +00:00
glen.beasley%sun.com
8f1f0843df 367910 pk11mode added to build and fips.sh r=neil 2007-01-25 19:04:57 +00:00
slavomir.katuscak%sun.com
ab11110365 Bug 193386: Patch to fips.sh to use temporary library for mangle test. r=alexei, sr=nelson 2007-01-25 12:40:33 +00:00
alexei.volkov.bugs%sun.com
e3daa3fdf9 Bug 301496: NSS_Shutdown failure in p7sign. r=nelson 2007-01-25 00:52:26 +00:00
neil.williams%sun.com
3dbccadf4c Bug 337519, Certutil/blapitest usage mentions unimplemented curves,r=nelson 2007-01-24 01:30:00 +00:00
alexei.volkov.bugs%sun.com
74f451b2f2 wrong place for assertions committed in previous revision. fixed now. 2007-01-17 23:15:46 +00:00
nelson%bolyard.com
f6dc121033 Bug 335019. When importing certs from PKCS12 files, and the cert and the
private key both have different nicknames, import the cert with the
nickname from the file's cert, not from the file's private key.
Also, fix an infinite loop and certain other bugs.  r=neil.williams.
2007-01-14 00:02:36 +00:00