summaryrefslogtreecommitdiffstats
path: root/factor/factor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a logic botch where if a number smaller than the square of the seivesimonb2002-06-171-12/+25
* make factor work with and without openssl.itojun2002-06-161-3/+46
* Use libcrypto's bignum support to implement a Pollard Rho factoringsimonb2002-06-151-39/+108
* Add use of `const' where appropriate to the games.jsm1999-09-081-5/+5
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* WARNSifylukem1997-10-101-6/+7
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+4
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-236/+95
* bring in limits.hderaadt1994-03-031-1/+2
* Eliminate a compiler warning.mycroft1993-12-081-2/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+346