summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Remove #if defined(XP_WIN) since it's redundant. Bug 84584.nelsonb%netscape.com2001-06-192-6/+5
* Fix bug 85465. Detect EOF on stdin when reading it to seed PRNG.nelsonb%netscape.com2001-06-181-9/+21
* Bugzilla bug #86125: removed the support for MP_DIGIT_MAX < 256. Thiswtc%netscape.com2001-06-181-5/+0
* Bugzilla bug #85960: avoid using a pathname with a trailing / because thewtc%netscape.com2001-06-151-0/+6
* Removed unnecessary dependencies on $(BUILT_SRCS).wtc%netscape.com2001-06-131-4/+4
* Fix bug 68869. Don't ignore TLS no certificate messages when the servernelsonb%netscape.com2001-06-131-0/+8
* removed -v option, made client and server write at the same timesonmi%netscape.com2001-06-131-1/+1
* temporarily add debug output to bltest to try and track down win32 RSA QA fai...mcgreer%netscape.com2001-06-131-0/+71
* tool for checking the version strings on Unix. needs work.sonmi%netscape.com2001-06-131-0/+50
* turned on verbose to see where (if) selfserver is dyingsonmi%netscape.com2001-06-121-1/+1
* Don't use PR_Atomic functions on AIX since PPC cpus require memorynelsonb%netscape.com2001-06-121-2/+68
* Move new symbols to NSS 3.3 section of smime.def.nicolson%netscape.com2001-06-121-3/+8
* Make NSS_Init* idempotent.nicolson%netscape.com2001-06-123-16/+6
* isCACert should be CERT_IsCACertnicolson%netscape.com2001-06-121-2/+2
* Changes for NSS/JSS integration.nicolson%netscape.com2001-06-129-17/+169
* Add two new functions to permit application tuning of the number of SSLnelsonb%netscape.com2001-06-123-1/+46
* fixed one more "where is MKS installed" problemsonmi%netscape.com2001-06-121-1/+2
* added binary compatibility tests for Solaris x86sonmi%netscape.com2001-06-121-1/+5
* Use NSPR's Atomic increment and decrement functions in the simulatednelsonb%netscape.com2001-06-122-51/+66
* removed RH 6.0, 6.1 and OSF1 4.0sonmi%netscape.com2001-06-121-3/+0
* took out the 64 bit HW accelerator tests (did not find libraries)sonmi%netscape.com2001-06-111-1/+1
* Let's try it with a tab instead of 4 spaces.nicolson%netscape.com2001-06-101-1/+1
* Export pk11pqg.h, so I can call these functions from JSS.nicolson%netscape.com2001-06-101-0/+1
* Reduce warnings on Unix platforms that don't like bitfields in chars.nelsonb%netscape.com2001-06-091-1/+1
* Fix two bugs found in nightly QA. On Solaris/x86, don't assert that thenelsonb%netscape.com2001-06-091-2/+8
* Bugzilla bug #84918: checked in Linux/ia64 porting patch fromwtc%netscape.com2001-06-092-0/+7
* Change ssl_Time() to use time() instead of PR_Now on systems that have it.nelsonb%netscape.com2001-06-091-4/+11
* 3 Changes:nelsonb%netscape.com2001-06-091387-1287/+522529
|\
* | fixup commit for tag 'NSS_STABLE_TRUNK_20010608'NSS_STABLE_TRUNK_20010608cvs2hg2001-06-081382-521715/+0
|/
* Portable POSIX-like unnamed semaphores that work in process-shared memory.nelsonb%netscape.com2001-06-082-0/+486
* fixed a few strings that were not under ""sonmi%netscape.com2001-06-081-11/+11
* fix spelling of PK11_PQG_GenSeed*()relyea%netscape.com2001-06-071411-0/+529299
|\
* | fixup commit for tag 'PREDJN_20010612'PREDJN_20010612cvs2hg2001-06-071411-529299/+0
|/
* Add PQG, spki, and some misch functions that JSS needs.relyea%netscape.com2001-06-071-0/+16
* Add Stub functions for PQG functions (until we implent PQG through the PKCS #...relyea%netscape.com2001-06-073-0/+340
* Add function to encode a SPKI structure.relyea%netscape.com2001-06-072-0/+30
* Add new dercert functions for JSS.relyea%netscape.com2001-06-061-0/+3
* Add DER version of key for cert exists for JSS.relyea%netscape.com2001-06-062-0/+20
* Add DER version of isCA for JSS.relyea%netscape.com2001-06-062-0/+19
* Fix bug 522 for NSS trunk.nelsonb%netscape.com2001-06-061-4/+0
* Bugzilla bug #77884: fixed discrepancy between the size of an array andwtc%netscape.com2001-06-061-3/+6
* Bugzilla bug #83811: added a new implicit rule to build BUILT_CSRCSwtc%netscape.com2001-06-052-3/+7
* Fix bug that caused version number to be wrong in SSL3 client hellosnelsonb%netscape.com2001-06-051-0/+10
* The rule for creating nslib.c does not need to be a double-colon rule.wtc%netscape.com2001-06-031-3/+3
* Simplified the nss_build_all and nss_RelEng_bld rules; they don'twtc%netscape.com2001-06-031-11/+2
* Must use := to define OS_RELEASE in terms of itself.wtc%netscape.com2001-06-031-1/+1
* Bugzilla bug #83811: deleted the useless vpath %.c $(OBJDIR) becausewtc%netscape.com2001-06-021-5/+1
* Deleted redundant VPATH because vpath is enough.wtc%netscape.com2001-06-021-1/+0
* Restored OBJS += $(RES) for WINNT.wtc%netscape.com2001-06-021-0/+1
* Restored MPI_USERS as these files do depend on $(MPI_HDRS).wtc%netscape.com2001-06-021-0/+2