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
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
ocsp.c Bugzilla bug 173715: fixed a crash in OCSP. We incorrectly assumed that 2003-10-24 17:17:37 +00:00
ocsp.h
ocspt.h
ocspti.h
xcrldist.c