Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
bc7bdbf5c89768812fe4e5f0f62979488741bd04
bc7bdbf
Organize CMakeLists targets in alphabetical order
by Andres Amaya Garcia
· 7 years ago
21b376b
Organize output objs in alfabetical order in Makefile
by Andres Amaya Garcia
· 7 years ago
14a8b59
Fix doxygen error for MBEDTLS_PLATFORM_ZEROIZE_ALT
by Andres Amaya Garcia
· 7 years ago
c58787f
Update docs for MBEDTLS_PLATFORM_ZEROIZE_ALT in config.h
by Andres Amaya Garcia
· 7 years ago
3ea559e
Fix alignment in makefile
by Andres Amaya Garcia
· 7 years ago
eecea0e
Update zeroize test to use mbedtls_platform_zeroize()
by Andres Amaya Garcia
· 7 years ago
9644983
Add platform_utils and zeroize to visualc files
by Andres Amaya Garcia
· 7 years ago
82934be
Do not install zeroize program in CMakeLists
by Andres Amaya Garcia
· 7 years ago
1f6301b
Rename mbedtls_zeroize to mbedtls_platform_zeroize
by Andres Amaya Garcia
· 7 years ago
904e1ef
Make utils module part of the platform
by Andres Amaya Garcia
· 7 years ago
ae8e306
Fix docs typos for zeroize related features/test
by Andres Amaya Garcia
· 7 years ago
757cd72
Update license headers year and branding
by Andres Amaya Garcia
· 7 years ago
42defd1
Improve docs for zeroize.c and test_zeroize.gdb
by Andres Amaya Garcia
· 7 years ago
1e8ea5f
Improve docs for mbedtls_zeroize() and add refs
by Andres Amaya Garcia
· 7 years ago
6606d5c
Add config.h docs for MBEDTLS_UTILS_ZEROIZE_ALT
by Andres Amaya Garcia
· 7 years ago
1962405
Justify moving zeroize() to utils in ChangeLog
by Andres Amaya Garcia
· 7 years ago
806f403
Improve detection of program exit code in gdb script
by Andres Amaya Garcia
· 7 years ago
6e34e63
Fix style in programs/test/zeroize.c
by Andres Amaya Garcia
· 7 years ago
7111a0d
Change test_zeroize.gdb script breakpoint due to zeroize.c change
by Andres Amaya Garcia
· 7 years ago
88f8f41
Move zeroize func call to end of program in zeroize.c
by Andres Amaya Garcia
· 7 years ago
0bd4237
Fix formatting in utils.c file comment
by Andres Amaya Garcia
· 7 years ago
ecd1891
Change mbedtls_zeroize() to prevent optimizations
by Andres Amaya Garcia
· 7 years ago
2967381
Extend zeroize tests to multiple optimizations
by Andres Amaya Garcia
· 7 years ago
24768bf
Improve test_zeroize.gdb breakpoint
by Andres Amaya Garcia
· 7 years ago
b1262a3
Allow compile-time alternate to mbedtls_zeroize()
by Andres Amaya Garcia
· 7 years ago
e32df08
Remove individual copies of mbedtls_zeroize()
by Andres Amaya Garcia
· 7 years ago
d0d7bf6
Add gdb zeroize test when compiling with clang
by Andres Amaya Garcia
· 7 years ago
f2d1792
Document test_zeroize.gdb script
by Andres Amaya Garcia
· 7 years ago
c6b0abd
Fix alignment of Makefiles
by Andres Amaya Garcia
· 7 years ago
9a65b1d
Add utils.h ChangeLog entry
by Andres Amaya Garcia
· 7 years ago
ddebc49
Add gdb script to test mbedtls_zeroize()
by Andres Amaya Garcia
· 7 years ago
5ab74a1
Add programs/test/zeroize.c to test mbedtls_zeroize
by Andres Amaya Garcia
· 7 years ago
614d9c0
Add a utils.h file that contains common functions
by Andres Amaya Garcia
· 7 years ago
4ca9a45
Merge remote-tracking branch 'public/pr/1560' into development-proposed
by Manuel Pégourié-Gonnard
· 7 years ago
e72d322
Merge remote-tracking branch 'public/pr/1559' into development-proposed
by Manuel Pégourié-Gonnard
· 7 years ago
5053efd
Warn if using a memory sanitizer on AESNI
by Gilles Peskine
· 7 years ago
ec4733b
Make the memset call prior to FD_ZERO conditional to needing it
by Gilles Peskine
· 7 years ago
80aa3b8
Merge branch 'pr_946' into development-proposed
by Gilles Peskine
· 7 years ago
5c77f2e
Merge remote-tracking branch 'upstream-public/pr/1535' into development-proposed
by Gilles Peskine
· 7 years ago
e4d3b7f
Fix merge glitch in ChangeLog
by Gilles Peskine
· 7 years ago
b9e8696
Merge remote-tracking branch 'upstream-public/pr/1142' into development-proposed
by Gilles Peskine
· 7 years ago
315b460
Merge remote-tracking branch 'upstream-public/pr/1457' into development-proposed
by Gilles Peskine
· 7 years ago
73db838
Merge remote-tracking branch 'upstream-public/pr/1547' into development-proposed
by Gilles Peskine
· 7 years ago
be2371c
Merge branch 'pr_348' into development-proposed
by Gilles Peskine
· 7 years ago
557e77d
Add ChangeLog entry
by Gilles Peskine
· 7 years ago
a09453f
Merge branch 'pr_1395' into development-proposed
by Gilles Peskine
· 7 years ago
d6953b5
Improve changelog entry
by Gilles Peskine
· 7 years ago
1fae860
Merge remote-tracking branch 'upstream-public/pr/1543' into development-proposed
by Gilles Peskine
· 7 years ago
f4e5b7e
Additionally initialize fd_set's via memset in mbedtls_net_poll
by Hanno Becker
· 7 years ago
b364053
pk_sign: add stdlib include
by Andrzej Kurek
· 7 years ago
0cbe816
ChangeLog updated and returning proper value
by Kevin Luty
· 7 years ago
19d392b
Fix compatibility problem in the printed message
by mohammad1603
· 7 years ago
90a8b52
Merge branch 'pr_1480' into development-proposed
by Gilles Peskine
· 7 years ago
092bf3d
Add original PR reference
by Gilles Peskine
· 7 years ago
0ed632f
Merge remote-tracking branch 'upstream-public/pr/1499' into development-proposed
by Gilles Peskine
· 7 years ago
5e4464e
Merge remote-tracking branch 'upstream-public/pr/1539' into development-proposed
by Gilles Peskine
· 7 years ago
695d557
Merge branch 'pr_1180' into development-proposed
by Gilles Peskine
· 7 years ago
4045c74
Minor changelog improvement
by Gilles Peskine
· 7 years ago
c96ccf4
Add ChangeLog entry to credit independent contribution
by Gilles Peskine
· 7 years ago
039fd12
Robustness fix in mbedtls_ssl_derive_keys
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
eea1c4e
Improve documentation of mbedtls_ssl_write()
by Darryl Green
· 7 years ago
08f3ef1
Basic support for Curve448, similar to the current level of support for Curve25519
by Nicholas Wilson
· 9 years ago
a357f1a
Move changelog entry to bugfix from changes
by Andrzej Kurek
· 7 years ago
19d1373
Enable SSL test scripts to dump logs on stdout
by Azim Khan
· 7 years ago
4ba87fc
Merge remote-tracking branch 'upstream-public/pr/758' into development-proposed
by Jaeden Amero
· 7 years ago
2ad47e3
Merge remote-tracking branch 'upstream-public/pr/1528' into development-proposed
by Jaeden Amero
· 7 years ago
78a03ec
Merge remote-tracking branch 'upstream-public/pr/1379' into development-proposed
by Jaeden Amero
· 7 years ago
5031a9a
Merge remote-tracking branch 'upstream-public/pr/1134' into development-proposed
by Jaeden Amero
· 7 years ago
52aecb9
Check whether INT_MAX larger than SIZE_MAX scenario
by mohammad1603
· 7 years ago
90226be
Merge remote-tracking branch 'upstream-public/pr/1467' into development-proposed
by Jaeden Amero
· 7 years ago
2843d21
Merge remote-tracking branch 'upstream-public/pr/1523' into development-proposed
by Jaeden Amero
· 7 years ago
2bd5757
Merge branch 'development' into iotssl-1204
by Hanno Becker
· 7 years ago
5ec1183
Merge remote-tracking branch 'upstream-public/pr/1474' into development-proposed
by Jaeden Amero
· 7 years ago
065ecf5
Changelog: use my real name (#758)
by Ivan Krylov
· 7 years ago
552b9cc
Merge remote-tracking branch 'upstream-public/pr/1477' into development-proposed
by Jaeden Amero
· 7 years ago
9528658
Merge remote-tracking branch 'upstream-public/pr/701' into development-proposed
by Jaeden Amero
· 7 years ago
8645e90
Merge remote-tracking branch 'upstream-restricted/pr/363' into development-proposed
by Jaeden Amero
· 7 years ago
6a92ce6
Improve documentation of MBEDTLS_AES_FEWER_TABLES in config.h
by Hanno Becker
· 7 years ago
18b7843
Fix a typo in a comment
by Manuel Pégourié-Gonnard
· 7 years ago
fff308e
Add a ChangeLog entry for Curve22519 N
by Manuel Pégourié-Gonnard
· 7 years ago
54fc34e
Include order of Curve25519 base point in curve data
by Nicholas Wilson
· 9 years ago
7183031
Rephrase Changelog entry Bugfix->Changes
by Azim Khan
· 7 years ago
6c563fa
Add tests for "return plaintext data faster on unpadded decryption"
by Jethro Beekman
· 7 years ago
f69ad5a
Add ChangeLog entry
by Gilles Peskine
· 7 years ago
cb47a79
Add ChangeLog entry for PBES2 when ASN1 disabled
by Andres Amaya Garcia
· 7 years ago
576d474
Fix test dependencies of pkcs5 pbs2 on asn1 parse
by Andres Amaya Garcia
· 7 years ago
af9a486
Fix coding style in pkcs5.c preprocessor directives
by Andres Amaya Garcia
· 7 years ago
8a0dfac
Compile PBES2 in PKCS5 only if ASN1 is enabled
by Marcos Del Sol Vives
· 8 years ago
79db933
Fix shared library lookup on Mac OS X when running tests
by Andres Amaya Garcia
· 7 years ago
420f0cc
Make DLEXT var configurable in programs and tests makefiles
by Andres Amaya Garcia
· 7 years ago
d1b1788
Improve ChangeLog for DLEXT and AR_DASH changes
by Andres Amaya Garcia
· 7 years ago
79e7789
return plaintext data faster on unpadded decryption
by Andy Leiserson
· 8 years ago
98a6786
Adapt changes to all.sh to work with --keep-going mode
by Hanno Becker
· 7 years ago
4c1dc3c
Improve documentation of MBEDTLS_AES_ROM_TABLES
by Hanno Becker
· 7 years ago
783cb06
Remove duplicate test in all.sh
by Hanno Becker
· 7 years ago
b604960
Merge remote-tracking branch 'upstream-public/pr/1435' into development-proposed
by Jaeden Amero
· 7 years ago
fba16f7
Merge remote-tracking branch 'upstream-public/pr/572' into development-proposed
by Jaeden Amero
· 7 years ago
de420a4
Fix some test deps
by Deomid Ryabkov
· 8 years ago
Next »