summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close CW7_20010609_BRANCHCW7_20010609_BRANCHFranziskus Kiefer2017-09-290-0/+0
|
* Adding XML projects to the branchccarlen%netscape.com2001-07-011-0/+3942
|
* fixup commit for branch 'CW7_20010609_BRANCH'STATIC_BUILD_20010612_BASEREPLY_PERF_20010608_BASEDOUGT_URI_PARSER_06122001_BASECW7_20010609_TAGcvs2hg2001-06-059-627/+10
|
* Bugzilla bug #82268: make the rule to generate certdata.c not engaged bywtc%netscape.com2001-05-231-1/+2
| | | | | default. NSS_3_2_BRANCH
* Bugzilla bug #82298: a temporary fix for Mozilla build bustage on Windows.wtc%netscape.com2001-05-231-1/+1
| | | | NSS_3_2_BRANCH
* Bugzilla bug #77199: more PR_CALLBACK changes received from Javierwtc%netscape.com2001-05-222-3/+3
| | | | | | Pedemonte <pedemont@us.ibm.com> for OS/2. Modified files: cert.h, certdb.h NSS_3_2_BRANCH
* Bugzilla bug #81181: Introduced the MOZILLA_INCLUDES make variable towtc%netscape.com2001-05-221-1/+1
| | | | | | allow Mozilla client to specify additional -I flags to NSS/coreconf. r=javi,cls. NSS_3_2_BRANCH
* Bugzilla bug #80809: use the correct assembler flags under gcc on IRIX.wtc%netscape.com2001-05-221-0/+4
| | | | Thanks to John Vandenberg <zeroJ@null.net> for the patch.
* Bugzilla bug #77199: Make NSS build under OS/2. Thanks to Javierwtc%netscape.com2001-05-217-42/+78
| | | | | | | | | Pedemonte <pedemont@us.ibm.com> for the patch. Modified Files: Tag: NSS_3_2_BRANCH coreconf/OS2.mk coreconf/rules.mk coreconf/ruleset.mk nss/lib/freebl/Makefile nss/lib/pkcs12/p12.h nss/lib/ssl/ssl.h nss/lib/util/secport.h
* merging tip changes onto branchmcgreer%netscape.com2001-05-2010-61/+6618
|\ | | | | | | adds roots for browser
* | fixup commit for tag 'Style_20010518_Base'Style_20010518_Basecvs2hg2001-05-188-627/+0
|/
* Add a workaround in the NSS_3_2_BRANCH for bug 80092. When write datanelsonb%netscape.com2001-05-181-2/+6
| | | | | | has been buffered due to WOULDBLOCK, and the application wants to poll on read, poll on write, too. This will drive the write data to completion.
* Fix Mac build bustagejavi%netscape.com2001-05-101-0/+0
|
* Bugzilla bug #77788: backed out the fix because it breakswtc%netscape.com2001-05-091-1/+1
|\ | | | | | | | | | | | | mozilla/security/nss/lib/fortcrypt/swfort/pkcs11. The manifest.mn file in that directory defines CFLAGS, before command.mk is included by the Makefile. (NSS_3_2_BRANCH)
| * fixup commit for tag 'NSS_3_2_1_RTM_SOLARIS_X86'NSS_3_2_1_RTM_SOLARIS_X86cvs2hg2001-05-0760-8752/+2088
| |
* | fixup commit for branch 'NSS_3_2_BRANCH'cvs2hg2001-05-0710-0/+1582
| |
* | Bugzilla bug #77788: CFLAGS should not be defined with +=.wtc%netscape.com2001-05-041-1/+1
| | | | | | | | (NSS_3_2_BRANCH)
* | Bugzilla bug #78528: put the const ASN1 template declarations in certt.h,wtc%netscape.com2001-05-023-4/+8
| | | | | | | | | | secdig.h, and secoid.h inside extern "C" blocks. (NSS_3_2_BRANCH)
* | Bugzilla bug #78528: put the const ASN1 template declarations inside anwtc%netscape.com2001-05-021-1/+1
| | | | | | | | | | extern "C" block. Thanks to Javier Delgadillo for the patch. (NSS_3_2_BRANCH)
* | Bugzilla bug #78467: fixed a memory leak in SECMOD_AddNewModule(). Thankswtc%netscape.com2001-05-021-8/+4
| | | | | | | | | | to Patrick Beard <beard@netscape.com> for the bug report. (NSS_3_2_BRANCH)
* | Bugzilla bug #78464: fixed a memory leak in pk11_HandleTrustObject().wtc%netscape.com2001-05-021-0/+2
| | | | | | | | | | Thanks to Patrick Beard <beard@netscape.com> for the patch. (NSS_3_2_BRANCH)
* | Fixes Bug 75950 on the Mac.javi%netscape.com2001-04-243-0/+45
| |
* | Port some tiny bug fixes from NSS trunk back to NSS 3_2 branch tonelsonb%netscape.com2001-04-204-27/+4
| | | | | | | | | | | | facilitate binary compatibility testing between NSS 3_2 branch programs and NSS 3.3 (trunk) libraries. These fix bugs in the test programs that were not revealed until newer libs were tested.
* | fixup commit for branch 'NSS_3_2_BRANCH'cvs2hg2001-04-121-0/+694
| |
* | Tell coreconf where to find the NSPR header files.javi%netscape.com2001-04-111-0/+1
| |
* | Port fix for bug 75300 to NSS_3_2_BRANCHjavi%netscape.com2001-04-113-3/+21
|\ \ | |/ |/|
| * fixup commit for tag 'NSS_3_2_1_RTM'NSS_3_2_1_RTMcvs2hg2001-04-0610-0/+1914
|/
* Check int SunOS5.9 make files for space and intel.relyea%netscape.com2001-04-061-0/+44
|
* Fix linux build issue with smime.def. (NSS_3.2.1 symbols lists should berelyea%netscape.com2001-04-061-1/+1
| | | | labelled as such).
* Arrange for AIX to get the ident string even though the compiler agressivelyrelyea%netscape.com2001-04-052-0/+31
| | | | optimizes things away.
* Arrange for AIX to get the ident string even though the compiler agressivelyrelyea%netscape.com2001-04-052-0/+28
| | | | optimizes things away.
* Crank the Version number to 3.2.1relyea%netscape.com2001-04-051-2/+2
|
* added enhancements for dist. stresstestssonmi%netscape.com2001-04-041-10/+58
|
* added workaround to not run the pk12 tests that break with 3.2sonmi%netscape.com2001-04-041-1/+11
|
* added the distributed stress testsonmi%netscape.com2001-04-041-10/+16
|
* 3.2.1 init.sh, would only need added functionallity for backwardsonmi%netscape.com2001-04-041-27/+84
| | | | | compatibility testing, but has a lot of other improvements, too late to get them all apart
* greping for more errors, faiulures, fatals...sonmi%netscape.com2001-04-041-0/+12
|
* fixed the environment for Win2K MKS, added rsh variablesonmi%netscape.com2001-04-041-8/+4
|
* added backward compatibility testssonmi%netscape.com2001-04-041-6/+16
|
* added functionality for backward compatibility testingsonmi%netscape.com2001-04-041-14/+72
|
* Fix another bug found while testing compatibility of multiplenelsonb%netscape.com2001-04-031-1/+3
| | | | implementations of NSS's arena code.
* Alter the MAGIC number to detect incompatibilities in Arena Pools.nelsonb%netscape.com2001-04-031-1/+2
|
* fixup commit for branch 'NSS_3_2_BRANCH'cvs2hg2001-04-021-0/+344
|
* Export AVA functions for iWS team to make internationalized Certs work.relyea%netscape.com2001-03-311-0/+9
|
* Back out the changes to try to get WIN 2000 to work. The problem looks like ↵relyea%netscape.com2001-03-312-47/+0
| | | | an interaction between NSPR/Async IO/and Samba. We'll resolve it at that level.
* When NSS is being used with NSPR 4.1.1 and higher, put used Arena blocksnelsonb%netscape.com2001-03-311-2/+15
| | | | on the arena free list rather than freeing them to the heap.
* Check in compile problems and 'else' bug found in running on NT.relyea%netscape.com2001-03-291-5/+6
|
* Sigh, try to get reasonable error messages back to the application. in thisrelyea%netscape.com2001-03-291-0/+3
| | | | case bad password.
* Print more error information on failure.relyea%netscape.com2001-03-292-44/+85
| | | | | Buffer writes on NT to make WIN2000 happy (until we can research how to make WIN2000 write(fd,buf,1) operate correctly.
* Add new functions which adds a an object to the list with associated data.relyea%netscape.com2001-03-263-5/+28
| | | | Fix a bug where the ':' in the nickname is not being removed when it was supposed to be.