.. |
C-Arithmetic-add.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-Arithmetic-add_unsigned.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-Arithmetic-mult.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-Globals-String_Array.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-Pointers-remaining.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-format.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-snprintf-incremental.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-snprintf.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-strncat-as-strncpy.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-strncat-emulation.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-strncat-merged.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
C-String-Functions-strncpy.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-GNUTLS-Connect.xml
|
Mention only gnutls_certificate_verify_peers3()
|
2017-03-28 14:17:07 +02:00 |
Features-TLS-Client-GNUTLS-Credentials.xml
|
TLS: gnutls: use gnutls_certificate_set_x509_system_trust
|
2017-03-28 14:17:07 +02:00 |
Features-TLS-Client-GNUTLS-Match.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-GNUTLS-Verify.xml
|
Mention only gnutls_certificate_verify_peers3()
|
2017-03-28 14:17:07 +02:00 |
Features-TLS-Client-NSS-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-NSS-Connect.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Connect.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Context.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Context_For_Cert.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Hostname.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Import.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-MyTrustManager.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenJDK-Use.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenSSL-Connect.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenSSL-Connection-Use.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenSSL-CTX.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-OpenSSL-Init.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-Python-check_host_name.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Client-Python-Connect.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-GNUTLS-Credentials-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-GNUTLS-Disconnect.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-GNUTLS-Init.xml
|
Removed pitfalls mentioned for old versions of GnuTLS
|
2017-03-28 14:17:07 +02:00 |
Features-TLS-GNUTLS-Use.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Nagle.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-NSS-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-NSS-Includes.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-NSS-Init.xml
|
TLS-Client-NSS: enable AES-GCM
|
2017-03-28 14:17:07 +02:00 |
Features-TLS-NSS-Use.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-OpenJDK-Parameters.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-OpenSSL-Connection-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-OpenSSL-Context-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-OpenSSL-Errors.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Python-Close.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Features-TLS-Python-Use.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Go-Error_Handling-IO.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Go-Error_Handling-Regular.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-Finally.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-JNI-Pointers.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-Language-ReadArray.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-SecurityManager-Callback.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-SecurityManager-CurrentDirectory.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-SecurityManager-Privileged.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-SecurityManager-Unprivileged.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Java-TryWithResource.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Shell-Input_Validation.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-Expat-Create.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-Expat-EntityDeclHandler.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK-Errors.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK-Imports.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK-NoEntityResolver.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK-NoResourceResolver.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK_Parse-DOM.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_DOM.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-OpenJDK_Parse-XMLSchema_SAX.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-Qt-NoEntityHandler.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-Qt-NoEntityReader.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |
Tasks-Serialization-XML-Qt-QDomDocument.xml
|
Removed non-Defensive Coding Guide bits and promoted source to root
|
2016-07-18 10:41:17 -04:00 |