mbedtls/scripts
Brian J Murray e7f8dc304e Clarify Comments and Fix Typos (#651)
Fixes many typos, and errors in comments.

* Clarifies many comments
* Grammar correction in config.pl help text
* Removed comment about MBEDTLS_X509_EXT_NS_CERT_TYPE.
* Comment typo fix (Dont => Don't)
* Comment typo fix (assure => ensure)
* Comment typo fix (byes => bytes)
* Added citation for quoted standard
* Comment typo fix (one complement => 1's complement)

The is some debate about whether to prefer "one's complement",  "ones'
complement", or "1's complement".  The more recent RFCs related to TLS
(RFC 6347,  RFC 4347, etc) use " 1's complement", so I followed that
convention.

* Added missing ")" in comment
* Comment alignment
* Incorrect comment after #endif
2016-11-10 17:38:34 +00:00
..
data_files Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
bump_version.sh Fix bug in bump_version.sh 2015-09-04 14:31:16 +02:00
config.pl Clarify Comments and Fix Typos (#651) 2016-11-10 17:38:34 +00:00
ecc-heap.sh Rename M255 to Curve25519 2015-06-23 13:09:10 +02:00
find-mem-leak.cocci The Great Renaming 2015-04-08 13:25:31 +02:00
generate_errors.pl Fix renaming error in script 2015-08-06 17:25:33 +02:00
generate_features.pl Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
generate_visualc_files.pl Remove VS6 files, only 2010 supported now 2015-05-14 13:04:03 +02:00
malloc-init.pl The Great Renaming 2015-04-08 13:25:31 +02:00
massif_max.pl Output stack+heap usage with massif 2015-02-16 17:22:46 +00:00
memory.sh Print I/O buffer size in memory.sh 2015-09-09 13:51:05 +02:00
rename.pl Fix regex in scripts/rename.pl again 2015-04-20 12:27:12 +01:00
rm-malloc-cast.cocci The Great Renaming 2015-04-08 13:25:31 +02:00
tmp_ignore_makefiles.sh Ability to ignore changes to Makefiles due to CMake usage 2014-06-24 11:09:25 +02:00