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