summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add -C line gmake line to avoid having nmake get confused.NSS_3_1_BRANCHjavi%netscape.com2001-03-011-2/+1
* Don't build un-necessary asn1.c source file. It causes many undefined symbol...javi%netscape.com2001-03-011-0/+0
* Bugzilla bug #62855: put my patch back in again. Sorry about thewtc%netscape.com2001-02-072-5/+1
* Bugzilla bug #62855: backed out my previous checkin, which doesn't quitewtc%netscape.com2001-02-072-1/+5
* Bugzilla bug #62855: remembered the right way to have OS/2 include awtc%netscape.com2001-02-042-5/+1
* Bugzilla bug #62855: on NSS_3_1_BRANCH, we do not have a makefile rule towtc%netscape.com2001-02-011-1/+5
* Bugzilla bug #62855: make the rule to build .cpp files work for OS/2wtc%netscape.com2001-02-011-0/+4
* Bugzilla bug #62855: added stubs for the SSL session cache functions sowtc%netscape.com2001-01-311-2/+29
* Bugzilla bug #62855: checked in OS/2 makefile patches from Javierwtc%netscape.com2001-01-318-26/+113
* Bugzilla bug #54711: OS/2 does not need to build nsinstall.wtc%netscape.com2001-01-311-1/+1
* Bugzilla bug #62855: checked in OS/2 patches from Javier Pedemontewtc%netscape.com2001-01-313-10/+108
* Bugzilla bug #62855: do not use the XP_PC macro. Use XP_WIN16 when we meanwtc%netscape.com2001-01-311-1/+1
* Bugzilla bug #67122: put PR_CALLBACK after the return type in functionwtc%netscape.com2001-01-314-11/+11
* Bugzilla bug #63935: use our own macro LINUX instead of the compilerwtc%netscape.com2001-01-301-3/+3
* Install the loadable root certs in the correct directory so that PSM canjavi%netscape.com2001-01-241-1/+4
* Don't build the cmd directory for Mozilla builds.javi%netscape.com2001-01-241-0/+1
* Fix for Bug 66204javi%netscape.com2001-01-221-2/+2
* Bugzilla bug #64650: set CC=cc explicitly so that we don't accidentallywtc%netscape.com2001-01-121-0/+1
* Bugzilla bug #64650: use +DAportable +DS2.0 in "pure 32" builds. Thiswtc%netscape.com2001-01-121-1/+1
* Remove Referenc to obsolete define MACLINUXjavi%netscape.com2001-01-101-1/+1
* Bugzilla bug #63852: added config file for Solaris 8 x86 to NSS_3_1_BRANCH.wtc%netscape.com2000-12-290-0/+0
* Bugzilla bug #63891: added support for Linux on sparc and sparc64.wtc%netscape.com2000-12-291-0/+10
* fixup commit for branch 'NSS_3_1_BRANCH'cvs2hg2000-12-291-0/+47
* In ssl3_GatherData, the value of gs->inbuf.len was incorrect during thenelsonb%netscape.com2000-12-022-6/+6
* Merge change from trunk to branch. Fixes bug 61394,nelsonb%netscape.com2000-11-291-5/+4
* Suppress the depend targetddrinan%netscape.com2000-11-281-1/+3
* First Checked In.javi%netscape.com2000-11-281-0/+1
* Do not copy the root dll to binddrinan%netscape.com2000-11-221-3/+0
* Merge changes from trunk onto 3.1 branch to fix prime generation bug.nelsonb%netscape.com2000-11-215-214/+689
* Merge fix for SpecRead Lock bug to branch from trunk.nelsonb%netscape.com2000-11-211-0/+1
* Add the projects needed to build the loadable root certificates modulejavi%netscape.com2000-11-210-0/+0
* Modify the NSS project file for the Mac to build the freebl librariesjavi%netscape.com2000-11-211-0/+0
* Import dbm and copy roots dll to bin directory. r=relyeaddrinan%netscape.com2000-11-211-0/+5
* Add dist/include to INCLUDE path. r=relyeaddrinan%netscape.com2000-11-211-1/+1
* Make this file build for the Mac on the NSS 3.1 branch.javi%netscape.com2000-11-211-2/+2
* Define the MP_API_COMPATIBLE macro so that the MPI source will build on the M...javi%netscape.com2000-11-211-0/+2
* fixup commit for branch 'NSS_3_1_BRANCH'cvs2hg2000-11-162-0/+0
* Bugzilla bug #56442: checked in generated files as a result of a newNSS_3_1_RTMNSS_3_1_NT_RTMwtc%netscape.com2000-10-132-0/+8
* Bugzilla bug #56442: struct CK_FUNCTION_LIST must have the pack pragmawtc%netscape.com2000-10-131-0/+8
* Bugzilla bug #56442: the DLL name on Windows should be nssckbi.dll, notwtc%netscape.com2000-10-131-0/+5
* fixup commit for branch 'NSS_3_1_BRANCH'cvs2hg2000-10-1146-8179/+0
* Fixed the comment.wtc%netscape.com2000-10-111-1/+1
* also do binary on stdout DERmcgreer%netscape.com2000-10-111-2/+3
* binary output always, for nowmcgreer%netscape.com2000-10-111-0/+3
* fix output of DER's on windowsmcgreer%netscape.com2000-10-111-1/+21
* Commented out 'rm -rf ${TEMPFILES}' because TEMPFILES is not defined.wtc%netscape.com2000-10-111-1/+1
* Fixed the echo output to match the command.wtc%netscape.com2000-10-111-1/+1
* add a new function, SECU_TextFileToItem, for reading text files.mcgreer%netscape.com2000-10-112-5/+39
* seperate text file reads from binary reads. Change all base64 encoded cipher...mcgreer%netscape.com2000-10-1116-31/+28
* Change the working directory to the test directory before runningnelsonb%netscape.com2000-10-101-1/+1