Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
dc58e59280891b354486e61943ae27d0c5f23442
/
library
dc58e59
Simplify code in mbedtls_x509_csr_parse
by Philippe Antoine
· 6 years ago
78657e5
Fix memory leak in mbedtls_x509_csr_parse
by Philippe Antoine
· 7 years ago
662ae9e
Change the library version to 2.7.4
by Simon Butcher
· 6 years ago
112dfd5
Merge remote-tracking branch 'public/pr/1728' into mbedtls-2.7
by Simon Butcher
· 6 years ago
47212c8
Merge remote-tracking branch 'public/pr/1581' into mbedtls-2.7
by Simon Butcher
· 6 years ago
da46a40
Merge remote-tracking branch 'public/pr/1711' into mbedtls-2.7
by Simon Butcher
· 6 years ago
49de6b8
Compilation warning fixes on 32b platfrom with IAR
by Simon Butcher
· 6 years ago
fb6da88
Merge remote-tracking branch 'public/pr/1655' into mbedtls-2.7
by Simon Butcher
· 6 years ago
ec4ce37
Only redefine _WIN32_WINNT macro when < 0x0501
by Fabio Alessandrelli
· 7 years ago
bb5e1c3
Fix multiple quality issues in the source
by Simon Butcher
· 6 years ago
826cdab
Treat warnings as errors for IAR
by Azim Khan
· 7 years ago
68207f8
Fix braces in mbedtls_memory_buffer_alloc_status()
by Darryl Green
· 7 years ago
1fc4d33
Update version to 2.7.3
by Jaeden Amero
· 7 years ago
07d1d5f
Merge remote-tracking branch 'upstream-restricted/pr/473' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
4022561
Merge branch 'mbedtls-2.7-proposed' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
6608096
Change accepted ciphersuite versions when parsing server hello
by Andrzej Kurek
· 7 years ago
149f3a4
Change variable bytes_written to header_bytes in record decompression
by Andrzej Kurek
· 7 years ago
c3a3e2d
ssl_tls: Fix invalid buffer sizes during compression / decompression
by Andrzej Kurek
· 7 years ago
0acbd7d
Same ciphersuite validation in server and client hello
by Mohammad Azim Khan
· 7 years ago
8bce368
Merge remote-tracking branch 'restricted/pr/468' into mbedtls-2.7-restricted-proposed
by Manuel Pégourié-Gonnard
· 7 years ago
affb4f8
Improve comments style
by Krzysztof Stachowiak
· 7 years ago
5ca4c5a
Remove a redundant test
by Krzysztof Stachowiak
· 7 years ago
314f161
Add buffer size check before cert_type_len read
by Krzysztof Stachowiak
· 7 years ago
071f9a3
Add a missing buffer size check
by Krzysztof Stachowiak
· 7 years ago
3d8663b
Correct buffer size check
by Krzysztof Stachowiak
· 7 years ago
d8e0cec
Merge remote-tracking branch 'upstream-public/pr/1464' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
b5f53b1
Merge remote-tracking branch 'upstream-public/pr/1401' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
e7dc462
Merge remote-tracking branch 'upstream-public/pr/1543' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
29ed80f
Fix compatibility problem in the printed message
by mohammad1603
· 7 years ago
595c84a
Merge remote-tracking branch 'upstream-public/pr/1500' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
a0e03a8
Merge branch 'pr_1538' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
cc78ac4
Update error.c
by Gilles Peskine
· 7 years ago
5114d3e
Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH
by Gilles Peskine
· 7 years ago
38a29ee
return plaintext data faster on unpadded decryption
by Andy Leiserson
· 8 years ago
38e37bd
Merge remote-tracking branch 'upstream-public/pr/1529' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
44a6a68
Check whether INT_MAX larger than SIZE_MAX scenario
by mohammad1603
· 7 years ago
5166a18
Merge remote-tracking branch 'upstream-public/pr/1468' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
0d89104
Merge remote-tracking branch 'upstream-public/pr/1524' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
ef59b73
Merge remote-tracking branch 'upstream-public/pr/1479' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
004e371
Fix parsing of PKCS#8 encoded Elliptic Curve keys.
by Jethro Beekman
· 7 years ago
24e8283
Fix coding style in pkcs5.c preprocessor directives
by Andres Amaya Garcia
· 7 years ago
a1bc0e2
Compile PBES2 in PKCS5 only if ASN1 is enabled
by Marcos Del Sol Vives
· 8 years ago
2f15952
Allow overriding ar param prefix in library/Makefile
by Andres Amaya Garcia
· 7 years ago
2679c1c
Make DLEXT var configurable in library/Makefile
by Andres Amaya Garcia
· 7 years ago
877c6dc
Merge remote-tracking branch 'upstream-restricted/pr/456' into mbedtls-2.7
by Jaeden Amero
· 7 years ago
2cfeb88
Merge tag 'mbedtls-2.7.2' into iotssl-1381-x509-verify-refactor-2.7-restricted
by Gilles Peskine
· 7 years ago
2ea2d68
Verify that f_send and f_recv send and receive the expected length
by mohammad1603
· 7 years ago
d675986
Merge remote-tracking branch 'upstream-public/pr/1256' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
8980da5
Merge remote-tracking branch 'myfork/pr_726' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
8190678
Do not define and initialize global mutexes on configurations that do not use them.
by Gergely Budai
· 7 years ago
1e3c000
Fix dylib linking
by Mitsuhiro Nakamura
· 7 years ago
2170130
Robustness fix in mbedtls_ssl_derive_keys
by Gilles Peskine
· 7 years ago
b11af86
Avoid wraparound on in_left
by mohammad1603
· 7 years ago
9ae1fba
Update version to 2.7.2
by Jaeden Amero
· 7 years ago
mbedtls-2.7.2
c9908f0
Merge remote-tracking branch 'upstream-public/pr/1064' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
mbedtls-2.7.2-rc1
e0b1a73
Merge remote-tracking branch 'upstream-restricted/pr/464' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
73923e1
Merge remote-tracking branch 'upstream-restricted/pr/459' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
8a032e6
Merge branch 'mbedtls-2.7-proposed' into mbedtls-2.7-restricted-proposed
by Jaeden Amero
· 7 years ago
32ae73b
Merge remote-tracking branch 'upstream-public/pr/1448' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
100273d
Merge remote-tracking branch 'upstream-public/pr/1449' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
e1c916c
Merge remote-tracking branch 'upstream-public/pr/1451' into mbedtls-2.7-proposed
by Jaeden Amero
· 7 years ago
b5609f3
Prevent arithmetic overflow on bould check
by Krzysztof Stachowiak
· 7 years ago
b3e8f9e
Add bounds check before signature
by Krzysztof Stachowiak
· 7 years ago
8e0b116
Prevent arithmetic overflow on bounds check
by Krzysztof Stachowiak
· 7 years ago
9e1839b
Add bounds check before length read
by Krzysztof Stachowiak
· 7 years ago
5a9f46e
x509: CRL: reject unsupported critical extensions
by Manuel Pégourié-Gonnard
· 7 years ago
64540d9
Merge remote-tracking branch 'upstream-restricted/pr/458' into mbedtls-2.7-restricted-proposed
by Gilles Peskine
· 7 years ago
955d704
Merge remote-tracking branch 'upstream-restricted/pr/460' into mbedtls-2.7-restricted-proposed
by Gilles Peskine
· 7 years ago
b0ba5bc
Yet another dependency issue (PKCS1_V15)
by Manuel Pégourié-Gonnard
· 7 years ago
427ff48
Merge remote-tracking branch 'upstream-public/pr/1219' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
c5671bd
Merge remote-tracking branch 'upstream-public/pr/778' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
dd7f5b9
Merge remote-tracking branch 'upstream-public/pr/1079' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
158fc33
Merge remote-tracking branch 'upstream-public/pr/1296' into HEAD
by Gilles Peskine
· 7 years ago
930ec7d
Minor fixes
by Hanno Becker
· 7 years ago
a5fa079
Verify the result of RSA private key operations
by Hanno Becker
· 7 years ago
e786a7e
x509: fix remaining unchecked call to mbedtls_md()
by Manuel Pégourié-Gonnard
· 7 years ago
71df373
Clarify mutual references in comments
by Manuel Pégourié-Gonnard
· 7 years ago
7b2e85d
Use both applicable error codes and a proper coding style
by Sanne Wouda
· 7 years ago
b2b29d5
Add end-of-buffer check to prevent heap-buffer-overflow
by Sanne Wouda
· 7 years ago
6451909
Fix x509_get_subject_alt_name to drop invalid tag
by Andres Amaya Garcia
· 7 years ago
35eb39a
Fix some issues in comments
by Manuel Pégourié-Gonnard
· 7 years ago
2e7fee0
Fix bug in X.509 CRT verification code
by Hanno Becker
· 7 years ago
75d3560
Fix some comment typos
by Manuel Pégourié-Gonnard
· 7 years ago
c08e906
Add comments on chain verification cases
by Manuel Pégourié-Gonnard
· 7 years ago
b9c72eb
Improve handling of md errors in X.509
by Manuel Pégourié-Gonnard
· 7 years ago
6a4e22c
Update version to 2.7.1
by Jaeden Amero
· 7 years ago
mbedtls-2.7.1
6085c72
Backport 2.7:Add guard to out_left to avoid negative values
by mohammad1603
· 7 years ago
3f9cff2
Merge branch 'prr_424' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
e80cd46
Adapt version_features.c
by Hanno Becker
· 7 years ago
a53ff8d
MD: Make deprecated functions not inline
by Jaeden Amero
· 7 years ago
8db3efb
Add missing MBEDTLS_DEPRECATED_REMOVED guards
by Gilles Peskine
· 7 years ago
420386d
Merge branch 'pr_1352' into mbedtls-2.7-proposed
by Gilles Peskine
· 7 years ago
8d6d8c8
ctr_drbg: Typo fix in the file description comment.
by Paul Sokolovsky
· 7 years ago
12ccef2
pkcs5v2: add support for additional hmacSHA algorithms
by Antonio Quartulli
· 7 years ago
85e1dcf
Fix handshake failure in suite B
by Ron Eldor
· 7 years ago
3b438d3
Update version to 2.7.0
by Jaeden Amero
· 7 years ago
9564e97
Merge branch 'development' into development-restricted
by Jaeden Amero
· 7 years ago
2f8163d
Improve CTR-DRBG documentation
by Rose Zadik
· 7 years ago
042e97f
Improve RSA documentation
by Rose Zadik
· 7 years ago
41ad082
Improve DHM documentation
by Rose Zadik
· 7 years ago
Next »