Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
39e2ca919450229d25149337502184f9a98d9eea
/
library
0a88574
DTLS: treat bad MAC on Finished as an error
by Manuel Pégourié-Gonnard
· 9 years ago
052d10c
Accept a trailing space at end of PEM lines
by Manuel Pégourié-Gonnard
· 9 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 9 years ago
10a6f02
Merge branch 'development' into IOTSSL-442-hello-noext
by Simon Butcher
· 9 years ago
6f42417
Fix typo in that broke installation in cmake
by Manuel Pégourié-Gonnard
· 9 years ago
4cc8c63
Add test for extensionless ClientHello
by Manuel Pégourié-Gonnard
· 9 years ago
a6e5bd5
Fix bug with extension-less ServerHello
by Manuel Pégourié-Gonnard
· 9 years ago
cb0d212
Fix level of some debug messages
by Manuel Pégourié-Gonnard
· 9 years ago
b076116
Fix one debug message
by Manuel Pégourié-Gonnard
· 9 years ago
1bab7d7
Fix blank line in comments
by Manuel Pégourié-Gonnard
· 9 years ago
4cb87f4
Prepare for 2.0.0 release
by Paul Bakker
· 9 years ago
mbedtls-2.0.0
fc2ccfe
Fix missing comma with ENTROPY_HARDWARE_ALT
by Manuel Pégourié-Gonnard
· 9 years ago
a4f055f
Some windows environments don't have _snprint_s
by Manuel Pégourié-Gonnard
· 9 years ago
20af64d
Still need to #define inline for MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
e540b49
Add one more debug message
by Manuel Pégourié-Gonnard
· 9 years ago
b4b19f3
Add a debug message
by Manuel Pégourié-Gonnard
· 9 years ago
001f2b6
Use xxx_clone() instead of memcpy() in SSL
by Manuel Pégourié-Gonnard
· 9 years ago
c0bf01e
Undo overzealous renaming of internal variables
by Manuel Pégourié-Gonnard
· 9 years ago
052a6c9
Add mbedtls_md_clone()
by Manuel Pégourié-Gonnard
· 9 years ago
16d412f
Add md/shaXXX_clone() API
by Manuel Pégourié-Gonnard
· 9 years ago
b9d64e5
Fix missing calls to md/shaxxx_free()
by Manuel Pégourié-Gonnard
· 9 years ago
71d296a
Add missing calls to _free() in md_wrap
by Manuel Pégourié-Gonnard
· 9 years ago
5791109
Make the hardclock test optional
by Manuel Pégourié-Gonnard
· 9 years ago
9bd0afd
Add guards for closed socket in net.c
by Manuel Pégourié-Gonnard
· 9 years ago
2505528
Rm obsolete defines for inline wiht MSVC
by Manuel Pégourié-Gonnard
· 9 years ago
636741b
Remove obsolete hacks for uin32_t
by Manuel Pégourié-Gonnard
· 9 years ago
9de64f5
Fix MSVC warnings in library and programs
by Manuel Pégourié-Gonnard
· 9 years ago
acecb65
Fix mbedtls_net_usleep() on Windows
by Manuel Pégourié-Gonnard
· 9 years ago
abc729e
Simplify net_accept() with UDP sockets
by Manuel Pégourié-Gonnard
· 9 years ago
db2468d
Update old comment
by Manuel Pégourié-Gonnard
· 9 years ago
3d7d00a
Rename mbedtls_net_close() to mbedtls_net_free()
by Manuel Pégourié-Gonnard
· 9 years ago
9189585
Move from naked int to a structure in net.c
by Manuel Pégourié-Gonnard
· 9 years ago
16a17a4
Fix net_accept() for UDP sockets on Windows
by Manuel Pégourié-Gonnard
· 9 years ago
a16e7c4
Rename a debug function
by Manuel Pégourié-Gonnard
· 9 years ago
80d627a
Remove now useless function
by Manuel Pégourié-Gonnard
· 9 years ago
b74c245
Rework debug to not need dynamic alloc
by Manuel Pégourié-Gonnard
· 9 years ago
fa67eba
Fix X.509 keysize check with multiple CAs
by Manuel Pégourié-Gonnard
· 9 years ago
f659d2c
Tune up Windows snprintf() support
by Manuel Pégourié-Gonnard
· 9 years ago
e1d34d1
cmake: add shortcut 'lib' for all libraries
by Manuel Pégourié-Gonnard
· 9 years ago
574ae18
Fix stupid typo that broke make SHARED=1
by Manuel Pégourié-Gonnard
· 9 years ago
147be4f
Rm old variable from (c)make files
by Manuel Pégourié-Gonnard
· 9 years ago
752c501
One soversion per library
by Manuel Pégourié-Gonnard
· 9 years ago
c7781ad
Split library in CMake
by Manuel Pégourié-Gonnard
· 9 years ago
ba2c876
cmake: adjust libraries linking
by Manuel Pégourié-Gonnard
· 9 years ago
216a183
Fix whitespace in CMakeLists.txt
by Manuel Pégourié-Gonnard
· 9 years ago
cde2aba
Do no test net_usleep in timing_selftest
by Manuel Pégourié-Gonnard
· 9 years ago
53585ee
Remove test DHM params from certs.c
by Manuel Pégourié-Gonnard
· 9 years ago
0761733
Fix potential NULL dereference
by Manuel Pégourié-Gonnard
· 9 years ago
dba460f
Add SSL "assertion" to help static analysis
by Manuel Pégourié-Gonnard
· 9 years ago
1cf7b30
Rewrite test to make Coverity happier
by Manuel Pégourié-Gonnard
· 9 years ago
5c59a4f
Split libs with make + general make cleanups
by Manuel Pégourié-Gonnard
· 9 years ago
21dcc1e
fixup
by Manuel Pégourié-Gonnard
· 9 years ago
463e09d
Prepare library split
by Manuel Pégourié-Gonnard
· 9 years ago
bae389b
Fix uninitialized access
by Manuel Pégourié-Gonnard
· 9 years ago
bcc0308
Avoid fclose( NULL )
by Manuel Pégourié-Gonnard
· 9 years ago
fd47423
Change SSL debug API in the library
by Manuel Pégourié-Gonnard
· 9 years ago
79c4e3e
Rm obsolete comments
by Manuel Pégourié-Gonnard
· 9 years ago
b86145e
Avoid potential NULL dereference.
by Manuel Pégourié-Gonnard
· 9 years ago
14bf706
Add SSL "assertions" to help static analyzers
by Manuel Pégourié-Gonnard
· 9 years ago
b9c93d0
Fix earlier incomplete change in RSA PMS reading
by Manuel Pégourié-Gonnard
· 9 years ago
1938975
Avoid dead stores (makes scan-build happier)
by Manuel Pégourié-Gonnard
· 9 years ago
c0d7494
Make 'port' a string in NET module
by Manuel Pégourié-Gonnard
· 9 years ago
d23f593
Avoid static buffer in debug module
by Manuel Pégourié-Gonnard
· 9 years ago
96fb685
Some more init calls
by Manuel Pégourié-Gonnard
· 9 years ago
496f24e
Deduplicate SHA-2 wrappers
by Manuel Pégourié-Gonnard
· 9 years ago
ab59321
Call init functions in MD alloc wrappers
by Manuel Pégourié-Gonnard
· 9 years ago
1cd10ad
Update prototype of x509write_set_key_usage()
by Manuel Pégourié-Gonnard
· 9 years ago
655a964
Adapt check_key_usage to new weird bits
by Manuel Pégourié-Gonnard
· 9 years ago
9a70225
Add parsing/printing for new X.509 keyUsage flags
by Manuel Pégourié-Gonnard
· 9 years ago
b80d16d
Fix return convention of x509_wildcard_verify()
by Manuel Pégourié-Gonnard
· 9 years ago
0789433
Rename M255 to Curve25519
by Manuel Pégourié-Gonnard
· 9 years ago
7320eb4
Remove references to some Montgomery curves
by Manuel Pégourié-Gonnard
· 9 years ago
9386664
Move from inttypes.h to stdint.h
by Manuel Pégourié-Gonnard
· 9 years ago
e7e8984
Fix and document corner-cases of time checking
by Manuel Pégourié-Gonnard
· 9 years ago
57e10d7
Fix potential NULL dereference.
by Manuel Pégourié-Gonnard
· 9 years ago
f9b85d9
Fix potential resource leak in X.509 parse dir
by Manuel Pégourié-Gonnard
· 9 years ago
bcf13ba
Fix issue with MemSan and entropy
by Manuel Pégourié-Gonnard
· 9 years ago
cdc26ae
Add mbedtls_ssl_set_hs_authmode
by Manuel Pégourié-Gonnard
· 9 years ago
9dbaf40
Rationalize other snprintf() uses
by Manuel Pégourié-Gonnard
· 9 years ago
1685368
Rationalize snprintf() usage in X.509 modules
by Manuel Pégourié-Gonnard
· 9 years ago
6c0c8e0
Include fixed snprintf for Windows in platform.c
by Manuel Pégourié-Gonnard
· 9 years ago
f9cbd73
Update generated files
by Manuel Pégourié-Gonnard
· 9 years ago
7580ba4
Add a concept of entropy source strength.
by Manuel Pégourié-Gonnard
· 9 years ago
3f77dfb
Add MBEDTLS_ENTROPY_HARDWARE_ALT
by Manuel Pégourié-Gonnard
· 9 years ago
bf82ff0
Fix entropy thresholds
by Manuel Pégourié-Gonnard
· 9 years ago
60c793b
Split HAVE_TIME into HAVE_TIME + HAVE_TIME_DATE
by Manuel Pégourié-Gonnard
· 9 years ago
c0696c2
Rename mbedtls_mpi_msb to mbedtls_mpi_bitlen
by Manuel Pégourié-Gonnard
· 9 years ago
097c7bb
Rename relevant global symbols from size to bitlen
by Manuel Pégourié-Gonnard
· 9 years ago
fb317c5
Rename parameter in a x509 helper
by Manuel Pégourié-Gonnard
· 9 years ago
39a48f4
Internal renamings in PK
by Manuel Pégourié-Gonnard
· 9 years ago
12ad798
Rename ssl_session.length to id_len
by Manuel Pégourié-Gonnard
· 9 years ago
898e0aa
Rename key_length in cipher_info
by Manuel Pégourié-Gonnard
· 9 years ago
b8186a5
Rename len to bitlen in function parameters
by Manuel Pégourié-Gonnard
· 9 years ago
b31c5f6
Add SSL presets.
by Manuel Pégourié-Gonnard
· 9 years ago
7bfc122
Implement sig_hashes
by Manuel Pégourié-Gonnard
· 9 years ago
36a8b57
Create API for mbedtls_ssl_conf_sig_hashes().
by Manuel Pégourié-Gonnard
· 9 years ago
9d412d8
Small internal changes in curve checking
by Manuel Pégourié-Gonnard
· 9 years ago
a83e4e2
Extra check in verify_with_profile()
by Manuel Pégourié-Gonnard
· 9 years ago
b541da6
Fix define for ssl_conf_curves()
by Manuel Pégourié-Gonnard
· 9 years ago
6e3ee3a
Add mbedtls_ssl_conf_cert_profile()
by Manuel Pégourié-Gonnard
· 9 years ago
Next »