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

2451 Коммитов

Автор SHA1 Сообщение Дата
ian.mcgreer%sun.com 99acfbbff7 a plethora of changes for handling S/MIME certs 2001-11-08 20:46:11 +00:00
ian.mcgreer%sun.com 8bf1808d49 fix for windows build 2001-11-08 16:59:00 +00:00
ian.mcgreer%sun.com abb5d11c3d use nsinstall not copy on windows 2001-11-08 16:20:54 +00:00
relyea%netscape.com 6e3b5eac35 HP ans Solaris are still down... 2001-11-08 15:27:56 +00:00
relyea%netscape.com 1322ed44ff OK, try this again. FreeBL needs Get_Noise in the freebl .so on solaris, so
move the random number stuff there where it belongs.
2001-11-08 15:02:25 +00:00
relyea%netscape.com ecdcdae799 Fixes to make pkcs12 work correctly:
1) Make pkcs12 pbe function.
   2) add code to allow setting and getting of the key nickname attribute.
2001-11-08 05:39:56 +00:00
ian.mcgreer%sun.com 7d95c74f28 add lookup by email function, try to fix softoken bugs for that (but cert->emailAddr doesn't seem to be set there) 2001-11-08 05:19:32 +00:00
ian.mcgreer%sun.com cbdf486400 fix cert and s/mime profile import issues 2001-11-08 04:12:26 +00:00
ian.mcgreer%sun.com 5288e3fd06 this seems to be needed to get linux linking again. libnss3.so tries to access the C_GetFunctionList entry point to the libsoftokn3.so library directly, and linux complains that it can't find it. 2001-11-08 03:44:17 +00:00
nelsonb%netscape.com b28c79929e Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +00:00
relyea%netscape.com e03f762c52 Land BOB_WORK_BRANCH unto the tip.
remove lots of depricated files.
move some files to appropriate directories (pcertdb *_rand
associated headers to soft token, for instance)
rename several stan files which had the same name as other nss files.
remove depricated functions.
2001-11-08 00:15:51 +00:00
relyea%netscape.com 1e10892356 Add -DXP_OS2 so that sysrand.c can pick it up... 2001-11-08 00:08:28 +00:00
ian.mcgreer%sun.com 55def0f72e fix linux 2.1 also 2001-11-07 20:58:09 +00:00
ian.mcgreer%sun.com 8dd36a810d get linux building again 2001-11-07 20:56:18 +00:00
relyea%netscape.com a9fdcd7596 Move map file processing definitions back into base .mk files.
setup up map files so the can be switched on simply by adding a directive to
manifest.mn.
2001-11-07 19:34:47 +00:00
ian.mcgreer%sun.com e2fdfc59c2 fix handling of token options, specifically deletion 2001-11-07 16:15:29 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
bryner%netscape.com ff715ca1b9 Bug 108742 - cannot get a cert. patch from stephen walker, r=bryner, sr=blizzard. 2001-11-06 23:39:17 +00:00
wtc%netscape.com 7bd36935ee Removed the temporary #if 0. 2001-11-06 22:52:12 +00:00
wtc%netscape.com 0234615ad0 Bugzilla bug 108708: commented out the "netstat -ni" command for
debugging.  This change will be backed out.
2001-11-06 21:34:09 +00:00
ian.mcgreer%sun.com bd1ad42705 fix for 95983, compiler warning revealed potential bug 2001-11-06 20:32:43 +00:00
ian.mcgreer%sun.com b0a6d74f17 more trust handling stuff 2001-11-06 20:16:19 +00:00
nelsonb%netscape.com 7a8029d900 Attempt to move all the constant tables in secoid.c into the text segment
where they belong.
2001-11-06 02:46:37 +00:00
ddrinan%netscape.com e9676a450c Missed this as part of landing of S/MIME. r=javi, sr=blizzard 2001-11-06 02:17:46 +00:00
ian.mcgreer%sun.com 379553f776 fix Stan reference 2001-11-05 19:02:49 +00:00
ian.mcgreer%sun.com 9de0b35e1e note the token imoprt for Stan 2001-11-05 17:55:25 +00:00
ian.mcgreer%sun.com 65b284c9b6 code for handling trust through softoken 2001-11-05 17:29:27 +00:00
ian.mcgreer%sun.com cd5938ad76 some attribute and session cleanup 2001-11-05 17:18:48 +00:00
bryner%netscape.com 217a329197 Bug 107642 -- XUL syntax changes/cleanup. Patch from blake, r=hyatt, sr=ben. 2001-11-05 00:00:02 +00:00
rangansen%netscape.com d52daf522e r=ssaux ; sr = blizzard ; bug# 83392 ; Handling page info properly, in case of exceptions 2001-11-03 01:04:08 +00:00
rangansen%netscape.com abdcfbc889 r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window 2001-11-03 00:56:20 +00:00
rangansen%netscape.com 9694e9ac44 r=javi ; sr = hewitt ; bug# 89827 ; adding serial number col to cert manager window 2001-11-03 00:49:35 +00:00
sonja.mirtitsch%sun.com 27cbae0313 next try to gat all of the HP problems... 2001-11-02 23:47:47 +00:00
relyea%netscape.com 23d758a01d Build OID hash table using PL_Hash rather then the dbm hash code. 2001-11-02 21:50:09 +00:00
sonja.mirtitsch%sun.com 2050b1f963 put a workaround in place, so client ands server will not write at the
same time
(to avoid lines like: ...Unable to find the certificate
authenticatfailedion...)
2001-11-02 19:09:11 +00:00
nicolson%netscape.com 029ef7eb23 get test scripts working, add license. 2001-11-02 06:41:44 +00:00
nicolson%netscape.com 1deac9462b Add a test target and some classes and scripts.
Now we can test with "gmake test".
2001-11-02 06:33:21 +00:00
nelsonb%netscape.com 2554d51a97 Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().
Also, implement new ciphersuite preference order.  Bug 78959.
2001-11-02 04:24:28 +00:00
nelsonb%netscape.com d098b3e649 Put better comments by the table of preconfigured policies. 2001-11-02 04:00:27 +00:00
jpierre%netscape.com 4de36d8952 One more fix for 105271 2001-11-02 03:37:41 +00:00
jpierre%netscape.com 423286503f Partial fix for 105271 2001-11-02 03:11:32 +00:00
jpierre%netscape.com 54d7b02e4c Fix for OS/2 build 2001-11-02 03:10:29 +00:00
jpierre%netscape.com 264c465205 Enable debug info in ASM code on OS/2 2001-11-02 02:41:33 +00:00
rangansen%netscape.com a3e0d05475 Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue 2001-11-02 00:34:15 +00:00
ddrinan%netscape.com 48f18ed672 Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz 2001-11-02 00:27:05 +00:00
rangansen%netscape.com d7fbf72d8e Bug# 94203 ; r=javi ; sr = hewitt disabling backup all button when there is no cert 2001-11-02 00:25:02 +00:00
ddrinan%netscape.com 91f84f1a8e Fix for decoding sequences. This was encountered when decoding the recipient info of a CMS strucure. Only the first recipient info was decoded, the others were not. Checkin approved by relyea 2001-11-02 00:10:55 +00:00
ddrinan%netscape.com efd30b0412 Allocate memory when setting digest vale. Checkin approved by relyea 2001-11-02 00:03:32 +00:00
sonja.mirtitsch%sun.com 6212134b16 removed killing of leftover selfservers, since multiple QAs need to
peacefully coexist... will file enhancement request against myself
2001-11-01 23:37:36 +00:00
sonja.mirtitsch%sun.com f7e4aedeac removed the "missing list" for tinderbox QA 2001-11-01 22:43:55 +00:00
sonja.mirtitsch%sun.com f5c73fe18b added -p port argument, so multiple tinderboxes can run on the same machine 2001-11-01 22:36:03 +00:00
wtc%netscape.com 6f3ef7d321 Bugzilla bug 99072: fixed the bug that CPU_ARCH was always set to x86.
The patch was submitted by taya@netbsd.org (Shin'ichiro TAYA), edited
by wtc, and reviewed by cls.
2001-11-01 22:35:48 +00:00
wtc%netscape.com 4644530c79 Bugzilla bug 78978: removed obsolete files .cshrc and .profile. 2001-11-01 06:40:05 +00:00
wtc%netscape.com 92cfaf65bb Bugzilla bug 103933: loader.c should not be compiled with -xchip=ultra2.
r=nelsonb.
2001-11-01 05:25:31 +00:00
sonja.mirtitsch%sun.com f947caa567 removing the starting : fo`rom the SHLIB_PATH to avoid HP coredumps 2001-10-31 23:31:58 +00:00
relyea%netscape.com 3c4809c876 Don't crash on SSL2 failures. 2001-10-31 20:03:29 +00:00
javi%netscape.com a2bd0f1a47 Add the smime source files to the Mac project. 2001-10-31 03:24:32 +00:00
javi%netscape.com 71f9865ef0 Adding new files to the mac project file. Should fix tbox bustage. 2001-10-31 02:01:40 +00:00
javi%netscape.com 79a2ef10f3 Back out ddrinan for now. 2001-10-31 01:58:54 +00:00
ddrinan%netscape.com c1cd985e17 Bug 105526 - Initial landing of PSM S/MIME. Mailnews will land separately. See bug 106507 for that. r=javi, sr=blizzard 2001-10-30 23:52:01 +00:00
ian.mcgreer%sun.com 687f6954f5 patch to fix behavior on AIX's optimizing compiler. Shoul also improve performance on all platforms. 2001-10-30 22:11:49 +00:00
nelsonb%netscape.com 46aa7b2db3 Fix bug 107619. The new DHE_ ciphersuites were enabled by default.
Now they are disabled by default, for compatibility with NSS 2.0.
2001-10-30 21:09:47 +00:00
nicolson%netscape.com b481df4d27 Fix 101609: JSS OSF fails, on the trunk this time. 2001-10-30 21:07:51 +00:00
ian.mcgreer%sun.com 3376b065d9 fixes for testing word alignment 2001-10-30 16:03:43 +00:00
alecf%netscape.com 42ea599b85 added unicharutilsstatic*.o to build for bug 100214 2001-10-30 03:17:12 +00:00
cls%seawood.org cca8938bb9 Removing xpcom dependency upon unicharutil.
Fixing tinderbox bustage.
Bug #100214 r=alecf
2001-10-30 01:11:04 +00:00
jpierre%netscape.com 13a9192206 Fix for 105271 2001-10-29 22:42:12 +00:00
jpierre%netscape.com 7b8942b5dc Fix for 105271 - rules.mk change for OS/2 build 2001-10-29 21:34:20 +00:00
kaie%netscape.com 66069e6991 b=106794 r=kaie,javi sr=blizzard
Fix to make "delete certificate" work again.
2001-10-29 15:43:20 +00:00
jaggernaut%netscape.com 3b3426d0ea Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
cls%seawood.org f725ba3a02 Freezing nsIURIContentListener class. Fixing PSM bustage
Thanks to Rick Potts <rpotts@netscape.com> for the patch.
Bug #99627
2001-10-27 04:15:42 +00:00
wtc%netscape.com 2b31503971 Bugzilla bug 106379: support building under ARM Linux. 2001-10-27 00:27:06 +00:00
wtc%netscape.com c91b8f13e6 Bugzilla bug 106836: fixed misspelled "Privilege". The patch is
contributed by timeless@mac.com.
2001-10-26 21:30:58 +00:00
wtc%netscape.com 5cc4f723c6 Bugzilla bug 106771: support building on HP-UX 11.11. 2001-10-26 21:20:12 +00:00
sonja.mirtitsch%sun.com 2fee51487a took out 64 bit HP builds 2001-10-26 18:10:37 +00:00
sonja.mirtitsch%sun.com 5351298e20 increased # of tests to 133 2001-10-26 18:08:18 +00:00
sonja.mirtitsch%sun.com 2fd467eaf5 adder HP as tinderboxplatform 2001-10-26 18:07:58 +00:00
nelsonb%netscape.com 5efd9d10bf Explanation of the files in this directory. 2001-10-24 22:17:30 +00:00
jpierre%netscape.com 39a47ddecf Fix debug symbols in OS/2 build of NSPR by using absolute paths. Bug 105271 2001-10-24 20:19:05 +00:00
jpierre%netscape.com 73767ca64c Better way of calling assembler on OS/2 2001-10-24 17:35:18 +00:00
wtc%netscape.com e9e5919ea1 Bugzilla bug 106388: made the release_export rule work with VPATH. 2001-10-24 05:43:07 +00:00
relyea%netscape.com 5d4bf0ff95 CKT_ Trust values are "enums" not flags. 2001-10-24 00:57:06 +00:00
wtc%netscape.com 8ee8f1da9a DBM (mcom_db.h) is no longer testing for the HAVE_COMPAT_H macro. 2001-10-23 22:24:34 +00:00
relyea%netscape.com c29d912557 We lookup C_Initialize for non-db functions, not dbOnly functions (this should
get tokens working again.
2001-10-23 16:54:58 +00:00
kaie%netscape.com f2dd5922e1 b=79153 r=javi sr=blizzard
Crypto key generation feedback, prevent crash, cleanup code, add a call from second code path.
2001-10-23 06:11:57 +00:00
kaie%netscape.com 09d122e9cc b=105016 r=kaie sr=ben
Update to 88553, polish layout of dialog and clicking on radio button text to select a radio button.
2001-10-22 23:57:39 +00:00
javi%netscape.com dcc797a0cf Fix for Bug 99163, Checking in for dougt@netscape.com,r=shaver, sr=jband 2001-10-22 22:30:18 +00:00
rangansen%netscape.com d000282a1c Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ... 2001-10-22 03:01:53 +00:00
javi%netscape.com f3093c14a6 Missed this file in dougt's last patch. 2001-10-19 22:48:01 +00:00
relyea%netscape.com 13f4138e64 NSS specific PKCS 11 mechanisms, collected in one single header file. 2001-10-19 22:37:14 +00:00
javi%netscape.com 6b0c2130b6 Checking in for dougt. 2001-10-19 21:53:39 +00:00
ian.mcgreer%sun.com 1fb563f250 add pkim.h, needed by some cert calls 2001-10-19 20:10:51 +00:00
ian.mcgreer%sun.com b6dc5583d4 fix loop; time from PRTime 2001-10-19 20:06:28 +00:00
ian.mcgreer%sun.com d6045d1fd1 fix possible NULL deref 2001-10-19 20:04:58 +00:00
ian.mcgreer%sun.com c7556ce6c2 implement FindCertIssuer through Stan 2001-10-19 20:04:27 +00:00
ian.mcgreer%sun.com a3c7505e98 get/set cert trust through PKCS#11; traversal methods for CERT_ calls; define usage for 3.4 2001-10-19 18:16:45 +00:00
ian.mcgreer%sun.com 1233f7e03e add usage to find best parameters 2001-10-19 18:11:31 +00:00
ian.mcgreer%sun.com 1d4b3a5a12 set attributes function; rename find to traverse; return object handle on import 2001-10-19 18:10:58 +00:00
ian.mcgreer%sun.com bb45f449ac prepare certdb for removal of pcertdb.c; reimplement functions using Stan 2001-10-19 18:05:38 +00:00
rangansen%netscape.com deae863813 Rolling back last changes 2001-10-18 19:09:03 +00:00