Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
644e8f377d7059f4827c12a738d2743cbbee290a
/
scripts
ab3d862
Make config.pl more versatile
by Manuel Pégourié-Gonnard
· 10 years ago
bb3a7f2
Add scripts to create "full" config.h
by Manuel Pégourié-Gonnard
· 10 years ago
0464dd9
Fix bee8ded in error template file too
by Paul Bakker
· 10 years ago
39daf66
Ability to ignore changes to Makefiles due to CMake usage
by Paul Bakker
· 10 years ago
b5212b4
Merge CCM cipher mode and ciphersuites
by Paul Bakker
· 11 years ago
d66f900
Simplify usage of generate scripts
by Manuel Pégourié-Gonnard
· 11 years ago
71c8f20
Add generate_visualc_files to bump_version
by Manuel Pégourié-Gonnard
· 11 years ago
30159b4
Make visualc script less chatty
by Manuel Pégourié-Gonnard
· 11 years ago
50868a7
Rename VS script more appropriately
by Manuel Pégourié-Gonnard
· 11 years ago
411f73e
Factor some output code
by Manuel Pégourié-Gonnard
· 11 years ago
0598faf
Generate VS2010 solution file
by Manuel Pégourié-Gonnard
· 11 years ago
41e8b62
Generate GUID for VS2010 apps
by Manuel Pégourié-Gonnard
· 11 years ago
cd8f844
Add VS6 workspace to update-vs-apps.pl
by Manuel Pégourié-Gonnard
· 11 years ago
0aafa5c
Add visual C main files to update_vs_apps.pl
by Manuel Pégourié-Gonnard
· 11 years ago
2d34fe3
Rework update-vs-apps script a bit
by Manuel Pégourié-Gonnard
· 11 years ago
fe671f4
Add markers around generated code in error.c
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
2ca1dc8
Updated error.c and version_features.c based on changes
by Paul Bakker
· 11 years ago
790e395
Fixed to the features check
by Paul Bakker
· 11 years ago
0bc1f23
Adapt script and instructions for alt config.h
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
0f90d7d
version_check_feature() added to check for compile-time options at run-time
by Paul Bakker
· 11 years ago
1f69a93
Move configs to 'configs/' and activate-config.pl should be called from root
by Paul Bakker
· 11 years ago
cf38367
Fix HMAC_DRBG and RIPEMD160 error codes
by Manuel Pégourié-Gonnard
· 11 years ago
17d99fc
Fixed error.fmt to match active error.c code
by Paul Bakker
· 11 years ago
9118072
bump_version script also handled SOVERSION for library/Makefile
by Paul Bakker
· 11 years ago
polarssl-1.3.2
fa6a620
Defines for UEFI environment under MSVC added
by Paul Bakker
· 11 years ago
b9cfaa0
Explicit conversions and minor changes to prevent MSVC compiler warnings
by Paul Bakker
· 11 years ago
b887f11
Removed return from error_strerror()
by Paul Bakker
· 11 years ago
2466d93
Threading abstraction layer added
by Paul Bakker
· 11 years ago
420edca
Clean up config-suite-b.h thanks to new certs
by Manuel Pégourié-Gonnard
· 11 years ago
cbf3ef3
RSA and ECDSA key exchanges don't depend on CRL
by Manuel Pégourié-Gonnard
· 11 years ago
684e9dc
Add custom configurations with activation script
by Manuel Pégourié-Gonnard
· 11 years ago
eaed9df
Added --soversion to help in bump_version.sh
by Paul Bakker
· 11 years ago
ef009ff
Small fix to check_doxy_blocks script
by Manuel Pégourié-Gonnard
· 11 years ago
1b57878
Add missing VS project files, generated by script
by Manuel Pégourié-Gonnard
· 11 years ago
5187656
Renamed X509 / X509WRITE error codes to generic (non-cert-specific)
by Paul Bakker
· 11 years ago
36713e8
Fixed bunch of X509_PARSE related defines / dependencies
by Paul Bakker
· 11 years ago
cff6842
POLARSSL_PEM_C split into POLARSSL_PEM_PARSE_C and POLARSSL_PEM_WRITE_C
by Paul Bakker
· 11 years ago
0e06c0f
Assigned error codes to the error defines
by Paul Bakker
· 11 years ago
7a6c946
Fix error code in pk.h
by Manuel Pégourié-Gonnard
· 11 years ago
9e36f04
SHA2 renamed to SHA256, SHA4 renamed to SHA512 and functions accordingly
by Paul Bakker
· 11 years ago
e2ab84f
Renamed error_strerror() to the less conflicting polarssl_strerror()
by Paul Bakker
· 11 years ago
28144de
PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates
by Paul Bakker
· 11 years ago
b0c19a4
PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated
by Paul Bakker
· 11 years ago
f1f21fe
Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis
by Paul Bakker
· 11 years ago
b2a1140
Added error.h inclusion in error.c template
by Paul Bakker
· 11 years ago
c70b982
OID functionality moved to a separate module.
by Paul Bakker
· 12 years ago
a023437
Made change to error.c for dummy error_strerror() permanent
by Paul Bakker
· 12 years ago
cf4365f
Updated error codes for ECP
by Paul Bakker
· 12 years ago
3455873
Inserted bump_version.sh in git repository
by Paul Bakker
· 12 years ago
9a73632
- Merged changesets 1399 up to and including 1415 into 1.2 branch
by Paul Bakker
· 12 years ago
d14277d
- Added PBKDF2 error code
by Paul Bakker
· 12 years ago
83f00bb
- Updated strerror codes for SSL Compression and Blowfish
by Paul Bakker
· 12 years ago
3aac1da
- Added exception error parsing when FATAL ssl message is received
by Paul Bakker
· 13 years ago
7890405
- Added GCM as known module
by Paul Bakker
· 13 years ago
69e095c
- Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it.
by Paul Bakker
· 13 years ago
6083fd2
- Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources
by Paul Bakker
· 13 years ago
880ac7e
- Added handling for CTR_DRBG module
by Paul Bakker
· 13 years ago
dceecd8
- Adapted error generation to include ASN.1 changes and have Windows snprintf macro
by Paul Bakker
· 13 years ago
d0a345e
- Added MFC snprintf macro
by Paul Bakker
· 13 years ago
e471cd1
- Fixed handling of SSL module
by Paul Bakker
· 14 years ago
9d78140
- A error_strerror function() has been added to translate between error codes and their description.
by Paul Bakker
· 14 years ago