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

2502 Коммитов

Автор SHA1 Сообщение Дата
ian.mcgreer%sun.com ae568747bb get signtool working 2001-11-08 21:23:35 +00:00
ian.mcgreer%sun.com 70bdc6a50c a plethora of changes for handling S/MIME certs 2001-11-08 20:46:11 +00:00
ian.mcgreer%sun.com 49d6ec65d5 fix for windows build 2001-11-08 16:59:00 +00:00
ian.mcgreer%sun.com 9e592855e5 use nsinstall not copy on windows 2001-11-08 16:20:54 +00:00
relyea%netscape.com 2888df9f80 HP ans Solaris are still down... 2001-11-08 15:27:56 +00:00
relyea%netscape.com 93489fda0a 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 0781ad6053 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 fcd40cd4ef 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 ee64d99703 fix cert and s/mime profile import issues 2001-11-08 04:12:26 +00:00
ian.mcgreer%sun.com 5b30654b0d 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 d2f7dcc16c Implement new function SSL_LocalCertificate(). Bug 78959. 2001-11-08 02:15:38 +00:00
relyea%netscape.com e27189dd1d 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 2af9588497 Add -DXP_OS2 so that sysrand.c can pick it up... 2001-11-08 00:08:28 +00:00
ian.mcgreer%sun.com a070136acd fix linux 2.1 also 2001-11-07 20:58:09 +00:00
ian.mcgreer%sun.com 3c6918abcf get linux building again 2001-11-07 20:56:18 +00:00
relyea%netscape.com d935e4ce40 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 b78f1fe9df fix handling of token options, specifically deletion 2001-11-07 16:15:29 +00:00
dbaron%fas.harvard.edu 8cd8d91750 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 03f7415821 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 7b029280e6 Removed the temporary #if 0. 2001-11-06 22:52:12 +00:00
wtc%netscape.com 578a0288e4 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 cd8b28ce80 fix for 95983, compiler warning revealed potential bug 2001-11-06 20:32:43 +00:00
ian.mcgreer%sun.com ca339ef311 more trust handling stuff 2001-11-06 20:16:19 +00:00
nelsonb%netscape.com e6c9673c4e 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 872a6bbeab 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 d899f3cdc9 fix Stan reference 2001-11-05 19:02:49 +00:00
ian.mcgreer%sun.com a88a53aec1 note the token imoprt for Stan 2001-11-05 17:55:25 +00:00
ian.mcgreer%sun.com 2832a8e74a code for handling trust through softoken 2001-11-05 17:29:27 +00:00
ian.mcgreer%sun.com fa5264436a some attribute and session cleanup 2001-11-05 17:18:48 +00:00
bryner%netscape.com 9d7a5cb5c5 Bug 107642 -- XUL syntax changes/cleanup. Patch from blake, r=hyatt, sr=ben. 2001-11-05 00:00:02 +00:00
rangansen%netscape.com db5c60637d 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 5289359a6e 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 db7f83d1b0 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 0c0eae99c2 next try to gat all of the HP problems... 2001-11-02 23:47:47 +00:00
relyea%netscape.com 00ca55272c 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 b44b405186 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 9f603bacd3 get test scripts working, add license. 2001-11-02 06:41:44 +00:00
nicolson%netscape.com 98df7a2527 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 9740e66d2f 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 f941ac3116 Put better comments by the table of preconfigured policies. 2001-11-02 04:00:27 +00:00
jpierre%netscape.com 21b2ea2ba9 One more fix for 105271 2001-11-02 03:37:41 +00:00
jpierre%netscape.com ff8167e83b Partial fix for 105271 2001-11-02 03:11:32 +00:00
jpierre%netscape.com 04173d6cc2 Fix for OS/2 build 2001-11-02 03:10:29 +00:00
jpierre%netscape.com 20b585efeb Enable debug info in ASM code on OS/2 2001-11-02 02:41:33 +00:00
rangansen%netscape.com 4e6432ed9e Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue 2001-11-02 00:34:15 +00:00
ddrinan%netscape.com 9e015ccb37 Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz 2001-11-02 00:27:05 +00:00
rangansen%netscape.com ec130d7ff8 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 59eaab9aed 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 cefe60de72 Allocate memory when setting digest vale. Checkin approved by relyea 2001-11-02 00:03:32 +00:00
sonja.mirtitsch%sun.com 9c2086d0f3 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 e71de46d14 removed the "missing list" for tinderbox QA 2001-11-01 22:43:55 +00:00
sonja.mirtitsch%sun.com d792219e5b added -p port argument, so multiple tinderboxes can run on the same machine 2001-11-01 22:36:03 +00:00
wtc%netscape.com 45e7f547c9 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 7931f7f0f6 Bugzilla bug 78978: removed obsolete files .cshrc and .profile. 2001-11-01 06:40:05 +00:00
wtc%netscape.com 1e45173d8f 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 217b6dbba0 removing the starting : fo`rom the SHLIB_PATH to avoid HP coredumps 2001-10-31 23:31:58 +00:00
relyea%netscape.com e5822372e8 Don't crash on SSL2 failures. 2001-10-31 20:03:29 +00:00
javi%netscape.com 130d23b036 Add the smime source files to the Mac project. 2001-10-31 03:24:32 +00:00
javi%netscape.com 62064f3fd3 Adding new files to the mac project file. Should fix tbox bustage. 2001-10-31 02:01:40 +00:00
javi%netscape.com 698f7ff045 Back out ddrinan for now. 2001-10-31 01:58:54 +00:00
ddrinan%netscape.com 1a64376d9a 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 e774d95a8f 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 874e400e1a 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 a5ceba090f Fix 101609: JSS OSF fails, on the trunk this time. 2001-10-30 21:07:51 +00:00
ian.mcgreer%sun.com a53e6cb933 fixes for testing word alignment 2001-10-30 16:03:43 +00:00
alecf%netscape.com b3c60610d7 added unicharutilsstatic*.o to build for bug 100214 2001-10-30 03:17:12 +00:00
cls%seawood.org 0df234f6a5 Removing xpcom dependency upon unicharutil.
Fixing tinderbox bustage.
Bug #100214 r=alecf
2001-10-30 01:11:04 +00:00
jpierre%netscape.com fa25ff0952 Fix for 105271 2001-10-29 22:42:12 +00:00
jpierre%netscape.com 90f9674197 Fix for 105271 - rules.mk change for OS/2 build 2001-10-29 21:34:20 +00:00
kaie%netscape.com 572e4c256c 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 e2f4401c73 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 e4bd7ca988 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 d0d6081356 Bugzilla bug 106379: support building under ARM Linux. 2001-10-27 00:27:06 +00:00
wtc%netscape.com 73ee93a7cc 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 b6e71514c6 Bugzilla bug 106771: support building on HP-UX 11.11. 2001-10-26 21:20:12 +00:00
sonja.mirtitsch%sun.com 4ada61a963 took out 64 bit HP builds 2001-10-26 18:10:37 +00:00
sonja.mirtitsch%sun.com 1549ff9857 increased # of tests to 133 2001-10-26 18:08:18 +00:00
sonja.mirtitsch%sun.com c851973d17 adder HP as tinderboxplatform 2001-10-26 18:07:58 +00:00
nelsonb%netscape.com 1cbddbef14 Explanation of the files in this directory. 2001-10-24 22:17:30 +00:00
jpierre%netscape.com a13930e898 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 c9af2c77d7 Better way of calling assembler on OS/2 2001-10-24 17:35:18 +00:00
wtc%netscape.com d9ad58b31c Bugzilla bug 106388: made the release_export rule work with VPATH. 2001-10-24 05:43:07 +00:00
relyea%netscape.com d25793c656 CKT_ Trust values are "enums" not flags. 2001-10-24 00:57:06 +00:00
wtc%netscape.com 33366d63c2 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 85d4cee5bc 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 504e2b2d96 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 429912183a 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 2e4b6a79ea 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 6c6805d401 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 d885acfcc5 Missed this file in dougt's last patch. 2001-10-19 22:48:01 +00:00
relyea%netscape.com e82db04107 NSS specific PKCS 11 mechanisms, collected in one single header file. 2001-10-19 22:37:14 +00:00
javi%netscape.com 4e7194601a Checking in for dougt. 2001-10-19 21:53:39 +00:00
ian.mcgreer%sun.com 5f0f71898c add pkim.h, needed by some cert calls 2001-10-19 20:10:51 +00:00
ian.mcgreer%sun.com 73c3c94340 fix loop; time from PRTime 2001-10-19 20:06:28 +00:00
ian.mcgreer%sun.com 511ed443cb fix possible NULL deref 2001-10-19 20:04:58 +00:00
ian.mcgreer%sun.com 2ca32641b4 implement FindCertIssuer through Stan 2001-10-19 20:04:27 +00:00
ian.mcgreer%sun.com 3c7209811e 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 b8d11ef9b7 add usage to find best parameters 2001-10-19 18:11:31 +00:00
ian.mcgreer%sun.com 78524817e9 set attributes function; rename find to traverse; return object handle on import 2001-10-19 18:10:58 +00:00
ian.mcgreer%sun.com 7d65fb2684 prepare certdb for removal of pcertdb.c; reimplement functions using Stan 2001-10-19 18:05:38 +00:00
rangansen%netscape.com aaf9d57ed8 Rolling back last changes 2001-10-18 19:09:03 +00:00
rangansen%netscape.com d2f2acaa18 Checking in for morse@netscape.com
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
ian.mcgreer%sun.com fece90dfc1 fix AIX build 2001-10-18 13:58:28 +00:00
jpierre%netscape.com 8ff9efeee1 Fix NT comment in OS/2 Makefile 2001-10-17 22:15:26 +00:00
jpierre%netscape.com 49daf179ce Fix for 104740 - build bignum library on OS/2 with mpi_x86 assembly code . reviewed by nelsonb 2001-10-17 20:35:37 +00:00
nelsonb%netscape.com b4e1895f0d Fix bug 105185, which sometimes caused the result to be greater than n.
Fix suggested by Ferenc Rakoczi <Ferenc.Rakoczi@Sun.COM>
2001-10-17 20:35:04 +00:00
wtc%netscape.com 13a03e0325 A better way to define the HAVE_SNPRINTF macro. 2001-10-17 17:53:16 +00:00
ian.mcgreer%sun.com 593d3fefdd add ability to notify user that chain is incomplete 2001-10-17 15:48:09 +00:00
ian.mcgreer%sun.com a70ca44727 some more cert lookup methods; find cert issuer/chain; mimic nickname as "token name:nickname" 2001-10-17 14:40:27 +00:00
ian.mcgreer%sun.com 3ab8e6fcaa get token name function; change cert function name 2001-10-17 14:39:11 +00:00
ian.mcgreer%sun.com 1a8c4a3d15 fix iteration for empty list 2001-10-17 14:37:48 +00:00
ian.mcgreer%sun.com 232dbb1229 add back pointer to Stan cert from CERTCertificate 2001-10-17 14:37:10 +00:00
ian.mcgreer%sun.com 21ccdac557 implement several more PKCS#11 methods with Stan counterparts 2001-10-17 14:36:06 +00:00
ian.mcgreer%sun.com 37be52a584 implement CERT_CertChainFromCert using Stan 2001-10-17 14:35:01 +00:00
wtc%netscape.com 2d83f3464c Removed memmove.c, snprintf.c, and strerror.c from CSRCS and added a
comment explaining why.
2001-10-16 21:32:16 +00:00
ian.mcgreer%sun.com f54ff70f46 expose function for accessing parts of decoded cert 2001-10-15 18:19:03 +00:00
ian.mcgreer%sun.com e05086ed8b make the subject list sorted by valid times 2001-10-15 17:18:06 +00:00
ian.mcgreer%sun.com 2e90a85e8a put the sort function in the header 2001-10-15 17:13:31 +00:00
ian.mcgreer%sun.com 48015bc83f add ordering capability to the list 2001-10-15 16:50:01 +00:00
ian.mcgreer%sun.com f9be08f9df a slew of AIX build fixes (bug fixes, for that matter) 2001-10-15 15:01:59 +00:00
jpierre%netscape.com e3c1fc9f5e More changes for OS/2 build, in particular for the assembly code 2001-10-15 06:49:56 +00:00
jpierre%netscape.com 1539641e6d Allow assembly code to compile under OS/2 using IBM's Assembly Language Processor 2001-10-15 06:49:15 +00:00
wtc%netscape.com afaa892cdb Cleaned up the security/dbm makefiles and added
security/dbm/config/config.mk, which defines the "autoconf" macros that
mozilla's configure script defines.
Modified files: manifest.mn include/Makefile src/Makefile src/config.mk
    tests/Makefile
Added file: config/config.mk
2001-10-14 02:33:18 +00:00
rangansen%netscape.com 46c1d08072 r=rangansen r=ssaux sr=hewitt
bug# 101631- enables column reordering
2001-10-12 21:51:57 +00:00
ian.mcgreer%sun.com 34b8cbef09 check in cert lookup functions using the cache 2001-10-12 17:54:50 +00:00
ian.mcgreer%sun.com cd9ccc69e9 fix broken AIX build 2001-10-12 15:16:38 +00:00
nelsonb%netscape.com 7cf0cd0764 Get the test CA program working again. Remove some bogus scripts. 2001-10-11 22:29:42 +00:00
rangansen%netscape.com 0f707586ec r=kaie sr=blizzard bug# 87656
[enables selecting token in change pswd dialog]
2001-10-11 21:18:08 +00:00
jpierre%netscape.com 475c7c1cf8 Build from absolute path on OS/2 to let the IBM debugger automatically find the source files 2001-10-11 21:08:38 +00:00
rangansen%netscape.com 3546d3b48a r=cls sr=blizzard bug# 102372
[checking in for Christian Biesinger]
2001-10-11 21:02:42 +00:00
rangansen%netscape.com bb2873092e r=rangansen sr=blizzard bug# 10300
[fixes regression that cert selection radio buttons were on separate lines]
2001-10-11 20:42:44 +00:00
kaie%netscape.com d215909f69 b=99525 r=ddrinan sr=blizzard
When resetting master password, do not erase the stored web passwords if they are obscured only.
2001-10-11 20:29:51 +00:00
wtc%netscape.com 0add45bee5 Added support for NSPR autoconf build system, which will be the only
way to build NSPR 4.2 and later.
2001-10-11 20:06:12 +00:00
ian.mcgreer%sun.com 29cf4904b7 fix #else 2001-10-11 19:51:47 +00:00
ian.mcgreer%sun.com 9d0ae1d226 conditional compile in changes, this won't work until softoken is a true PKCS#11 module 2001-10-11 19:29:05 +00:00
kaie%netscape.com 8547f74ac9 b=95987 r=relyea sr=blizzard
re-enable Diffie Hellman ciphers
2001-10-11 18:45:39 +00:00
kaie%netscape.com 8431f2f2a3 b=103774 r=javi sr=blizzard
Fix: display correct expiration date
2001-10-11 18:42:43 +00:00
ian.mcgreer%sun.com 0670cfdaa7 fix optimized builds 2001-10-11 18:41:51 +00:00
ian.mcgreer%sun.com c13519619d more solaris fixes 2001-10-11 18:40:34 +00:00
ian.mcgreer%sun.com f44539edc2 add stan libs to static linked libs 2001-10-11 17:43:21 +00:00
ian.mcgreer%sun.com c9daa6e1b2 a number of windows build fixes 2001-10-11 17:41:47 +00:00
ian.mcgreer%sun.com b1686f8cc9 asn1 is not needed yet; fix windows tbox 2001-10-11 17:15:06 +00:00
ian.mcgreer%sun.com 9f7191ae3b fix broken tbox builds for solaris for now 2001-10-11 17:05:08 +00:00
ian.mcgreer%sun.com dbd677e510 forgot to add this file 2001-10-11 16:43:06 +00:00
ian.mcgreer%sun.com dac43ba788 define decoded cert type; implement cert cache; glue code for old NSS types; define global default trust domain 2001-10-11 16:34:49 +00:00
ian.mcgreer%sun.com 2944f4cedb add glue code for old NSS types; fix certificate lookup 2001-10-11 16:33:38 +00:00
ian.mcgreer%sun.com add44b6731 begin process of converting pk11cert to use Stan cert code; Stan tokens integrated with SECMOD 2001-10-11 16:32:34 +00:00
ian.mcgreer%sun.com 34a3911321 integrate NSS 3.4 builds (stan parts now included) 2001-10-11 16:31:29 +00:00
sonja.mirtitsch%sun.com 3b72481136 version check for jss 2001-10-11 01:01:09 +00:00
ian.mcgreer%sun.com c9bd4e9d1f fix prompts to STDIN when using file passwords, bug 103942 2001-10-10 19:54:22 +00:00