summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'XBL_FORMS_20001011_BASE'XBL_FORMS_20001011_BASEcvs2hg2000-07-101152-403856/+0
|\
| * fixup commit for tag 'PRINTF_HIGH_WATER_TAG'PRINTF_HIGH_WATER_TAGcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'PRE_PRINTF_TAG'PRE_PRINTF_TAGcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_PR3_RELEASE'Netscape_PR3_RELEASEcvs2hg2000-07-100-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'Netscape_6_0_RTM_BASE'Netscape_6_0_RTM_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_6_01_20010207_RELEASE'Netscape_6_01_20010207_RELEASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_2000_1030_RELEASE'Netscape_2000_1030_RELEASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_20001107_RELEASE'Netscape_20001107_RELEASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_20001106_RELEASE'Netscape_20001106_RELEASEcvs2hg2000-07-100-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'Netscape_20001102_RELEASE'Netscape_20001102_RELEASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_20001027_RELEASE'Netscape_20001027_RELEASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'Netscape_20000922_BASE'Netscape_20000922_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'JUD_PROMPT_TAG'JUD_PROMPT_TAGcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'IBMBIDI_20000809_BASE'IBMBIDI_20000809_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'GFX2_20001016_BASE'GFX2_20001016_BASEcvs2hg2000-07-100-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'EMBEDDING_08042000_TAG'EMBEDDING_08042000_TAGcvs2hg2000-07-100-0/+0
| |\ | |/ |/|
| * fixup commit for tag 'DOUGT_CHANNEL_PRELAND_02092001_1600_BASE'DOUGT_CHANNEL_PRELAND_02092001_1600_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'DOUGT_CHANNEL_CHANGES_02112001_BASE'DOUGT_CHANNEL_CHANGES_02112001_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'DOMAPISTRING_20000811_BASE'DOMAPISTRING_20000811_BASEcvs2hg2000-07-101152-403856/+0
| |\ |/ /
| * fixup commit for tag 'CONRAD_DYN_PROFILE_TAG'CONRAD_DYN_PROFILE_TAGcvs2hg2000-07-101152-403856/+0
|/
* Tinderbox break - change OS/2 only code - third time is a charmmkaply%us.ibm.com2000-07-101-1/+1
* Tinderbox break - remove OS/2 only codemkaply%us.ibm.com2000-07-101-1/+0
* OS/2 only tinderbox break - we will probably still break on a link, but at le...mkaply%us.ibm.com2000-07-101-3/+3
* Tinderbox break - remove OS/2 includesmkaply%us.ibm.com2000-07-101-2/+2
* Added -d optionchrisk%netscape.com2000-07-071-5/+16
* Fix memory leak when using hardware acceleraters.relyea%netscape.com2000-06-291-1/+5
* merge changes from NSS 3.0 branch to allow NT automated tests to work.relyea%netscape.com2000-06-294-18/+36
* merge 3.0_Branch changes to get NT to run back unto the tip.relyea%netscape.com2000-06-294-14/+69
* add a > wordsize test for RC4mcgreer%netscape.com2000-06-294-1/+4
* Add tests for Secret Decoder Ring (SDR)thayes%netscape.com2000-06-242-1/+72
* Add SDR test commandthayes%netscape.com2000-06-234-0/+421
* Added and corrected some commentschrisk%netscape.com2000-06-231-58/+54
* Preliminary checkin at a state where smime can parse messages generatedchrisk%netscape.com2000-06-232-24/+274
* Added some comments and assertschrisk%netscape.com2000-06-211-7/+14
* Oops - fixed the fix. The prototype now correctly unpacks into achrisk%netscape.com2000-06-211-6/+4
* Fix OID for DC AVAs - the root OID in RFC2247 is not different fromchrisk%netscape.com2000-06-201-2/+2
* Add code for generation of SMIMEProfile and SMIMEKeyEncryptionPreferencechrisk%netscape.com2000-06-209-31/+279
* First feeble attempt at fixing the problem that our definition ofchrisk%netscape.com2000-06-202-3/+8
* Fix problem where DH certs were always rejected when verifying themchrisk%netscape.com2000-06-201-1/+2
* Fixed bug in sequence printing code: array counter was overshooting by onechrisk%netscape.com2000-06-201-1/+1
* Fix bug in decoder:chrisk%netscape.com2000-06-201-3/+11
* Fix double free of item value that is in an arena.thayes%netscape.com2000-06-161-1/+1
* attempt to add token support for listing certs & keysmcgreer%netscape.com2000-06-161-41/+93
* more cleanup on cert listingmcgreer%netscape.com2000-06-162-42/+24
* Add generation of SMIMECapabilitieschrisk%netscape.com2000-06-146-155/+110
* canonicalization step adds CRs to LFs only of there are no CRs present.chrisk%netscape.com2000-06-141-1/+1
* Make example 5.7 of ietf-smime-examples draft decode correctlychrisk%netscape.com2000-06-141-2/+2
* (not part of build) added mozilla/security/nss/lib/smime to access paths.beard%netscape.com2000-06-141-0/+0
* Merge smimetk_branch to tip...chrisk%netscape.com2000-06-1343-31/+13100
* reuse old key structures on a given token rather than building it up andrelyea%netscape.com2000-06-134-11/+106