Commit Graph

2473 Commits

Author SHA1 Message Date
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
ian.mcgreer%sun.com
51c8886e7a add AES test to QA 2001-10-10 17:40:03 +00:00
ian.mcgreer%sun.com
d2dcb76615 fix AES self-test 2001-10-10 17:39:49 +00:00
sonja.mirtitsch%sun.com
813a540b9a bugfixed for jssqa 2001-10-10 17:14:31 +00:00
nicolson%netscape.com
00c31b4ef1 Fix 103976: libjss is built with -taso flag 2001-10-10 01:34:53 +00:00
nicolson%netscape.com
60357d9f1c Fix 103977: JSS calls non-portable snprintf
Replace snprintf() with PR_snprintf().
2001-10-10 01:31:40 +00:00
sonja.mirtitsch%sun.com
ff2557c067 additions for JSS sanity check 2001-10-10 01:12:42 +00:00
nelsonb%netscape.com
a56382dc9a Use new assembly language multiply code contributed by Richard C. Swift. 2001-10-10 01:05:02 +00:00
kaie%netscape.com
212f222265 b=102289 r=valeski sr=alecf
Changing UI text strings
2001-10-10 00:55:41 +00:00
nelsonb%netscape.com
6be66357d1 Build mpi with new file mpvalpha.c.
Contributed by Richard C. Swift (swift@netscape.com)
2001-10-09 23:51:36 +00:00
nelsonb%netscape.com
d774c7301a The Original Code is Multiple Precision Integer optimization code for
the Compaq Alpha processor.
The Initial Developer of the Original Code is Richard C. Swift.
Portions created by the Initial Developer are Copyright (C) 2001
the Initial Developer. All Rights Reserved.
2001-10-09 23:47:59 +00:00
nicolson%netscape.com
664e370179 Fix 103893: nickname is not NULL-terminated. 2001-10-09 20:52:22 +00:00
ian.mcgreer%sun.com
ff98847829 make this module buildable using NSS 3.x headers; some cleanup 2001-10-08 20:19:30 +00:00
ian.mcgreer%sun.com
1bfaccd4de implement hash keyed by NSSItem; change list method names to be like hash method names; fix 99214, arena mark lists broken 2001-10-08 19:26:02 +00:00
ian.mcgreer%sun.com
5c602aa7e2 reuse intermediate multiplication values when decrypting; speeds up decryption in the RIJNDAEL_GENERATE_VALUES case by 60%. (todo: something similar with RIJNDAEL_GENERATE_VALUES_MACRO) 2001-10-08 19:06:31 +00:00
jpierre%netscape.com
673f014f10 Fix Linux build 2001-10-08 18:49:17 +00:00
jpierre%netscape.com
9ab9244b7a Fix for 81246 - add default storage functions for the PKCS#12 decoder if no callbacks or objects are provided to it. In that case memory storage is automatically used 2001-10-08 18:33:04 +00:00
jpierre%netscape.com
55c3df5fdb Fix for 81246 - do not use a temporary /tmp/Pk12uTemp file anymore in pk12util . This is achieved by using new default functions in the PKCS#12 decoder that use memory storage 2001-10-08 18:32:00 +00:00
ian.mcgreer%sun.com
0b6ef0d9da self-testing for AES 2001-10-08 16:14:04 +00:00
ian.mcgreer%sun.com
1c483cab92 allow various ways of building AES 2001-10-08 16:11:52 +00:00
jpierre%netscape.com
80858924e3 Fix for 102251 . Just updating a comment 2001-10-06 00:16:56 +00:00
jpierre%netscape.com
b163eeba5a Fix for 102251 . Implement 2-level locking for the SSL session cache to properly support SSL server applications using Windows NT fibers . Also optimize and enhance portability of locking primitives for single-process servers on all platforms by using a PRLock instead of cross-process locks . Reviewed by wtc 2001-10-06 00:14:33 +00:00
sonja.mirtitsch%sun.com
2941d62432 changed the backwardcompatibility tests t odo streight reporting 2001-10-05 22:27:54 +00:00
sonja.mirtitsch%sun.com
2e18f11a4f trial and error programming... now I try to guess the tinderbox directory 2001-10-05 22:27:09 +00:00
nicolson%netscape.com
3e3589ac3b use NSS 3.3.1 RTM. 2001-10-05 22:04:36 +00:00
sonja.mirtitsch%sun.com
2365ae169f next try for tinderbox fix 2001-10-05 01:29:06 +00:00
sonja.mirtitsch%sun.com
53ce51dcab added the " back that broke the script before 2001-10-04 17:01:17 +00:00
sonja.mirtitsch%sun.com
aa356e241b trieing to acces a variable set by perl, for tinderbox 2001-10-04 00:36:53 +00:00
sonja.mirtitsch%sun.com
36d776ca44 changes for the NT tinderbox 2001-10-03 19:24:44 +00:00
ian.mcgreer%sun.com
bd9d39178b fix build error 2001-10-03 14:07:29 +00:00
rangansen%netscape.com
2094dffd34 r=rangansen ; sr=hewitt ; bug# 99729
Removing redundant haligns..
2001-10-02 23:36:16 +00:00
jaggernaut%netscape.com
70ed173b7c Fix for bug 75572. Separator support in outliner. patch by Jan Varga <varga@utcru.sk>, r=waterson, sr=hyatt 2001-10-02 05:19:46 +00:00
jaggernaut%netscape.com
cd09c1b72a Bug 45797: Remove deprecated NS_IMPL_QUERY_INTERFACE macro, patch by dbaron, r=jag, sr=alecf 2001-10-02 03:11:26 +00:00
kaie%netscape.com
93e0fc7d13 b=100215 r=relyea sr=blizzard
Fix certificate verification chain display.
2001-10-01 14:57:35 +00:00
jaggernaut%netscape.com
ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
jpierre%netscape.com
e99ac98f52 Fix for 102089 - add a new "-l" command-line option to selfserv to use local threads . This enables NT fibers on Windows NT 2001-09-29 00:35:54 +00:00
nicolson%netscape.com
bafde73210 Add reuseAddr parameter to SSLServerSocket parameter, so servers can
re-bind to a socket.
2001-09-28 22:10:11 +00:00
jpierre%netscape.com
8f2b5ad7cd Fix for bug 101617 - make selfserv work in multi process mode on Windows NT 2001-09-28 02:43:48 +00:00
kaie%netscape.com
d0e84a1c53 b=92131 r=ddrinan sr=blizzard
Enable display of all certs.
2001-09-27 22:48:42 +00:00
nicolson%netscape.com
53a3d4b336 fix SSL_RSA_FIPS_* cipher enums. 2001-09-27 17:51:30 +00:00
sonja.mirtitsch%sun.com
9631ae5009 putting new tests back, since the ciphers have been fixed again 2001-09-27 16:37:46 +00:00
nelsonb%netscape.com
dd97606577 Fix the 128-bit block encrypt and decrypt functions for unaligned buffers. 2001-09-26 04:24:29 +00:00
nelsonb%netscape.com
cbf52380ab Correct the test for length of data in SSL channel info struct. 2001-09-26 04:22:55 +00:00
rangansen%netscape.com
d5f1ababde bug# 100457; r=ddrinan; r=nelsonb; r=blizzard;
sr=blizzard; Patch to put in proper handling of unrecognized
cert errors in psm
2001-09-26 00:28:24 +00:00
nelsonb%netscape.com
bb37a46273 Add a few new OIDs for AES and one old semi-bogus OID for DSA. 55048. 2001-09-25 23:29:30 +00:00
nicolson%netscape.com
8919270df6 Fix 96779: UserCertConflictException always gets thrown when importing user cert. 2001-09-25 21:39:21 +00:00
ian.mcgreer%sun.com
9999c42179 check in the nssItem_ interface 2001-09-25 20:48:51 +00:00
sonja.mirtitsch%sun.com
a3944b022e backing out changes until coredump of testclnt is fixed 2001-09-25 20:14:20 +00:00
sonja.mirtitsch%sun.com
3152497a31 added tests of 3 new ciphers in TLS and SSL 2001-09-25 16:00:00 +00:00
sonja.mirtitsch%sun.com
a81536af93 added log information for tinderbox 2001-09-25 01:27:59 +00:00
wtc%netscape.com
a62eec532e Bugzilla bug 83593: worked around a possible HP-UX B.11.00 bug, where
getpeername() occasionally fails with ENOTCONN after a successful
completion of non-blocking connect.
2001-09-25 01:25:41 +00:00
ddrinan%netscape.com
e55047effb Bug 100213 - Crash in GetOCSPResponders. r=rangansen,sr=kin 2001-09-25 00:08:48 +00:00
nicolson%netscape.com
2408313344 Emphasize that we ignore the SecureRandom parameter. 2001-09-24 18:34:18 +00:00
ian.mcgreer%sun.com
811f1795cd remove dumb question 2001-09-24 14:39:38 +00:00
relyea%netscape.com
1f69732c16 Allocate space for the slot count as well. 2001-09-21 22:53:02 +00:00
relyea%netscape.com
cd0d18dc1b SlotFlags should have a different quote char if they aren't escaped 2001-09-21 22:52:27 +00:00
relyea%netscape.com
24af055fe8 Fix JSS required prototypes. Bug 100791 2001-09-21 19:05:46 +00:00
ian.mcgreer%sun.com
f4a989ffcf add entrust global ca's 2001-09-21 15:43:30 +00:00
nelsonb%netscape.com
c9558281fc Add support for new TLS AES ciphersuites. Bug 87021. 2001-09-21 03:09:32 +00:00
nelsonb%netscape.com
a2bae99930 Add support to TLS for new 128-bit and 256-bit AES ciphersuites. 87021. 2001-09-21 03:07:35 +00:00
relyea%netscape.com
6b35339255 Fix assert to be correct! 2001-09-21 01:20:08 +00:00
rangansen%netscape.com
464265bfba r=rangansen sr=kin@netscape.com
bug# 100193 - updating PSM version
2001-09-21 00:20:34 +00:00
relyea%netscape.com
3c07e958d1 Duh. Don't try to get a reference to the slot until we know that it's not NULL. 2001-09-21 00:13:10 +00:00
relyea%netscape.com
ab017deb28 Sigh, some platforms have stdio.h included, some don't. 2001-09-20 23:19:15 +00:00
relyea%netscape.com
2b60cb8953 Replace variable that belongs in an ifdef. 2001-09-20 23:15:12 +00:00
relyea%netscape.com
9db1cb7b94 Fix compiler errors on HP, Linux, AIX, and Solaris 2001-09-20 22:16:25 +00:00
relyea%netscape.com
ce8cca241b Fix compiler warnings on Solaris, Linux, HP, and AIX 2001-09-20 22:15:32 +00:00
relyea%netscape.com
9cc2e54698 Fix compiler warnings on AIX, Linux, HP, and Solaris. 2001-09-20 22:14:09 +00:00
relyea%netscape.com
bd407ce779 Fix compiler warnings on HP, AIX, Linux, and Solaris. 2001-09-20 22:12:23 +00:00
relyea%netscape.com
795b909758 Remove usage of KeyDBHandle from the jar code. 2001-09-20 22:11:19 +00:00
relyea%netscape.com
b213eed507 Fix compiler warnings on HP, Linux, Solaris, and AIX. 2001-09-20 22:09:49 +00:00
relyea%netscape.com
2d1beaea64 Fix compiler warnings on Solaris, Linux, AIX, HP.
Remove dependency on header files in softoken.
2001-09-20 22:07:33 +00:00
relyea%netscape.com
6eed667267 Fix Linux warnings. 2001-09-20 22:02:46 +00:00
relyea%netscape.com
1cdc9162cb Fix compiler warnings. 2001-09-20 22:01:37 +00:00
relyea%netscape.com
6df55bcad1 Handle issues with raw keys not being visible. 2001-09-20 22:00:05 +00:00
relyea%netscape.com
7a6229eb6e Fix compiler warnings 2001-09-20 21:59:11 +00:00
relyea%netscape.com
bad59da847 Compile in the new brave world where Low level structures are visible. 2001-09-20 21:54:33 +00:00
relyea%netscape.com
485eb27895 Fix compiler warnings. 2001-09-20 21:52:59 +00:00
relyea%netscape.com
50931215ee rsaperf uses low level external headers. Get those headers from the
development tree.
2001-09-20 21:52:06 +00:00
relyea%netscape.com
42419ae0ca Remove unneeded references to the KeyDB data structure.
fix compilier warnings.
2001-09-20 21:50:21 +00:00
relyea%netscape.com
ad3b9d7e36 Fix compilier warnings.
Remove calls to low level key structures.
2001-09-20 21:47:29 +00:00
relyea%netscape.com
bc18839896 Remove dead code.
Fix compiler warnings.
2001-09-20 21:45:41 +00:00
relyea%netscape.com
0b9bdfa399 Fix compiler warnings.
Use the new Initalization functions for Modules.
2001-09-20 21:44:20 +00:00
relyea%netscape.com
9122d644c8 BlapiTest required headers are no longer public. Get them from the
developement directory.
2001-09-20 21:42:54 +00:00
relyea%netscape.com
f0a6a83eca Fix warnings on Linux, Solaris, AIX, HP. 2001-09-20 21:41:34 +00:00
relyea%netscape.com
41f89b6090 Export the new initialization functions 2001-09-20 21:40:24 +00:00
relyea%netscape.com
daeedfa5ff Make sure the Low level initialization function signature match. Include the
header to get the correct prototypes.
2001-09-20 21:39:58 +00:00
relyea%netscape.com
2385ad137d Fix warnings on Linux, HP, Solaris, and AIX. 2001-09-20 21:38:26 +00:00
relyea%netscape.com
d5a37e21d3 Fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:37:16 +00:00
relyea%netscape.com
41ef51dcd2 Fix compilier warnings on AIX, HP, Linux, and Solaris. 2001-09-20 21:34:42 +00:00
relyea%netscape.com
d58d421bd6 1) fix compilier warnings on AIX, Solaris, HP, and Linux.
2) remove Dependency on low key structures in the soft token.
2001-09-20 21:30:48 +00:00
relyea%netscape.com
d62c65c9a6 Remove dependancy on direct calls inside softoken. 2001-09-20 21:26:40 +00:00
ian.mcgreer%sun.com
11d7dcaa55 add the diagram 2001-09-20 21:24:29 +00:00
relyea%netscape.com
77fd99946d 1) fix warnings on AIX, HP, Linux, and Solaris.
2) Move private functions into private headers.

