Go to file
Timo Teräs 0d814ba35b libfetch: fix certificate host name check
OpenSSL allows passing zero-length to indicate "use strlen".
LibreSSL requires using the real length always, so pass the length.
2017-10-06 18:09:37 +03:00
libfetch libfetch: fix certificate host name check 2017-10-06 18:09:37 +03:00
src build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
test test: modernize testing APKBUILDs 2017-06-11 12:49:00 +02:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.travis.yml travis: notify on IRC 2017-07-25 23:25:52 +02:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
Makefile build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README