Commit to prouve we copied the raw BSD PolarSSL files

This commit is contained in:
Sylvain Rochet
2012-05-21 22:33:37 +02:00
parent 4c1b507c07
commit 0bfad4392a
9 changed files with 1748 additions and 205 deletions

View File

@@ -1,8 +1,9 @@
About PolarSSL files into lwIP PPP support
------------------------------------------
This folder contains some files fetched from the PolarSSL project for
ciphers and encryption methods we need for lwIP PPP support.
This folder contains some files fetched from the latest BSD release of
the PolarSSL project for ciphers and encryption methods we need for lwIP
PPP support.
The PolarSSL files were cleaned to contain only the necessary struct
fields and functions needed for lwIP.