]> git.ipfire.org Git - thirdparty/unbound.git/log
thirdparty/unbound.git
5 years agoEnsure proper alignment of cmsg buffers 234/head
Jeremie Courreges-Anglas [Sun, 10 May 2020 14:46:48 +0000 (16:46 +0200)] 
Ensure proper alignment of cmsg buffers

The cmsg macros expect a control message buffer to be aligned like
a struct cmsghdr.  The current layout around those stack-allocated
buffers probably provides the required alignment (usually 4 bytes).
Use a union to enforce proper alignment, in case future changes modify
the stack layout.

Spotted when chasing an unrelated bug with Otto Moerbeek (@omoerbeek).

5 years ago- Explicitly use 'rrset-roundrobin: no' for test cases.
George Thessalonikefs [Wed, 22 Apr 2020 17:27:20 +0000 (19:27 +0200)] 
- Explicitly use 'rrset-roundrobin: no' for test cases.

5 years ago- Fix tests for new rrset-roundrobin default.
George Thessalonikefs [Tue, 21 Apr 2020 20:02:56 +0000 (22:02 +0200)] 
- Fix tests for new rrset-roundrobin default.

5 years agoChangelog note for PR #225
W.C.A. Wijngaards [Tue, 21 Apr 2020 13:11:02 +0000 (15:11 +0200)] 
Changelog note for PR #225
- Merge #225 from akhait: KSK-2010 has been revoked. It removes the
  KSK-2010 from the default list in unbound-anchor, now that the
  revocation period is over.  KSK-2017 is the only trust anchor in
  the shipped default now.

5 years agoMerge pull request #225 from akhait/master
Wouter Wijngaards [Tue, 21 Apr 2020 13:09:29 +0000 (15:09 +0200)] 
Merge pull request #225 from akhait/master

KSK-2010 has been revoked

5 years agoKSK-2010 has been revoked 225/head
Anna Khaitovich [Tue, 21 Apr 2020 11:40:24 +0000 (13:40 +0200)] 
KSK-2010 has been revoked

5 years ago- Change default value for 'rrset-roundrobin' to yes.
George Thessalonikefs [Tue, 21 Apr 2020 10:58:48 +0000 (12:58 +0200)] 
- Change default value for 'rrset-roundrobin' to yes.

5 years ago- Remove unneeded was_mesh_reply check.
W.C.A. Wijngaards [Mon, 20 Apr 2020 13:35:45 +0000 (15:35 +0200)] 
- Remove unneeded was_mesh_reply check.

5 years ago- Fix for count of reply states in the mesh.
W.C.A. Wijngaards [Mon, 20 Apr 2020 12:24:05 +0000 (14:24 +0200)] 
- Fix for count of reply states in the mesh.

5 years agoFix that it is --enable-rpath, for #222.
W.C.A. Wijngaards [Mon, 20 Apr 2020 08:08:08 +0000 (10:08 +0200)] 
Fix that it is --enable-rpath, for #222.

5 years ago- Fix #222: --with-rpath, fails to rpath python lib.
W.C.A. Wijngaards [Mon, 20 Apr 2020 08:04:34 +0000 (10:04 +0200)] 
- Fix #222: --with-rpath, fails to rpath python lib.

5 years ago- Document SNI support in unbound-anchor.8.in.
George Thessalonikefs [Fri, 17 Apr 2020 09:47:36 +0000 (11:47 +0200)] 
- Document SNI support in unbound-anchor.8.in.

5 years ago- Update Changelog for PR #221.
George Thessalonikefs [Fri, 17 Apr 2020 09:41:47 +0000 (11:41 +0200)] 
- Update Changelog for PR #221.

5 years agoMerge pull request #221 from NLnetLabs/more-SNI
gthess [Fri, 17 Apr 2020 09:37:47 +0000 (11:37 +0200)] 
Merge pull request #221 from NLnetLabs/more-SNI

More SNI support on TLS

5 years ago- Enable SNI by default in unbound-anchor. 221/head
George Thessalonikefs [Fri, 17 Apr 2020 09:33:12 +0000 (11:33 +0200)] 
- Enable SNI by default in unbound-anchor.

5 years agoRevert "- Remove SNI support from unbound-anchor; TLS is used only for"
George Thessalonikefs [Fri, 17 Apr 2020 09:27:39 +0000 (11:27 +0200)] 
Revert "- Remove SNI support from unbound-anchor; TLS is used only for"

This reverts commit 9d197eb11061c2a7d805c9de5f411b425a030f05.

