Age | Commit message (Expand) | Author |
2016-11-17 | various cleanup; | Jason McIntyre |
2016-11-17 | Convert ssl3_get_client_kex_dhe() to CBS and perform some general code | Joel Sing |
2016-11-17 | Use defines instead of magic numbers and comments. | Joel Sing |
2016-11-16 | Add new DLT_OPENFLOW link-type to allow using tcpdump to debug switch(4), | Reyk Floeter |
2016-11-15 | various cleanup; | Jason McIntyre |
2016-11-14 | Add Copyright and license. | Ingo Schwarze |
2016-11-14 | Add Copyright and license. | Ingo Schwarze |
2016-11-14 | Copyright and license | Ingo Schwarze |
2016-11-14 | Add Copyright and license. | Ingo Schwarze |
2016-11-14 | various cleanup; | Jason McIntyre |
2016-11-14 | Add Copyright and license. | Ingo Schwarze |
2016-11-14 | Add Copyright and license. | Ingo Schwarze |
2016-11-13 | Fix previous change to X509_STORE_add_{cert,crl} to not free the input | Miod Vallat |
2016-11-12 | minor cleanup; | Jason McIntyre |
2016-11-12 | the referred to EXAMPLES section is now in strncpy(3); | Jason McIntyre |
2016-11-11 | Bump TLS_API due to recent feature additions and changes. | Joel Sing |
2016-11-11 | Change the return value of tls_config_set_protocols() and | Joel Sing |
2016-11-11 | Disable ec assembly for amd64 pending fixes for ssh, and bump | Bob Beck |
2016-11-11 | add copyright and license | Ingo Schwarze |
2016-11-11 | add Copyright and license, | Ingo Schwarze |
2016-11-11 | add Copyright and license | Ingo Schwarze |
2016-11-11 | import ASN1_TYPE_get(3) from OpenSSL, | Ingo Schwarze |
2016-11-10 | minor cleanup; | Jason McIntyre |
2016-11-10 | import from OpenSSL, | Ingo Schwarze |
2016-11-10 | various cleanup; | Jason McIntyre |
2016-11-10 | Copyright and license | Ingo Schwarze |
2016-11-10 | Add the correct Copyright and license. | Ingo Schwarze |
2016-11-10 | Copyright and license | Ingo Schwarze |
2016-11-10 | Add the correct Copyright and license. | Ingo Schwarze |
2016-11-09 | Fix a use after free error introduced in rev 1.18 by only calling | Todd C. Miller |
2016-11-08 | some cleanup; | Jason McIntyre |
2016-11-08 | When using an union including a type known for having strong alignment | Miod Vallat |
2016-11-08 | Check for stack push failure, and correctly destroy the object we failed | Miod Vallat |
2016-11-08 | Use more homogeneous types and avoid a possible right shift by 32 in | Miod Vallat |
2016-11-08 | Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places when | Miod Vallat |
2016-11-08 | Use sed -i to post-process .depend. This avoids permission issues caused | Martin Natano |
2016-11-08 | Reduce the ternary operator abuse | Philip Guenther |
2016-11-07 | Use __{BEGIN,END}_HIDDEN_DECLS to avoid exporting the internal symbols | Philip Guenther |
2016-11-07 | various cleanup; | Jason McIntyre |
2016-11-07 | Split PID from TID, giving processes a PID unrelated to the TID of their | Philip Guenther |
2016-11-06 | some cleanup; | Jason McIntyre |
2016-11-06 | sort SEE ALSO; | Jason McIntyre |
2016-11-06 | Remove unused SSLv3 from ssl3_cbc_record_digest_supported(). | Joel Sing |
2016-11-06 | don't dereference a if NULL | Brent Cook |
2016-11-06 | document EVP_PKEY_get_default_digest_nid(3) in one page, not in two | Ingo Schwarze |
2016-11-06 | some minor cleanup; | Jason McIntyre |
2016-11-06 | Set the callback on the correct ssl_ctx for the SNI case, instead of | Bob Beck |
2016-11-06 | spacing between macro args and punctuation; | Jason McIntyre |
2016-11-06 | document ENGINE_add_conf_module(3) in one page, not in two | Ingo Schwarze |
2016-11-06 | document BIO_set_fd() and BIO_get_fd() in one manual page, not in two; | Ingo Schwarze |