Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
d08a605dacb33f89a63c5a396e06d369adebca1c
d08a605
Remove platform guard in mem buffer alloc
by Rich Evans
· 10 years ago
85b05ec
Cleanup programs further
by Rich Evans
· 10 years ago
18b78c7
cleanup programs
by Rich Evans
· 10 years ago
3cfb345
Avoid warning from mingw for shared library
by Manuel Pégourié-Gonnard
· 10 years ago
4180800
Replace SONAME with SOVERSION in makefile
by Manuel Pégourié-Gonnard
· 10 years ago
5d46cca
Require unix-utils in path for windows make
by Manuel Pégourié-Gonnard
· 10 years ago
d72704b
Remove work-around for alleged compiler bug
by Manuel Pégourié-Gonnard
· 10 years ago
2ee8d24
Simplify some constant-time code
by Manuel Pégourié-Gonnard
· 10 years ago
06d7519
Fix msvc warning
by Manuel Pégourié-Gonnard
· 10 years ago
fba22fd
Avoid warning from ar
by Manuel Pégourié-Gonnard
· 10 years ago
6d71e4e
Fix one more warning on windows
by Manuel Pégourié-Gonnard
· 10 years ago
dda5213
Fix harmless warnings with mingw in timing.c
by Manuel Pégourié-Gonnard
· 10 years ago
3843353
Fix hardclock() with mingw64
by Manuel Pégourié-Gonnard
· 10 years ago
c5c5939
Add armcc to all.sh if available
by Manuel Pégourié-Gonnard
· 10 years ago
a273371
Fix "int vs enum" warnings from armcc v5
by Manuel Pégourié-Gonnard
· 10 years ago
7f84905
Fix two warnings from armcc v5
by Manuel Pégourié-Gonnard
· 10 years ago
63adb49
Fix compile warning in tests/
by Rich Evans
· 10 years ago
edb2dc9
Add some cross-compile runs to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
45ec8da
Fix missing include in i386-specific file
by Manuel Pégourié-Gonnard
· 10 years ago
0c851ee
Fix missing include in non-default things
by Manuel Pégourié-Gonnard
· 10 years ago
1cc0a34
Fix missing includes in program
by Manuel Pégourié-Gonnard
· 10 years ago
677af93
Update Changelog for the cleanup branch
by Manuel Pégourié-Gonnard
· 10 years ago
d3cae19
Merge branch 'cleanup' into development
by Manuel Pégourié-Gonnard
· 10 years ago
6f60cd8
Move from SHA-1 to SHA-256 as default in programs
by Manuel Pégourié-Gonnard
· 10 years ago
ce2f237
change test function includes to use one convention
by Rich Evans
· 10 years ago
00ab470
cleanup library and some basic tests. Includes, add guards to includes
by Rich Evans
· 10 years ago
70dbfaa
README typos
by Reini Urban
· 10 years ago
e83ac1d
modify include .gitignore to ignore check_config generated when build fails due to incorrect config
by Rich Evans
· 10 years ago
b1c846e
fix bug in makefile that a test doesn't count as a fail even if an assertion fails by inverting logic
by Rich Evans
· 10 years ago
4291445
fix style issues with tests/suites/helpers.function
by Rich Evans
· 10 years ago
1fef5ff
fix always true assertion
by Rich Evans
· 10 years ago
7bf1976
Prepare Changelog for 1.3 branch development
by Manuel Pégourié-Gonnard
· 10 years ago
539d972
Add missing guards for gnuTLS
by Paul Bakker
· 10 years ago
daae3b7
Prepare for mbed TLS 1.3.10 release
by Paul Bakker
· 10 years ago
6674cce
Fix potential timing issue in RSA pms handling
by Manuel Pégourié-Gonnard
· 10 years ago
555fbf8
Support composite RDNs in X.509 certs parsing
by Manuel Pégourié-Gonnard
· 10 years ago
aa422b2
Add attribution
by Manuel Pégourié-Gonnard
· 10 years ago
9b36433
Fix ignore patterns for windows cmake again
by Manuel Pégourié-Gonnard
· 10 years ago
7e81e70
Fix left out printf's
by Manuel Pégourié-Gonnard
· 10 years ago
860b516
Fix url again
by Manuel Pégourié-Gonnard
· 10 years ago
65fc6a8
Fix small bug in base64_encode()
by Manuel Pégourié-Gonnard
· 10 years ago
bbbb3cf
Fix depend that was checked but not documented
by Manuel Pégourié-Gonnard
· 10 years ago
94de331
Fix dependency that was not checked
by Manuel Pégourié-Gonnard
· 10 years ago
78dbeef
Minor gitginore fixes
by Manuel Pégourié-Gonnard
· 10 years ago
3f738ca
Move some ignore patterns to subdirectories
by Manuel Pégourié-Gonnard
· 10 years ago
72f42d7
Ignore CMake/MSVC-related build files.
by Matyas Dolak
· 10 years ago
f3046ef
Re-categorize changelog entry
by Manuel Pégourié-Gonnard
· 10 years ago
ee7d599
Fix misattribution
by Manuel Pégourié-Gonnard
· 10 years ago
64a5799
Minor nits with stdout/stderr.
by veggie
· 10 years ago
2a9c8b6
Add cmake compatibility targets
by Manuel Pégourié-Gonnard
· 10 years ago
8984cc8
Add script for polarssl symlink creation
by Manuel Pégourié-Gonnard
· 10 years ago
5861789
Merge small fixes
by Paul Bakker
· 10 years ago
7cbe131
Fix more stdio inclusion issues
by Manuel Pégourié-Gonnard
· 10 years ago
607d663
Add debug info for cert/suite selection
by Manuel Pégourié-Gonnard
· 10 years ago
ceedb82
Fix possible portability issue
by Manuel Pégourié-Gonnard
· 10 years ago
e89163c
Fix bug in ssl_get_verify_result()
by Manuel Pégourié-Gonnard
· 10 years ago
cc334ef
aescrypt2.c local char array not initial
by wslfa
· 10 years ago
9d7fc16
Update Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
d1e7e8b
Fix mips64 bignum implementation
by James Cowgill
· 10 years ago
478fac4
Fix usage string of ssl_client2
by Manuel Pégourié-Gonnard
· 10 years ago
c9e0483
Update Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
7c9e75a
Remove a few useless #defines
by Manuel Pégourié-Gonnard
· 10 years ago
f90016a
Use platform layer in programs for consistency.
by Rich Evans
· 10 years ago
e94e6e5
Fix stdio (non-)inclusion issues.
by Manuel Pégourié-Gonnard
· 10 years ago
9ad7b6e
Rm spurious printf from test function
by Manuel Pégourié-Gonnard
· 10 years ago
920aa9c
change more references to (f)printf to polarssl_(f)printf to allow overriding
by Rich Evans
· 10 years ago
f4253c7
modify tests/scripts/generate_code.pl to allow overriding of from command line
by Rich Evans
· 10 years ago
3d536ba
fix main_test.function to use polarssl (f)printf functions
by Rich Evans
· 10 years ago
9014b6f
Rename project in CMake
by Manuel Pégourié-Gonnard
· 10 years ago
5285970
Update name in install target for Make
by Manuel Pégourié-Gonnard
· 10 years ago
6a4ae35
Link to new name in programs & tests Makefiles
by Manuel Pégourié-Gonnard
· 10 years ago
145422f
Make now creates libmbedtls.so with polarssl link
by Manuel Pégourié-Gonnard
· 10 years ago
04a81d5
Fix issue in previous commit
by Manuel Pégourié-Gonnard
· 10 years ago
edaa9a0
Generate VC files with new name
by Manuel Pégourié-Gonnard
· 10 years ago
813e585
Rename in visual C script and templates
by Manuel Pégourié-Gonnard
· 10 years ago
392d3dd
Adapt all.sh for OS X (no MemSan)
by Manuel Pégourié-Gonnard
· 10 years ago
0ac1d2d
Fix error while removing memory.h usage
by Manuel Pégourié-Gonnard
· 10 years ago
1e77a96
Fix memsan false positive on Linux >= 3.17
by Manuel Pégourié-Gonnard
· 10 years ago
acdb9b9
Fix unchecked error code on Windows
by Manuel Pégourié-Gonnard
· 10 years ago
afe8f53
Fix error in lcov target
by Manuel Pégourié-Gonnard
· 10 years ago
d43ccb6
Quit using deprecated header.
by Manuel Pégourié-Gonnard
· 10 years ago
0a155b8
Fix bug with compatibility memory define/header
by Manuel Pégourié-Gonnard
· 10 years ago
2be147a
Improve documentation of CBC functions
by Manuel Pégourié-Gonnard
· 10 years ago
cfa9a45
Rename in cmake help strings
by Manuel Pégourié-Gonnard
· 10 years ago
c26a092
Rename static lib name with make
by Manuel Pégourié-Gonnard
· 10 years ago
c5d68e5
Fix dependency declaration
by Manuel Pégourié-Gonnard
· 10 years ago
085ab04
Fix website url to use https.
by Manuel Pégourié-Gonnard
· 10 years ago
9698f58
Remove maintainer line.
by Manuel Pégourié-Gonnard
· 10 years ago
19f6b5d
Remove redundant "all rights reserved"
by Manuel Pégourié-Gonnard
· 10 years ago
a34aa70
Update version_features
by Manuel Pégourié-Gonnard
· 10 years ago
a658a40
Update copyright
by Manuel Pégourié-Gonnard
· 10 years ago
a8f3b75
Fix issue in compat.sh
by Manuel Pégourié-Gonnard
· 10 years ago
f234ff8
Rename doxyfile
by Manuel Pégourié-Gonnard
· 10 years ago
e4f6edc
Rename to mbed TLS in tests/
by Manuel Pégourié-Gonnard
· 10 years ago
9169921
Rename to mbed TLS in examples
by Manuel Pégourié-Gonnard
· 10 years ago
b64d9a7
Remove old test certificates.
by Manuel Pégourié-Gonnard
· 10 years ago
b4fe3cb
Rename to mbed TLS in the documentation/comments
by Manuel Pégourié-Gonnard
· 10 years ago
967a2a5
Change name to mbed TLS in the copyright notice
by Manuel Pégourié-Gonnard
· 10 years ago
11c9192
Fix error code description.
by Manuel Pégourié-Gonnard
· 10 years ago
a9a9916
generate_errors.pl now errors on duplicate codes
by Manuel Pégourié-Gonnard
· 10 years ago
Next »