david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/crypto
Michael Brown d37f82509f Added debug statements.
Don't crash when called on an uninitialised chap structure; this
allows us to avoid extra checks within iscsi.c to make sure that we
receive the CHAP_XXX keys in a sensible order.
2006-11-21 16:14:17 +00:00
..
chap.c Added debug statements. 2006-11-21 16:14:17 +00:00
framework.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
md5.c Added generic CHAP layer, independent of iSCSI 2006-11-21 13:26:59 +00:00
ssl.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
ssl.h The first packet (ClientHello Handshake) can be constructed and is accepted 2006-07-17 16:38:20 +00:00
ssl_constructs.h The first packet (ClientHello Handshake) can be constructed and is accepted 2006-07-17 16:38:20 +00:00