Граф коммитов

6905 Коммитов

Автор SHA1 Сообщение Дата
alexei.volkov.bugs%sun.com a056d5a9b9 399236 - pkix wrapper must print debug output into stderr. r=nelson 2007-10-09 22:30:15 +00:00
christophe.ravel.bugs%sun.com 10aa1396c8 bug 398882: leading "**" in "ignored" file matches all leaks
r=slavo
2007-10-09 17:19:39 +00:00
slavomir.katuscak%sun.com a767ed0627 Bug 384639 - Adding option to disable library unloading also in optimized build.
r=nelson
2007-10-09 17:06:25 +00:00
alexei.volkov.bugs%sun.com 430908c2d0 398401 - Memory leak in PKIX init. r=nelson 2007-10-09 16:51:35 +00:00
alexei.volkov.bugs%sun.com c4536e54a1 391457 - libpkix does not check for object ref leak at shutdown. r=nelson 2007-10-08 23:52:57 +00:00
rrelyea%redhat.com 9aac9228de bug 398419 - leak processing scripts take the most time on Linux
recode the leak processing from shell to awk.
r=slavo

with fix for solaris (solaris requires nawk rather than awk)
2007-10-07 00:08:12 +00:00
rrelyea%redhat.com dc9e0e4d6d Bug 308275 ��� Leaks related to nssCKFWInstance_CreateMutex (edit)
destroy the token objects when the token goes away.
r=nelsonb
2007-10-06 01:41:28 +00:00
rrelyea%redhat.com cc1f93ac51 back out memleak.sh test. Breaking solaris 2007-10-06 01:38:15 +00:00
rrelyea%redhat.com 7be8790bc0 bug 398419 - leak processing scripts take the most time on Linux
recode the leak processing from shell to awk.
r=slavo
2007-10-06 00:07:56 +00:00
alexei.volkov.bugs%sun.com 3a8041d3c4 Commenting out two types of stacks related to ocsp client memory leaks. The types: leaks that PKIX_Shutdown has resolved; leaks created by unknown error condition in libpkix library. The last one is under investigation. 2007-10-05 17:42:22 +00:00
nelson%bolyard.com 5f4f3f4448 Bug 398019 � correct confusing and erroneous comments in DER_AsciiToTime
r=rrelyea
2007-10-05 08:33:16 +00:00
nelson%bolyard.com d1daedb5db Change the stack for the libc leak (which we cannot fix), so that new leaks
of this kind will not turn the tree orange.  Bug 397487.  r=nelson
2007-10-04 21:31:11 +00:00
alexei.volkov.bugs%sun.com 76c8059348 391774 - PKIX_Shutdown is not called by nssinit.c. r=nelson. Patch was provided by Slavo. 2007-10-04 19:07:23 +00:00
slavomir.katuscak%sun.com a1fedb99e8 Ignored leaks update. 2007-10-04 18:33:13 +00:00
slavomir.katuscak%sun.com 2bfcbf7e74 Bug 398397: Checking for more patterns. r=christophe 2007-10-04 14:20:52 +00:00
kaie%kuix.de d9d75427c6 Bug 391770, OCSP_Global.monitor is leaked on shutdown
Leak found by David Baron
r=kengert, r=nelson
2007-10-04 13:04:44 +00:00
kaie%kuix.de 6e1313a0ec Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed
Patch to disable persistent selection and make cert manager usable
r=rrelyea, a=dsicore
2007-10-03 17:21:42 +00:00
kaie%kuix.de 686e2c568c Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr
Follow up patch to rename "Internet Site(s)" to "Server(s)" in new dialog and cert manager
r=rrelyea, blocking1.9=beltzner
2007-10-03 17:20:40 +00:00
slavomir.katuscak%sun.com 2d5c94a8c2 Ignored leaks update. 2007-10-03 13:53:28 +00:00
kaie%kuix.de 54bc551348 Bug 387480, Support network-fetched cert import in Web Sites tab of Cert Mgr
Most code contributed by Johnathan Nightingale, some by me
r=me, sr=rrelyea
blocking1.9=beltzner
2007-10-03 11:56:33 +00:00
kaie%kuix.de fa8ca2458f Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog)
Code in mozilla/security/manager: r=rrelyea
Code elsewhere: r=mconnor, sr=dveditz
blocking1.9=mconnor
2007-10-03 11:52:26 +00:00
rrelyea%redhat.com c19d9ac03a Bug 391294 ��� Shared Database implementation really slow on network file systems
r = nelson.

cache data for shared databases on the local file system.
2007-10-02 20:34:49 +00:00
slavomir.katuscak%sun.com a99bcb9b2d Bug 391815:
1. Wrapped OCSP tests by debug tool.
2. Modified memleak script to use one function for testing different tools
(selfserv, strsclnt, ocspclnt) + added OCSP tests.

r=alexei
2007-10-02 17:33:19 +00:00
slavomir.katuscak%sun.com bbcb6f4dfb Ignored leaks update. 2007-10-02 16:59:35 +00:00
slavomir.katuscak%sun.com 8ef89ea0b2 Ignored leaks update. 2007-10-02 15:59:36 +00:00
slavomir.katuscak%sun.com b920a39006 Ignored leaks update. 2007-10-02 15:35:45 +00:00
slavomir.katuscak%sun.com ef77f14861 Ignored leaks update. 2007-10-02 14:42:40 +00:00
biswatosh.chakraborty%sun.com ce72e2c189 Modified Files: manifest.mn
Bug 265715. Reviewed by Nelson
        Issue: Removing hsearch.c from manifest.mn as well from the source.
