summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* close Style_20010518_BranchStyle_20010518_BranchFranziskus Kiefer2017-09-290-0/+0
|
* fixup commit for branch 'Style_20010518_Branch'cvs2hg2001-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.
* Add new option for displaying only the root certs.relyea%netscape.com2001-03-263-10/+30
| | | | | Fix bugs in the user cert code so that all the certs are returned correctly. Preserve the nickname for this particular cert in the certnode.
* Eliminate global arena lock. Each arena now has its own lock.nelsonb%netscape.com2001-03-261-223/+179
| | | | Developed by kirke and nelsonb.
* Update the Mac project so that it builds on the Mac.javi%netscape.com2001-03-231-0/+0
| | | | | (freebl added some new source files that weren't added to the Mac project.)
* Updated DBM component to 1.55. (tfox)cltbld%netscape.com2001-03-191-1/+1
|
* fixup commit for branch 'NSS_3_2_BRANCH'cvs2hg2001-03-149-1867/+0
|
* Build changes for Solaris and gcc. Get gcc to use the proper architectureNSS_3_2_BASEnelsonb%netscape.com2001-03-142-15/+38
| | | | | | flags when building v8plus code on Solaris/Ultrasparc. Use gcc instead of ld to build the freebl DSOs when using gcc on Solaris. And stop using the "sparkfix" program on Solaris. It is no longer needed. Bug 69052.
* Make the nss_build_all target work on NT.relyea%netscape.com2001-03-141-3/+3
|
* Fix for Bug 71889javi%netscape.com2001-03-141-5/+5
| | | | | | Null out secmodname during NSS_Shutdown so that a later call to NSS_Init succesfully initializes the SECMOD libraries. Also, free the memory allocated to allocated the name of the keydb and remove an unused local variable.
* Add code to all the nss pre-reqs with a single target.relyea%netscape.com2001-03-141-0/+17
|\