Server-side software may use SNI to pick the correct virtual host.

5 years ago- Remove SNI support from unbound-anchor; TLS is used only for
George Thessalonikefs [Fri, 17 Apr 2020 08:42:58 +0000 (10:42 +0200)] 
- Remove SNI support from unbound-anchor; TLS is used only for
  encryption and not validation.

5 years ago- Add SNI support on more TLS connections (fixes #193).
George Thessalonikefs [Thu, 16 Apr 2020 11:48:47 +0000 (13:48 +0200)] 
- Add SNI support on more TLS connections (fixes #193).
- Add SNI support to unbound-anchor.

5 years ago- Add doxygen documentation for DSCP.
George Thessalonikefs [Thu, 16 Apr 2020 11:56:40 +0000 (13:56 +0200)] 
- Add doxygen documentation for DSCP.

5 years ago- Fix for posix shell syntax for trap in run_msg.sh test script.
W.C.A. Wijngaards [Thu, 16 Apr 2020 11:17:33 +0000 (13:17 +0200)] 
- Fix for posix shell syntax for trap in run_msg.sh test script.

5 years ago- Fix for posix shell syntax for trap in nsd-control-setup.
W.C.A. Wijngaards [Thu, 16 Apr 2020 11:14:50 +0000 (13:14 +0200)] 
- Fix for posix shell syntax for trap in nsd-control-setup.

5 years agoMerge branch 'master' of github.com:NLnetLabs/unbound
W.C.A. Wijngaards [Thu, 16 Apr 2020 09:48:53 +0000 (11:48 +0200)] 
Merge branch 'master' of github.com:NLnetLabs/unbound

5 years ago- Fix help return code in unbound-control-setup script.
W.C.A. Wijngaards [Thu, 16 Apr 2020 09:47:27 +0000 (11:47 +0200)] 
- Fix help return code in unbound-control-setup script.

5 years ago- Fix #220: auth-zone section in config may lead to segfault.
George Thessalonikefs [Wed, 15 Apr 2020 15:57:02 +0000 (17:57 +0200)] 
- Fix #220: auth-zone section in config may lead to segfault.

5 years ago- Merge PR #214 from gearnode: unbound-control-setup recreate
W.C.A. Wijngaards [Tue, 7 Apr 2020 11:49:25 +0000 (13:49 +0200)] 
- Merge PR #214 from gearnode: unbound-control-setup recreate
  certificates.  With the -r option the certificates are created
  again, without it, only the files that do not exist are created.

5 years agoMerge pull request #214 from gearnode/idempotent-nsd-unbound-setup
Wouter Wijngaards [Tue, 7 Apr 2020 11:48:54 +0000 (13:48 +0200)] 
Merge pull request #214 from gearnode/idempotent-nsd-unbound-setup

unbound-control-setup recreate certificates

5 years agofix unbound-control-setup is not idempotent 214/head
Gearnode [Tue, 7 Apr 2020 11:19:36 +0000 (13:19 +0200)] 
fix unbound-control-setup is not idempotent

5 years ago- Keep track of number of timeouts. Use this counter to determine if capsforid
Ralph Dolmans [Mon, 6 Apr 2020 16:00:06 +0000 (18:00 +0200)] 
- Keep track of number of timeouts. Use this counter to determine if capsforid
  fallback should be started.

5 years ago- More documentation for redis-expire-records option.
George Thessalonikefs [Mon, 6 Apr 2020 10:32:18 +0000 (12:32 +0200)] 
- More documentation for redis-expire-records option.

5 years agoMerge branch 'Talkabout-redis-expire-records'
George Thessalonikefs [Wed, 1 Apr 2020 15:22:38 +0000 (17:22 +0200)] 
Merge branch 'Talkabout-redis-expire-records'

5 years ago- Changes for PR #206 (formatting and remade lex and yacc output).
George Thessalonikefs [Wed, 1 Apr 2020 15:14:58 +0000 (17:14 +0200)] 
- Changes for PR #206 (formatting and remade lex and yacc output).

5 years agoMerge branch 'master' of https://github.com/Talkabout/unbound into Talkabout-redis...
George Thessalonikefs [Wed, 1 Apr 2020 14:04:48 +0000 (16:04 +0200)] 
Merge branch 'master' of https://github.com/Talkabout/unbound into Talkabout-redis-expire-records

5 years agochanged init logic of redis backend as per review request 206/head
Talkabout [Wed, 1 Apr 2020 11:32:13 +0000 (13:32 +0200)] 
changed init logic of redis backend as per review request

5 years agoimplemented review feedback
Talkabout [Tue, 31 Mar 2020 21:10:45 +0000 (23:10 +0200)] 
implemented review feedback
renamed option from 'redis-set-ttl' to 'redis-expire-records'

5 years agoadded option 'redis-set-ttl' to define whether ttl should be added to redis records
Talkabout [Tue, 31 Mar 2020 10:47:13 +0000 (12:47 +0200)] 
added option 'redis-set-ttl' to define whether ttl should be added to redis records
added check for redis command 'setex' when initializing redis connection
updated documentation
minor improvements to previous changes

5 years ago- Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
W.C.A. Wijngaards [Mon, 30 Mar 2020 12:55:00 +0000 (14:55 +0200)] 
- Merge PR #208: Fix uncached CLIENT_RESPONSE'es on stateful
  transports.

5 years agoMerge pull request #208 from NLnetLabs/bugfix/dnstap-client-response-on-stateful...
Wouter Wijngaards [Mon, 30 Mar 2020 12:54:31 +0000 (14:54 +0200)] 
Merge pull request #208 from NLnetLabs/bugfix/dnstap-client-response-on-stateful-transports

Fix uncached CLIENT_RESPONSE'es on stateful transports

5 years agoSend tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE 208/head
Willem Toorop [Mon, 30 Mar 2020 10:19:17 +0000 (12:19 +0200)] 
Send tcp_req_info->spool_buffer as dnstap CLIENT_RESPONSE

When tcp_req_info exists. This fixes that dnstap CLIENT_RESPONSE messages did not contain the response message when answering on statful transport for uncached responses.

5 years agoFix uncached CLIENT_RESPONSE'es on stateful transports
Willem Toorop [Mon, 30 Mar 2020 09:39:07 +0000 (11:39 +0200)] 
Fix uncached CLIENT_RESPONSE'es on stateful transports

Because repinfo->c->buffer does not contain the response when the it did not came from cache.
Only after tcp_req_info_send_reply is called, is the response on the buffer which is used to fill the dnstap protobuf's.

5 years agonroff fix for dash.
W.C.A. Wijngaards [Mon, 30 Mar 2020 08:29:15 +0000 (10:29 +0200)] 
nroff fix for dash.

5 years ago- Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and ::
W.C.A. Wijngaards [Mon, 30 Mar 2020 08:27:44 +0000 (10:27 +0200)] 
- Merge PR #207: Clarify if-automatic listens on 0.0.0.0 and ::

5 years agoMerge pull request #207 from NLnetLabs/maintenance/if-transparent-doc
Wouter Wijngaards [Mon, 30 Mar 2020 08:27:14 +0000 (10:27 +0200)] 
Merge pull request #207 from NLnetLabs/maintenance/if-transparent-doc

Clarify if-automatic listens on 0.0.0.0 and ::

5 years agoClarify if-automatic listens on 0.0.0.0 and :: 207/head
Willem Toorop [Mon, 30 Mar 2020 08:07:25 +0000 (10:07 +0200)] 
Clarify if-automatic listens on 0.0.0.0 and ::

5 years agohonor 'server_expired_ttl' in redis
Talkabout [Sun, 29 Mar 2020 21:53:01 +0000 (23:53 +0200)] 
honor 'server_expired_ttl' in redis

5 years agoMerge branch 'master' of https://github.com/Talkabout/unbound
Talkabout [Sun, 29 Mar 2020 13:23:13 +0000 (15:23 +0200)] 
Merge branch 'master' of https://github.com/Talkabout/unbound

5 years agoadded logic for redis to honor ttl when serve_expired is not enabled
Talkabout [Sun, 29 Mar 2020 13:22:10 +0000 (15:22 +0200)] 
added logic for redis to honor ttl when serve_expired is not enabled

5 years agoChangelog note for PR #203.
W.C.A. Wijngaards [Fri, 27 Mar 2020 15:07:03 +0000 (16:07 +0100)] 
Changelog note for PR #203.
- Merge PR #203 from noloader: Update README-Travis.md with current
  procedures.

5 years agoMerge pull request #203 from noloader/master
Wouter Wijngaards [Fri, 27 Mar 2020 15:06:31 +0000 (16:06 +0100)] 
Merge pull request #203 from noloader/master

Update README-Travis.md with current procedures

5 years agoMake unbound-control error returned on missing domain name more user friendly.
Ralph Dolmans [Fri, 27 Mar 2020 10:27:12 +0000 (11:27 +0100)] 
Make unbound-control error returned on missing domain name more user friendly.

5 years agoUpdate README-Travis.md with current procedures 203/head
Jeffrey Walton [Thu, 26 Mar 2020 23:57:58 +0000 (19:57 -0400)] 
Update README-Travis.md with current procedures

5 years ago- Fix RPZ concurrency issue when using auth_zone_reload.
Ralph Dolmans [Thu, 26 Mar 2020 18:11:57 +0000 (19:11 +0100)] 
- Fix RPZ concurrency issue when using auth_zone_reload.

5 years agoChangelog entry for #201
George Thessalonikefs [Wed, 25 Mar 2020 13:10:27 +0000 (14:10 +0100)] 
Changelog entry for #201
- Merge PR #201 from noloader: Fix OpenSSL cross-compaile warnings.

5 years agoMerge branch 'noloader-android'
George Thessalonikefs [Wed, 25 Mar 2020 12:59:51 +0000 (13:59 +0100)] 
Merge branch 'noloader-android'

5 years ago- Keep 'arm64-v8a' support for Travis android builds.
George Thessalonikefs [Wed, 25 Mar 2020 12:58:40 +0000 (13:58 +0100)] 
- Keep 'arm64-v8a' support for Travis android builds.

5 years agoFix OpenSSL corss-compaile warning 201/head
Jeffrey Walton [Wed, 25 Mar 2020 09:00:35 +0000 (05:00 -0400)] 
Fix OpenSSL corss-compaile warning
warning: '__ANDROID_API__' macro redefined

5 years ago- Travis fix for ios by omitting tools from install.
W.C.A. Wijngaards [Tue, 24 Mar 2020 09:23:00 +0000 (10:23 +0100)] 
- Travis fix for ios by omitting tools from install.

5 years ago- Fixes for #200 : example.conf note and set_value for ip-dscp.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:36:27 +0000 (09:36 +0100)] 
- Fixes for #200 : example.conf note and set_value for ip-dscp.

5 years ago- Fixes on #200. and rerun autoconf.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:32:04 +0000 (09:32 +0100)] 
- Fixes on #200. and rerun autoconf.

5 years agoChangelog for #200 and bison, flex regenerate.
W.C.A. Wijngaards [Tue, 24 Mar 2020 08:25:05 +0000 (09:25 +0100)] 
Changelog for #200 and bison, flex regenerate.
- Merge PR #200 from yarikk: add ip-dscp option to specify the DSCP
  tag for outgoing packets.

5 years agoMerge pull request #200 from yarikk/ipdiffserv
Wouter Wijngaards [Tue, 24 Mar 2020 08:24:16 +0000 (09:24 +0100)] 
Merge pull request #200 from yarikk/ipdiffserv

add ip-dscp option to specify the DSCP tag for outgoing packets

5 years agoadd setting IP DiffServ Codepoint (DSCP, previously TOS) on sockets 200/head
Yaroslav K [Wed, 26 Feb 2020 20:58:13 +0000 (12:58 -0800)] 
add setting IP DiffServ Codepoint (DSCP, previously TOS) on sockets

5 years agoadd ip-dscp configuration option for setting IP DiffServ codepoint (DSCP, previously...
Yaroslav K [Wed, 4 Mar 2020 19:02:16 +0000 (11:02 -0800)] 
add ip-dscp configuration option for setting IP DiffServ codepoint (DSCP, previously TOS) on sockets

5 years ago- Fix compile on Solaris for unbound-checkconf.
W.C.A. Wijngaards [Mon, 23 Mar 2020 16:26:06 +0000 (17:26 +0100)] 
- Fix compile on Solaris for unbound-checkconf.

5 years ago- Changelog note for PR #198: Declare lz_enter_rr_into_zone() static,
George Thessalonikefs [Fri, 20 Mar 2020 12:06:43 +0000 (13:06 +0100)] 
- Changelog note for PR #198: Declare lz_enter_rr_into_zone() static,
  it's only used in this file, by fobser.

5 years agoMerge pull request #198 from fobser/missing_prototype
gthess [Fri, 20 Mar 2020 12:04:09 +0000 (13:04 +0100)] 
Merge pull request #198 from fobser/missing_prototype

Declare lz_enter_rr_into_zone() static, it's only used in this file.

5 years agoChangelog note for #197.
W.C.A. Wijngaards [Fri, 20 Mar 2020 10:54:57 +0000 (11:54 +0100)] 
Changelog note for #197.
- Merge PR #197 from fobser: Make log_ident_revert_to_default() a
  proper prototype.

5 years agoMerge pull request #197 from fobser/proper_prototype
Wouter Wijngaards [Fri, 20 Mar 2020 10:54:39 +0000 (11:54 +0100)] 
Merge pull request #197 from fobser/proper_prototype

Make log_ident_revert_to_default() a proper prototype.

5 years agoDeclare lz_enter_rr_into_zone() static, it's only used in this file. 198/head
Florian Obser [Fri, 20 Mar 2020 10:53:13 +0000 (11:53 +0100)] 
Declare lz_enter_rr_into_zone() static, it's only used in this file.
Pointed out by clang with -Wmissing-prototypes

5 years agoMake log_ident_revert_to_default() a proper prototype. 197/head
Florian Obser [Fri, 20 Mar 2020 10:44:38 +0000 (11:44 +0100)] 
Make log_ident_revert_to_default() a proper prototype.
Pointed out by clang with -Wstrict-prototypes.

5 years ago- Fix .travis.yml error, missing 'env' option.
Ralph Dolmans [Thu, 19 Mar 2020 17:11:22 +0000 (18:11 +0100)] 
- Fix .travis.yml error, missing 'env' option.

5 years ago- Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton.
Ralph Dolmans [Thu, 19 Mar 2020 16:59:08 +0000 (17:59 +0100)] 
- Merge PR#194: Add libevent testing to Travis, by Jeffrey Walton.

5 years agoMerge branch 'noloader-libevent'
Ralph Dolmans [Thu, 19 Mar 2020 16:58:01 +0000 (17:58 +0100)] 
Merge branch 'noloader-libevent'

5 years agoMerge branch 'libevent' of https://github.com/noloader/unbound into noloader-libevent
Ralph Dolmans [Thu, 19 Mar 2020 16:57:35 +0000 (17:57 +0100)] 
Merge branch 'libevent' of https://github.com/noloader/unbound into noloader-libevent

5 years agoMerge branch 'fobser-kernel-random-port'
Ralph Dolmans [Thu, 19 Mar 2020 16:38:09 +0000 (17:38 +0100)] 
Merge branch 'fobser-kernel-random-port'

5 years agoAdd changelog entries for PR#134.
Ralph Dolmans [Thu, 19 Mar 2020 16:37:27 +0000 (17:37 +0100)] 
Add changelog entries for PR#134.

5 years ago- Log warning when using outgoing-port-permit and outgoing-port-avoid
Ralph Dolmans [Thu, 19 Mar 2020 16:34:46 +0000 (17:34 +0100)] 
- Log warning when using outgoing-port-permit and outgoing-port-avoid
  while explicit port randomisation is disabled.

5 years agoMerge branch 'kernel-random-port' of https://github.com/fobser/unbound into fobser...
Ralph Dolmans [Thu, 19 Mar 2020 14:48:12 +0000 (15:48 +0100)] 
Merge branch 'kernel-random-port' of https://github.com/fobser/unbound into fobser-kernel-random-port

5 years ago- Fix #158: open tls-session-ticket-keys as binary, for Windows. By Daisuke
Ralph Dolmans [Thu, 19 Mar 2020 13:00:33 +0000 (14:00 +0100)] 
- Fix #158: open tls-session-ticket-keys as binary, for Windows. By Daisuke
  HIGASHI.

5 years agoMerge branch 'noloader-ios'
Ralph Dolmans [Thu, 19 Mar 2020 09:55:55 +0000 (10:55 +0100)] 
Merge branch 'noloader-ios'

5 years ago- Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton.
Ralph Dolmans [Thu, 19 Mar 2020 09:55:39 +0000 (10:55 +0100)] 
- Merge PR#191: Update iOS testing on Travis, by Jeffrey Walton.

5 years agoAdd libevent testing to Travis 194/head
Jeffrey Walton [Tue, 17 Mar 2020 10:46:18 +0000 (06:46 -0400)] 
Add libevent testing to Travis

5 years agoSync with upstream 191/head
Jeffrey Walton [Tue, 17 Mar 2020 10:32:13 +0000 (06:32 -0400)] 
Sync with upstream

5 years ago- Fix #192: In the unbound-checkconf tool, the module config of
W.C.A. Wijngaards [Mon, 16 Mar 2020 08:44:38 +0000 (09:44 +0100)] 
- Fix #192: In the unbound-checkconf tool, the module config of
  dns64 subnetcache respip validator iterator is whitelisted, it was
  reported it seems to work.

5 years ago- Fix compile of test tools without protobuf.
Wouter Wijngaards [Thu, 12 Mar 2020 09:49:24 +0000 (10:49 +0100)] 
- Fix compile of test tools without protobuf.

5 years ago- Add check to make sure RPZ records are subdomain of configured zone origin.
Ralph Dolmans [Wed, 11 Mar 2020 16:37:50 +0000 (17:37 +0100)] 
- Add check to make sure RPZ records are subdomain of configured zone origin.

5 years ago- Changelog entry for (Fix #189, Merge PR #190).
George Thessalonikefs [Wed, 11 Mar 2020 10:50:38 +0000 (11:50 +0100)] 
- Changelog entry for (Fix #189, Merge PR #190).

5 years agoMerge pull request #190 from noloader/netbsd
gthess [Wed, 11 Mar 2020 10:45:16 +0000 (11:45 +0100)] 
Merge pull request #190 from noloader/netbsd

Fix NetBSD compile (GH #189)

5 years agoChangelog for #188 and configure script created. Removed unneeded whitespace.
W.C.A. Wijngaards [Wed, 11 Mar 2020 07:41:56 +0000 (08:41 +0100)] 
Changelog for #188 and configure script created.  Removed unneeded whitespace.

5 years agoFix #188: unbound-control.c:882:6: error: 'execlp' is unavailable: not available...
W.C.A. Wijngaards [Wed, 11 Mar 2020 07:39:48 +0000 (08:39 +0100)] 
Fix #188: unbound-control.c:882:6: error: 'execlp' is unavailable: not available on tvOS

5 years agoFix NetBSD compile (GH #189) 190/head
Jeffrey Walton [Wed, 11 Mar 2020 07:35:28 +0000 (03:35 -0400)] 
Fix NetBSD compile (GH #189)

5 years agoMerge branch 'noloader-makefile'
George Thessalonikefs [Fri, 6 Mar 2020 11:01:05 +0000 (12:01 +0100)] 
Merge branch 'noloader-makefile'

5 years ago- Changelog note for PR #186: Fix unrecognized 'echo -n' option on OS X,
George Thessalonikefs [Fri, 6 Mar 2020 10:59:13 +0000 (11:59 +0100)] 
- Changelog note for PR #186: Fix unrecognized 'echo -n' option on OS X,
  by noloader.

5 years agoFix unrecognized 'echo -n' option on OS X 186/head
Jeffrey Walton [Thu, 5 Mar 2020 19:53:08 +0000 (14:53 -0500)] 
Fix unrecognized 'echo -n' option on OS X
Also see https://github.com/NLnetLabs/unbound/issues/183.
This PR also updates a few typos in README-Travis.md, and expands the discussion of PKG_CONFIG_PATH for those who are not familiar with it.

5 years agoFix changelog note, it is #182, not #184.
W.C.A. Wijngaards [Thu, 5 Mar 2020 16:03:28 +0000 (17:03 +0100)] 
Fix changelog note, it is #182, not #184.

5 years agoChangelog note for #184.
W.C.A. Wijngaards [Thu, 5 Mar 2020 16:02:20 +0000 (17:02 +0100)] 
Changelog note for #184.
- Fix PR #184 from noloader: Add iOS testing to Travis.

5 years agoMerge pull request #182 from noloader/ios
Wouter Wijngaards [Thu, 5 Mar 2020 16:01:59 +0000 (17:01 +0100)] 
Merge pull request #182 from noloader/ios

Add iOS testing to Travis

5 years agoAdd iOS testing to Travis 182/head
Jeffrey Walton [Wed, 4 Mar 2020 17:03:20 +0000 (12:03 -0500)] 
Add iOS testing to Travis

5 years ago- Update README-Travis.md (from PR #179), by Jeffrey Walton.
Ralph Dolmans [Wed, 4 Mar 2020 11:02:10 +0000 (12:02 +0100)] 
- Update README-Travis.md (from PR #179), by Jeffrey Walton.

5 years ago- Merge PR #180 from noloader: Avoid calling exit in Travis script. 179/head
George Thessalonikefs [Wed, 4 Mar 2020 09:24:47 +0000 (10:24 +0100)] 
- Merge PR #180 from noloader: Avoid calling exit in Travis script.

5 years agoMerge pull request #181 from noloader/openssl-pie
gthess [Wed, 4 Mar 2020 09:22:23 +0000 (10:22 +0100)] 
Merge pull request #181 from noloader/openssl-pie

Fix OpenSSL -pie warning on Android