]> git.meshlink.io Git - meshlink/commit
Update android build
authorsairoop-elear <sairoop@elear.solutions>
Mon, 13 May 2019 00:52:15 +0000 (06:22 +0530)
committerGuus Sliepen <guus@meshlink.io>
Fri, 31 May 2019 14:19:49 +0000 (16:19 +0200)
commitad87362afd13c4f14ce9a4b2cf0586a753b5a422
treebbd5d241158075680341f9af2fb9a2f7e60cfa3b
parentd8312f930befa013a74010a3f30f69fdb1a01417
Update android build

Fix compiling warnings
21 files changed:
configure.ac
examples/.gitignore
examples/Makefile.am
examples/chatpp.cc
examples/groupchat.c
examples/manynodes.c
examples/monitor.c
src/Makefile.am
src/ed25519/precomp_data.h
src/meshlink.c
src/meshlink.sym [new file with mode: 0644]
src/net.c
src/net.h
src/net_packet.c
src/net_socket.c
src/netutl.c
src/node.c
src/protocol_auth.c
src/route.c
src/splay_tree.c
src/submesh.c