2007-10-02 05:17:22 +00:00
kaie%kuix.de f74dc018df Bug 315871, In Certificate Viewer, allow to export cert or full chain
Also covers Bug 161275, Support export of SSL, S/MIME, and CA certs
Patch contributed by Kaspar Brand
r=kengert, sr=rrelyea, a=dsicore
2007-10-01 16:38:24 +00:00
biswatosh.chakraborty%sun.com ccd7eb4e1a Commiting back derdec.c ver 1.5 with appropriate comments.
Bug Id: 352929. Reviewed by WTC and Nelson.
    Issue: Removed DER_Decode and der_decode.
2007-10-01 16:35:44 +00:00
biswatosh.chakraborty%sun.com dec04e5793 Backing out derdec.c ver 1.5 as it did not contain correct comments.
Will commit it back now with appropriate comments.
2007-10-01 16:31:57 +00:00
biswatosh.chakraborty%sun.com a95eeb1a29 Committing in NSSBranch.
Modified Files: secder.h
 For Bug Id: 352929
 Reviewed by Wan-Teh Chang and Nelson
 Removed DER_Decode declaration
2007-10-01 11:55:04 +00:00
biswatosh.chakraborty%sun.com 2d72f64995 Committing in NSSBranch.
Modified Files: derdec.c
For Bug 352929
Reviewed by Wan-Teh Chang and Nelson
Removed DER_Decode and der_decode functions
2007-10-01 11:51:59 +00:00
slavomir.katuscak%sun.com ed02180708 Bug 397476: Ignored leaks moved to bug 370536. 2007-10-01 09:54:37 +00:00
slavomir.katuscak%sun.com 5da0825d84 Ignored leaks update. 2007-10-01 08:53:01 +00:00
bent.mozilla%gmail.com 5804a7e444 Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst. 2007-09-28 18:15:26 +00:00
slavomir.katuscak%sun.com 2e258794cb Ignored leaks update. 2007-09-28 14:40:33 +00:00
alexei.volkov.bugs%sun.com 548ae33b61 390499 - lib pkix does not check cached cert chain for revocation. r=nelson 2007-09-27 23:41:28 +00:00
slavomir.katuscak%sun.com ecdcd905c3 Ignored leaks update. 2007-09-27 20:06:38 +00:00
slavomir.katuscak%sun.com d9def14629 Ignored leaks update. 2007-09-27 18:09:34 +00:00
slavomir.katuscak%sun.com aecde213a4 Ignored leaks update. 2007-09-27 15:02:07 +00:00
slavomir.katuscak%sun.com c43a7f3716 Ignored leaks update. 2007-09-27 12:58:54 +00:00
slavomir.katuscak%sun.com e7322f90bd Bug 391815:
Patch adding new options to DBX and Valgrind. r=julien

