| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to require gfshare_fill_rand to be initialised.HEAD2.0.0master | Daniel Silverstone | 2015-06-01 | 5 | -14/+50 |
* | fix uninitialized variable compile error | Patrick Fasano | 2014-05-12 | 1 | -1/+1 |
* | Merge in updates from Launchpad via bzr export/git import | Daniel Silverstone | 2014-02-17 | 5 | -11/+14 |
|\ |
|
| * | Merge in the changes from Launchpad | Daniel Silverstone | 2014-02-17 | 5 | -11/+14 |
| |\ |
|
| | * | Ensure we dist AUTHORS | Daniel Silverstone | 2011-03-03 | 1 | -2/+2 |
| | * | Update version, copyright and add an AUTHORS file | Daniel Silverstone | 2011-03-03 | 4 | -7/+10 |
| | * | Merge fix from smcv from July last year | Daniel Silverstone | 2011-03-03 | 1 | -2/+2 |
| | |\
| |/ / |
|
| | * | Fix option names in help text | Simon McVittie | 2010-07-26 | 1 | -2/+2 |
| |/ |
|
* | | Remove spaces from the output of wc -l. | Daniel Silverstone | 2013-03-14 | 1 | -1/+1 |
|/ |
|
* | merge Simon's tex-trivia branch | Daniel Silverstone | 2009-12-28 | 1 | -2/+3 |
|\ |
|
| * | Make some syntactic improvements to theory.tex | Simon McVittie | 2009-12-27 | 1 | -2/+3 |
* | | Bump version ready for a new release later | Daniel Silverstone | 2009-12-18 | 1 | -2/+2 |
|/ |
|
* | Merge fixes for bugs #497992, #497996 and #497999 | Daniel Silverstone | 2009-12-18 | 7 | -21/+123 |
|\ |
|
| * | Fix up decode allocation | Daniel Silverstone | 2009-12-18 | 1 | -1/+6 |
| * | Add ENOMEM catching in tools | Daniel Silverstone | 2009-12-18 | 2 | -0/+10 |
| * | Tidy stdout patch a bit | Daniel Silverstone | 2009-12-18 | 1 | -1/+1 |
| * | More ignores | Daniel Silverstone | 2009-12-18 | 1 | -0/+1 |
| * | Allow stdout for output in gfcombine | Daniel Silverstone | 2009-12-18 | 1 | -2/+6 |
| * | Ensure we clean up profile info for tools too | Daniel Silverstone | 2009-12-18 | 1 | -1/+2 |
| * | More ignores | Daniel Silverstone | 2009-12-18 | 1 | -0/+5 |
| * | Abstract the core allocation and protect against ENOMEM | Daniel Silverstone | 2009-12-18 | 1 | -19/+41 |
| * | Merge Simon McVittie's fix for 000 shares. | Daniel Silverstone | 2009-12-18 | 4 | -2/+56 |
| |\ |
|
| | * | gfcombine: if a share claims to be number 0, complain and point to README | Simon McVittie | 2009-11-18 | 1 | -0/+12 |
| | * | README: explain how to recover from shares numbered 000 | Simon McVittie | 2009-11-18 | 1 | -1/+26 |
| | * | gfshare_ctx_init_enc: reject share numbers that are 0 | Simon McVittie | 2009-11-18 | 1 | -1/+15 |
| | * | gfsplit: don't produce share number 0 (Debian bug#556939) | Simon McVittie | 2009-11-18 | 1 | -0/+3 |
| |/
|/| |
|
| * | Update version number for next release | Daniel Silverstone | 2008-01-24 | 1 | -2/+2 |
|/ |
|
* | Ensure we depend on the full executable name for making the field tables | Daniel Silverstone | 2007-08-22 | 1 | -2/+2 |
* | Merge smcv's fix to fall back if /dev/urandom not available | Daniel Silverstone | 2006-07-29 | 1 | -1/+7 |
|\ |
|
| * | If /dev/urandom is not available, fall back to using rand(), with a warning. | Simon McVittie | 2006-07-29 | 1 | -1/+7 |
* | | Merge cleanups, gfsplit-using-urandom and nice proof documents from Simon McV... | Daniel Silverstone | 2006-07-28 | 6 | -8/+482 |
|\ \
| |/ |
|
| * | Include theory.tex in dist | Simon McVittie | 2006-07-26 | 1 | -0/+1 |
| * | Merge from upstream | Simon McVittie | 2006-07-26 | 1 | -1/+1 |
| |\
| |/
|/| |
|
* | | Make gfsplit allow the degenerate case of 2-of-2 to allow principle-of-least-... | Daniel Silverstone | 2006-07-10 | 1 | -1/+1 |
| * | Add missing files from previous change | Simon McVittie | 2006-07-22 | 2 | -0/+443 |
| * | Add proof of security and integrity of this secret-sharing mechanism. | Simon McVittie | 2006-07-22 | 3 | -8/+16 |
| * | In gfsplit command-line tool, get randomness from /dev/urandom instead of rand() | Simon McVittie | 2006-07-22 | 1 | -0/+22 |
|/ |
|
* | Make sure we copy the files right out of the temp tree | Daniel Silverstone | 2006-07-01 | 1 | -1/+1 |
* | Clean up after make-dist.sh finishes | Daniel Silverstone | 2006-07-01 | 1 | -1/+1 |
* | When making a dist, we need to get as far away from our top level as we can s... | Daniel Silverstone | 2006-07-01 | 2 | -4/+12 |
* | Correctly number the library in configure.ac | Daniel Silverstone | 2006-07-01 | 1 | -1/+1 |
* | Make make-dist.sh do distcheck rather than just dist | Daniel Silverstone | 2006-07-01 | 1 | -1/+1 |
* | Oops, spelling mistake in make-dist.sh | Daniel Silverstone | 2006-06-30 | 1 | -1/+1 |
* | Increment configure.ac's version number to prevent accidents | Daniel Silverstone | 2006-06-30 | 1 | -2/+2 |
* | Update make-dist a little | Daniel Silverstone | 2006-06-30 | 1 | -3/+12 |
* | Oops, dist-gzip unrecognised | Daniel Silverstone | 2006-06-30 | 1 | -1/+1 |
* | Make tar.gz for debian packagers | Daniel Silverstone | 2006-06-30 | 1 | -1/+1 |
* | Update version number to 1.0.1 for release | Daniel Silverstone | 2006-06-30 | 1 | -2/+2 |
* | Merge Søren Hansen's patch to fix up the man pages a little | Daniel Silverstone | 2006-06-28 | 4 | -6/+6 |
|\ |
|
| * | Fixed sections and comments | sh@linux2go.dk | 2006-06-26 | 4 | -6/+6 |
|/ |
|