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

1318 Коммитов

Автор SHA1 Сообщение Дата
ian.mcgreer%sun.com ae2f42eb64 expose function for accessing parts of decoded cert 2001-10-15 18:19:03 +00:00
ian.mcgreer%sun.com 44696333e9 make the subject list sorted by valid times 2001-10-15 17:18:06 +00:00
ian.mcgreer%sun.com c00a89b7f1 put the sort function in the header 2001-10-15 17:13:31 +00:00
ian.mcgreer%sun.com 6e719c0e56 add ordering capability to the list 2001-10-15 16:50:01 +00:00
ian.mcgreer%sun.com 9d6ba10750 a slew of AIX build fixes (bug fixes, for that matter) 2001-10-15 15:01:59 +00:00
ian.mcgreer%sun.com ee48e4329a check in cert lookup functions using the cache 2001-10-12 17:54:50 +00:00
ian.mcgreer%sun.com 7b3b57d83f fix broken AIX build 2001-10-12 15:16:38 +00:00
nelsonb%netscape.com 6a7eae5464 Get the test CA program working again. Remove some bogus scripts. 2001-10-11 22:29:42 +00:00
wtc%netscape.com 80f9c9177f 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 b254909d58 fix #else 2001-10-11 19:51:47 +00:00
ian.mcgreer%sun.com 30db2c383a conditional compile in changes, this won't work until softoken is a true PKCS#11 module 2001-10-11 19:29:05 +00:00
ian.mcgreer%sun.com f80d2ca9c3 fix optimized builds 2001-10-11 18:41:51 +00:00
ian.mcgreer%sun.com a1f9c34e10 more solaris fixes 2001-10-11 18:40:34 +00:00
ian.mcgreer%sun.com e4869d535b add stan libs to static linked libs 2001-10-11 17:43:21 +00:00
ian.mcgreer%sun.com fe31563fa4 a number of windows build fixes 2001-10-11 17:41:47 +00:00
ian.mcgreer%sun.com 97ec3c7a82 asn1 is not needed yet; fix windows tbox 2001-10-11 17:15:06 +00:00
ian.mcgreer%sun.com 06e271abd0 fix broken tbox builds for solaris for now 2001-10-11 17:05:08 +00:00
ian.mcgreer%sun.com 69940b1ba6 forgot to add this file 2001-10-11 16:43:06 +00:00
ian.mcgreer%sun.com 764254c0b9 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 520c6909b0 add glue code for old NSS types; fix certificate lookup 2001-10-11 16:33:38 +00:00
ian.mcgreer%sun.com 4d44a81c81 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 fe89378dc7 integrate NSS 3.4 builds (stan parts now included) 2001-10-11 16:31:29 +00:00
sonja.mirtitsch%sun.com eb9e0d3fbc version check for jss 2001-10-11 01:01:09 +00:00
ian.mcgreer%sun.com bd55c3c879 fix prompts to STDIN when using file passwords, bug 103942 2001-10-10 19:54:22 +00:00
ian.mcgreer%sun.com b295018e63 add AES test to QA 2001-10-10 17:40:03 +00:00
ian.mcgreer%sun.com 705e24efc2 fix AES self-test 2001-10-10 17:39:49 +00:00
sonja.mirtitsch%sun.com 8d887043f8 bugfixed for jssqa 2001-10-10 17:14:31 +00:00
sonja.mirtitsch%sun.com a682d5e5ac additions for JSS sanity check 2001-10-10 01:12:42 +00:00
nelsonb%netscape.com cf1a2fcff8 Use new assembly language multiply code contributed by Richard C. Swift. 2001-10-10 01:05:02 +00:00
nelsonb%netscape.com 1b230be078 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 6e59cfb687 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 3196ea5f6d Fix 103893: nickname is not NULL-terminated. 2001-10-09 20:52:22 +00:00
ian.mcgreer%sun.com c95a08b1c0 make this module buildable using NSS 3.x headers; some cleanup 2001-10-08 20:19:30 +00:00
ian.mcgreer%sun.com dbf91db041 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 81ac4b6fb1 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 61d7a561ca Fix Linux build 2001-10-08 18:49:17 +00:00
jpierre%netscape.com 1b2f15064d 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 b5e09419dc 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 3a1d296305 self-testing for AES 2001-10-08 16:14:04 +00:00
ian.mcgreer%sun.com d50f6bafb1 allow various ways of building AES 2001-10-08 16:11:52 +00:00
jpierre%netscape.com cc07a28035 Fix for 102251 . Just updating a comment 2001-10-06 00:16:56 +00:00
jpierre%netscape.com d846685687 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 21ce226946 changed the backwardcompatibility tests t odo streight reporting 2001-10-05 22:27:54 +00:00
sonja.mirtitsch%sun.com bb004d69e5 trial and error programming... now I try to guess the tinderbox directory 2001-10-05 22:27:09 +00:00
sonja.mirtitsch%sun.com 50eeff1e7e next try for tinderbox fix 2001-10-05 01:29:06 +00:00
sonja.mirtitsch%sun.com 10098de786 added the " back that broke the script before 2001-10-04 17:01:17 +00:00
sonja.mirtitsch%sun.com f53782a56e trieing to acces a variable set by perl, for tinderbox 2001-10-04 00:36:53 +00:00
sonja.mirtitsch%sun.com 54a342a066 changes for the NT tinderbox 2001-10-03 19:24:44 +00:00
ian.mcgreer%sun.com 67644008cd fix build error 2001-10-03 14:07:29 +00:00
jpierre%netscape.com 9ee87136b0 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