| Commit message (Expand) | Author | Age | Files | Lines |
* | close PROFILE_SHARING_1_BRANCHPROFILE_SHARING_1_BRANCH | Franziskus Kiefer | 2017-09-29 | 0 | -0/+0 |
* | fixup commit for branch 'PROFILE_SHARING_1_BRANCH' | cvs2hg | 2003-01-30 | 97 | -3080/+2087 |
* | Add token removal blocking function. | relyea%netscape.com | 2002-12-11 | 3 | -1/+94 |
* | Bug 184557: Allow usage specified on command line (-u) to be used to validate | thayes%netscape.com | 2002-12-11 | 1495 | -0/+621526 |
|\ |
|
* \ | fixup commit for tag 'JSS_3_3_RTM'JSS_3_3_RTM | cvs2hg | 2002-12-10 | 0 | -0/+0 |
|\ \
| |/ |
|
* | | fixup commit for tag 'JSS_3_3_RC1'JSS_3_3_RC1 | cvs2hg | 2002-12-10 | 1495 | -621523/+0 |
|/ |
|
* | Bug 180294: moved the OpenVMS build from the POSIX subsystem to native | wtc%netscape.com | 2002-12-10 | 4 | -23/+27 |
* | Sigh, this is what was breaking the Linux builds... incorrect initializer. | relyea%netscape.com | 2002-12-10 | 1 | -1/+1 |
* | Make SubjectAltEncode a public function. Fixes build breakage in Linux | relyea%netscape.com | 2002-12-10 | 2 | -3/+5 |
* | Add test cases for multiple email addresses in a single certificate. | relyea%netscape.com | 2002-12-10 | 3 | -6/+38 |
* | Add code to create multiple email addresses in a single cert. | relyea%netscape.com | 2002-12-10 | 1 | -5/+92 |
* | Export the AltSubjectEncode function so our test programs can build certs | relyea%netscape.com | 2002-12-10 | 1 | -0/+1 |
* | Create profiles for all the email addresses in a certificate. | relyea%netscape.com | 2002-12-10 | 1 | -40/+53 |
* | Fix padding value. | relyea%netscape.com | 2002-12-06 | 1 | -2/+3 |
* | Expunge dead code. | nelsonb%netscape.com | 2002-12-05 | 1 | -26/+0 |
* | Don't compile the .c files in lib/pki1 on the trunk. These files are used | nelsonb%netscape.com | 2002-12-05 | 2 | -3/+4 |
* | Bug 39494: added a check to prevent buffer overflow. r=mcgreer,nelsonb. | wtc%netscape.com | 2002-12-04 | 1 | -1/+6 |
|\ |
|
| * | fixup commit for tag 'PHOENIX_0_5_RELEASE'PHOENIX_0_5_RELEASE | cvs2hg | 2002-12-04 | 53 | -2439/+51 |
| |\ |
|
| | * | fixup commit for tag 'MOZILLA_1_3a_RELEASE'MOZILLA_1_3a_RELEASE | cvs2hg | 2002-12-04 | 53 | -2439/+51 |
| |/ |
|
* | | Fixed the build breakage of const unsigned char[] and unsigned char * | wtc%netscape.com | 2002-12-04 | 1 | -17/+17 |
* | | Bug 181913: disable the makefile rule for .s for OS/2 so that .asm files | wtc%netscape.com | 2002-12-02 | 70 | -1085/+3401 |
|\ \ |
|
| * | | Bug 181878: fixed two more bugs in the new code to support multiple email | wtc%netscape.com | 2002-11-27 | 1 | -3/+2 |
| * | | Bug 182086: on Mac OS X, ranlib needs to be rerun after static libraries | wtc%netscape.com | 2002-11-26 | 1 | -0/+4 |
| * | | More review changes, | relyea%netscape.com | 2002-11-26 | 3 | -18/+33 |
| * | | Incorporate some of Nelson's review changes. | relyea%netscape.com | 2002-11-26 | 1 | -1040/+380 |
| * | | Move mac build changes from 3.6 branch back to the trunk | relyea%netscape.com | 2002-11-26 | 1 | -1/+2 |
| * | | Bug 180228: moved CERT_CRLCacheRefreshIssuer from the NSS_3.6.1 section to | wtc%netscape.com | 2002-11-26 | 1 | -6/+1 |
| |\ \
| | |/
| |/| |
|
| | * | fixup commit for tag 'NSS_3_7_BASE'NSS_3_7_BASE | cvs2hg | 2002-11-26 | 81 | -14399/+18 |
| |/ |
|
* | | fixup commit for tag 'ROGC_20021218_FREEZE'ROGC_20021218_FREEZE | cvs2hg | 2002-11-27 | 72 | -3000/+40 |
|/ |
|
* | Incorporate Terry's and Nelson's reviews. | relyea%netscape.com | 2002-11-26 | 2 | -80/+86 |
* | Back out my last change. | nelsonb%netscape.com | 2002-11-26 | 1 | -51/+53 |
* | Eliminate bug due to uninitialized variable index. Eliminate leak. | nelsonb%netscape.com | 2002-11-26 | 1 | -53/+51 |
* | Bug 181878 allow multiple email addresses to point to a single subject record. | relyea%netscape.com | 2002-11-26 | 3 | -78/+171 |
* | Put the nss 3.7 section after the nss 3.6.1 section. | nelsonb%netscape.com | 2002-11-21 | 1 | -6/+6 |
* | bug 172247, don't allow import of duplicate issuer/serial certs | ian.mcgreer%sun.com | 2002-11-21 | 7 | -2/+60 |
* | Add tests for sha256, sha384, and sha512. | nelsonb%netscape.com | 2002-11-21 | 1 | -1/+3 |
* | Add test modes for sha256, sha384 and sha512. | nelsonb%netscape.com | 2002-11-21 | 1 | -17/+195 |
* | Use the 32-bit code on Solaris x86 platforms, too. | nelsonb%netscape.com | 2002-11-21 | 1 | -0/+1 |
* | Add test cases from FIPS 180-2. | nelsonb%netscape.com | 2002-11-21 | 15 | -0/+17 |
* | Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by | bzbarsky%mit.edu | 2002-11-20 | 1 | -4/+2 |
* | Back out revision 1.2, which was a workaround for a c preprocessor bug | nelsonb%netscape.com | 2002-11-20 | 1 | -57/+0 |
* | Optimization: change macros to do only 32-bit arithmetic on platforms | nelsonb%netscape.com | 2002-11-20 | 2 | -175/+360 |
* | Fix for bug 180894 - don't assert in ShutdownCRLCache() | jpierre%netscape.com | 2002-11-19 | 1 | -2/+0 |
* | Made 'solarispkg' copy pkg/solars to pkg/$(OBJDIR), and go there to | kirk.erickson%sun.com | 2002-11-17 | 4 | -9/+11 |
* | Change all functions that create contexts for encryption to treat their | nelsonb%netscape.com | 2002-11-16 | 11 | -40/+48 |
* | Fix again? | jpierre%netscape.com | 2002-11-16 | 1 | -1/+0 |
* | Fix build again ! | jpierre%netscape.com | 2002-11-16 | 1 | -1/+2 |
* | Recognize new SHAxxx OIDs. | nelsonb%netscape.com | 2002-11-16 | 2 | -1/+33 |
* | Fix build | jpierre%netscape.com | 2002-11-16 | 1 | -2/+1 |
* | Correct softoken routines to work with new larger SHAxxx hashes. | nelsonb%netscape.com | 2002-11-16 | 2 | -3/+3 |