summaryrefslogtreecommitdiff
path: root/security/nss/lib/pki/pkim.h
Commit message (Expand)AuthorAgeFilesLines
* fix broken buildsian.mcgreer%sun.com2002-08-281-1/+1
* close hole in trust lookups.relyea%netscape.com2002-08-271-1/+2
* When doing cert traversals, create the certs in full as they are found. This...ian.mcgreer%sun.com2002-04-261-0/+12
* re-sync the trust domain cache with token insertion/removalian.mcgreer%sun.com2002-04-191-0/+7
* landing new smart card cache, bug 135429ian.mcgreer%sun.com2002-04-181-0/+66
* bug 135521, change cert lookups on tokens to be actual finds instead of trave...ian.mcgreer%sun.com2002-04-151-141/+421
* bug 124309, fix various issues with the cache/temp store and thread safety. ...ian.mcgreer%sun.com2002-02-081-0/+6
* bug 121628, persistent cache of hardware token certsian.mcgreer%sun.com2002-02-011-0/+8
* bug 90518, implement methods for dumping the state of the cache and temp cert...ian.mcgreer%sun.com2002-01-311-0/+8
* move handling of certificate reference counting into Stan. NSS 3.4 needs to ...ian.mcgreer%sun.com2002-01-031-1/+10
* implement local store of objects for crypto contextian.mcgreer%sun.com2001-12-141-1/+30
* first step towards separating token and session object searches as performanc...ian.mcgreer%sun.com2001-12-111-1/+1
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-071-0/+6
* get modification of trust on builtins certs to work by storing the modified t...ian.mcgreer%sun.com2001-12-061-0/+6
* fix memory leaksian.mcgreer%sun.com2001-11-291-2/+8
* land changes for handling temporary and cached certs in 3.4ian.mcgreer%sun.com2001-11-281-1/+8
* fix loop; time from PRTimeian.mcgreer%sun.com2001-10-191-0/+7
* get/set cert trust through PKCS#11; traversal methods for CERT_ calls; define...ian.mcgreer%sun.com2001-10-191-7/+15
* some more cert lookup methods; find cert issuer/chain; mimic nickname as "tok...ian.mcgreer%sun.com2001-10-171-7/+0
* expose function for accessing parts of decoded certian.mcgreer%sun.com2001-10-151-0/+6
* check in cert lookup functions using the cacheian.mcgreer%sun.com2001-10-121-2/+0
* define decoded cert type; implement cert cache; glue code for old NSS types; ...ian.mcgreer%sun.com2001-10-111-0/+251