gecko-dev/security/nss/lib
nelsonb%netscape.com f7b4d4bbb7 Function sec_asn1e_write_contents was two functions combined into one,
separated by one huge if-then-else.  They do different things and take
different arguments.  So, I split them into two separate functions:
sec_asn1e_write_contents and sec_asn1e_write_contents_from_buf
the latter of which takes a buf pointer and length argument.
The if statement that chooses between the two is now in the caller.
This is patch 2 of 5 for bug 245429.  r=wtc.
2004-07-13 05:49:48 +00:00
..
asn1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
base Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
certdb Bugzilla bug 249284: removed a duplicate declaration of 2004-07-07 00:48:53 +00:00
certhigh Use "slop time" in nextUpdate validity check for CRLs. Bug 242146. 2004-05-22 01:03:26 +00:00
ckfw Fix for 244095 - link NSS libraries with -R $ORIGIN on Solaris 2004-05-25 00:13:12 +00:00
crmf Ensure that the CRMF library always uses a non-null pool pointer when it 2004-07-13 05:12:31 +00:00
cryptohi Fix for 178895 - QuickDER optimizations. r=relyea 2004-06-05 00:50:32 +00:00
dev bug 180268, reimplement ssl step-up for builtins 2004-05-17 20:08:38 +00:00
fortcrypt Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
freebl Fix for 244915 . resolve issues from previous patch 2004-06-02 01:56:43 +00:00
jar Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
nss Bug 244914, 244907 r=nelsonb 2004-06-21 23:01:53 +00:00
pk11wrap Bugzilla bug 248981: PKCS #11 modules that are based on older lib/ckfw (for 2004-07-08 23:23:50 +00:00
pkcs7 Fix for 178897 . QuickDER optimizations . r=nelsonb 2004-06-18 00:38:45 +00:00
pkcs12 Greatly improve the output of the PKCS12 encoder. Adds output buffering 2004-07-13 05:31:34 +00:00
pki bug 180268, reimplement ssl step-up for builtins 2004-05-17 20:08:38 +00:00
pki1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
smime Wrap long lines 2004-06-18 02:03:30 +00:00
softoken Bugzilla bug 233320: pk11_OpenKeyDB should not return SECFailure (not a 2004-06-11 22:25:13 +00:00
ssl Follow the SSL2 specification more closely in accepting and rejecting 2004-06-24 02:02:39 +00:00
util Function sec_asn1e_write_contents was two functions combined into one, 2004-07-13 05:49:48 +00:00
Makefile Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00
manifest.mn Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00