Updated list of ignored leaks. (no review, I will update it with new leaks
when I have results from all testing machines).
2007-09-26 13:56:49 +00:00
nelson%bolyard.com 4a9673a56d Alphabetize new symbols for NSS 3.12 - preparation for new snapshot. 2007-09-26 12:23:48 +00:00
rrelyea%redhat.com 911753af1b bug 284531 Design new interfaces for certificate path building and verification for libPKIX
patch by stevep
review by rrelyea.
2007-09-25 23:48:04 +00:00
nelson%bolyard.com 0bada47a37 Bug 396322, Fix secutil's code and NSS tools that print public keys
r=rrelyea
2007-09-25 03:46:23 +00:00
nelson%bolyard.com 0730d36e64 Bug 397122, NSS 3.12 alpha treats a key3.db with no global salt as having no password
r=rrelyea
2007-09-25 01:14:23 +00:00
nelson%bolyard.com f5fb335853 Bug 391183, rename libPKIX error string number type to pkix error number types
r=alexei.volkov
2007-09-25 00:48:11 +00:00
neil.williams%sun.com bfd040f699 Bug 390973, Add long option names to SECU_ParseCommandLine (reopened)
r=Nelson, Bob Relyea
2007-09-21 19:51:05 +00:00
alexei.volkov.bugs%sun.com 7df91e61e2 395265 - eliminate libPKIX initialization from all the individual PKIX unit test source files. r=nelson 2007-09-20 19:04:01 +00:00
neil.williams%sun.com e15907da29 Bug 396484, certutil doesn't truncate existing temporary files
r=Nelson (trunk)
2007-09-20 01:53:41 +00:00
alexei.volkov.bugs%sun.com ae18eca3b2 395224 - Don't reject certs with critical NetscapeCertType extensions in libPKIX. r=nelson 2007-09-20 00:16:32 +00:00
nelson%bolyard.com 372e5c23c4 Bug 396256 - certutil and pp do not print all the GeneralNames in a
CRLDP extension, r=neil.williams
2007-09-19 22:42:38 +00:00
nelson%bolyard.com ca0b8fa790 Wrap long function definitions. r=nelson 2007-09-19 21:32:45 +00:00
alexei.volkov.bugs%sun.com f54e50a158 395427 - PKIX_PL_Initialize must not call NSS_Init. r=nelson 2007-09-19 19:29:47 +00:00
alexei.volkov.bugs%sun.com f1f191c04d 395850 - build of libpkix tests creates links to nonexistant shared libraries and breaks windows build. r=nelson 2007-09-18 16:37:49 +00:00
neil.williams%sun.com 5b97b16e4b Bug 324744, add generation of policy extensions to certutil
r=Nelson
2007-09-18 02:18:07 +00:00
dbaron%dbaron.org d43b22bfff Fix leak of mPendingHTTPRequest in nsSSLThread::rememberPendingHTTPRequest by converting it to an nsCOMPtr. b=394528 r=kengert sr=bzbarsky a=bsmedberg 2007-09-18 00:31:37 +00:00
reed%reedloden.com dc9ba4d750 Bug 392780 - "nsNSSCertificateDB::FindCertByDBKey() crashes on invalid input" [p=mozbugzilla@velox.ch (Kaspar Brand) r=rrelyea sr=kaie a1.9=bzbarsky] 2007-09-17 20:46:27 +00:00
alexei.volkov.bugs%sun.com 900a7da196 390209 - pkix AIA manager tries to get certs using AIA url with OCSP access method. r=nelson 2007-09-12 20:22:14 +00:00
rrelyea%redhat.com b41b1b6508 Bug 392521
Detect the case where the database was created, but never updated.
r= alexi
2007-09-12 20:18:48 +00:00
alexei.volkov.bugs%sun.com e0a9557028 390542 - libpkix fails to validate a chain that consists only of one self issued, trusted cert. r=nelson 2007-09-12 19:52:35 +00:00
alexei.volkov.bugs%sun.com 8bea5a0bf4 [Bug 389411] Mingw build error - undefined reference to`_imp__PKIX_ERRORNAMES'.
sr=bob
2007-09-12 18:57:58 +00:00
kaie%kuix.de 5825c7ab6a Bug 391454, libPKIX does not honor NSS's override trust flags
r=nelson
2007-09-12 18:48:26 +00:00
slavomir.katuscak%sun.com fa66615f80 Modified stack patterns of ignored leaks to match also stacks without
symbolic names.
2007-09-12 17:30:16 +00:00
rrelyea%redhat.com c23b6b1e5c bug 392522: Update integrity checks on password change
r=julien
2007-09-12 16:42:01 +00:00
rrelyea%redhat.com 9364b60153 bug 392522 Update integrity checks on password change
r=julien
2007-09-12 16:40:25 +00:00
slavomir.katuscak%sun.com 448c205928 Update of ignored leaks. After Nelson fixed bug 366553, Tinderboxes started
to fail, because some stacks has changed. This patch adds new patterns of
known bug.
2007-09-12 00:11:38 +00:00
julien.pierre.boogz%sun.com 0ce267fdeb Fix for bug 330721 . Remove OS/2 VACPP compiler support from NSS . Patch contributed by Peter Weilbacher . r=julien.pierre 2007-09-11 22:40:40 +00:00
julien.pierre.boogz%sun.com 0ed6e7a715 Fix for bug 395080 . Double backslash in sysDir filenames causes problems in OS/2 . Patch contributed by Peter Weilbacher . r=julien.pierre 2007-09-11 22:19:17 +00:00
nelson%bolyard.com 45c103148b Back out last change, since it introduced failures on all platforms but Linux. 2007-09-11 10:22:02 +00:00
nelson%bolyard.com 0bfc4a3005 Bug 388117: ssl.sh hangs or fails on Windows when IPv6 is enabled, r=wtc
This is an experiement, and will be backed out if it causes huge failures.
2007-09-11 04:43:31 +00:00
nelson%bolyard.com f5bf51c621 Add #include "prinit.h". On Windows, this gets implicitly included. (?) 2007-09-11 00:48:09 +00:00
nelson%bolyard.com 9ef738c0f8 Bug 366553: libSSL leaks global array of trusted client auth CA names, r=wtc 2007-09-11 00:21:09 +00:00
glen.beasley%sun.com ea5128ed20 380065 Kinux amd64 jdk 1.5 fix r=self JSS test suit only 2007-09-10 17:55:09 +00:00
glen.beasley%sun.com 269cd7e065 380065 client SSL test programs check if server is up r=self JSS test suit only 2007-09-09 18:32:39 +00:00
nelson%bolyard.com b0b438182f Fix AIX build bustage from previous checkin for bug 324744.
Can't have trailing commas in enums on AIX.
2007-09-09 17:34:23 +00:00
nelson%bolyard.com 3e13978f28 Fix Windows build bustage from previous checkin for bug 324744.
Also, Shorten a large number of too-long lines.
2007-09-09 17:01:10 +00:00
neil.williams%sun.com a74b61dd18 Bug 324744, add policy extension options to certutil
r=julien
2007-09-07 23:08:22 +00:00
neil.williams%sun.com bb477e6ec6 Bug 324744, add policy extension to certutil
r=julien
2007-09-07 20:34:51 +00:00
neil.williams%sun.com ee90eccbc2 Bug 324744, add gen of policy extns to certutil, second of 3 patches
r=julien
2007-09-07 18:45:53 +00:00
alexei.volkov.bugs%sun.com fa616d5e9e 390527 - libpkix does not return a numeric error code. r=nelson 2007-09-06 20:48:58 +00:00
rrelyea%redhat.com d17221263e bug 279042 First performance improvement patch for shared db.
r=neil
2007-09-06 20:47:34 +00:00
alexei.volkov.bugs%sun.com 1a58a03266 390502 - libpkix fails cert validation when no valid CRL (NIST validation policy is always enforced). r=nelson 2007-09-05 23:22:29 +00:00
jag%tty.nl 470bf4ec8c Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 13:05:02 +00:00
jwalden%mit.edu 6f55d39a7e Bug 348748 - Replace a cast that's commented out; I think my script ignored comment contents and thus missed this, but I haven't looked at the source recently enough to be sure. r=bsmedberg on the script, a=no-functionality-change 2007-09-05 07:13:46 +00:00
dtownsend%oxymoronical.com fb936ecd6b Bug 394778: Unit tests in security/manager/ssl/tests not run. r=kengert,
a=mconnor
2007-09-04 15:29:13 +00:00
dtownsend%oxymoronical.com 390ee5d7c7 Bug 390615: Add scriptable interface to verify digital signatures. r=kaie,
a=blocking-1.9
2007-09-03 17:32:41 +00:00
kaie%kuix.de d82c27aaf8 Bug 394199, Always set out param in pkix_CertSelector_Match_BasicConstraint
r=julien.pierre
2007-09-03 17:11:16 +00:00
nelson%bolyard.com c52c712061 Bug 392722 - nsinstall chokes on double slashes in path
patch by benjamin@smedbergs.us  r=nelson
2007-09-01 03:33:56 +00:00
nelson%bolyard.com d69491fc41 Bug 394271 - two public SSL functions require PRFD* to point to SSL layer
r=julien,wtc
2007-09-01 00:53:52 +00:00
nelson%bolyard.com 21fadc2648 Bug 394202 - ssl_GetPrivate can corrupt non-SSL private structures
r=julien,wtc
2007-09-01 00:49:47 +00:00
nelson%bolyard.com 1cd7ceefd6 Bug 394040 - Tstclnt crashed in NISCC testing, r=julien 2007-09-01 00:14:24 +00:00
kaie%kuix.de cbb28d8319 Bug 391595, verify usages of NSS trust flags and overrides in libpkix
r=nelson
2007-08-31 12:04:49 +00:00
christophe.ravel.bugs%sun.com 3f712cfb09 Bug 392696 Fix copyright boilerplate in all new PKIX code
r=nelson
2007-08-31 03:22:07 +00:00
kaie%kuix.de 8c6cc14bc4 Bug 394013, vfyserv hostname lookup failure
r=nelson
2007-08-30 23:16:15 +00:00
neil.williams%sun.com 61cb0a16db Bug 390973, Add long option names to SECU_ParseCommandLine
r=nelson
2007-08-30 22:40:23 +00:00
alexei.volkov.bugs%sun.com dd3d545eff fix for build on AIX. Patch from Christophe. r=alexei 2007-08-30 00:13:17 +00:00
glen.beasley%sun.com 70bf99b8a2 380065 default to jdk5 sunpkcs11 config r=self JSS test suite only 2007-08-29 23:50:46 +00:00
rrelyea%redhat.com 03860698be Bug 391551: AIX hangs in sqlite when optimized
r=christophe.
2007-08-29 22:53:15 +00:00
alexei.volkov.bugs%sun.com 38e8ef02ec comma after last entry of errors in pkix_errorstrings.c broke AIX build. Removing the comma. r=christophe 2007-08-29 22:00:37 +00:00
nelson%bolyard.com bb53f0b7b2 Bug 392208 - PK11_FindCertByIssuerAndSN must validate input arguments
r=Kaspar Brand, sr=rrelyea
2007-08-29 21:59:06 +00:00
kaie%kuix.de f271e08a43 Bug 394206, PKIX_PL_Cert_IsCertTrusted checks wrong flag
r=nelson
2007-08-29 20:21:04 +00:00
alexei.volkov.bugs%sun.com dbe662bc75 390888 - CERT_Verify* functions should be able to use libPKIX.
This fix restores all CERT_VerifyCert* functions to their previous
state and modifies only CERT_VerifyCertChain to be able to use the
libpkix switch to build and validate cert chain.
r=nelson.
2007-08-29 17:53:21 +00:00
alexei.volkov.bugs%sun.com 083419f688 390888 - CERT_Verify* functions should be able to use libPKIX. r=nelson 2007-08-29 00:12:08 +00:00
nelson%bolyard.com 540762cd36 Bug 210584 - CERT_AsciiToName doesn't accept all valid values, r=Alexei 2007-08-28 06:41:55 +00:00
alexei.volkov.bugs%sun.com c4802356f7 301213: Combine internal libpkix function tests into a single statically linked program. r=nelson,julien 2007-08-24 20:43:01 +00:00
glen.beasley%sun.com 51aef2aa46 380065 let all tests run r=self JSS test only 2007-08-23 23:33:47 +00:00
glen.beasley%sun.com 7a5c1aea38 380065 fix for JSS cert creation and ssl hangs r=self JSS tests only 2007-08-23 23:21:13 +00:00
kaie%kuix.de 9050646ff8 bug 386654, Implement notification for EV certs
r=rrelyea, sr=bzbarsky, a=bzbarsky
2007-08-23 21:29:58 +00:00
bzbarsky%mit.edu b97b1f15a3 Make it possible to fastload NSSCertificates. Bug 388128, r=kaie, sr=brendan,
a=bzbarsky
2007-08-23 18:59:12 +00:00
glen.beasley%sun.com 2f625ebc31 380065 update to Sunpkcs11 config and Mozilla-JSS test r=self JSS test change only 2007-08-22 23:32:28 +00:00
rrelyea%redhat.com 9c74fc9883 Don't crash on failure of signcert 2007-08-22 21:36:44 +00:00
nelson%bolyard.com 2d5fbf9e88 Bug 392846 - Do not send hello extensions when using SSL v3.0, r=kengert 2007-08-22 06:12:02 +00:00
glen.beasley%sun.com 0f0c1dde9d 341681 crypto.tokenException in Socket test should fix tinderbox 2007-08-21 18:50:08 +00:00
glen.beasley%sun.com 42e039e9c7 380065 windows tinderbox fix 2007-08-21 14:36:15 +00:00
glen.beasley%sun.com f637bb38c6 380065 update to JSS tests to allow Sunpkcs11 to use NSS r=gb 2007-08-21 00:07:58 +00:00
slavomir.katuscak%sun.com db48c41461 Ignored leaks update. 2007-08-17 15:08:05 +00:00
rrelyea%redhat.com dbaed07a63 Bug 391609 split up sftkdb.c into more managable pieces.
r=neil
2007-08-16 23:15:37 +00:00
julien.pierre.boogz%sun.com 15036d0758 Fix for bug 391588 . Create CRL and CRL entries with universal time, to be in sync with the certs. r=nelson 2007-08-16 02:18:55 +00:00
christophe.ravel.bugs%sun.com 5ba34627e5 Bug 389781 NSS should be built size-optimized on Linux, Windows, and Mac
r=julien.pierre.boogz
2007-08-15 15:30:08 +00:00
slavomir.katuscak%sun.com cc676fb7be Bug 376603: Checking if string is empty by -n and -z. 2007-08-15 08:34:36 +00:00
slavomir.katuscak%sun.com 4f1a550254 Bug 376603: Patch. r=christophe 2007-08-14 16:32:49 +00:00
alexei.volkov.bugs%sun.com 0776e3db55 389904: avoid multiple decoding/encoding while creating and using PKIX_PL_X500Name. r=nelson 2007-08-10 19:22:42 +00:00
nelson%bolyard.com e7befef85d Bug 391651 - Add file for Vista.
Patch by Robert Longson <longsonr@gmail.com>   r=nelson
2007-08-10 17:28:45 +00:00
rrelyea%redhat.com 97822ddda3 Fix windows build problem 2007-08-10 00:17:35 +00:00
rrelyea%redhat.com 4bb6912318 Bug 391291 Implement Shared Database Integrity checks.
r=nelson (plus review from kengert)
2007-08-09 22:36:20 +00:00
neil.williams%sun.com 62af67975e Bug 294555, unexported API calls in p12plcy.h
r=nelson
2007-08-09 22:12:13 +00:00
nelson%bolyard.com 619849204c Bug 390718: signtool doesn't list signers of JARs with bad signatures
also, eliminate all old XP_WIN16 code.  r=alexei
2007-08-09 05:00:33 +00:00
nelson%bolyard.com ee01d6054e Bug 341371. Make new -g Name option work for non-RSA keys, too. r=alexei 2007-08-08 00:34:02 +00:00
slavomir.katuscak%sun.com 192dece441 Bug 389833: Added FAILED message. r=christophe,r=nelson 2007-08-07 14:53:00 +00:00
nelson%bolyard.com 5fbf86e5a6 Bug 389343 - Greatly reduce libPKIX bloat by turning macros into functions.
r=rrelyea
2007-08-06 20:53:59 +00:00
kairo%kairo.at 25cdbdf315 bug 385458 - UI strings using "browser" when meaning "application", r=kaie 2007-08-05 11:54:02 +00:00
nelson%bolyard.com 72a34590d8 Bug 389343 - Greatly reduce libPKIX bloat by turning macros into functions.
r=rrelyea
2007-08-04 23:41:22 +00:00
julien.pierre.bugs%sun.com 8b4ad605b4 Fix for bug 390710 . Correct template for decoding name constraints . r=nelson 2007-08-03 18:37:15 +00:00
alexei.volkov.bugs%sun.com 2f3fb69fea [Bug 390728] pkix_pl_OcspRequest_Create throws an error if it was not
able to get AIA location. r=nelson
2007-08-03 17:38:02 +00:00
rrelyea%redhat.com 87535255d4 Bug 390451. NSS is not updating keys on password change.
r=kaie.
2007-08-03 17:32:28 +00:00
benjamin%smedbergs.us cc116b9580 Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673 2007-08-03 14:04:34 +00:00
nelson%bolyard.com 53cc8f5f3b Bug 390185. Remove erroneous reference to "Database" from error message.
r=neil.williams
2007-08-02 05:51:13 +00:00
julien.pierre.bugs%sun.com a7b48ac0d3 Fix for bug 390074 . OS/2 sign.cmd needs to have dist\bin in LIBPATH. Patch contributed by Peter Weilbacher. r=julien.pierre.boogz 2007-08-01 21:56:19 +00:00
nelson%bolyard.com e2d0390099 Bug 390187 � PK11_FindCertFromNickname sets no error code when token not found.
r=rrelyea,a=julien.pierre
2007-08-01 09:54:11 +00:00
nelson%bolyard.com c81ed94515 Bug 337251. Warning reduction. Rearrange sample code to eliminate nested
comments.  patch by Timeless <timeless@bemail.org>, r=nelson
2007-08-01 09:42:06 +00:00
rrelyea%redhat.com 91fb464bc4 Enable shared db tests to pass on solaris. 2007-07-26 22:15:09 +00:00
kaie%kuix.de e1d5eef97d Bug 376329, Thunderbird fails on certificate path with circular references
r=nelson
2007-07-25 22:57:51 +00:00
nelson%bolyard.com 8c559f2782 Bug 174993 - freopen stdin to /dev/null in safe_popen.
Patch by Kaspar Brand <mozbugzilla@velox.ch>, r=julien,nelson
2007-07-25 22:54:35 +00:00
kaie%kuix.de c2ee842ca2 Bug 382223, Add support for Camellia to PSM
Patch contributed by okazaki
r=kengert
2007-07-25 22:53:30 +00:00
slavomir.katuscak%sun.com 93efbef047 Bug 382775: Fixed certutil -F, added certutil -D. r=nelson, sr=julien 2007-07-25 09:13:32 +00:00
slavomir.katuscak%sun.com 131e7cdc80 Bug 389739: Added FAILED message. r=christophe, r=nelson 2007-07-25 08:31:43 +00:00
neil.williams%sun.com 930b42f532 Bug 389248, Actually a duplicate of a problem with bug 325672.
r=wtc
2007-07-24 22:24:51 +00:00
biswatosh.chakraborty%sun.com 4c010e21a2 Committing in HEAD.
Modified Files:nssilock.c
For Bug 338688. Reviewed by Nelson Bolyard
Issue: Allocation functions dont always set SEC_ERROR_NO_MEMORY
2007-07-24 16:16:58 +00:00
biswatosh.chakraborty%sun.com c8e8b85495 Committing in HEAD.
Modified Files: nsprstub.c
For Bug 338688. Reviewed by Neil Williams.
Issue: Allocation functions were not setting SEC_ERROR_NO_MEMORY in some cases.
2007-07-24 16:14:15 +00:00
slavomir.katuscak%sun.com 1e5981e876 Bug 384639: Fix for Windows build problems. 2007-07-24 14:36:57 +00:00
slavomir.katuscak%sun.com 0f8639c5a7 Bug 384639: Added option to disable library unloading. r=nelson 2007-07-24 08:56:41 +00:00
nelson%bolyard.com 0b39a2228b Bug 272279. Make strsclnt use IPv4 or IPv6, like tstclnt. r=julien 2007-07-24 04:51:31 +00:00
nelson%bolyard.com d5cc1843ae Cleanup certutil's keybaord entropy collector. Bug 387621, r=julien.pierre
If this patch is found to be unsatisfactory, we can revert to the other
patch attached to bug 387621.
2007-07-24 04:44:52 +00:00
nelson%bolyard.com 421881b90d Remove erroneous include of "pkcs11p.h". Bug 388824.
Patch by Ian Marshall <idm@yahoo.com>  R=rrelyea,nelson
2007-07-24 00:15:16 +00:00
rrelyea%redhat.com 209028efc3 Bug 388403 Land NSS 3.12 Alpha r=kai. 2007-07-23 19:03:01 +00:00
slavomir.katuscak%sun.com 34e1e49cec Bug 338208: Minor change suggested by Nelson. 2007-07-23 14:31:11 +00:00
kaie%kuix.de 670a0507b2 Bug 387011, Crash when importing certificate [@ nsNSSCertificateDB::ImportCertsFromFile]
r=rrelyea
2007-07-23 10:48:51 +00:00
kaie%kuix.de acfe595246 Bug 387613, Crash [@ nsNSSCertificate::GetCert fb3ac2be] on click submit on chrome://pippki/content/editcacert.xul
r=rrelyea
2007-07-23 10:25:23 +00:00
kaie%kuix.de 849f00d639 Bug 385151, Remove the link time dependency from NSS to Softoken
r=nelson
2007-07-23 10:17:49 +00:00
slavomir.katuscak%sun.com d189779a1c Bug 338208: SSL tests using FIPS140-2 softoken. r=julien 2007-07-20 08:28:10 +00:00
rrelyea%redhat.com 197dd152a4 Back out the previous change. Mac Universal failed again (even though Mac PPC
works fine for me ;().
2007-07-20 02:20:13 +00:00
rrelyea%redhat.com 2ba68c321e finally land NSS 3.12 into the trunk bug 388403 2007-07-20 01:33:48 +00:00
rrelyea%redhat.com 8fafdf926f Fix windows and solaris build bustage. 2007-07-19 22:31:14 +00:00
rrelyea%redhat.com 7d1ab58a74 Changes for nss built with mozilla (use mozilla's sqlite). 2007-07-19 21:36:50 +00:00
jwalden%mit.edu ee1d057814 Bug 388276 - Missing file from previous checkin, still r=cls 2007-07-19 00:19:41 +00:00
neil.williams%sun.com db2ae220a9 Bug 325672, Create CanBypass function
r=Nelson
2007-07-18 21:38:55 +00:00
rrelyea%redhat.com cc3c20c7f8 turn off shared db testing until I can get a solaris system and debug the
shared db problems there.
2007-07-18 01:45:49 +00:00
biswatosh.chakraborty%sun.com fa001cd840 Committing in HEAD BRANCH. Patch for Bug 233932. Reviewed by Neil Williams
Issue: certutil was crashing with some options when given a non existent token
with -h option.
2007-07-17 13:37:45 +00:00
slavomir.katuscak%sun.com 75cd3f3701 Bug 382775: Backed out last patch. 2007-07-17 09:12:45 +00:00
slavomir.katuscak%sun.com d1e1a664e4 disabled IOPR tests 2007-07-17 07:24:00 +00:00
kaie%kuix.de 41c7d7ebab Bug 380744, Thunderbird reports "unable to decrypt" on truncated decryptable messages
r=relyea, sr=mscott
2007-07-17 06:13:39 +00:00
rrelyea%redhat.com cd514c50fc Maybe this will turn off iopr for shared db 2007-07-16 23:50:11 +00:00
rrelyea%redhat.com 58c1497f62 Don't run iopr tests with shared DB just yet 2007-07-16 21:57:23 +00:00
rrelyea%redhat.com a29c7525dc Bug 217538: Shared database support.
Shared database tests
2007-07-16 20:37:17 +00:00
nelson%bolyard.com db2bfa1de1 Bug 388120 � build error due to SEC_BEGIN_PROTOS / SEC_END_PROTOS are undefined
Patch contributed by alexander surkov <surkov.alexander@gmail.com>, r=nelson
2007-07-14 06:21:53 +00:00
nelson%bolyard.com fe78eb103e Bug 379753. NSS WOrkaround for PSM bug 380091.
Don't let PSM clobber S/MIME profiles for our local user certs. r=rrelyea..
2007-07-14 06:06:53 +00:00
nelson%bolyard.com 83d2591887 Bug 251594 � Certificate from PKCS#12 file with colon in friendlyName not
selectable for signing/encryption. r=neil.williams
2007-07-14 06:01:03 +00:00
nelson%bolyard.com 10124a0814 Back out revision 1.23 of certdb/certdb.c, the "fix" for bug 121487 that
started setting the valid override flags routinely on all imported certs.
Bug 376737.  r=rrelyea
2007-07-14 05:51:00 +00:00
biswatosh.chakraborty%sun.com 3f70f3aed6 Reviewed by Robert Relyea
Issue: certutil -T -d db was giving a crash and it
     was happening because of not doing sdb->sdb_Reset = lg_Reset
     in nss/lib/softoken/legacydb/lginit.c in the function lg_init()
2007-07-13 16:47:33 +00:00
kaie%kuix.de 2e8e11b09f Bug 229335, Remove certificates that expired in August 2004 from tree
r=nelsonb
2007-07-13 06:49:00 +00:00
julien.pierre.bugs%sun.com b95435a8eb Remove unnecessary file. Fix for bug 325805 . r=rrelyea 2007-07-12 22:01:50 +00:00
julien.pierre.bugs%sun.com dbf03071c6 Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelson 2007-07-12 04:39:19 +00:00
nelson%bolyard.com 61b7c591a0 Remove #include <unistd.h> for unix. bug 381375. r=julien.pierre 2007-07-11 23:43:03 +00:00
nelson%bolyard.com be99df93ff Make ocspclnt read and write binary files on stdin and stdout.
bug 381375. r=neil.williams,julien.pierre
2007-07-11 23:40:02 +00:00
julien.pierre.bugs%sun.com 701adf8fa7 Fix for bug 118830 . Make header file C++-safe. r=nelson 2007-07-11 23:38:03 +00:00
nelson%bolyard.com 3860c6cbe2 Implement SEC_StringToOID(), which converts ASCII dotted decimal OID
strings to their DER encoded binary form.  Bug 161326. r=Neil
2007-07-11 23:28:31 +00:00
slavomir.katuscak%sun.com 254cf7fc9d Bug 382775: Added test for certutil -D. r=julien 2007-07-11 07:44:41 +00:00
julien.pierre.bugs%sun.com e467a0d3eb Fix for bug 113323 . Constify some functions. r=nelson 2007-07-11 04:47:42 +00:00
julien.pierre.bugs%sun.com 75f00a4d9a Fix for bug 220115 . Make the CKM constants unsigned . r=nelson 2007-07-11 04:41:54 +00:00
julien.pierre.bugs%sun.com 0fec96b8a2 Fix for bug 257860 . Correct doc for SSL_SecurityStatus . r=nelson 2007-07-11 03:09:14 +00:00
julien.pierre.bugs%sun.com 66551ec4c8 Fix for bug 301528 . SECKEY_CreateSubjectPublicKeyInfo needs to check for NUL pubk. r=nelson,rrelyea 2007-07-10 22:59:45 +00:00
julien.pierre.bugs%sun.com 657c01cdf0 Fix for bug 387052 . Avoid an OOM crash in softoken . r=nelson,alexei 2007-07-10 22:41:12 +00:00
julien.pierre.bugs%sun.com 7e87ac819d Fix for bug 132485 - built-in root certs should have a description . r=nelson,rrelyea 2007-07-10 22:35:19 +00:00
slavomir.katuscak%sun.com 3eb5a05d45 Ignored leaks update. 2007-07-09 08:30:28 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
kaie%kuix.de 1674a9a8c5 Bug 317630, PSM's FIPS token label is truncated
Incremental patch to improve wording
r=rrelyea
2007-07-07 01:20:42 +00:00
julien.pierre.bugs%sun.com bd4c859753 Fix for bug 123996 . Document certutil -C -a . r=nelson 2007-07-06 03:19:22 +00:00
julien.pierre.bugs%sun.com 4645a81bbf Fix for bug 90426 . Stop using obsolete int32 and uint32 typedefs . r=nelson 2007-07-06 03:16:56 +00:00
slavomir.katuscak%sun.com e049b8d1a7 Bug 297738 - Comment for echo + reordered tests. 2007-07-04 10:11:49 +00:00
neil.williams%sun.com 900b93145a Bug 359473, PK11_GetAttributes returns OK for cert with no private key
r=rrelyea
2007-06-27 22:30:59 +00:00
kaie%kuix.de 105c8c22b8 Bug 373525, "Certificate Manager" opens with wrong tab selected, and inconsistent content displayed
Workaround that disables selected="true" which never worked anyway, r/sr=shaver
Separate improvement: make selected tab in Cert Manager persistent, r=kengert
2007-06-27 22:20:46 +00:00
kaie%kuix.de 5f6956a824 Bug 176501, mozilla apps must manage NSS configuration for PKCS#11 shared libs, including nssckbi.dll
Incremental Patch v4, make sure we indeed look in all possible locations.
r=rrelyea
2007-06-27 13:15:02 +00:00
kaie%kuix.de 59b4f8627f Bug 385904, Actually hook up the new NSS error strings
r=rrelyea
2007-06-27 13:12:03 +00:00
neil.williams%sun.com c7365f678d Bug 385642, Add usage for object signing to certutil's -V option
r=nelson, developer=Kaspar Brand,mozbugzilla@velox.ch
2007-06-27 01:50:16 +00:00
glen.beasley%sun.com 0f6eaca534 385347 CompanyName shoud be Mozilla Foundation fix=wtc r=glen 2007-06-27 01:13:25 +00:00
kaie%kuix.de bc246e00d0 Bug 372389, Typos in pippki.properties
r=gerv
2007-06-26 14:48:30 +00:00
kaie%kuix.de 64bcd02f16 Bug 370875, "ASSERTION: nsSecureBrowserUIImpl not thread-safe" * 4 loading any https site
Patch contributed by Neil, r=kengert
2007-06-25 21:45:30 +00:00
slavomir.katuscak%sun.com b32ef421a7 Bug 333597 - Adding Tinderbox to the source tree. r=nelson 2007-06-25 11:44:55 +00:00
kairo%kairo.at ac78f0b138 bug 385461 - Small improvements to CRL manager window, r=kengert 2007-06-23 14:47:17 +00:00
kairo%kairo.at fb0071b3f3 bug 385460 - remove an unused string from master password prefs, r=kengert 2007-06-23 14:42:16 +00:00
julien.pierre.bugs%sun.com 58fe6b6e1b Fix for bug 217538 . Fix NSS sqlite build on OS/2 . r=rrelyea 2007-06-22 01:30:16 +00:00
kaie%kuix.de 5dc6f83743 Bug 383390, follow up check in, adding a unit Test.
Patch contributed by Nils Maier, comments provided by Jeff Walden
r=kengert
2007-06-21 15:22:44 +00:00
rrelyea%redhat.com 798abb9b11 back out test changes. 2007-06-20 01:12:58 +00:00
rrelyea%redhat.com e99cffb0c0 Arg, HOST->HOSTDIR 2007-06-19 23:03:35 +00:00
rrelyea%redhat.com 79b02d7a1d Include the new IOPR directories in the shared db portion of the build 2007-06-19 22:58:33 +00:00
rrelyea%redhat.com 072e49a314 This is the last of the shared database patch. This enables testing of the
legacy db, shared db, and the upgrade between them. bug 217538
2007-06-19 21:07:01 +00:00
rrelyea%redhat.com 3c0d0c92e8 Backing previous patch because it broke the universal binary Mac build. 2007-06-19 08:41:31 +00:00
rrelyea%redhat.com b5ca885d17 Turn off mac keyring builds 2007-06-19 08:03:45 +00:00
rrelyea%redhat.com 3aba4a19ea bug 217538 Check in NSS 3.12 into FF 3.0
r=kaie
2007-06-19 07:32:13 +00:00
rrelyea%redhat.com 7b9fd18615 bug 217538 renamed legacydb to nssdbm as suggested by Julien
r=kai
2007-06-19 05:45:39 +00:00
neil.williams%sun.com 902a388b4b Bug 382292, Add support for Camellia cipher to symkeyutil
r=neil.williams
2007-06-19 01:18:41 +00:00
slavomir.katuscak%sun.com bf10111760 Bug 363828 - Adding TCOV support. r=wtc, sr=julien 2007-06-18 12:27:14 +00:00
rrelyea%redhat.com c02aaf1be5 Fix the last of the shared db leaks. 2007-06-16 05:18:34 +00:00
kaie%kuix.de 31e56151b9 Bug 383722, Add StartCom root CA certificate(s) to NSS
r=nelson, sr=rrelyea

Bug 384118, Trust bits for "AddTrust Public CA Root" are missing in builtin roots module
Patch contributed by Kaspar Brand
r=nelson, sr=kengert
2007-06-16 05:09:18 +00:00
kaie%kuix.de 731bc26a52 Bug 384252, Cert viewer: Give feedback that cert verification is pending
r=rrelyea
2007-06-15 22:09:24 +00:00
kaie%kuix.de e6f5e784fe Bug 383969, PSM should not use OCSP while building cert manager display
r=rrelyea
2007-06-15 22:06:54 +00:00
neil.williams%sun.com 438fba8459 Bug 341371, add a way to make CSR with an existing key
r=nelson
2007-06-15 21:28:05 +00:00
rrelyea%redhat.com d973c27df0 Again fix memory leaks, but also fix the latent bug in pcertdb shutdown
leak plugging exposed.

bob
r=glen
2007-06-15 20:37:56 +00:00
rrelyea%redhat.com b5c076bb94 back out the previous change 2007-06-15 03:51:08 +00:00
rrelyea%redhat.com e0f7251683 bug 217538 fix memory leaks in shared database
r=glen
2007-06-15 03:10:57 +00:00
rrelyea%redhat.com 814cdd2797 bug 217538 r=glen
fix memory leak in shared databases.
2007-06-14 21:39:26 +00:00
glen.beasley%sun.com 41b298186b 217538 AIX build fix 2007-06-14 04:40:15 +00:00
rrelyea%redhat.com ab146d7c9e repare the MAC build. 2007-06-14 01:12:37 +00:00
rrelyea%redhat.com e11316d930 PL_CompareValues is not reliable on 64bit platforms when the values aren't
really pointers. use a replacement that is.
2007-06-13 23:21:10 +00:00
rrelyea%redhat.com dce14e66de This fix some of the 64 bit issues. 2007-06-13 21:01:29 +00:00
slavomir.katuscak%sun.com 5db620f3a7 Bug 308275 - Known leaks update. 2007-06-13 11:22:41 +00:00
rrelyea%redhat.com dd6802dbcd issue a sync on the password entry once we write it. 2007-06-13 06:21:12 +00:00
nelson%bolyard.com 56615fafdb Bug 376748 - Infinite loop in CERT_CertChainFromCert , r=kengert,julien 2007-06-13 05:41:31 +00:00
kaie%kuix.de 15e4709454 Bug 355643, Review PSM's error message overrides - are NSS errors better?
Removing overrides, thereby enabling NSS messages.
r=nelson
2007-06-13 02:48:41 +00:00
kaie%kuix.de 2e996a3b2f Bug 375759, Cert manager showing date strings for "Your Certificates" names
Follow up checkin to improve memory use.
r=kengert
2007-06-13 02:46:07 +00:00
rrelyea%redhat.com 175298cde1 remove the C++ comments (makes old version of gcc happy, and perhaps
several other compiliers as well).
2007-06-13 02:20:00 +00:00
rrelyea%redhat.com 2e4a8b3645 make sure we export all the correct headers. 2007-06-13 01:13:25 +00:00
rrelyea%redhat.com 21e8971857 Fix windows build breakage. 2007-06-13 01:03:15 +00:00
rrelyea%redhat.com 00a5dab20c fix secutil line 2007-06-13 00:27:06 +00:00
rrelyea%redhat.com 378db2605d Bug 217538 Add shared database to nss.
core Checking.
2007-06-13 00:24:57 +00:00
rrelyea%redhat.com e304b84a60 Don't include change to use shared util library. 2007-06-12 23:54:26 +00:00
rrelyea%redhat.com 28125b4e87 Bug 217538 shared database support. config.mk needed to build sqlite 2007-06-12 23:41:39 +00:00
rrelyea%redhat.com bfca11e71a bug 217538: shared database support... changes to cmd.
cmd changes are as follows:
1) fix a bug in blapitest.c
2) enable certutil to change the password on a database on the command line.
3) remove the explicit tests for cert and key databases in modutil and signtool.
2007-06-12 23:24:19 +00:00