summaryrefslogtreecommitdiff
path: root/bignum-next-prime.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Consistently use foo_func *f (rather than foo_func f) for declaring function ...Niels Möller2012-06-251-1/+1
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* * bignum-next-prime.c: Include stdlib.h, needed for alloca onNiels Möller2010-04-091-0/+2
* New FIXME comment.Niels Möller2008-01-071-1/+6
* * bignum-next-prime.c (nettle_next_prime): Renamed function, forNiels Möller2008-01-051-126/+20
* *** empty log message ***Niels Möller2008-01-031-2/+6
* Moved the bignum_next_prime function to a separate file.Niels Möller2008-01-031-0/+257