aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | use ‑ option hyphen wrappingd3x0r2017-07-071-2/+2
| * | | Fix formatting for description of openssldir and skip install; add <nobr> to ...d3x0r2017-07-071-2/+2
| * | | Fix formatting for description of openssldir and skip installd3x0r2017-07-071-2/+2
| * | | Add documentation about available CMake options.d3x0r2017-07-071-0/+12
| * | | Merge branch 'master' of https://github.com/libressl-portable/portable into S...d3x0r2017-07-0611-36/+38
| |\| |
| * | | Add option LIBRESSL_SKIP_INSTALLd3x0r2017-07-069-27/+57
* | | | Set Solaris build default to 64 bitkinichiro2017-07-081-0/+1
| |/ / |/| |
* | | Land #323, use GNUInstallDirs from cmake to specify install pathsBrent Cook2017-07-069-15/+16
|\ \ \
| * | | use GNUInstallDirs from cmake to specify install paths.d3x0r2017-07-069-15/+16
| |/ /
* | | Land #326, fix tests/tlstest.bat argument orderBrent Cook2017-07-061-1/+1
|\ \ \
| * | | fix tests/tlstest.batkinichiro2017-07-071-1/+1
| |/ /
* / / update netcat patchkinichiro2017-07-071-19/+19
|/ /
* | Land #318, Fix CMake module include pathBrent Cook2017-07-051-1/+1
|\ \
| * | Fix CMake module include pathMatt Stancliff2017-06-151-1/+1
| |/
* | Land #316, Remove misleading CFLAGS / LDFLAGSBrent Cook2017-07-051-2/+0
|\ \ | |/ |/|
| * Remove misleading CFLAGS / LDFLAGS.Paul Graham2017-06-091-2/+0
* | re-add getpagesize fallback, needed for AndroidBrent Cook2017-06-111-2/+8
|/
* update nc patchBrent Cook2017-06-031-22/+30
* defining DEFAULT_CA_FILE only if it is not defined.kinichiro2017-06-041-0/+12
* update tlstest argument orderingBrent Cook2017-05-181-1/+1
* fix hkdftest nameBrent Cook2017-05-181-3/+3
* Add definition of in_addr_t for Windows buildkinichiro2017-05-141-0/+2
* Add HKDF functionalitykinichiro2017-05-135-1/+15
* Land #310, make it easier to build from cvs sourceBrent Cook2017-05-081-10/+11
|\
| * Modify update.sh to change the path of openbsd source tree easilykinichiro2017-05-071-10/+11
* | remove OPENSSL_ia32cap_P from crypto.sym when generatedBrent Cook2017-05-011-1/+1
* | add 2.5.4 changelogBrent Cook2017-05-011-0/+22
|/
* include amd64 in the mixBrent Cook2017-04-291-0/+1
* only include ia32 syms on i?86/x86_64 targetsBrent Cook2017-04-291-0/+8
* add back copyright notice from OpenBSD malloc.c from which this came.Brent Cook2017-04-281-0/+19
* Land #306, add freezeroBrent Cook2017-04-286-2/+33
|\
| * Add freezero supportkinichiro2017-04-226-2/+33
* | Fix pkg-config metadata for libcryptoSteven McDonald2017-04-181-2/+2
|/
* add nc(1) manpage to install if enabledBrent Cook2017-04-122-1/+2
* move crypto_portable.sym to builddirBrent Cook2017-04-102-3/+6
* update changelog for stable releaseBrent Cook2017-04-061-1/+5
* tag OpenBSD 6.1 releaseBrent Cook2017-04-031-0/+2
* condense and refine changelog a bitv2.5.2Brent Cook2017-03-251-18/+9
* update changelog for 2.5.2Brent Cook2017-03-251-2/+37
* rebase netcat patchBrent Cook2017-03-251-15/+15
* Add regress tls_prfkinichiro2017-03-173-0/+11
* Add regress servertestkinichiro2017-03-174-0/+46
* add getpagesize check for cmakeBrent Cook2017-03-161-0/+5
* remove sysconf fallback for nowBrent Cook2017-03-161-8/+2
* Land #297, Add recallocarrayBrent Cook2017-03-168-2/+53
|\
| * Add support for getpagesizekinichiro2017-03-156-1/+33
| * Add recallocarraykinichiro2017-03-095-1/+20
* | Land #287, document steps to enable 64-bit time_t on mingw-w64 toolchainBrent Cook2017-03-162-1/+27
|\ \
| * | Remove "exit 1" (added by mistake)Paul Graham2017-02-181-2/+0
| * | Document 32-bit time_t problem on minw-w64 toolchain and how to avoid itPaul Graham2017-02-152-1/+29