]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Minor cleanup to enable warning-free Windows build:
authorAdriaan de Jong <dejong@fox-it.com>
Mon, 31 Oct 2011 15:29:20 +0000 (16:29 +0100)
committerDavid Sommerseth <davids@redhat.com>
Mon, 21 Nov 2011 10:51:39 +0000 (11:51 +0100)
commitbe960aad88a78967e6425be0d1dc36ea1af6f584
tree5c4726ce54e3cb45bda944ab055750a340b77490
parent1d90851ed012775b6c85379ee263c5f6ffc2021e
Minor cleanup to enable warning-free Windows build:

- Changed int32_t to size_t
- Removed some unused variables
- Added missing include files
- changed ordering to ensure variable declarations are before asserts

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Tested-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: David Sommerseth <davids@redhat.com>
Signed-off-by: David Sommerseth <davids@redhat.com>
crypto.c
pkcs11_polarssl.c
ssl_openssl.c
ssl_polarssl.c
ssl_verify_openssl.c
ssl_verify_polarssl.c