Skip to content

Commit

Permalink
Replace OpenSSL with PolarSSL
Browse files Browse the repository at this point in the history
Works on windows, not yet cmake.
  • Loading branch information
Parlane committed Aug 15, 2013
1 parent 3f46f26 commit fede389
Show file tree
Hide file tree
Showing 397 changed files with 71,420 additions and 33,049 deletions.
2 changes: 2 additions & 0 deletions Externals/libusb/include/libusb.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@

#ifdef _MSC_VER
/* on MS environments, the inline keyword is available in C++ only */
#if !defined(inline)
#define inline __inline
#endif
/* ssize_t is also not available (copy/paste from MinGW) */
#ifndef _SSIZE_T_DEFINED
#define _SSIZE_T_DEFINED
Expand Down
Binary file removed Externals/openssl/Win32/lib.pdb
Binary file not shown.
Binary file removed Externals/openssl/Win32/libeay32.lib
Binary file not shown.
301 changes: 0 additions & 301 deletions Externals/openssl/Win32/openssl/opensslconf.h

This file was deleted.

Binary file removed Externals/openssl/Win32/ssleay32.lib
Binary file not shown.
35 changes: 0 additions & 35 deletions Externals/openssl/compile.bat

This file was deleted.

0 comments on commit fede389

Please sign in to comment.