gecko-dev/security/nss/lib/certhigh
wchang0222%aol.com 4bab03c0f6 Bugzilla bug 173715: fixed a crash in OCSP. We incorrectly assumed that
'addr' was the last IP address of the host when PR_EnumerateHostEnt
returned 0 and attempted to connect to 'addr', resulting in an assertion
failure in PR_Connect. The fix is to not use 'addr' when
PR_EnumerateHostEnt returns 0.  r=relyea.
2003-10-24 17:17:37 +00:00
..
certhigh.c Bugzilla bug 217247: improved the memory leak fix for the appData nicknames 2003-09-12 19:38:04 +00:00
certhtml.c Fix for bug 143334 : add support for GeneralizedTime in certificates and CRLs. r=wtc,nelsonb 2003-09-19 04:08:51 +00:00
certreq.c
certvfy.c Fix for bug 221743 - incorrect certificate usage macro 2003-10-10 23:22:31 +00:00
config.mk
crlv2.c
Makefile
manifest.mn Fix 164126: makefile build error. 2002-09-06 16:38:56 +00:00
ocsp.c Bugzilla bug 173715: fixed a crash in OCSP. We incorrectly assumed that 2003-10-24 17:17:37 +00:00
ocsp.h Bug 169785: CERT_AddOCSPAcceptableResponses should have a second argument 2002-09-23 23:47:49 +00:00
ocspt.h Final patch for Bug 155626 which enables 3rd party apps to use the NSS 2002-07-03 20:18:10 +00:00
ocspti.h Final patch for Bug 155626 which enables 3rd party apps to use the NSS 2002-07-03 20:18:10 +00:00
xcrldist.c Fix for 160805 . Make a copy of items into the arena before calling SEC_QuickDERDecodeItem where needed 2002-08-31 00:37:52 +00:00