Commit Graph

2323 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