You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are hace 18 años
..
framework.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) hace 18 años
md5.c Restored the le32_to_cpus() and cpu_to_le32s() calls hace 18 años
ssl.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) hace 18 años
ssl.h The first packet (ClientHello Handshake) can be constructed and is accepted by SSL servers. Framework.c allows me to test the library against a given https server. hace 18 años
ssl_constructs.h The first packet (ClientHello Handshake) can be constructed and is accepted by SSL servers. Framework.c allows me to test the library against a given https server. hace 18 años