Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
2ed81733a647880f147f6887fd9a1863ddd3ee1b
2ed8173
accept PKCS#3 DH parameters with privateValueLength included
by Daniel Kahn Gillmor
· 10 years ago
0645bfa
Fix typos in Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
a1e3241
Fix macro name from wrong branch
by Manuel Pégourié-Gonnard
· 10 years ago
e6c8366
Fix bug in pk_parse_key()
by Manuel Pégourié-Gonnard
· 10 years ago
6152b02
Fixed typos
by Paul Bakker
· 10 years ago
db34e6d
Updated Travis CI config for mbedtls project
by Paul Bakker
· 10 years ago
dbd60f7
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
23ce09b
Deprecate HAVE_INT8 and HAVE_INT16
by Manuel Pégourié-Gonnard
· 10 years ago
a98af5e
Deprecate using NET_C without HAVE_IPV6
by Manuel Pégourié-Gonnard
· 10 years ago
8c3f0f4
Official deprecate compat-1.2.h and openssl.h
by Manuel Pégourié-Gonnard
· 10 years ago
a82135c
Document POLARSSL_CAMELLIA_SMALL_MEMORY
by Manuel Pégourié-Gonnard
· 10 years ago
29f777e
Fix bug with ssl_set_curves() check on client
by Manuel Pégourié-Gonnard
· 10 years ago
32a7fe3
Fix bug in POLARSSL_PLATFORM_STD_EXIT support
by Manuel Pégourié-Gonnard
· 10 years ago
2a73a90
Fix ifdef issue
by Manuel Pégourié-Gonnard
· 10 years ago
cf20120
Fix bug in Via Padlock support
by Manuel Pégourié-Gonnard
· 10 years ago
70b8b37
Fix portability issue in Makefile
by Manuel Pégourié-Gonnard
· 10 years ago
0878a0d
Add missing depends in x509 programs
by Manuel Pégourié-Gonnard
· 10 years ago
8d649c6
Simplify ifdef checks in programs/x509
by Manuel Pégourié-Gonnard
· 10 years ago
88fca3e
Fix thread safety issue in RSA operations
by Manuel Pégourié-Gonnard
· 10 years ago
39ead3e
Add test certificate for bitstring in DN
by Manuel Pégourié-Gonnard
· 10 years ago
9409e0c
Add support for X.520 uniqueIdentifier
by Manuel Pégourié-Gonnard
· 10 years ago
dd5dbca
Accept bitstrings in X.509 names
by Manuel Pégourié-Gonnard
· 10 years ago
f1002f8
Fix issue with armcc test in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
757ca00
Fix gcc detection in check_config.h
by Manuel Pégourié-Gonnard
· 10 years ago
bf8f7fe
Update generated file
by Manuel Pégourié-Gonnard
· 10 years ago
f7dbedb
Update Changelog for deprecation config flags
by Manuel Pégourié-Gonnard
· 10 years ago
e46c6c3
Fix tests to work with DEPRECATED_REMOVED
by Manuel Pégourié-Gonnard
· 10 years ago
c70581c
Add POLARSSL_DEPRECATED_{WARNING,REMOVED}
by Manuel Pégourié-Gonnard
· 10 years ago
85b6600
Suppress clang warning we don't want
by Manuel Pégourié-Gonnard
· 10 years ago
079333b
Fix use of deprecated function in test
by Manuel Pégourié-Gonnard
· 10 years ago
9395298
Fix use of deprecated function in the library
by Manuel Pégourié-Gonnard
· 10 years ago
e658176
Mark a few additional deprecations
by Manuel Pégourié-Gonnard
· 10 years ago
7143284
Use proper doxygen markup to mark deprecations
by Manuel Pégourié-Gonnard
· 10 years ago
47e0214
Add -fdata-sections in memory.sh too
by Manuel Pégourié-Gonnard
· 10 years ago
129e413
Actually use armcc for the armcc test ^^'
by Manuel Pégourié-Gonnard
· 10 years ago
61fe8b0
Add more -O level variety in all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
40f315a
Document recent make changes
by Manuel Pégourié-Gonnard
· 10 years ago
f7a9f30
build: Makefile: cleanup CFLAGS
by Alon Bar-Lev
· 10 years ago
ada4105
build: Makefile: cleanup LDFLAGS
by Alon Bar-Lev
· 10 years ago
06f0d26
build: Makefile: simplify root Makefile
by Alon Bar-Lev
· 10 years ago
eb53fff
build: Makefile: remove bashism
by Alon Bar-Lev
· 10 years ago
3b110c2
Use link-time garbage collection in memory.sh
by Manuel Pégourié-Gonnard
· 10 years ago
4a7ed71
scripts/memory.sh only work on Linux
by Manuel Pégourié-Gonnard
· 10 years ago
28122e4
Add missing 'const' on selftest data
by Manuel Pégourié-Gonnard
· 10 years ago
27d8139
Use only headers for doxygen (no doc in C files)
by Manuel Pégourié-Gonnard
· 10 years ago
1a90147
Add missing extern "C" guard in aesni.h
by Manuel Pégourié-Gonnard
· 10 years ago
51bccd3
Fix compile error with renego disabled
by Manuel Pégourié-Gonnard
· 10 years ago
73ed39d
Remove slow PKCS5 test
by Manuel Pégourié-Gonnard
· 10 years ago
f427f88
Stop checking key-cert match systematically
by Manuel Pégourié-Gonnard
· 10 years ago
751286b
Make tests/*.sh runnable from anywhere
by Manuel Pégourié-Gonnard
· 10 years ago
bcc2683
Update visual C files
by Manuel Pégourié-Gonnard
· 10 years ago
fe44643
Rename website and repository
by Manuel Pégourié-Gonnard
· 10 years ago
1dd1674
Move private macro from header to C file
by Manuel Pégourié-Gonnard
· 10 years ago
385069f
Add some missing 'static' on a few objects
by Manuel Pégourié-Gonnard
· 10 years ago
fb57e64
Fix whitespace issues
by Manuel Pégourié-Gonnard
· 10 years ago
c439e7b
Minor portability fix in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
02ba578
Fix -fPIC when cross-compiling to windows
by Manuel Pégourié-Gonnard
· 10 years ago
f7db5e0
Avoid possible dangling pointers
by Manuel Pégourié-Gonnard
· 10 years ago
f45850c
Fix the fix to ssl_set_psk()
by Manuel Pégourié-Gonnard
· 10 years ago
df4e440
Update Changelog
by Manuel Pégourié-Gonnard
· 10 years ago
ac08b54
Merge remote-tracking branch 'rasp/mem-leak' into development
by Manuel Pégourié-Gonnard
· 10 years ago
b199095
Finish fixing memleak in ssl_server2 arg parsing
by Manuel Pégourié-Gonnard
· 10 years ago
5811d3e
Fix another potential memory leak found by find-mem-leak.cocci.
by Mansour Moufid
· 10 years ago
263438b
Add a rule for another type of memory leak to find-mem-leak.cocci.
by Mansour Moufid
· 10 years ago
f81088b
Fix a potential memory leak found by find-mem-leak.cocci.
by Mansour Moufid
· 10 years ago
961c626
Add a semantic patch to find potential memory leaks.
by Mansour Moufid
· 10 years ago
915fc15
Merge remote-tracking branch 'public/development' into development
by Manuel Pégourié-Gonnard
· 10 years ago
981732b
Fix missing/misplaced #include's
by Manuel Pégourié-Gonnard
· 10 years ago
4ed5df8
Remove gnutls from the travis build
by Manuel Pégourié-Gonnard
· 10 years ago
c3e3395
Fix missing #define if PLATFORM_C not here
by Manuel Pégourié-Gonnard
· 10 years ago
ad350ed
Update Changelog for the mem-measure branch
by Manuel Pégourié-Gonnard
· 10 years ago
714929b
Fix issues introduced when rebasing
by Manuel Pégourié-Gonnard
· 10 years ago
491a3fe
Fix compile error in memory_buffer_alloc_selftest
by Manuel Pégourié-Gonnard
· 10 years ago
7defc77
Code cosmetics
by Manuel Pégourié-Gonnard
· 10 years ago
8b7d7d6
Add curve25519 to ecc-heap.sh
by Manuel Pégourié-Gonnard
· 10 years ago
85391f2
Add curve25519 to the benchmark program
by Manuel Pégourié-Gonnard
· 10 years ago
e579dab
Fix compile issue when buffer_alloc not available
by Manuel Pégourié-Gonnard
· 10 years ago
500de6e
New script ecc-heap.sh
by Manuel Pégourié-Gonnard
· 10 years ago
71e75dc
Fix unused variable issue in some configs
by Manuel Pégourié-Gonnard
· 10 years ago
0da7b04
Rm usunused member in private struct
by Manuel Pégourié-Gonnard
· 10 years ago
50da048
Add heap usage for PK in benchmark
by Manuel Pégourié-Gonnard
· 10 years ago
128657d
Use memory_buffer_alloc() in benchmark if available
by Manuel Pégourié-Gonnard
· 10 years ago
b8ca723
Only define mode_func if mode is enabled (CBC etc)
by Manuel Pégourié-Gonnard
· 10 years ago
a2424a0
PKCS8 encrypted key depend on PKCS5 or PKCS12
by Manuel Pégourié-Gonnard
· 10 years ago
92471fb
Disable SRV_C for client measurement
by Manuel Pégourié-Gonnard
· 10 years ago
c6dbc8e
Output stack+heap usage with massif
by Manuel Pégourié-Gonnard
· 10 years ago
0de7f94
Enable NIST_OPTIM by default for config-suite-b
by Manuel Pégourié-Gonnard
· 10 years ago
c5b849b
Refactor memory.sh
by Manuel Pégourié-Gonnard
· 10 years ago
f166c54
Adapt memory.sh to config-suite-b
by Manuel Pégourié-Gonnard
· 10 years ago
3b8926c
Adapt mini-client for config-suite-b.h
by Manuel Pégourié-Gonnard
· 10 years ago
4d5cc11
Add script to automate memory usage measurement
by Manuel Pégourié-Gonnard
· 10 years ago
a6fc5b2
Add mini_client.c
by Manuel Pégourié-Gonnard
· 10 years ago
6448bce
Add mingw cross-compile test to all.sh
by Manuel Pégourié-Gonnard
· 10 years ago
ab02580
Merge remote-tracking branch 'rich/platform' into development
by Manuel Pégourié-Gonnard
· 10 years ago
1052022
Remove gnutls from the travis build
by Manuel Pégourié-Gonnard
· 10 years ago
ea0184b
Document changes to make for windows
by Manuel Pégourié-Gonnard
· 10 years ago
efd9dd0
Adapt bump_version.sh to new Makefile
by Manuel Pégourié-Gonnard
· 10 years ago
aff2976
Merge branch 'build' into development
by Manuel Pégourié-Gonnard
· 10 years ago
09eb14c
Revert "Require unix-utils in path for windows make"
by Manuel Pégourié-Gonnard
· 10 years ago
f812054
Revert "Replace SONAME with SOVERSION in makefile"
by Manuel Pégourié-Gonnard
· 10 years ago
Next »