Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
mbedtls
/
6ca762495254e88f59713421d18c55b691bf6a60
6ca7624
Mark unused constant as such
by Manuel Pégourié-Gonnard
· 9 years ago
5866848
Update ChangeLog for recent external bugfix
by Manuel Pégourié-Gonnard
· 9 years ago
468b06d
Merge remote-tracking branch 'ptahpeteh/patch-1' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 9 years ago
638fa0b
Serious bug fix in entropy.c
by ptahpeteh
· 9 years ago
6197761
Fix memleak with repeated [gc]cm_setkey()
by Manuel Pégourié-Gonnard
· 9 years ago
bc07c3a
fix minor bug in path_cnt checks
by Nicholas Wilson
· 10 years ago
48647b9
Merge remote-tracking branch 'nw/misc' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 10 years ago
154b00b
Update Changelog for recent contribution
by Manuel Pégourié-Gonnard
· 10 years ago
7010e46
Merge remote-tracking branch 'peterdettman/perf-ecp-double-jac' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 10 years ago
d0fa5cc
Typos and doc additions
by Nicholas Wilson
· 10 years ago
fa950c9
fix bug in ssl_mail_client
by Manuel Pégourié-Gonnard
· 10 years ago
f52248a
Adapt compat.sh to GnuTLS 3.4
by Manuel Pégourié-Gonnard
· 10 years ago
159c524
Fix undefined behaviour in x509
by Manuel Pégourié-Gonnard
· 10 years ago
7b12492
Include changes from the 1.2 branch
by Manuel Pégourié-Gonnard
· 10 years ago
ac90673
Remove unused headers in o_p_test
by Manuel Pégourié-Gonnard
· 10 years ago
7d1e95c
Add countermeasure against cache-based lucky 13
by Manuel Pégourié-Gonnard
· 10 years ago
e16b62c
Make results of (ext)KeyUsage accessible
by Manuel Pégourié-Gonnard
· 10 years ago
770b5e1
Fix missing NULL check in MPI
by Manuel Pégourié-Gonnard
· 10 years ago
d97828e
Fix detection of getrandom()
by Manuel Pégourié-Gonnard
· 10 years ago
f5203e0
Fix "make install" handling of symlinks
by Manuel Pégourié-Gonnard
· 10 years ago
637376c
Fix bugs in programs displaying verify flags
by Manuel Pégourié-Gonnard
· 10 years ago
0c6ce2f
Use x509_crt_verify_info() in programs
by Manuel Pégourié-Gonnard
· 10 years ago
39a183a
Add x509_crt_verify_info()
by Manuel Pégourié-Gonnard
· 10 years ago
23c0608
Fix bug in generate_code.pl
by Manuel Pégourié-Gonnard
· 10 years ago
ba33420
Fix typo in contributor name (oops!)
by Manuel Pégourié-Gonnard
· 10 years ago
a2fce21
Fix potential NULL dereference on bad usage
by Manuel Pégourié-Gonnard
· 10 years ago
ce60fbe
Fix potential timing difference with RSA PMS
by Manuel Pégourié-Gonnard
· 10 years ago
12a8b66
Update Changelog for recent merge
by Manuel Pégourié-Gonnard
· 10 years ago
aac657a
Merge remote-tracking branch 'pj/development' into mbedtls-1.3
by Manuel Pégourié-Gonnard
· 10 years ago
95f0089
Update Changelog for DH params
by Manuel Pégourié-Gonnard
· 10 years ago
5119df2
Add test case for dh params with privateValueLength
by Manuel Pégourié-Gonnard
· 10 years ago
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
b99183d
Added more constant-time code and removed biases in the prime number generation routines.
by Pascal Junod
· 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
Next »