Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
508e573231675c5540a9bab1fa38fccb84b6b0ed
/
include
508e573
Merge tests for asn1write, XTEA and Entropy modules
by Paul Bakker
· 10 years ago
c7c56b2
Add more tests for the entropy module
by Manuel Pégourié-Gonnard
· 10 years ago
4dd7392
Add entropy_self_test()
by Manuel Pégourié-Gonnard
· 10 years ago
911c5dc
Add Second Oakley Group to dhm.h
by Paul Bakker
· 10 years ago
b5212b4
Merge CCM cipher mode and ciphersuites
by Paul Bakker
· 11 years ago
64a96ea
Fix typo in a6916fa
by Paul Bakker
· 11 years ago
4d8db4a
Fix typo in a config.h #define
by Manuel Pégourié-Gonnard
· 11 years ago
6768da9
Register CCM ciphersuites (not implemented yet)
by Manuel Pégourié-Gonnard
· 11 years ago
4193695
Add AES-CCM and CAMELLIA-CCM to the cipher layer
by Manuel Pégourié-Gonnard
· 11 years ago
4562ffe
Add cipher_auth_{en,de}crypt()
by Manuel Pégourié-Gonnard
· 11 years ago
3c1d150
Add cipher_crypt()
by Manuel Pégourié-Gonnard
· 11 years ago
0f6b66d
CCM operations allow input == output
by Manuel Pégourié-Gonnard
· 11 years ago
0023233
Refactor to prepare for CCM decryption
by Manuel Pégourié-Gonnard
· 11 years ago
637eb3d
Add ccm_encrypt_and_tag()
by Manuel Pégourié-Gonnard
· 11 years ago
9fe0d13
Add ccm_init/free()
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago
79e69f9
Fix minor comment typo
by Barry K. Nathan
· 11 years ago
770268f
Fix deprecated references to POLARSSL_CONFIG_OPTIONS
by Paul Bakker
· 11 years ago
da13016
Prepped for 1.3.7 release
by Paul Bakker
· 11 years ago
b9e4e2c
Fix formatting: fix some 'easy' > 80 length lines
by Paul Bakker
· 11 years ago
9af723c
Fix formatting: remove trailing spaces, #endif with comments (> 10 lines)
by Paul Bakker
· 11 years ago
2a024ac
Merge dependency fixes
by Paul Bakker
· 11 years ago
790e395
Fixed to the features check
by Paul Bakker
· 11 years ago
14d5595
Split config checks to separate file
by Manuel Pégourié-Gonnard
· 11 years ago
cef4ad2
Adapt sources to configurable config.h name
by Manuel Pégourié-Gonnard
· 11 years ago
6384440
Better support for the different Attribute Types from IETF PKIX (RFC 5280)
by Paul Bakker
· 11 years ago
0f90d7d
version_check_feature() added to check for compile-time options at run-time
by Paul Bakker
· 11 years ago
8394684
Clearer description for version_get_string_full() regarding 18 bytes
by Paul Bakker
· 11 years ago
e26389f
Document that Curve25519 can't be the only curve
by Manuel Pégourié-Gonnard
· 11 years ago
c73079a
Add debug_set_threshold() and thresholding of messages
by Paul Bakker
· 11 years ago
eaebbd5
debug_set_log_mode() added to determine raw or full logging
by Paul Bakker
· 11 years ago
088c5c5
POLARSSL_CONFIG_OPTIONS has been removed. Values are set individually
by Paul Bakker
· 11 years ago
03b6a46
Properly comment two defines in config.h
by Paul Bakker
· 11 years ago
784b04f
Prepared for version 1.3.6
by Paul Bakker
· 11 years ago
polarssl-1.3.6
d2c2c1c
Doxygen typo in ripemd160.h
by Paul Bakker
· 11 years ago
7afb8a0
Add x509_crt_check_extended_key_usage()
by Manuel Pégourié-Gonnard
· 11 years ago
043a2e2
Merge verification of the keyUsage extension in X.509 certificates
by Paul Bakker
· 11 years ago
02ff5ce
Fixed typo
by Paul Bakker
· 11 years ago
7f2a07d
Check keyUsage in SSL client and server
by Manuel Pégourié-Gonnard
· 11 years ago
603116c
Add x509_crt_check_key_usage()
by Manuel Pégourié-Gonnard
· 11 years ago
2abed84
Specific return code for PK sig length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
35e95dd
Add special return code for ecdsa length mismatch
by Manuel Pégourié-Gonnard
· 11 years ago
75342a6
Fixed typos in code
by Paul Bakker
· 11 years ago
17b85cb
Merged additional tests and improved code coverage
by Paul Bakker
· 11 years ago
0763a40
Merged support for the ALPN extension
by Paul Bakker
· 11 years ago
27e36d3
Support for the ALPN SSL extension (re-enabled in config.h)
by Paul Bakker
· 11 years ago
95a0d11
Fix compile error when POLARSSL_ERROR_STRERROR_BC is undefined.
by Shuo Chen
· 11 years ago
83d8c73
Disable ALPN by default
by Manuel Pégourié-Gonnard
· 11 years ago
89e3579
Implement ALPN server-side
by Manuel Pégourié-Gonnard
· 11 years ago
0b874dc
Implement ALPN client-side
by Manuel Pégourié-Gonnard
· 11 years ago
0148875
Add tests and fix bugs for RSA-alt contexts
by Manuel Pégourié-Gonnard
· 11 years ago
7e250d4
Add ALPN interface
by Manuel Pégourié-Gonnard
· 11 years ago
7afdb88
Test and fix x509_oid functions
by Manuel Pégourié-Gonnard
· 11 years ago
13a1ef8
Misc selftest adjustements
by Manuel Pégourié-Gonnard
· 11 years ago
470fc93
Add timing_self_test() with consistency tests
by Manuel Pégourié-Gonnard
· 11 years ago
b28487d
Start printing extensions in x509_crt_info()
by Manuel Pégourié-Gonnard
· 11 years ago
887aa5b
Fix include path in ecdsa.h
by Manuel Pégourié-Gonnard
· 11 years ago
e442111
Fix typo which broke ENTROPY_FORCE_SHA256
by Manuel Pégourié-Gonnard
· 11 years ago
a27cd4c
Fix ENTROPY_LEN check
by Manuel Pégourié-Gonnard
· 11 years ago
eb82a74
Fix header issue with default malloc()
by Manuel Pégourié-Gonnard
· 11 years ago
dd75c31
Remove potential timing leak in ecdsa_sign()
by Manuel Pégourié-Gonnard
· 11 years ago
96d5265
Made ready for release 1.3.5
by Paul Bakker
· 11 years ago
polarssl-1.3.5
7a2aba8
Deprecate some non-PK compatibility functions
by Manuel Pégourié-Gonnard
· 11 years ago
66ff70d
Support for seed file writing and reading in Entropy
by Paul Bakker
· 11 years ago
766a5d0
Updated documentation for seed functions w.r.t. return values
by Paul Bakker
· 11 years ago
6fac351
Make support for SpecifiedECDomain optional
by Manuel Pégourié-Gonnard
· 11 years ago
5246ee5
Work around compressed EC public key in some cases
by Manuel Pégourié-Gonnard
· 11 years ago
eab20d2
Implement parsing SpecifiedECParameters
by Manuel Pégourié-Gonnard
· 11 years ago
a4b0343
Merged massive SSL Testing improvements
by Paul Bakker
· 11 years ago
a612b44
Fix typo in doc
by Manuel Pégourié-Gonnard
· 11 years ago
5d917ff
Add a 'sni' option to ssl_server2
by Manuel Pégourié-Gonnard
· 11 years ago
274a12e
Fix bug with ssl_cache and max_entries=0
by Manuel Pégourié-Gonnard
· 11 years ago
e3b3d19
Improve doc of pk_parse_* functions
by Manuel Pégourié-Gonnard
· 11 years ago
e2ce211
Update doc of ssl_set_authmode()
by Manuel Pégourié-Gonnard
· 11 years ago
bb4dd37
Add a warning against compression in config.h
by Manuel Pégourié-Gonnard
· 11 years ago
7349142
Don't try to use MIPS32 asm macros on MIPS64
by Alex Wilson
· 11 years ago
9a6e93e
Reserve -1 as an error code (used in programs)
by Manuel Pégourié-Gonnard
· 11 years ago
844a4c0
Fix RSASSA-PSS example programs
by Manuel Pégourié-Gonnard
· 11 years ago
83cdffc
Forbid sequence number wrapping
by Manuel Pégourié-Gonnard
· 11 years ago
9533765
Reject certs and CRLs from the future
by Manuel Pégourié-Gonnard
· 11 years ago
6304f78
Add x509_time_future()
by Manuel Pégourié-Gonnard
· 11 years ago
1ec220b
Add missing #ifdefs in aes.h
by Manuel Pégourié-Gonnard
· 11 years ago
c909308
Revert "Merged RSA-PSS support in Certificate, CSR and CRL"
by Manuel Pégourié-Gonnard
· 11 years ago
2ceda57
Ability to force the Entropy module to use SHA-256 as its basis
by Paul Bakker
· 11 years ago
f2561b3
Ability to provide alternate timing implementation
by Paul Bakker
· 11 years ago
47703a0
More entropy functions made thread-safe (add_source, update_manual, gather)
by Paul Bakker
· 11 years ago
6a28e72
Merged platform compatibility layer
by Paul Bakker
· 11 years ago
71dfa86
Made valid prototypes by adding ( void ) as parameter prototype
by Paul Bakker
· 11 years ago
a9066cf
Include stdlib in the right spot
by Paul Bakker
· 11 years ago
defc0ca
Migrated the Memory layer to the Platform layer
by Paul Bakker
· 11 years ago
b2f66c9
Only include platform files when needed
by Paul Bakker
· 11 years ago
747a83a
Platform abstraction layer for memory, printf and fprintf
by Paul Bakker
· 11 years ago
ab50d8d
Merged RSA-PSS support in Certificate, CSR and CRL
by Paul Bakker
· 11 years ago
7926570
Disable ecp_set_curve() for compatibility
by Manuel Pégourié-Gonnard
· 11 years ago
ab24010
Enforce our choice of allowed curves.
by Manuel Pégourié-Gonnard
· 11 years ago
7f38ed0
ssl_set_curves is no longer ECDHE only
by Manuel Pégourié-Gonnard
· 11 years ago
cd49f76
Make ssl_set_curves() work client-side too.
by Manuel Pégourié-Gonnard
· 11 years ago
ac71941
Renamings and other fixes
by Manuel Pégourié-Gonnard
· 11 years ago
e40c469
The default ECDH curve list will be dynamically built in the ecp module based on ecp_supported_curves[].
by Gergely Budai
· 11 years ago
de05390
Rename ecdh_curve_list to curve_list
by Manuel Pégourié-Gonnard
· 11 years ago
Next »