Commit graph

  • fac657fd52 modify library/x509*.c to use polarssl_snprintf Rich Evans 2015-01-30 11:00:01 +0000
  • a18b11f285 modify library/net.c to use polarssl_snprintf Rich Evans 2015-01-30 10:58:35 +0000
  • 8f3a9436a9 modify oid.c to use polarssl_snprintf Rich Evans 2015-01-30 10:54:04 +0000
  • 46b0a8d15a add platform_set_snprintf Rich Evans 2015-01-30 10:47:32 +0000
  • 36796df815 Added missing stdio in lib x509.c needed for sscanf Rich Evans 2015-02-12 18:27:14 +0000
  • d08a605dac Remove platform guard in mem buffer alloc Rich Evans 2015-02-12 12:17:10 +0000
  • 85b05ec389 Cleanup programs further Rich Evans 2015-02-12 11:37:29 +0000
  • 18b78c7498 cleanup programs Rich Evans 2015-02-11 14:06:19 +0000
  • 3cfb34564f Avoid warning from mingw for shared library Manuel Pégourié-Gonnard 2015-02-13 13:34:08 +0000
  • 530927b163 Update copyright line to 2015 Paul Bakker 2015-02-13 14:24:10 +0100
  • 418080010a Replace SONAME with SOVERSION in makefile Manuel Pégourié-Gonnard 2015-02-13 13:15:13 +0000
  • 5d46cca09a Require unix-utils in path for windows make Manuel Pégourié-Gonnard 2015-02-13 11:59:19 +0000
  • d72704b0d5 Remove work-around for alleged compiler bug Manuel Pégourié-Gonnard 2015-02-12 09:38:54 +0000
  • 2ee8d24ca2 Simplify some constant-time code Manuel Pégourié-Gonnard 2015-02-11 15:29:15 +0000
  • 06d7519697 Fix msvc warning Manuel Pégourié-Gonnard 2015-02-11 14:54:11 +0000
  • fba22fdc7e Avoid warning from ar Manuel Pégourié-Gonnard 2015-02-11 14:24:47 +0000
  • 6d71e4e6c3 Fix one more warning on windows Manuel Pégourié-Gonnard 2015-02-11 12:54:35 +0000
  • dda5213982 Fix harmless warnings with mingw in timing.c Manuel Pégourié-Gonnard 2015-02-11 11:36:31 +0000
  • 38433535e3 Fix hardclock() with mingw64 Manuel Pégourié-Gonnard 2015-02-11 11:35:58 +0000
  • c5c5939577 Add armcc to all.sh if available Manuel Pégourié-Gonnard 2015-02-10 17:38:54 +0100
  • a273371fc4 Fix "int vs enum" warnings from armcc v5 Manuel Pégourié-Gonnard 2015-02-10 17:32:14 +0100
  • 7f84905552 Fix two warnings from armcc v5 Manuel Pégourié-Gonnard 2015-02-10 17:12:44 +0100
  • 015e48df6e Fix soname mistake mbedtls-1.3.10 Manuel Pégourié-Gonnard 2015-02-10 17:00:42 +0100
  • 63adb49062 Fix compile warning in tests/ Rich Evans 2015-02-10 12:44:07 +0000
  • edb2dc93c6 Add some cross-compile runs to all.sh Manuel Pégourié-Gonnard 2015-02-10 14:36:31 +0000
  • 45ec8da7e5 Fix missing include in i386-specific file Manuel Pégourié-Gonnard 2015-02-10 13:50:47 +0000
  • 0c851ee1c8 Fix missing include in non-default things Manuel Pégourié-Gonnard 2015-02-10 12:47:52 +0000
  • 1cc0a3405c Fix missing includes in program Manuel Pégourié-Gonnard 2015-02-10 12:18:15 +0000
  • 677af93baa Update Changelog for the cleanup branch Manuel Pégourié-Gonnard 2015-02-10 11:41:57 +0000
  • d3cae19df8 Merge branch 'cleanup' into development Manuel Pégourié-Gonnard 2015-02-10 11:36:55 +0000
  • 6f60cd848b Move from SHA-1 to SHA-256 as default in programs Manuel Pégourié-Gonnard 2015-02-10 10:47:03 +0000
  • ce2f237697 change test function includes to use one convention Rich Evans 2015-02-06 13:57:42 +0000
  • 00ab47026b cleanup library and some basic tests. Includes, add guards to includes Rich Evans 2015-02-06 13:43:58 +0000
  • 70dbfaa9ea README typos Reini Urban 2015-02-09 15:24:08 +0100
  • e83ac1d7d1 modify include .gitignore to ignore check_config generated when build fails due to incorrect config Rich Evans 2015-02-03 11:29:35 +0000
  • b1c846e41f fix bug in makefile that a test doesn't count as a fail even if an assertion fails by inverting logic Rich Evans 2015-02-02 12:15:44 +0000
  • 4291445377 fix style issues with tests/suites/helpers.function Rich Evans 2015-02-02 12:09:25 +0000
  • 1fef5ff5ec fix always true assertion Rich Evans 2015-02-02 11:57:21 +0000
  • 7bf1976034 Prepare Changelog for 1.3 branch development Manuel Pégourié-Gonnard 2015-02-10 10:09:37 +0000
  • 82cf0a1f9a Fix for openssl s_server oddity in 1.0.2 Manuel Pégourié-Gonnard 2015-02-09 13:05:54 +0000
  • f7d2bbaa62 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-02-09 11:42:40 +0000
  • 539d972a25 Add missing guards for gnuTLS Paul Bakker 2015-02-08 16:18:35 +0100
  • daae3b749b Prepare for mbed TLS 1.3.10 release Paul Bakker 2015-02-08 15:49:54 +0100
  • ce661b2cb8 Perf: rewrite of ecp_double_jac Peter Dettman 2015-02-07 14:43:51 +0700
  • 6674cce892 Fix potential timing issue in RSA pms handling Manuel Pégourié-Gonnard 2015-02-06 10:30:58 +0000
  • f097400abc Fix small bug in base64_encode() Manuel Pégourié-Gonnard 2015-01-28 16:49:26 +0000
  • b82f59162c Fix mips64 bignum implementation James Cowgill 2014-12-16 15:24:06 +0000
  • 2dc15c8e7d Fix unchecked error on windows Manuel Pégourié-Gonnard 2015-02-05 11:34:49 +0000
  • 4eaf8f02bb Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-02-05 11:01:37 +0000
  • 555fbf8758 Support composite RDNs in X.509 certs parsing Manuel Pégourié-Gonnard 2015-02-04 17:11:55 +0000
  • 20343cfec9 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-02-03 11:31:06 +0000
  • aa422b2f1a Add attribution Manuel Pégourié-Gonnard 2015-02-02 09:30:45 +0000
  • 9b36433e6a Fix ignore patterns for windows cmake again Manuel Pégourié-Gonnard 2015-01-29 13:43:10 +0000
  • f224678864 Fix remaining printfs in programs Manuel Pégourié-Gonnard 2015-01-29 13:29:20 +0000
  • 226d37ac6f Fix merge issue Manuel Pégourié-Gonnard 2015-01-29 13:15:48 +0000
  • b8a923db2b Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-29 11:53:35 +0000
  • 7e81e7003f Fix left out printf's Manuel Pégourié-Gonnard 2015-01-29 11:47:41 +0000
  • 3d2c4b70f2 Fix url in new files Manuel Pégourié-Gonnard 2015-01-29 11:33:59 +0000
  • 2a0718d947 Merge branch 'development' into dtls Manuel Pégourié-Gonnard 2015-01-29 11:29:12 +0000
  • e12abf90ce Fix url Manuel Pégourié-Gonnard 2015-01-28 17:13:45 +0000
  • 860b51642d Fix url again Manuel Pégourié-Gonnard 2015-01-28 17:12:07 +0000
  • 65fc6a886a Fix small bug in base64_encode() Manuel Pégourié-Gonnard 2015-01-28 16:49:26 +0000
  • bbbb3cfba5 Fix depend that was checked but not documented Manuel Pégourié-Gonnard 2015-01-28 16:44:37 +0000
  • 94de33140b Fix dependency that was not checked Manuel Pégourié-Gonnard 2015-01-28 16:32:36 +0000
  • 78dbeeffd3 Minor gitginore fixes Manuel Pégourié-Gonnard 2015-01-28 15:34:01 +0000
  • 3f738ca40a Move some ignore patterns to subdirectories Manuel Pégourié-Gonnard 2015-01-28 15:33:23 +0000
  • 72f42d7a52 Ignore CMake/MSVC-related build files. Matyas Dolak 2015-01-27 15:49:19 +0100
  • f3046efb24 Re-categorize changelog entry Manuel Pégourié-Gonnard 2015-01-28 14:13:30 +0000
  • ee7d599904 Fix misattribution Manuel Pégourié-Gonnard 2015-01-28 14:02:38 +0000
  • 64a5799637 Minor nits with stdout/stderr. veggie 2015-01-26 10:35:25 -0500
  • 2a9c8b62bf Add cmake compatibility targets Manuel Pégourié-Gonnard 2015-01-28 14:42:13 +0100
  • 8984cc8a71 Add script for polarssl symlink creation Manuel Pégourié-Gonnard 2015-01-28 11:09:25 +0100
  • 5861789545 Merge small fixes Paul Bakker 2015-01-28 15:28:51 +0100
  • 7cbe1318d8 Fix more stdio inclusion issues Manuel Pégourié-Gonnard 2015-01-26 15:16:40 +0000
  • 607d663b41 Add debug info for cert/suite selection Manuel Pégourié-Gonnard 2015-01-26 11:17:20 +0000
  • ceedb8292e Fix possible portability issue Manuel Pégourié-Gonnard 2015-01-23 15:02:43 +0000
  • e89163c0a8 Fix bug in ssl_get_verify_result() Manuel Pégourié-Gonnard 2015-01-23 14:30:57 +0000
  • cc334eff3e aescrypt2.c local char array not initial wslfa 2014-12-28 00:55:41 +0800
  • 9d7fc16dbf Update Changelog Manuel Pégourié-Gonnard 2015-01-19 17:16:54 +0000
  • d1e7e8ba05 Fix mips64 bignum implementation James Cowgill 2014-12-16 15:24:06 +0000
  • 478fac4075 Fix usage string of ssl_client2 Manuel Pégourié-Gonnard 2015-01-19 16:40:56 +0000
  • c9e0483b42 Update Changelog Manuel Pégourié-Gonnard 2015-01-19 16:24:23 +0000
  • 7c9e75a836 Remove a few useless #defines Manuel Pégourié-Gonnard 2015-01-19 16:07:53 +0000
  • f90016aade Use platform layer in programs for consistency. Rich Evans 2015-01-19 14:26:37 +0000
  • e94e6e5b9c Fix stdio (non-)inclusion issues. Manuel Pégourié-Gonnard 2015-01-19 15:01:53 +0000
  • 9ad7b6ebde Rm spurious printf from test function Manuel Pégourié-Gonnard 2015-01-19 14:49:16 +0000
  • 920aa9c8ee change more references to (f)printf to polarssl_(f)printf to allow overriding Rich Evans 2015-01-15 10:31:23 +0000
  • f4253c72f0 modify tests/scripts/generate_code.pl to allow overriding of from command line Rich Evans 2015-01-14 19:23:00 +0000
  • 3d536ba30c fix main_test.function to use polarssl (f)printf functions Rich Evans 2015-01-14 18:58:11 +0000
  • 9014b6f227 Rename project in CMake Manuel Pégourié-Gonnard 2015-01-27 15:44:46 +0000
  • 5285970871 Update name in install target for Make Manuel Pégourié-Gonnard 2015-01-27 14:05:16 +0100
  • 6a4ae35788 Link to new name in programs & tests Makefiles Manuel Pégourié-Gonnard 2015-01-27 14:03:24 +0100
  • 145422f74d Make now creates libmbedtls.so with polarssl link Manuel Pégourié-Gonnard 2015-01-26 18:26:10 +0100
  • 04a81d5c65 Fix issue in previous commit Manuel Pégourié-Gonnard 2015-01-27 11:24:05 +0100
  • edaa9a02c4 Generate VC files with new name Manuel Pégourié-Gonnard 2015-01-26 15:43:46 +0000
  • 813e585fe3 Rename in visual C script and templates Manuel Pégourié-Gonnard 2015-01-26 15:42:27 +0000
  • 392d3dde0b Adapt all.sh for OS X (no MemSan) Manuel Pégourié-Gonnard 2015-01-26 14:03:56 +0000
  • 0ac1d2d5ca Fix error while removing memory.h usage Manuel Pégourié-Gonnard 2015-01-26 14:58:04 +0100
  • 1e77a96683 Fix memsan false positive on Linux >= 3.17 Manuel Pégourié-Gonnard 2015-01-26 14:11:51 +0100
  • 0edee5e386 Update copyright notice Manuel Pégourié-Gonnard 2015-01-26 15:29:40 +0000