3) Sharpen the layer separation between NSS components, especially pkcs #12
and soft token.

4) Remove dead code.
2001-09-20 21:23:51 +00:00
ian.mcgreer%sun.com
9ada7bfe84 add a trust domain diagram; suggestion for cert hash 2001-09-20 21:22:08 +00:00
relyea%netscape.com
3a020389f9 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential real
problems (mostly uninitialized variables in error cases).

2) Start separating softoken from the rest of NSS where appropriate (finish
separating out the key stuff, the cert stuff is coming).

3) Make the prototypes between the new functions consistant.
2001-09-20 21:05:53 +00:00
ian.mcgreer%sun.com
e05fdd029a put in a test for search by nickname 2001-09-20 20:41:52 +00:00
ian.mcgreer%sun.com
8c5a7363ec some cleanup; use list for modules 2001-09-20 20:40:03 +00:00
ian.mcgreer%sun.com
e4a4516574 some cleanup; collect token certs in a list 2001-09-20 20:38:08 +00:00
ian.mcgreer%sun.com
3ed98dab32 some cleanup in the list code 2001-09-20 20:33:27 +00:00
nicolson%netscape.com
6103c2860e Fix 100796: calling undeclared functions breaks AIX build
Workaround 100791: misspelled function prototypes in pk11func.h
2001-09-20 19:16:51 +00:00
ian.mcgreer%sun.com
5081fc7e70 disable AES for blocksizes > 128 until it is fixed. 2001-09-20 17:11:08 +00:00
wtc%netscape.com
f2cd0faa80 Bugzilla bug 77788: checked in the bug fix again now that the manifest.mn
file that incorrectly set CFLAGS has been fixed.
2001-09-20 14:27:54 +00:00
nelsonb%netscape.com
3870ce15b8 Generate larger block of key material correctly for SSL3 as well as TLS.
Add assert to detect if key material is ever too small again.
2001-09-20 04:36:14 +00:00
nelsonb%netscape.com
a73d7da074 Increase the amount of key material derived from the master secret to that
it will be enough for AES with 256-bit keys.
2001-09-20 03:55:16 +00:00
nelsonb%netscape.com
636f968efc Fix pk11_DecryptInit for AES. It was telling AES to encrypt, not decrypt. 2001-09-20 02:56:18 +00:00
ian.mcgreer%sun.com
db9c9284c2 checkin of threadsafe hashtable; copied from ckfw/hash.c but using NSS types 2001-09-20 00:28:36 +00:00
mcgreer%netscape.com
fa7cefbe6c match changes in dev, implement lookup by nickname for testing 2001-09-19 21:49:52 +00:00
mcgreer%netscape.com
4575248245 the device API is not public, so move:
NSSModule_ ==> nssModule_
NSSSlot_   ==> nssSlot_
NSSToken_  ==> nssToken
Functions which should be public can be changed individually.
2001-09-19 21:47:23 +00:00
mcgreer%netscape.com
d87d13f7f6 use the list to collect certs 2001-09-19 21:37:21 +00:00
mcgreer%netscape.com
f5a1bf1076 initial checkin of threadsafe list 2001-09-19 20:20:06 +00:00
mcgreer%netscape.com
ea3ad5a5bd first cut at password handling. todo: implement transaction-based passwords (at a higher level?) 2001-09-19 19:08:32 +00:00
cls%seawood.org
4bc3265010 Updating security/ REQUIRES.
Bug #98371 moa=kaie r=bryner sr=alecf
2001-09-19 00:01:47 +00:00
mcgreer%netscape.com
fe99335bfb cleanup; match changes to dev/; update doc 2001-09-18 20:55:01 +00:00
mcgreer%netscape.com
a3a2ab3e7a cleanup; add nssSession type to allow multiple sessions accessing the token API 2001-09-18 20:54:28 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
nelsonb%netscape.com
f92f196731 Use new function SSL_GetChannelInfo(). Bugzilla bug 78959.
Also, reduce size of SSL server session cache on disk.
2001-09-18 02:05:08 +00:00
nelsonb%netscape.com
943a907b01 Use new function SSL_GetChannelInfo(). Bugzilla bug 78959. 2001-09-18 02:02:05 +00:00
nelsonb%netscape.com
0e45538807 Implement new function SSL_GetChannelInfo(). Bugzilla bug 78959. 2001-09-18 01:59:21 +00:00
rangansen%netscape.com
38965ccfd9 r=ddrinan sr=kin@netscape.com
bug# 99719; patch to regression on dialog window
2001-09-18 01:50:28 +00:00
ddrinan%netscape.com
7f94af730c Fix build bustage for rpotts. Removed GetProtocolHandler() method 2001-09-18 00:20:16 +00:00
mcgreer%netscape.com
18ec8e1c10 add suggestion about new NSSSession type; crypto context question 2001-09-17 22:14:55 +00:00
wtc%netscape.com
7eb288388a lla bug 98371: specify the NSPR and DBM include directories using
MOZILLA_INCLUDES instead of SOURCE_MDHEADERS_DIR.
2001-09-17 20:55:25 +00:00
gerv%gerv.net
6382d7e751 Prevent security dialogs being untitled. Bug 99845. r=timeless. rs=brendan with his magic string-only-changes rubberstamp. 2001-09-16 23:27:11 +00:00
jaggernaut%netscape.com
e34b9ad3ce Bug 99876: <spring/> --> <spacer/>. r=mozbot 2001-09-16 14:39:37 +00:00
kaie%netscape.com
66b505780c b=99525 r=ddrinan/morse/relyea sr=blizzard
Completing feature added with bug 96018.
2001-09-14 20:19:29 +00:00
mcgreer%netscape.com
bc2abb1968 work-in-progress document for stan development 2001-09-14 19:01:56 +00:00
mcgreer%netscape.com
fca3771d56 initial checkin of pkiutil. 2001-09-14 18:37:58 +00:00
mcgreer%netscape.com
b076ea1c68 initial checkin of the new command library. 2001-09-14 18:37:37 +00:00
mcgreer%netscape.com
9e69f4ae7f make stan buildable using BUILD_STAN variable 2001-09-14 18:07:54 +00:00