| Commit message (Expand) | Author | Age | Files | Lines |
* | Add regress bn_to_string | kinichiro | 2019-06-13 | 1 | -0/+1 |
* | update tests | Brent Cook | 2019-02-09 | 1 | -1/+2 |
* | update .gitignore | Brent Cook | 2019-01-20 | 1 | -0/+5 |
* | fix gitignore excludes on crypto | Brent Cook | 2019-01-01 | 1 | -1/+2 |
* | add key_schedule test, tls13 key schedule bits | Brent Cook | 2018-11-08 | 1 | -0/+1 |
* | add x509name test | Brent Cook | 2018-11-07 | 1 | -0/+2 |
* | Rediffed patches for merge fuzz | Brent Cook | 2018-11-07 | 1 | -0/+1 |
* | Add regress bnaddsub | kinichiro | 2018-07-11 | 1 | -0/+1 |
* | bump base requirement to Windows Vista, use builtin inet_ntop/pton | Brent Cook | 2018-03-14 | 1 | -2/+0 |
* | Add regress asn1evp | kinichiro | 2017-12-22 | 1 | -0/+1 |
* | Add *.5 manpages in libcrypto/man/ | kinichiro | 2017-09-10 | 1 | -0/+1 |
* | Add regression test freenull | kinichiro | 2017-07-16 | 1 | -0/+1 |
* | Add freezero support | kinichiro | 2017-04-22 | 1 | -0/+1 |
* | Add regress tls_prf | kinichiro | 2017-03-17 | 1 | -0/+1 |
* | Add support for getpagesize | kinichiro | 2017-03-15 | 1 | -0/+1 |
* | ignore mandoc db, compat files | Brent Cook | 2017-02-07 | 1 | -1/+3 |
* | Add inet_ntop and memmem for ocspcheck | kinichiro | 2017-01-26 | 1 | -0/+2 |
* | initial ocspcheck integration | Brent Cook | 2017-01-24 | 1 | -0/+5 |
* | Add regression test ssl_versions | kinichiro | 2017-01-06 | 1 | -0/+1 |
* | remove check-in .def and ignore .sym files | Brent Cook | 2016-11-06 | 1 | -0/+1 |
* | enable tls_ext_alpn regression test | kinichiro | 2016-08-30 | 1 | -0/+1 |
* | include tap-driver.sh in the source repo | Brent Cook | 2015-10-18 | 1 | -1/+0 |
* | make it clear that we skipped 64-bit time_t tests | Brent Cook | 2015-10-18 | 1 | -4/+8 |
* | Windows compatibility fixes | Brent Cook | 2015-10-18 | 1 | -0/+2 |
* | include timegm fallback | Brent Cook | 2015-10-15 | 1 | -0/+1 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 1 | -0/+1 |
* | ignore manpages | Brent Cook | 2015-09-13 | 1 | -3/+4 |
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 1 | -8/+9 |
* | ensure headers are sanitized before release | Brent Cook | 2015-09-10 | 1 | -1/+0 |
* | adjust order for ! .gitignore rule precedence | Brent Cook | 2015-09-07 | 1 | -8/+9 |
* | add win32-specific explicit_bzero implementation | Brent Cook | 2015-08-03 | 1 | -0/+1 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -0/+1 |
* | remove generated version file | Brent Cook | 2015-07-20 | 1 | -0/+1 |
* | derive VERSION from opensslv.h from upstream | Brent Cook | 2015-07-16 | 1 | -0/+1 |
* | ignore more imported test files | Brent Cook | 2015-06-29 | 1 | -0/+4 |
* | add libtls-standalone COPYING file | Brent Cook | 2015-06-05 | 1 | -1/+1 |
* | refactor win32 shims into posix_win.c | Brent Cook | 2015-06-05 | 1 | -0/+1 |
* | ship manpages with libtls-standalone | Brent Cook | 2015-05-23 | 1 | -0/+1 |
* | further refactoring, working libtls-standalone | Brent Cook | 2015-05-23 | 1 | -1/+5 |
* | refactor configure into separate m4 macros | Brent Cook | 2015-05-23 | 1 | -1/+2 |
* | stub in initial libtls standalone tree | Brent Cook | 2015-05-23 | 1 | -113/+43 |
* | add app tests from regress/usr.bin/openssl | Brent Cook | 2015-05-06 | 1 | -0/+1 |
* | rework tests Makefile.am | Brent Cook | 2015-03-21 | 1 | -1/+0 |
* | ignore temp windows library build files | Brent Cook | 2015-03-01 | 1 | -0/+1 |
* | conditionally build certhash into openssl(1) | Brent Cook | 2015-02-14 | 1 | -0/+1 |
* | update with latest, add more tests | Brent Cook | 2015-02-06 | 1 | -0/+1 |
* | Update .gitignore | Dmitry Eremin-Solenikov | 2014-12-07 | 1 | -0/+2 |
* | Enable optimized crypto operations for x86_64 | Brent Cook | 2014-12-07 | 1 | -0/+4 |
* | read all library versions directly from files | Brent Cook | 2014-12-06 | 1 | -3/+4 |
* | simplify building the apps Makefile | Brent Cook | 2014-12-06 | 1 | -3/+4 |