gecko-dev/security
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
..
coreconf Fix for 240784 - FIPS doesn't work on OS/2 . r=mkaply,wtc 2004-05-11 04:01:28 +00:00
dbm
jss 238319: Sun packages changes. 2004-06-24 01:18:12 +00:00
manager Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
nss Function sec_asn1e_write_contents was two functions combined into one, 2004-07-13 05:49:48 +00:00
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:03:26 +00:00