Go to file
Adam Langley fcd34624a1 Drop hostlen from X509_VERIFY_PARAM_ID.
Just store NUL-terminated strings. This works better when we add
support for multiple hostnames.

(Imported from upstream's d93edc0aab98377f42dd19312248597a018a7889.)

Change-Id: Ib3bf8a8c654b829b4432782ba21ba55c3d4a0582
2015-02-13 10:51:02 -08:00
crypto Drop hostlen from X509_VERIFY_PARAM_ID. 2015-02-13 10:51:02 -08:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Reset all the error codes. 2015-02-11 23:12:08 +00:00
ssl Fix more memory leaks on malloc failure. 2015-02-13 18:43:01 +00:00
tool Remove string.h from base.h. 2015-02-02 19:14:15 +00:00
util Replace all_tests.sh with a test runner in Go. 2015-02-11 23:17:50 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Add generated documentation to .gitignore 2015-01-26 18:37:55 +00:00
BUILDING Update BUILDING documentation regarding Go. 2015-02-13 00:21:28 +00:00
CMakeLists.txt Fix standalone build on Win64. 2015-02-11 23:13:52 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00
STYLE Add a style guide. 2015-01-28 01:12:05 +00:00