aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add regression test freenullkinichiro2017-07-161-0/+1
* Add freezero supportkinichiro2017-04-221-0/+1
* Add regress tls_prfkinichiro2017-03-171-0/+1
* Add support for getpagesizekinichiro2017-03-151-0/+1
* ignore mandoc db, compat filesBrent Cook2017-02-071-1/+3
* Add inet_ntop and memmem for ocspcheckkinichiro2017-01-261-0/+2
* initial ocspcheck integrationBrent Cook2017-01-241-0/+5
* Add regression test ssl_versionskinichiro2017-01-061-0/+1
* remove check-in .def and ignore .sym filesBrent Cook2016-11-061-0/+1
* enable tls_ext_alpn regression testkinichiro2016-08-301-0/+1
* include tap-driver.sh in the source repoBrent Cook2015-10-181-1/+0
* make it clear that we skipped 64-bit time_t testsBrent Cook2015-10-181-4/+8
* Windows compatibility fixesBrent Cook2015-10-181-0/+2
* include timegm fallbackBrent Cook2015-10-151-0/+1
* allow nc to build on linux and os xBrent Cook2015-09-131-0/+1
* ignore manpagesBrent Cook2015-09-131-3/+4
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-8/+9
* ensure headers are sanitized before releaseBrent Cook2015-09-101-1/+0
* adjust order for ! .gitignore rule precedenceBrent Cook2015-09-071-8/+9
* add win32-specific explicit_bzero implementationBrent Cook2015-08-031-0/+1
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+1
* remove generated version fileBrent Cook2015-07-201-0/+1
* derive VERSION from opensslv.h from upstreamBrent Cook2015-07-161-0/+1
* ignore more imported test filesBrent Cook2015-06-291-0/+4
* add libtls-standalone COPYING fileBrent Cook2015-06-051-1/+1
* refactor win32 shims into posix_win.cBrent Cook2015-06-051-0/+1
* ship manpages with libtls-standaloneBrent Cook2015-05-231-0/+1
* further refactoring, working libtls-standaloneBrent Cook2015-05-231-1/+5
* refactor configure into separate m4 macrosBrent Cook2015-05-231-1/+2
* stub in initial libtls standalone treeBrent Cook2015-05-231-113/+43
* add app tests from regress/usr.bin/opensslBrent Cook2015-05-061-0/+1
* rework tests Makefile.amBrent Cook2015-03-211-1/+0
* ignore temp windows library build filesBrent Cook2015-03-011-0/+1
* conditionally build certhash into openssl(1)Brent Cook2015-02-141-0/+1
* update with latest, add more testsBrent Cook2015-02-061-0/+1
* Update .gitignoreDmitry Eremin-Solenikov2014-12-071-0/+2
* Enable optimized crypto operations for x86_64Brent Cook2014-12-071-0/+4
* read all library versions directly from filesBrent Cook2014-12-061-3/+4
* simplify building the apps MakefileBrent Cook2014-12-061-3/+4
* add support for building libtlsBrent Cook2014-12-061-0/+4
* don't ignore a non-existent fileBrent Cook2014-12-031-1/+0
* ignore gost and camellia dirsBrent Cook2014-11-181-0/+2
* update gitignore to see changelogBrent Cook2014-10-141-1/+2
* remove configure.am.tpl, pull in VERSION directlyBrent Cook2014-08-121-1/+0
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-0/+2
* build openbsd memmem implementation for explicit_bzero testBrent Cook2014-07-211-0/+1
* update to newly-refactored arc4random compatibility shimsBrent Cook2014-07-181-0/+1
* add platform libraries to libcompat's LIBADD listBrent Cook2014-07-121-0/+2
* source library version from a common place, speed man buildsBrent Cook2014-07-121-0/+1
* hide unit test build results in .gitignoreBrent Cook2014-07-121-2/+3