Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
ac8673cb3f8f351f8588fdb3d2747b668e1f12b1
/
include
fadacb9
Merge branch 'development' into iotssl-461-ecjpake-finalization
by Manuel Pégourié-Gonnard
· 9 years ago
cf82893
Disable EC J-PAKE by default (experimental)
by Manuel Pégourié-Gonnard
· 9 years ago
db90c82
Fix typo in documentation
by Manuel Pégourié-Gonnard
· 9 years ago
e3132a9
Corrected misleading fn description in ssl_cache.h
by Simon Butcher
· 9 years ago
024b6df
Improve key export API and documentation
by Manuel Pégourié-Gonnard
· 9 years ago
4289c0d
Typo in parameter name
by Robert Cragie
· 9 years ago
c4e7d8a
Bump version to 2.1.2
by Manuel Pégourié-Gonnard
· 9 years ago
mbedtls-2.1.2
c80a74f
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
2ac9c60
Add 'inline' workaround where needed
by Manuel Pégourié-Gonnard
· 9 years ago
a97ab2c
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
7776fc3
Fix for #279 macroisation of 'inline' keyword
by Simon Butcher
· 9 years ago
2d70834
Fix references to non-standard SIZE_T_MAX
by Manuel Pégourié-Gonnard
· 9 years ago
899ac84
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
cb6af00
Add missing warning in doc
by Manuel Pégourié-Gonnard
· 9 years ago
5a2e389
Remove inline workaround when not useful
by Manuel Pégourié-Gonnard
· 9 years ago
0223ab9
Fix macroization of inline in C++
by Manuel Pégourié-Gonnard
· 9 years ago
6418ffa
Merge fix for IOTSSL-480 - base64 overflow issue
by Simon Butcher
· 9 years ago
4feb7ae
Added key export API
by Robert Cragie
· 9 years ago
7cdad77
Add point format handling
by Robert Cragie
· 9 years ago
ef388f1
Merge branch 'development' into development-restricted
by Manuel Pégourié-Gonnard
· 9 years ago
0aa45c2
Fix potential overflow in base64_encode
by Manuel Pégourié-Gonnard
· 9 years ago
9f81231
Revised hostname length check from review
by Simon Butcher
· 9 years ago
89f7762
Added max length checking of hostname
by Simon Butcher
· 9 years ago
588ad50
Fix a fairly common typo in comments
by Tillmann Karras
· 9 years ago
77c0646
Add cache for EC J-PAKE client extension
by Manuel Pégourié-Gonnard
· 9 years ago
8cea8ad
Bump version to 2.1.1
by Manuel Pégourié-Gonnard
· 9 years ago
mbedtls-2.1.1
75df902
Add warning on config options
by Manuel Pégourié-Gonnard
· 9 years ago
bf57be6
Add server extension parsing
by Manuel Pégourié-Gonnard
· 9 years ago
eef142d
Depend on ECJPAKE key exchange, not module
by Manuel Pégourié-Gonnard
· 9 years ago
538cb7b
Add the ECJPAKE ciphersuite
by Manuel Pégourié-Gonnard
· 9 years ago
557535d
Add ECJPAKE key exchange
by Manuel Pégourié-Gonnard
· 9 years ago
5793e7e
Merge 'development' into iotssl-411-port-reuse
by Simon Butcher
· 9 years ago
294139b
Add client extension writing
by Manuel Pégourié-Gonnard
· 9 years ago
b813acc
Add mbedtls_ecjpake_check(), tells if set up
by Manuel Pégourié-Gonnard
· 9 years ago
7002f4a
Add mbedtls_ssl_set_hs_ecjpake_password()
by Manuel Pégourié-Gonnard
· 9 years ago
76cfd3f
Add EC J-PAKE context in handshake structure
by Manuel Pégourié-Gonnard
· 9 years ago
f472179
Adjust dependencies for EC extensions
by Manuel Pégourié-Gonnard
· 9 years ago
1a57af1
Update ssl.h
by Simon Butcher
· 9 years ago
4f6882a
Update config.h
by Simon Butcher
· 9 years ago
ddfe5d2
Tune dependencies
by Manuel Pégourié-Gonnard
· 9 years ago
62c74bb
Stop wasting resources
by Manuel Pégourié-Gonnard
· 9 years ago
2088e2e
fix const-ness of argument to mbedtls_ssl_conf_cert_profile
by Nicholas Wilson
· 9 years ago
222cb8d
Tune related documentation while at it
by Manuel Pégourié-Gonnard
· 9 years ago
3a2a448
Update documentation
by Manuel Pégourié-Gonnard
· 9 years ago
be619c1
Clean up error codes
by Manuel Pégourié-Gonnard
· 9 years ago
26d227d
Add config flag for support of client port reuse
by Manuel Pégourié-Gonnard
· 9 years ago
55f3d84
fixup-include
by Manuel Pégourié-Gonnard
· 9 years ago
f7368c9
Polish API and documentation
by Manuel Pégourié-Gonnard
· 9 years ago
e192710
Unify round two
by Manuel Pégourié-Gonnard
· 9 years ago
d8204a7
Provide symmetric API for the first round
by Manuel Pégourié-Gonnard
· 9 years ago
ce45676
Rename variable to prepare for cli/srv unification
by Manuel Pégourié-Gonnard
· 9 years ago
6b798b9
Tune up some comments
by Manuel Pégourié-Gonnard
· 9 years ago
e0ad57b
Replace explicit IDs with table look-ups
by Manuel Pégourié-Gonnard
· 9 years ago
5f18829
Add derive_pms, completing first working version
by Manuel Pégourié-Gonnard
· 9 years ago
6449391
Store our role in the context
by Manuel Pégourié-Gonnard
· 9 years ago
614bd5e
Add write_client_params
by Manuel Pégourié-Gonnard
· 9 years ago
ec0eece
Add read_client_params
by Manuel Pégourié-Gonnard
· 9 years ago
cb7cd03
Add first draft or read_server_params
by Manuel Pégourié-Gonnard
· 9 years ago
23dcbe3
Add support for passphrase in the context
by Manuel Pégourié-Gonnard
· 9 years ago
4e8bc78
Add context-using functions for Hello extensions
by Manuel Pégourié-Gonnard
· 9 years ago
7af8bc1
Start introducing mbedtls_ecjpake_context
by Manuel Pégourié-Gonnard
· 9 years ago
6029a85
Add ecjpake_zpk_read()
by Manuel Pégourié-Gonnard
· 9 years ago
d9a3f47
Add mbedtls_ecp_gen_keypair_base()
by Manuel Pégourié-Gonnard
· 9 years ago
4d8685b
Add skeleton for EC J-PAKE module
by Manuel Pégourié-Gonnard
· 9 years ago
aac5502
Bump version to 2.1.0
by Manuel Pégourié-Gonnard
· 9 years ago
37ff140
Change main license to Apache 2.0
by Manuel Pégourié-Gonnard
· 9 years ago
5f5e0ec
Improve mbedtls_ssl_write() documentation
by Manuel Pégourié-Gonnard
· 9 years ago
a2cda6b
Add mbedtls_ssl_get_max_frag_len()
by Manuel Pégourié-Gonnard
· 9 years ago
bb83844
Clarify that there are two SSL I/O buffers
by Manuel Pégourié-Gonnard
· 9 years ago
46c4fa1
Fix missing casts on return
by Manuel Pégourié-Gonnard
· 9 years ago
e2b0efe
Separate license from comments in config.h
by Manuel Pégourié-Gonnard
· 9 years ago
ac50fc5
Fix typo in doc
by Manuel Pégourié-Gonnard
· 9 years ago
854dab9
Fix the fix for armcc5 --gnu
by Manuel Pégourié-Gonnard
· 9 years ago
32da9f6
Add support for MBEDTLS_USER_CONFIG_FILE
by Manuel Pégourié-Gonnard
· 9 years ago
43569a9
Use #ifdef rather than patch for target_config.h
by Manuel Pégourié-Gonnard
· 9 years ago
63e7eba
Add material for generating yotta module
by Manuel Pégourié-Gonnard
· 9 years ago
e14dec6
Fix stupid typo in previous commit
by Manuel Pégourié-Gonnard
· 9 years ago
f659f0c
Disable Padlock code with ASan
by Manuel Pégourié-Gonnard
· 9 years ago
e96ce08
Fix compile error with armcc5 --gnu
by Manuel Pégourié-Gonnard
· 9 years ago
6fb8187
Update date in copyright line
by Manuel Pégourié-Gonnard
· 9 years ago
10c7674
Adjust rename/compat list
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
1409616
Fix one renaming in the list
by Manuel Pégourié-Gonnard
· 9 years ago
20af64d
Still need to #define inline for MSVC
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
7893103
Remove 1024 bits DHM params and add one 4096 bit
by Manuel Pégourié-Gonnard
· 9 years ago
7c3b4ab
Fix typos in comments
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
abc729e
Simplify net_accept() with UDP sockets
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
a16e7c4
Rename a debug 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
9db2887
Actually enable fixed snprintf on windows
by Manuel Pégourié-Gonnard
· 9 years ago
dc54ff8
Improve documentation about SSL ticket encryption
by Manuel Pégourié-Gonnard
· 9 years ago
216a183
Fix whitespace in CMakeLists.txt
by Manuel Pégourié-Gonnard
· 9 years ago
53585ee
Remove test DHM params from certs.c
by Manuel Pégourié-Gonnard
· 9 years ago
Next »