This set of patches, plus some later ones that simplify the
code and get rid of one major bug are now at:
https://github.com/sandy-harris
Directory for these changes is random.gcm
An out-of-kernel test program for an older version
is in random.test
On Sat, Nov 7, 2015 at 1:50 PM, Sandy Harris w
Jason Cooper wrote:
> I know we talked about this series offlist, but we need to fill in
> folks who are seeing it for the first time. Usually, this is done with
> a coverletter (--coverletter for git format-patch).
Yes, your help plus the O'Reilly book got me using git without
too many errors
On Sat, Nov 7, 2015 at 12:01 PM, Jason Cooper wrote:
> On Sat, Nov 07, 2015 at 09:30:36AM -0500, Sandy Harris wrote:
>> Signed-off-by: Sandy Harris
>> ---
>> .gitignore | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/.gitignore b/.gitignore
>> index fd3a355..dd80bfd 100644
>> ---
On Sat, Nov 07, 2015 at 09:30:36AM -0500, Sandy Harris wrote:
> Signed-off-by: Sandy Harris
> ---
> .gitignore | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index fd3a355..dd80bfd 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -112,3 +112,6 @@ all.confi
Hey Sandy,
I know we talked about this series offlist, but we need to fill in
folks who are seeing it for the first time. Usually, this is done with
a coverletter (--coverletter for git format-patch). No need to resend
before receiving feedback, but would you mind replying with a
description of
Signed-off-by: Sandy Harris
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index fd3a355..dd80bfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -112,3 +112,6 @@ all.config
# Kdevelop4
*.kdev4
+
+certs/x509_certificate_list
+scripts/gen_random
--
2
6 matches
Mail list logo