Mercurial > dropbear
comparison common-kex.c @ 74:e3adf4cf5465
License boilerplate etc, add Mihnea as an author to some of the files
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 14 Aug 2004 17:54:20 +0000 |
parents | a600c015562d |
children | 5a55bd66707f |
comparison
equal
deleted
inserted
replaced
73:0bf5cebe622c | 74:e3adf4cf5465 |
---|---|
1 /* | 1 /* |
2 * Dropbear - a SSH2 server | 2 * Dropbear SSH |
3 * SSH client implementation | |
4 * | |
5 * This code is copied from the larger file "kex.c" | |
6 * some functions are verbatim, others are generalized --mihnea | |
7 * | 3 * |
8 * Copyright (c) 2002-2004 Matt Johnston | 4 * Copyright (c) 2002-2004 Matt Johnston |
9 * Portions Copyright (c) 2004 by Mihnea Stoenescu | 5 * Portions Copyright (c) 2004 by Mihnea Stoenescu |
10 * All rights reserved. | 6 * All rights reserved. |
11 * | 7 * |