This adds more compiler hardening flags (and fixes all of the issues

found in the process).
This commit is contained in:
Brian Aker
2012-09-19 23:38:41 -07:00
parent 1cfd4e01cb
commit 5fce4edb68
36 changed files with 930 additions and 163 deletions
+2
View File
@@ -26,6 +26,8 @@
#include <cyassl/openssl/ssl.h>
#include <cyassl/test.h>
#include "examples/server/server.h"
#ifdef CYASSL_CALLBACKS
int srvHandShakeCB(HandShakeInfo*);