TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
52c9ecb408ffcde795af05bee8b4f21ea935423f
52c9ecb
Fixed memory leak in ssl_server2.c main
by Teppo Järvelin
· 6 years ago
ff1ce26
Fixed to compile: ssl_async_keys is not a pointer but was treated that way when giving to functions.
by Teppo Järvelin
· 6 years ago
ead3aae
Reduce number of entropy sources to 1 in baremetal configuration
by Hanno Becker
· 6 years ago
c828432
Make use of copy-less CRT parsing API in ssl_client2/ssl_server2
by Hanno Becker
· 6 years ago
7d864c4
ssl_client2/ssl_server2: Use heap for various structures
by Hanno Becker
· 6 years ago
85b495b
Merge remote-tracking branch 'origin/pr/652' into baremetal
by Simon Butcher
· 6 years ago
bf77960
Merge remote-tracking branch 'public/pr/2849' into baremetal
by Simon Butcher
· 6 years ago
8d0684d
Merge remote-tracking branch 'public/pr/2835' into baremetal
by Simon Butcher
· 6 years ago
810ee06
Merge remote-tracking branch 'public/pr/2830' into baremetal
by Simon Butcher
· 6 years ago
d2c2486
baremetal.sh: include total in ROM report
by Manuel Pégourié-Gonnard
· 6 years ago
15be0ee
baremetal.sh: extract ROM reporting to a function
by Manuel Pégourié-Gonnard
· 6 years ago
8b5e6bd
Improve some internal documentation
by Manuel Pégourié-Gonnard
· 6 years ago
6d229f8
Adapt EC-JPAKE test suite to hardcodable hash
by Manuel Pégourié-Gonnard
· 6 years ago
a77e9b5
Make sub-context statically allocated
by Manuel Pégourié-Gonnard
· 6 years ago
073c1e1
Remove pk_info from pk_context_t with SINGLE_TYPE
by Manuel Pégourié-Gonnard
· 6 years ago
2829bbf
Remove dependency from SSL on PK internals
by Manuel Pégourié-Gonnard
· 6 years ago
4223ce4
Introduce macro-based read access to ctx->pk_info
by Manuel Pégourié-Gonnard
· 6 years ago
f8b7c7f
Implement two-valued handle type
by Manuel Pégourié-Gonnard
· 6 years ago
020d9ba
Introduce abstraction mbedtls_pk_handle_t
by Manuel Pégourié-Gonnard
· 6 years ago
08620cb
Implement static dispatch with SINGLE_PK_TYPE
by Manuel Pégourié-Gonnard
· 6 years ago
8cd2889
Clean up merged pk_wrap in pk.c
by Manuel Pégourié-Gonnard
· 6 years ago
4ed179f
Merge pk_wrap into pk.c
by Manuel Pégourié-Gonnard
· 6 years ago
342cecf
Introduce macro-based access to info members
by Manuel Pégourié-Gonnard
· 6 years ago
1c1cc0d
Add config.h option MBEDTLS_PK_SINGLE_HASH
by Manuel Pégourié-Gonnard
· 6 years ago
26b807d
Fix bug in pkwrite with TinyCrypt but no RSA
by Manuel Pégourié-Gonnard
· 6 years ago
f4afbf9
Fix missing include in some pkey programs
by Manuel Pégourié-Gonnard
· 6 years ago
097628f
Fix undeclared dependency on RSA_ALT in tests
by Manuel Pégourié-Gonnard
· 6 years ago
57d96cd
Move NULL check inside accessor function
by Manuel Pégourié-Gonnard
· 6 years ago
2d9466f
Minor preparatory changes in mbedtls_pk_check_pair()
by Manuel Pégourié-Gonnard
· 6 years ago
c10f092
Add accessor functions for members of pk_info
by Manuel Pégourié-Gonnard
· 6 years ago
e5a0b36
Merge branch 'baremetal' into baremetal-2.16-20190909
by Manuel Pégourié-Gonnard
· 6 years ago
3cdfa0c
Fix ChangeLog by grouping baremetal entries
by Manuel Pégourié-Gonnard
· 6 years ago
f950e28
Changed generate_visualc_files.pl to exclude x509_xxx files
by Teppo Järvelin
· 6 years ago
e8144aa
Merge remote-tracking branch 'origin/pr/657' into baremetal
by Simon Butcher
· 6 years ago
88b535a
Merge remote-tracking branch 'origin/pr/654' into baremetal
by Simon Butcher
· 6 years ago
303d399
Merge remote-tracking branch 'origin/pr/609' into baremetal
by Simon Butcher
· 6 years ago
9bdd13b
Merge remote-tracking branch 'origin/pr/621' into baremetal
by Simon Butcher
· 6 years ago
e901566
Merge remote-tracking branch 'origin/pr/658' into baremetal
by Simon Butcher
· 6 years ago
fc6df59
Fixing windows build: don't compile c files which are included
by Teppo Järvelin
· 6 years ago
fa4cbe0
Fix conflict in EC private key writing
by Manuel Pégourié-Gonnard
· 6 years ago
8abd0a0
Merge branch 'mbedtls-2.16' into baremetal-2.16-20190909
by Manuel Pégourié-Gonnard
· 6 years ago
3d7439e
Review corrections 6
by Arto Kinnunen
· 6 years ago
84eeb4f
Review corrections 5
by Arto Kinnunen
· 6 years ago
389b16d
Minor changes to tinycrypt README
by Simon Butcher
· 6 years ago
05ab732
Typos in the tinycrypt README
by Simon Butcher
· 6 years ago
92c3d1f
Addition of copyright statements to tinycrypt files
by Simon Butcher
· 6 years ago
4f58d69
Add LICENSE and README for tinycrypt
by Simon Butcher
· 6 years ago
cffedb5
Add SPDX lines to each imported TinyCrypt file
by Simon Butcher
· 6 years ago
9b3b194
Review corrections 4
by Arto Kinnunen
· 6 years ago
a3fa06e
Review corrections 3
by Arto Kinnunen
· 6 years ago
4f4849a
Review corrections 2
by Arto Kinnunen
· 6 years ago
6e3f09b
Review corrections
by Arto Kinnunen
· 6 years ago
ee9bfca
Update signature of BE conversion functions
by Arto Kinnunen
· 6 years ago
0b62ce8
Use function for 16/24/32-bit BE conversion
by Arto Kinnunen
· 6 years ago
7fce190
Merge remote-tracking branch 'origin/pr/635' into HEAD
by Simon Butcher
· 6 years ago
b8ec79f
Merge remote-tracking branch 'origin/pr/645' into HEAD
by Simon Butcher
· 6 years ago
392a8d0
x509.c: Minor readability improvement
by Hanno Becker
· 6 years ago
14b0a68
x509_crt.c: Indicate guarding condition in #else branch
by Hanno Becker
· 6 years ago
cd239f8
X.509: Don't remove verify callback by default
by Hanno Becker
· 6 years ago
cd839c9
Fix Doxygen warnings regarding removed verify cb+ctx parameters
by Hanno Becker
· 6 years ago
03d7746
ECC restart: Use optional verification mode in bad signature test
by Hanno Becker
· 6 years ago
8d6d320
Re-implement verify chain if vrfy cbs are disabled
by Hanno Becker
· 6 years ago
adc282a
Add zero-cost abstraction layer for CRT verification chain
by Hanno Becker
· 6 years ago
9ec3fe0
Introduce configuration option to remove CRT verification callbacks
by Hanno Becker
· 6 years ago
56d1b23
Fixup: Don't assume that alt SHA256 impln's have trivial init/free
by Hanno Becker
· 6 years ago
18c8936
Fixup: Correct Doxygen file name primitive in md_internal.h
by Hanno Becker
· 6 years ago
f6cc3cd
Fixup: Typo in check_config.h entry for single hash encoding
by Hanno Becker
· 6 years ago
f207562
Fixup: Typo in all.sh component description for single-MD hardcoding
by Hanno Becker
· 6 years ago
55fdae0
Fixup: Improve comment on helper macros in md_internal.h
by Hanno Becker
· 6 years ago
3252c4d
Fixup MD: Avoid always-false pointer comparison
by Hanno Becker
· 6 years ago
94f48e0
MD: Use no-op for context SHA-256 init() and free()
by Hanno Becker
· 6 years ago
64b0623
MD: Implement config dep'n inlining of mbedtls_md_setup()
by Hanno Becker
· 6 years ago
52e36bc
MD: Embed digest context structure into MD wrapper context
by Hanno Becker
· 6 years ago
4a99765
MD: Introduce macro for initialization function
by Hanno Becker
· 6 years ago
6deddf7
MD: Introduce macro for underlying context type
by Hanno Becker
· 6 years ago
c290847
Fixup md.h: Fix use of `inline` keyword in MSVC
by Hanno Becker
· 6 years ago
7a78fe4
Fixup: Avoid unused function warning for MD wrappers
by Hanno Becker
· 6 years ago
d73aabd
Fixup: Declare digest info structures as static
by Hanno Becker
· 6 years ago
53ade9f
MD: Implement config dep'n inlining of mbedtls_md_process()
by Hanno Becker
· 6 years ago
993691d
MD: Implement config dep'n inlining of mbedtls_md_finish()
by Hanno Becker
· 6 years ago
fdef5ac
MD: Implement config dep'n inlining of mbedtls_md_update()
by Hanno Becker
· 6 years ago
527f7c9
MD: Demonstrate config-dep'n API inlining for mbedtls_md_starts()
by Hanno Becker
· 6 years ago
7a7b722
Add dummy def of MBEDTLS_MD_INFO_SHA256 to make check-names.sh happy
by Hanno Becker
· 6 years ago
c4e4210
Introduce md_internal.h
by Hanno Becker
· 6 years ago
3f7d270
md.c: Avoid overly long lines
by Hanno Becker
· 6 years ago
3a98eab
Don't return function pointers from MD info getters
by Hanno Becker
· 6 years ago
08cf43a
Fix typo MBEDTLS_SSL_CONF_SINGLE_HASH -> MBEDTLS_MD_SINGLE_HASH
by Hanno Becker
· 6 years ago
8fbacf9
check_config.h: Check MBEDTLS_MD_SINGLE_HASH is used with single MD
by Hanno Becker
· 6 years ago
c763e9d
Add test for MD hardcoding to all.sh
by Hanno Becker
· 6 years ago
bdaf0ea
Make MD info getters always inline
by Hanno Becker
· 6 years ago
d9bf935
Disable invalid argument MD test case
by Hanno Becker
· 6 years ago
c94fc6c
Add MBEDTLS_ALWAYS_INLINE macro to platform_util.h
by Hanno Becker
· 6 years ago
d806d9d
Use SHA-256 as single hardcoded hash in baremetal configuration
by Hanno Becker
· 6 years ago
ccb2b62
Remove handle from MD context in single hash config
by Hanno Becker
· 6 years ago
1292c35
Add config.h option to hardcode choice of single MD algorithm
by Hanno Becker
· 6 years ago
d03949e
Remove md_wrap.c and md_internal.h
by Hanno Becker
· 6 years ago
d3827c7
Introduce getter for MD handle from MD context
by Hanno Becker
· 6 years ago
62a44d4
Allow defining MD information structs through macros
by Hanno Becker
· 6 years ago
0e7fc31
Inline md_wrap.c in md.c
by Hanno Becker
· 6 years ago
530387e
Introduce getter functions for MD info fields
by Hanno Becker
· 6 years ago
Next »