mbedtls/scripts
Manuel Pégourié-Gonnard ac1f76c362 Merge remote-tracking branch 'rich/platform' into development
* rich/platform:
  Remove dependency on sscanf in lib x509
  Fix extra guard in memory_buffer_alloc
  rebase from development
  implemented macro overriding for polarssl_* library functions
  fix bug introduced by the addition of snprintf and assert macro which caused tests to fail without polarssl_platform_c defined
  add initial symbols to config and checks to check_config to allow use of macros to define standard functions
  reformat and arrange additions to config alphabetically
  add missing checks to check_config
  add macro definition of assert using polarssl_exit
  modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
  add POLARSSL_PLATFORM_EXIT_ALT
  modify scripts/* and tests/* to use polarssl_snprintf
  modify programs/*.c to use polarssl_snprintf
  modify library/debug.c to use polarssl_snprintf
  modify library/x509*.c to use polarssl_snprintf
  modify library/net.c to use polarssl_snprintf
  modify oid.c to use polarssl_snprintf
  add platform_set_snprintf

Conflicts:
	library/memory_buffer_alloc.c
	programs/pkey/pk_sign.c
	programs/pkey/pk_verify.c
	programs/pkey/rsa_sign_pss.c
	programs/pkey/rsa_verify_pss.c
	programs/ssl/ssl_client2.c
	programs/ssl/ssl_pthread_server.c
	programs/test/benchmark.c
	programs/test/ssl_cert_test.c
2015-02-13 15:11:24 +00:00
..
data_files Merge remote-tracking branch 'rich/platform' into development 2015-02-13 15:11:24 +00:00
activate-config.pl Adapt script and instructions for alt config.h 2014-04-30 16:40:22 +02:00
bump_version.sh Replace SONAME with SOVERSION in makefile 2015-02-13 13:15:13 +00:00
check_doxy_blocks.pl Rename doxyfile 2015-01-22 17:01:27 +00:00
config.pl Merge support for enabling / disabling renegotiation support at compile-time 2015-01-13 16:18:23 +01:00
generate_errors.pl modify scripts/* and tests/* to use polarssl_snprintf 2015-02-13 13:50:26 +00:00
generate_features.pl Rename to mbed TLS in the documentation/comments 2015-01-22 16:11:05 +00:00
generate_visualc_files.pl Rename in visual C script and templates 2015-01-26 16:44:38 +00:00
malloc-init.pl Add script to find malloc() not followed by init 2014-11-13 12:42:12 +01:00
polarssl_symlinks.sh Add script for polarssl symlink creation 2015-01-28 15:21:04 +00:00
recursion.pl Allow x509_crt_verify_child() in recursion.pl 2014-11-20 17:30:37 +01:00
tmp_ignore_makefiles.sh Ability to ignore changes to Makefiles due to CMake usage 2014-06-24 11:09:25 +02:00