From 1f74ceaea68260bde373acf3440ff51f46c6d480 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Wed, 15 Jun 2016 10:16:26 -0700 Subject: [PATCH] Rebuilt ZeroTierUnity-OSX bundle project --- COPYING | 17 + LICENSE.GPL-2 | 339 ++++++ LICENSE.GPL-3 | 674 ++++++++++++ Makefile | 18 + .../xcshareddata/ZeroTierUnity.xcscmblueprint | 30 + .../ZeroTierUnity.xcodeproj/project.pbxproj | 974 ++++++++++-------- .../UserInterfaceState.xcuserstate | Bin 36886 -> 45910 bytes make-mac.mk | 30 +- make-mac.mk.bak | 134 +++ objects.mk | 32 + zerotierone | 1 + 11 files changed, 1782 insertions(+), 467 deletions(-) create mode 100644 COPYING create mode 100644 LICENSE.GPL-2 create mode 100644 LICENSE.GPL-3 create mode 100644 Makefile create mode 100644 integrations/Unity3D/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcshareddata/ZeroTierUnity.xcscmblueprint create mode 100644 make-mac.mk.bak create mode 100644 objects.mk create mode 160000 zerotierone diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..23d42df --- /dev/null +++ b/COPYING @@ -0,0 +1,17 @@ +ZeroTier One, an endpoint server for the ZeroTier virtual network layer. +Copyright © 2011–2016 ZeroTier, Inc. + +ZeroTier One is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or (at +your option) any later version. + +See the file ‘LICENSE.GPL-3’ for the text of the GNU GPL version 3. +If that file is not present, see . + +.. + Local variables: + coding: utf-8 + mode: text + End: + vim: fileencoding=utf-8 filetype=text : diff --git a/LICENSE.GPL-2 b/LICENSE.GPL-2 new file mode 100644 index 0000000..d159169 --- /dev/null +++ b/LICENSE.GPL-2 @@ -0,0 +1,339 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. diff --git a/LICENSE.GPL-3 b/LICENSE.GPL-3 new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/LICENSE.GPL-3 @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..5a5f660 --- /dev/null +++ b/Makefile @@ -0,0 +1,18 @@ +# Common makefile -- loads make rules for each platform + +OSTYPE=$(shell uname -s) + +ifeq ($(OSTYPE),Darwin) + include make-mac.mk +endif + +ifeq ($(OSTYPE),Linux) + include make-linux.mk +endif + +ifeq ($(OSTYPE),FreeBSD) + include make-freebsd.mk +endif +ifeq ($(OSTYPE),OpenBSD) + include make-freebsd.mk +endif diff --git a/integrations/Unity3D/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcshareddata/ZeroTierUnity.xcscmblueprint b/integrations/Unity3D/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcshareddata/ZeroTierUnity.xcscmblueprint new file mode 100644 index 0000000..02bf27b --- /dev/null +++ b/integrations/Unity3D/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcshareddata/ZeroTierUnity.xcscmblueprint @@ -0,0 +1,30 @@ +{ + "DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "E606611F311EBBA46CDC9112D11FA5B7A3480FA9", + "DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : { + + }, + "DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : { + "ABA3617E9F0148F844A82502F0D808DE6591AA97" : 0, + "E606611F311EBBA46CDC9112D11FA5B7A3480FA9" : 0 + }, + "DVTSourceControlWorkspaceBlueprintIdentifierKey" : "45972750-C75F-4131-AB4C-C59AD5028861", + "DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : { + "ABA3617E9F0148F844A82502F0D808DE6591AA97" : "zerotiersdk\/zerotierone\/", + "E606611F311EBBA46CDC9112D11FA5B7A3480FA9" : "zerotiersdk\/" + }, + "DVTSourceControlWorkspaceBlueprintNameKey" : "ZeroTierUnity", + "DVTSourceControlWorkspaceBlueprintVersion" : 204, + "DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "integrations\/Unity3D\/osx_bundle\/ZeroTierUnity\/ZeroTierUnity.xcodeproj", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [ + { + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/git.int.zerotier.com\/zerotier\/zerotierone.git\/", + "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "ABA3617E9F0148F844A82502F0D808DE6591AA97" + }, + { + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "http:\/\/git.int.zerotier.com\/zerotier\/zerotiersdk.git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "E606611F311EBBA46CDC9112D11FA5B7A3480FA9" + } + ] +} \ No newline at end of file diff --git a/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.pbxproj b/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.pbxproj index f6c3898..21af14c 100644 --- a/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.pbxproj +++ b/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.pbxproj @@ -7,233 +7,263 @@ objects = { /* Begin PBXBuildFile section */ - 7C2416481D073B5C000851B2 /* Phy.hpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C941D06267B0033F5EB /* Phy.hpp */; }; - 7C24164A1D073E54000851B2 /* LWIPStack.hpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416491D073DEA000851B2 /* LWIPStack.hpp */; }; - 7C2416551D073F5F000851B2 /* api_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24164D1D073F5F000851B2 /* api_lib.c */; }; - 7C2416561D073F5F000851B2 /* api_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24164E1D073F5F000851B2 /* api_msg.c */; }; - 7C2416571D073F5F000851B2 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24164F1D073F5F000851B2 /* err.c */; }; - 7C2416581D073F5F000851B2 /* netbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416501D073F5F000851B2 /* netbuf.c */; }; - 7C2416591D073F5F000851B2 /* netdb.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416511D073F5F000851B2 /* netdb.c */; }; - 7C24165A1D073F5F000851B2 /* netifapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416521D073F5F000851B2 /* netifapi.c */; }; - 7C24165B1D073F5F000851B2 /* sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416531D073F5F000851B2 /* sockets.c */; }; - 7C24165C1D073F5F000851B2 /* tcpip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416541D073F5F000851B2 /* tcpip.c */; }; - 7C24166D1D073F71000851B2 /* def.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24165D1D073F71000851B2 /* def.c */; }; - 7C24166E1D073F71000851B2 /* dhcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24165E1D073F71000851B2 /* dhcp.c */; }; - 7C24166F1D073F71000851B2 /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24165F1D073F71000851B2 /* dns.c */; }; - 7C2416701D073F71000851B2 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416601D073F71000851B2 /* init.c */; }; - 7C2416711D073F71000851B2 /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416611D073F71000851B2 /* mem.c */; }; - 7C2416721D073F71000851B2 /* memp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416621D073F71000851B2 /* memp.c */; }; - 7C2416731D073F71000851B2 /* netif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416631D073F71000851B2 /* netif.c */; }; - 7C2416741D073F72000851B2 /* pbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416641D073F71000851B2 /* pbuf.c */; }; - 7C2416751D073F72000851B2 /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416651D073F71000851B2 /* raw.c */; }; - 7C2416761D073F72000851B2 /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416661D073F71000851B2 /* stats.c */; }; - 7C2416771D073F72000851B2 /* sys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416671D073F71000851B2 /* sys.c */; }; - 7C2416781D073F72000851B2 /* tcp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416681D073F71000851B2 /* tcp_in.c */; }; - 7C2416791D073F72000851B2 /* tcp_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416691D073F71000851B2 /* tcp_out.c */; }; - 7C24167A1D073F72000851B2 /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24166A1D073F71000851B2 /* tcp.c */; }; - 7C24167B1D073F72000851B2 /* timers.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24166B1D073F71000851B2 /* timers.c */; }; - 7C24167C1D073F72000851B2 /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24166C1D073F71000851B2 /* udp.c */; }; - 7C2416851D073F81000851B2 /* autoip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24167D1D073F81000851B2 /* autoip.c */; }; - 7C2416861D073F81000851B2 /* icmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24167E1D073F81000851B2 /* icmp.c */; }; - 7C2416871D073F81000851B2 /* igmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24167F1D073F81000851B2 /* igmp.c */; }; - 7C2416881D073F81000851B2 /* inet_chksum.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416801D073F81000851B2 /* inet_chksum.c */; }; - 7C2416891D073F81000851B2 /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416811D073F81000851B2 /* inet.c */; }; - 7C24168A1D073F81000851B2 /* ip_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416821D073F81000851B2 /* ip_addr.c */; }; - 7C24168B1D073F81000851B2 /* ip_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416831D073F81000851B2 /* ip_frag.c */; }; - 7C24168C1D073F81000851B2 /* ip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416841D073F81000851B2 /* ip.c */; }; - 7C2416931D073F8D000851B2 /* asn1_dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24168D1D073F8D000851B2 /* asn1_dec.c */; }; - 7C2416941D073F8D000851B2 /* asn1_enc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24168E1D073F8D000851B2 /* asn1_enc.c */; }; - 7C2416951D073F8D000851B2 /* mib_structs.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24168F1D073F8D000851B2 /* mib_structs.c */; }; - 7C2416961D073F8D000851B2 /* mib2.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416901D073F8D000851B2 /* mib2.c */; }; - 7C2416971D073F8D000851B2 /* msg_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416911D073F8D000851B2 /* msg_in.c */; }; - 7C2416981D073F8D000851B2 /* msg_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416921D073F8D000851B2 /* msg_out.c */; }; - 7C24169C1D073FA1000851B2 /* etharp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416991D073FA1000851B2 /* etharp.c */; }; - 7C24169D1D073FA1000851B2 /* ethernetif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24169A1D073FA1000851B2 /* ethernetif.c */; }; - 7C24169E1D073FA1000851B2 /* slipif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C24169B1D073FA1000851B2 /* slipif.c */; }; - 7C2416A11D07430E000851B2 /* NetconSockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C2416A01D07430E000851B2 /* NetconSockets.c */; }; - 7C3F4C841D0618940033F5EB /* NetconServiceSetup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C821D0618940033F5EB /* NetconServiceSetup.cpp */; }; - 7C3F4C871D0626510033F5EB /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C851D0626510033F5EB /* lz4.c */; }; - 7C3F4C8A1D0626620033F5EB /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C881D0626620033F5EB /* http_parser.c */; }; - 7C3F4C9A1D06267B0033F5EB /* Arp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C8B1D06267B0033F5EB /* Arp.cpp */; }; - 7C3F4C9B1D06267B0033F5EB /* BackgroundResolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C8D1D06267B0033F5EB /* BackgroundResolver.cpp */; }; - 7C3F4C9C1D06267B0033F5EB /* Http.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C901D06267B0033F5EB /* Http.cpp */; }; - 7C3F4C9D1D06267B0033F5EB /* OSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C921D06267B0033F5EB /* OSUtils.cpp */; }; - 7C3F4C9E1D06267B0033F5EB /* PortMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C951D06267B0033F5EB /* PortMapper.cpp */; }; - 7C3F4C9F1D06267B0033F5EB /* RoutingTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4C971D06267B0033F5EB /* RoutingTable.cpp */; }; - 7C3F4CDE1D06268E0033F5EB /* C25519.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CA51D06268E0033F5EB /* C25519.cpp */; }; - 7C3F4CDF1D06268E0033F5EB /* CertificateOfMembership.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CA71D06268E0033F5EB /* CertificateOfMembership.cpp */; }; - 7C3F4CE01D06268E0033F5EB /* Cluster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CA91D06268E0033F5EB /* Cluster.cpp */; }; - 7C3F4CE11D06268E0033F5EB /* DeferredPackets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CAC1D06268E0033F5EB /* DeferredPackets.cpp */; }; - 7C3F4CE21D06268E0033F5EB /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CAE1D06268E0033F5EB /* Dictionary.cpp */; }; - 7C3F4CE31D06268E0033F5EB /* Identity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CB11D06268E0033F5EB /* Identity.cpp */; }; - 7C3F4CE41D06268E0033F5EB /* IncomingPacket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CB31D06268E0033F5EB /* IncomingPacket.cpp */; }; - 7C3F4CE51D06268E0033F5EB /* InetAddress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CB51D06268E0033F5EB /* InetAddress.cpp */; }; - 7C3F4CE61D06268E0033F5EB /* Multicaster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CB81D06268E0033F5EB /* Multicaster.cpp */; }; - 7C3F4CE71D06268E0033F5EB /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CBC1D06268E0033F5EB /* Network.cpp */; }; - 7C3F4CE81D06268E0033F5EB /* NetworkConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CBE1D06268E0033F5EB /* NetworkConfig.cpp */; }; - 7C3F4CE91D06268E0033F5EB /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CC21D06268E0033F5EB /* Node.cpp */; }; - 7C3F4CEA1D06268E0033F5EB /* OutboundMulticast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CC51D06268E0033F5EB /* OutboundMulticast.cpp */; }; - 7C3F4CEB1D06268E0033F5EB /* Packet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CC71D06268E0033F5EB /* Packet.cpp */; }; - 7C3F4CEC1D06268E0033F5EB /* Path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CC91D06268E0033F5EB /* Path.cpp */; }; - 7C3F4CED1D06268E0033F5EB /* Peer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CCB1D06268E0033F5EB /* Peer.cpp */; }; - 7C3F4CEE1D06268E0033F5EB /* Poly1305.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CCD1D06268E0033F5EB /* Poly1305.cpp */; }; - 7C3F4CEF1D06268E0033F5EB /* Salsa20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CD01D06268E0033F5EB /* Salsa20.cpp */; }; - 7C3F4CF01D06268E0033F5EB /* SelfAwareness.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CD21D06268E0033F5EB /* SelfAwareness.cpp */; }; - 7C3F4CF11D06268E0033F5EB /* SHA512.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CD41D06268E0033F5EB /* SHA512.cpp */; }; - 7C3F4CF21D06268E0033F5EB /* Switch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CD71D06268E0033F5EB /* Switch.cpp */; }; - 7C3F4CF31D06268E0033F5EB /* Topology.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CD91D06268E0033F5EB /* Topology.cpp */; }; - 7C3F4CF41D06268E0033F5EB /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CDB1D06268E0033F5EB /* Utils.cpp */; }; - 7C3F4CF81D0626AE0033F5EB /* OneService.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CF61D0626AE0033F5EB /* OneService.cpp */; }; - 7C3F4CFB1D0626C20033F5EB /* ControlPlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C3F4CF91D0626C20033F5EB /* ControlPlane.cpp */; }; - 7CADD87D1D062BDB00B1B486 /* NetconRPC.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CADD87B1D062BDB00B1B486 /* NetconRPC.c */; }; - 7CADD8821D064E1500B1B486 /* NetconEthernetTap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CADD8811D06449200B1B486 /* NetconEthernetTap.cpp */; }; - 7CADD8861D064F3600B1B486 /* NetconProxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7CADD8851D064F3600B1B486 /* NetconProxy.cpp */; }; - 7CC40F1C1D08B0E30083AF40 /* NetconDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 7CC40F1A1D08B0E30083AF40 /* NetconDebug.c */; }; + 7C13E9791D11BFCD004F16BE /* C25519.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9401D11BFCD004F16BE /* C25519.cpp */; }; + 7C13E97A1D11BFCD004F16BE /* CertificateOfMembership.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9421D11BFCD004F16BE /* CertificateOfMembership.cpp */; }; + 7C13E97B1D11BFCD004F16BE /* Cluster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9441D11BFCD004F16BE /* Cluster.cpp */; }; + 7C13E97C1D11BFCD004F16BE /* DeferredPackets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9471D11BFCD004F16BE /* DeferredPackets.cpp */; }; + 7C13E97D1D11BFCD004F16BE /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9491D11BFCD004F16BE /* Dictionary.cpp */; }; + 7C13E97E1D11BFCD004F16BE /* Identity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E94C1D11BFCD004F16BE /* Identity.cpp */; }; + 7C13E97F1D11BFCD004F16BE /* IncomingPacket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E94E1D11BFCD004F16BE /* IncomingPacket.cpp */; }; + 7C13E9801D11BFCD004F16BE /* InetAddress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9501D11BFCD004F16BE /* InetAddress.cpp */; }; + 7C13E9811D11BFCD004F16BE /* Multicaster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9531D11BFCD004F16BE /* Multicaster.cpp */; }; + 7C13E9821D11BFCD004F16BE /* Network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9571D11BFCD004F16BE /* Network.cpp */; }; + 7C13E9831D11BFCD004F16BE /* NetworkConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9591D11BFCD004F16BE /* NetworkConfig.cpp */; }; + 7C13E9841D11BFCD004F16BE /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E95D1D11BFCD004F16BE /* Node.cpp */; }; + 7C13E9851D11BFCD004F16BE /* OutboundMulticast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9601D11BFCD004F16BE /* OutboundMulticast.cpp */; }; + 7C13E9861D11BFCD004F16BE /* Packet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9621D11BFCD004F16BE /* Packet.cpp */; }; + 7C13E9871D11BFCD004F16BE /* Path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9641D11BFCD004F16BE /* Path.cpp */; }; + 7C13E9881D11BFCD004F16BE /* Peer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9661D11BFCD004F16BE /* Peer.cpp */; }; + 7C13E9891D11BFCD004F16BE /* Poly1305.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9681D11BFCD004F16BE /* Poly1305.cpp */; }; + 7C13E98A1D11BFCD004F16BE /* Salsa20.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E96B1D11BFCD004F16BE /* Salsa20.cpp */; }; + 7C13E98B1D11BFCD004F16BE /* SelfAwareness.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E96D1D11BFCD004F16BE /* SelfAwareness.cpp */; }; + 7C13E98C1D11BFCD004F16BE /* SHA512.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E96F1D11BFCD004F16BE /* SHA512.cpp */; }; + 7C13E98D1D11BFCD004F16BE /* Switch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9721D11BFCD004F16BE /* Switch.cpp */; }; + 7C13E98E1D11BFCD004F16BE /* Topology.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9741D11BFCD004F16BE /* Topology.cpp */; }; + 7C13E98F1D11BFCD004F16BE /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9761D11BFCD004F16BE /* Utils.cpp */; }; + 7C13E9981D11C013004F16BE /* ControlPlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9931D11C013004F16BE /* ControlPlane.cpp */; }; + 7C13E9991D11C013004F16BE /* OneService.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9951D11C013004F16BE /* OneService.cpp */; }; + 7C13E9B11D11C028004F16BE /* Arp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E99A1D11C028004F16BE /* Arp.cpp */; }; + 7C13E9B21D11C028004F16BE /* BackgroundResolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E99C1D11C028004F16BE /* BackgroundResolver.cpp */; }; + 7C13E9B31D11C028004F16BE /* BSDEthernetTap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E99F1D11C028004F16BE /* BSDEthernetTap.cpp */; }; + 7C13E9B41D11C028004F16BE /* Http.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9A11D11C028004F16BE /* Http.cpp */; }; + 7C13E9B61D11C028004F16BE /* OSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9A51D11C028004F16BE /* OSUtils.cpp */; }; + 7C13E9B81D11C028004F16BE /* PortMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9AA1D11C028004F16BE /* PortMapper.cpp */; }; + 7C13E9B91D11C028004F16BE /* RoutingTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9AC1D11C028004F16BE /* RoutingTable.cpp */; }; + 7C13E9C91D11C03D004F16BE /* SDK_Debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9BB1D11C03C004F16BE /* SDK_Debug.c */; }; + 7C13E9CA1D11C03D004F16BE /* SDK_EthernetTap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9BD1D11C03C004F16BE /* SDK_EthernetTap.cpp */; }; + 7C13E9CC1D11C03D004F16BE /* SDK_Proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9C11D11C03C004F16BE /* SDK_Proxy.cpp */; }; + 7C13E9CD1D11C03D004F16BE /* SDK_RPC.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9C21D11C03C004F16BE /* SDK_RPC.c */; }; + 7C13E9CE1D11C03D004F16BE /* SDK_ServiceSetup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9C41D11C03C004F16BE /* SDK_ServiceSetup.cpp */; }; + 7C13E9CF1D11C03D004F16BE /* SDK_Sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9C71D11C03D004F16BE /* SDK_Sockets.c */; }; + 7C13E9D81D11C0D7004F16BE /* api_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D01D11C0D7004F16BE /* api_lib.c */; }; + 7C13E9D91D11C0D7004F16BE /* api_msg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D11D11C0D7004F16BE /* api_msg.c */; }; + 7C13E9DA1D11C0D7004F16BE /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D21D11C0D7004F16BE /* err.c */; }; + 7C13E9DB1D11C0D7004F16BE /* netbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D31D11C0D7004F16BE /* netbuf.c */; }; + 7C13E9DC1D11C0D7004F16BE /* netdb.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D41D11C0D7004F16BE /* netdb.c */; }; + 7C13E9DD1D11C0D7004F16BE /* netifapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D51D11C0D7004F16BE /* netifapi.c */; }; + 7C13E9DE1D11C0D7004F16BE /* sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D61D11C0D7004F16BE /* sockets.c */; }; + 7C13E9DF1D11C0D7004F16BE /* tcpip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9D71D11C0D7004F16BE /* tcpip.c */; }; + 7C13E9F01D11C0EE004F16BE /* def.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E01D11C0EE004F16BE /* def.c */; }; + 7C13E9F11D11C0EE004F16BE /* dhcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E11D11C0EE004F16BE /* dhcp.c */; }; + 7C13E9F21D11C0EE004F16BE /* dns.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E21D11C0EE004F16BE /* dns.c */; }; + 7C13E9F31D11C0EE004F16BE /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E31D11C0EE004F16BE /* init.c */; }; + 7C13E9F41D11C0EE004F16BE /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E41D11C0EE004F16BE /* mem.c */; }; + 7C13E9F51D11C0EE004F16BE /* memp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E51D11C0EE004F16BE /* memp.c */; }; + 7C13E9F61D11C0EE004F16BE /* netif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E61D11C0EE004F16BE /* netif.c */; }; + 7C13E9F71D11C0EE004F16BE /* pbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E71D11C0EE004F16BE /* pbuf.c */; }; + 7C13E9F81D11C0EE004F16BE /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E81D11C0EE004F16BE /* raw.c */; }; + 7C13E9F91D11C0EE004F16BE /* stats.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9E91D11C0EE004F16BE /* stats.c */; }; + 7C13E9FA1D11C0EE004F16BE /* sys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9EA1D11C0EE004F16BE /* sys.c */; }; + 7C13E9FB1D11C0EE004F16BE /* tcp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9EB1D11C0EE004F16BE /* tcp_in.c */; }; + 7C13E9FC1D11C0EE004F16BE /* tcp_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9EC1D11C0EE004F16BE /* tcp_out.c */; }; + 7C13E9FD1D11C0EE004F16BE /* tcp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9ED1D11C0EE004F16BE /* tcp.c */; }; + 7C13E9FE1D11C0EE004F16BE /* timers.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9EE1D11C0EE004F16BE /* timers.c */; }; + 7C13E9FF1D11C0EE004F16BE /* udp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13E9EF1D11C0EE004F16BE /* udp.c */; }; + 7C13EA081D11C0FC004F16BE /* autoip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA001D11C0FC004F16BE /* autoip.c */; }; + 7C13EA091D11C0FC004F16BE /* icmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA011D11C0FC004F16BE /* icmp.c */; }; + 7C13EA0A1D11C0FC004F16BE /* igmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA021D11C0FC004F16BE /* igmp.c */; }; + 7C13EA0B1D11C0FC004F16BE /* inet_chksum.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA031D11C0FC004F16BE /* inet_chksum.c */; }; + 7C13EA0C1D11C0FC004F16BE /* inet.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA041D11C0FC004F16BE /* inet.c */; }; + 7C13EA0D1D11C0FC004F16BE /* ip_addr.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA051D11C0FC004F16BE /* ip_addr.c */; }; + 7C13EA0E1D11C0FC004F16BE /* ip_frag.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA061D11C0FC004F16BE /* ip_frag.c */; }; + 7C13EA0F1D11C0FC004F16BE /* ip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA071D11C0FC004F16BE /* ip.c */; }; + 7C13EA131D11C10D004F16BE /* etharp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA101D11C10D004F16BE /* etharp.c */; }; + 7C13EA141D11C10D004F16BE /* ethernetif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA111D11C10D004F16BE /* ethernetif.c */; }; + 7C13EA151D11C10D004F16BE /* slipif.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA121D11C10D004F16BE /* slipif.c */; }; + 7C13EA431D11C342004F16BE /* http_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA411D11C342004F16BE /* http_parser.c */; }; + 7C13EA461D11C355004F16BE /* lz4.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C13EA441D11C355004F16BE /* lz4.c */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 7C2416491D073DEA000851B2 /* LWIPStack.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = LWIPStack.hpp; path = ../../../../LWIPStack.hpp; sourceTree = ""; }; - 7C24164D1D073F5F000851B2 /* api_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = api_lib.c; path = ../../../../../ext/lwip/src/api/api_lib.c; sourceTree = ""; }; - 7C24164E1D073F5F000851B2 /* api_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = api_msg.c; path = ../../../../../ext/lwip/src/api/api_msg.c; sourceTree = ""; }; - 7C24164F1D073F5F000851B2 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = err.c; path = ../../../../../ext/lwip/src/api/err.c; sourceTree = ""; }; - 7C2416501D073F5F000851B2 /* netbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netbuf.c; path = ../../../../../ext/lwip/src/api/netbuf.c; sourceTree = ""; }; - 7C2416511D073F5F000851B2 /* netdb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netdb.c; path = ../../../../../ext/lwip/src/api/netdb.c; sourceTree = ""; }; - 7C2416521D073F5F000851B2 /* netifapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netifapi.c; path = ../../../../../ext/lwip/src/api/netifapi.c; sourceTree = ""; }; - 7C2416531D073F5F000851B2 /* sockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sockets.c; path = ../../../../../ext/lwip/src/api/sockets.c; sourceTree = ""; }; - 7C2416541D073F5F000851B2 /* tcpip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcpip.c; path = ../../../../../ext/lwip/src/api/tcpip.c; sourceTree = ""; }; - 7C24165D1D073F71000851B2 /* def.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = def.c; path = ../../../../../ext/lwip/src/core/def.c; sourceTree = ""; }; - 7C24165E1D073F71000851B2 /* dhcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dhcp.c; path = ../../../../../ext/lwip/src/core/dhcp.c; sourceTree = ""; }; - 7C24165F1D073F71000851B2 /* dns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dns.c; path = ../../../../../ext/lwip/src/core/dns.c; sourceTree = ""; }; - 7C2416601D073F71000851B2 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = init.c; path = ../../../../../ext/lwip/src/core/init.c; sourceTree = ""; }; - 7C2416611D073F71000851B2 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mem.c; path = ../../../../../ext/lwip/src/core/mem.c; sourceTree = ""; }; - 7C2416621D073F71000851B2 /* memp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memp.c; path = ../../../../../ext/lwip/src/core/memp.c; sourceTree = ""; }; - 7C2416631D073F71000851B2 /* netif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netif.c; path = ../../../../../ext/lwip/src/core/netif.c; sourceTree = ""; }; - 7C2416641D073F71000851B2 /* pbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pbuf.c; path = ../../../../../ext/lwip/src/core/pbuf.c; sourceTree = ""; }; - 7C2416651D073F71000851B2 /* raw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raw.c; path = ../../../../../ext/lwip/src/core/raw.c; sourceTree = ""; }; - 7C2416661D073F71000851B2 /* stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stats.c; path = ../../../../../ext/lwip/src/core/stats.c; sourceTree = ""; }; - 7C2416671D073F71000851B2 /* sys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sys.c; path = ../../../../../ext/lwip/src/core/sys.c; sourceTree = ""; }; - 7C2416681D073F71000851B2 /* tcp_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_in.c; path = ../../../../../ext/lwip/src/core/tcp_in.c; sourceTree = ""; }; - 7C2416691D073F71000851B2 /* tcp_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_out.c; path = ../../../../../ext/lwip/src/core/tcp_out.c; sourceTree = ""; }; - 7C24166A1D073F71000851B2 /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp.c; path = ../../../../../ext/lwip/src/core/tcp.c; sourceTree = ""; }; - 7C24166B1D073F71000851B2 /* timers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = timers.c; path = ../../../../../ext/lwip/src/core/timers.c; sourceTree = ""; }; - 7C24166C1D073F71000851B2 /* udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = udp.c; path = ../../../../../ext/lwip/src/core/udp.c; sourceTree = ""; }; - 7C24167D1D073F81000851B2 /* autoip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = autoip.c; path = ../../../../../ext/lwip/src/core/ipv4/autoip.c; sourceTree = ""; }; - 7C24167E1D073F81000851B2 /* icmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = icmp.c; path = ../../../../../ext/lwip/src/core/ipv4/icmp.c; sourceTree = ""; }; - 7C24167F1D073F81000851B2 /* igmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = igmp.c; path = ../../../../../ext/lwip/src/core/ipv4/igmp.c; sourceTree = ""; }; - 7C2416801D073F81000851B2 /* inet_chksum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet_chksum.c; path = ../../../../../ext/lwip/src/core/ipv4/inet_chksum.c; sourceTree = ""; }; - 7C2416811D073F81000851B2 /* inet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet.c; path = ../../../../../ext/lwip/src/core/ipv4/inet.c; sourceTree = ""; }; - 7C2416821D073F81000851B2 /* ip_addr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip_addr.c; path = ../../../../../ext/lwip/src/core/ipv4/ip_addr.c; sourceTree = ""; }; - 7C2416831D073F81000851B2 /* ip_frag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip_frag.c; path = ../../../../../ext/lwip/src/core/ipv4/ip_frag.c; sourceTree = ""; }; - 7C2416841D073F81000851B2 /* ip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip.c; path = ../../../../../ext/lwip/src/core/ipv4/ip.c; sourceTree = ""; }; - 7C24168D1D073F8D000851B2 /* asn1_dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asn1_dec.c; path = ../../../../../ext/lwip/src/core/snmp/asn1_dec.c; sourceTree = ""; }; - 7C24168E1D073F8D000851B2 /* asn1_enc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asn1_enc.c; path = ../../../../../ext/lwip/src/core/snmp/asn1_enc.c; sourceTree = ""; }; - 7C24168F1D073F8D000851B2 /* mib_structs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mib_structs.c; path = ../../../../../ext/lwip/src/core/snmp/mib_structs.c; sourceTree = ""; }; - 7C2416901D073F8D000851B2 /* mib2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mib2.c; path = ../../../../../ext/lwip/src/core/snmp/mib2.c; sourceTree = ""; }; - 7C2416911D073F8D000851B2 /* msg_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msg_in.c; path = ../../../../../ext/lwip/src/core/snmp/msg_in.c; sourceTree = ""; }; - 7C2416921D073F8D000851B2 /* msg_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = msg_out.c; path = ../../../../../ext/lwip/src/core/snmp/msg_out.c; sourceTree = ""; }; - 7C2416991D073FA1000851B2 /* etharp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = etharp.c; path = ../../../../../ext/lwip/src/netif/etharp.c; sourceTree = ""; }; - 7C24169A1D073FA1000851B2 /* ethernetif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ethernetif.c; path = ../../../../../ext/lwip/src/netif/ethernetif.c; sourceTree = ""; }; - 7C24169B1D073FA1000851B2 /* slipif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = slipif.c; path = ../../../../../ext/lwip/src/netif/slipif.c; sourceTree = ""; }; - 7C2416A01D07430E000851B2 /* NetconSockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NetconSockets.c; path = ../../../../NetconSockets.c; sourceTree = ""; }; - 7C2416A21D0744CC000851B2 /* Netcon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Netcon.h; path = ../../../../Netcon.h; sourceTree = ""; }; + 7C13E93B1D11BFCD004F16BE /* Address.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Address.hpp; path = ../../../../zerotierone/node/Address.hpp; sourceTree = ""; }; + 7C13E93C1D11BFCD004F16BE /* Array.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Array.hpp; path = ../../../../zerotierone/node/Array.hpp; sourceTree = ""; }; + 7C13E93D1D11BFCD004F16BE /* AtomicCounter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = AtomicCounter.hpp; path = ../../../../zerotierone/node/AtomicCounter.hpp; sourceTree = ""; }; + 7C13E93E1D11BFCD004F16BE /* BinarySemaphore.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BinarySemaphore.hpp; path = ../../../../zerotierone/node/BinarySemaphore.hpp; sourceTree = ""; }; + 7C13E93F1D11BFCD004F16BE /* Buffer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Buffer.hpp; path = ../../../../zerotierone/node/Buffer.hpp; sourceTree = ""; }; + 7C13E9401D11BFCD004F16BE /* C25519.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = C25519.cpp; path = ../../../../zerotierone/node/C25519.cpp; sourceTree = ""; }; + 7C13E9411D11BFCD004F16BE /* C25519.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = C25519.hpp; path = ../../../../zerotierone/node/C25519.hpp; sourceTree = ""; }; + 7C13E9421D11BFCD004F16BE /* CertificateOfMembership.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateOfMembership.cpp; path = ../../../../zerotierone/node/CertificateOfMembership.cpp; sourceTree = ""; }; + 7C13E9431D11BFCD004F16BE /* CertificateOfMembership.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CertificateOfMembership.hpp; path = ../../../../zerotierone/node/CertificateOfMembership.hpp; sourceTree = ""; }; + 7C13E9441D11BFCD004F16BE /* Cluster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Cluster.cpp; path = ../../../../zerotierone/node/Cluster.cpp; sourceTree = ""; }; + 7C13E9451D11BFCD004F16BE /* Cluster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Cluster.hpp; path = ../../../../zerotierone/node/Cluster.hpp; sourceTree = ""; }; + 7C13E9461D11BFCD004F16BE /* Constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Constants.hpp; path = ../../../../zerotierone/node/Constants.hpp; sourceTree = ""; }; + 7C13E9471D11BFCD004F16BE /* DeferredPackets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeferredPackets.cpp; path = ../../../../zerotierone/node/DeferredPackets.cpp; sourceTree = ""; }; + 7C13E9481D11BFCD004F16BE /* DeferredPackets.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DeferredPackets.hpp; path = ../../../../zerotierone/node/DeferredPackets.hpp; sourceTree = ""; }; + 7C13E9491D11BFCD004F16BE /* Dictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Dictionary.cpp; path = ../../../../zerotierone/node/Dictionary.cpp; sourceTree = ""; }; + 7C13E94A1D11BFCD004F16BE /* Dictionary.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Dictionary.hpp; path = ../../../../zerotierone/node/Dictionary.hpp; sourceTree = ""; }; + 7C13E94B1D11BFCD004F16BE /* Hashtable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Hashtable.hpp; path = ../../../../zerotierone/node/Hashtable.hpp; sourceTree = ""; }; + 7C13E94C1D11BFCD004F16BE /* Identity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Identity.cpp; path = ../../../../zerotierone/node/Identity.cpp; sourceTree = ""; }; + 7C13E94D1D11BFCD004F16BE /* Identity.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Identity.hpp; path = ../../../../zerotierone/node/Identity.hpp; sourceTree = ""; }; + 7C13E94E1D11BFCD004F16BE /* IncomingPacket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingPacket.cpp; path = ../../../../zerotierone/node/IncomingPacket.cpp; sourceTree = ""; }; + 7C13E94F1D11BFCD004F16BE /* IncomingPacket.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = IncomingPacket.hpp; path = ../../../../zerotierone/node/IncomingPacket.hpp; sourceTree = ""; }; + 7C13E9501D11BFCD004F16BE /* InetAddress.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InetAddress.cpp; path = ../../../../zerotierone/node/InetAddress.cpp; sourceTree = ""; }; + 7C13E9511D11BFCD004F16BE /* InetAddress.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = InetAddress.hpp; path = ../../../../zerotierone/node/InetAddress.hpp; sourceTree = ""; }; + 7C13E9521D11BFCD004F16BE /* MAC.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MAC.hpp; path = ../../../../zerotierone/node/MAC.hpp; sourceTree = ""; }; + 7C13E9531D11BFCD004F16BE /* Multicaster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Multicaster.cpp; path = ../../../../zerotierone/node/Multicaster.cpp; sourceTree = ""; }; + 7C13E9541D11BFCD004F16BE /* Multicaster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Multicaster.hpp; path = ../../../../zerotierone/node/Multicaster.hpp; sourceTree = ""; }; + 7C13E9551D11BFCD004F16BE /* MulticastGroup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MulticastGroup.hpp; path = ../../../../zerotierone/node/MulticastGroup.hpp; sourceTree = ""; }; + 7C13E9561D11BFCD004F16BE /* Mutex.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Mutex.hpp; path = ../../../../zerotierone/node/Mutex.hpp; sourceTree = ""; }; + 7C13E9571D11BFCD004F16BE /* Network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../../../../zerotierone/node/Network.cpp; sourceTree = ""; }; + 7C13E9581D11BFCD004F16BE /* Network.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Network.hpp; path = ../../../../zerotierone/node/Network.hpp; sourceTree = ""; }; + 7C13E9591D11BFCD004F16BE /* NetworkConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkConfig.cpp; path = ../../../../zerotierone/node/NetworkConfig.cpp; sourceTree = ""; }; + 7C13E95A1D11BFCD004F16BE /* NetworkConfig.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfig.hpp; path = ../../../../zerotierone/node/NetworkConfig.hpp; sourceTree = ""; }; + 7C13E95B1D11BFCD004F16BE /* NetworkConfigRequestMetaData.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfigRequestMetaData.hpp; path = ../../../../zerotierone/node/NetworkConfigRequestMetaData.hpp; sourceTree = ""; }; + 7C13E95C1D11BFCD004F16BE /* NetworkController.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkController.hpp; path = ../../../../zerotierone/node/NetworkController.hpp; sourceTree = ""; }; + 7C13E95D1D11BFCD004F16BE /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = ../../../../zerotierone/node/Node.cpp; sourceTree = ""; }; + 7C13E95E1D11BFCD004F16BE /* Node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Node.hpp; path = ../../../../zerotierone/node/Node.hpp; sourceTree = ""; }; + 7C13E95F1D11BFCD004F16BE /* NonCopyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NonCopyable.hpp; path = ../../../../zerotierone/node/NonCopyable.hpp; sourceTree = ""; }; + 7C13E9601D11BFCD004F16BE /* OutboundMulticast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OutboundMulticast.cpp; path = ../../../../zerotierone/node/OutboundMulticast.cpp; sourceTree = ""; }; + 7C13E9611D11BFCD004F16BE /* OutboundMulticast.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OutboundMulticast.hpp; path = ../../../../zerotierone/node/OutboundMulticast.hpp; sourceTree = ""; }; + 7C13E9621D11BFCD004F16BE /* Packet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Packet.cpp; path = ../../../../zerotierone/node/Packet.cpp; sourceTree = ""; }; + 7C13E9631D11BFCD004F16BE /* Packet.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Packet.hpp; path = ../../../../zerotierone/node/Packet.hpp; sourceTree = ""; }; + 7C13E9641D11BFCD004F16BE /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Path.cpp; path = ../../../../zerotierone/node/Path.cpp; sourceTree = ""; }; + 7C13E9651D11BFCD004F16BE /* Path.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Path.hpp; path = ../../../../zerotierone/node/Path.hpp; sourceTree = ""; }; + 7C13E9661D11BFCD004F16BE /* Peer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Peer.cpp; path = ../../../../zerotierone/node/Peer.cpp; sourceTree = ""; }; + 7C13E9671D11BFCD004F16BE /* Peer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Peer.hpp; path = ../../../../zerotierone/node/Peer.hpp; sourceTree = ""; }; + 7C13E9681D11BFCD004F16BE /* Poly1305.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Poly1305.cpp; path = ../../../../zerotierone/node/Poly1305.cpp; sourceTree = ""; }; + 7C13E9691D11BFCD004F16BE /* Poly1305.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Poly1305.hpp; path = ../../../../zerotierone/node/Poly1305.hpp; sourceTree = ""; }; + 7C13E96A1D11BFCD004F16BE /* RuntimeEnvironment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RuntimeEnvironment.hpp; path = ../../../../zerotierone/node/RuntimeEnvironment.hpp; sourceTree = ""; }; + 7C13E96B1D11BFCD004F16BE /* Salsa20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Salsa20.cpp; path = ../../../../zerotierone/node/Salsa20.cpp; sourceTree = ""; }; + 7C13E96C1D11BFCD004F16BE /* Salsa20.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Salsa20.hpp; path = ../../../../zerotierone/node/Salsa20.hpp; sourceTree = ""; }; + 7C13E96D1D11BFCD004F16BE /* SelfAwareness.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelfAwareness.cpp; path = ../../../../zerotierone/node/SelfAwareness.cpp; sourceTree = ""; }; + 7C13E96E1D11BFCD004F16BE /* SelfAwareness.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SelfAwareness.hpp; path = ../../../../zerotierone/node/SelfAwareness.hpp; sourceTree = ""; }; + 7C13E96F1D11BFCD004F16BE /* SHA512.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SHA512.cpp; path = ../../../../zerotierone/node/SHA512.cpp; sourceTree = ""; }; + 7C13E9701D11BFCD004F16BE /* SHA512.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SHA512.hpp; path = ../../../../zerotierone/node/SHA512.hpp; sourceTree = ""; }; + 7C13E9711D11BFCD004F16BE /* SharedPtr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SharedPtr.hpp; path = ../../../../zerotierone/node/SharedPtr.hpp; sourceTree = ""; }; + 7C13E9721D11BFCD004F16BE /* Switch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Switch.cpp; path = ../../../../zerotierone/node/Switch.cpp; sourceTree = ""; }; + 7C13E9731D11BFCD004F16BE /* Switch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Switch.hpp; path = ../../../../zerotierone/node/Switch.hpp; sourceTree = ""; }; + 7C13E9741D11BFCD004F16BE /* Topology.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Topology.cpp; path = ../../../../zerotierone/node/Topology.cpp; sourceTree = ""; }; + 7C13E9751D11BFCD004F16BE /* Topology.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Topology.hpp; path = ../../../../zerotierone/node/Topology.hpp; sourceTree = ""; }; + 7C13E9761D11BFCD004F16BE /* Utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Utils.cpp; path = ../../../../zerotierone/node/Utils.cpp; sourceTree = ""; }; + 7C13E9771D11BFCD004F16BE /* Utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Utils.hpp; path = ../../../../zerotierone/node/Utils.hpp; sourceTree = ""; }; + 7C13E9781D11BFCD004F16BE /* World.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = World.hpp; path = ../../../../zerotierone/node/World.hpp; sourceTree = ""; }; + 7C13E9931D11C013004F16BE /* ControlPlane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ControlPlane.cpp; path = ../../../../zerotierone/service/ControlPlane.cpp; sourceTree = ""; }; + 7C13E9941D11C013004F16BE /* ControlPlane.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ControlPlane.hpp; path = ../../../../zerotierone/service/ControlPlane.hpp; sourceTree = ""; }; + 7C13E9951D11C013004F16BE /* OneService.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OneService.cpp; path = ../../../../zerotierone/service/OneService.cpp; sourceTree = ""; }; + 7C13E9961D11C013004F16BE /* OneService.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OneService.hpp; path = ../../../../zerotierone/service/OneService.hpp; sourceTree = ""; }; + 7C13E99A1D11C028004F16BE /* Arp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Arp.cpp; path = ../../../../zerotierone/osdep/Arp.cpp; sourceTree = ""; }; + 7C13E99B1D11C028004F16BE /* Arp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Arp.hpp; path = ../../../../zerotierone/osdep/Arp.hpp; sourceTree = ""; }; + 7C13E99C1D11C028004F16BE /* BackgroundResolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BackgroundResolver.cpp; path = ../../../../zerotierone/osdep/BackgroundResolver.cpp; sourceTree = ""; }; + 7C13E99D1D11C028004F16BE /* BackgroundResolver.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BackgroundResolver.hpp; path = ../../../../zerotierone/osdep/BackgroundResolver.hpp; sourceTree = ""; }; + 7C13E99E1D11C028004F16BE /* Binder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Binder.hpp; path = ../../../../zerotierone/osdep/Binder.hpp; sourceTree = ""; }; + 7C13E99F1D11C028004F16BE /* BSDEthernetTap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BSDEthernetTap.cpp; path = ../../../../zerotierone/osdep/BSDEthernetTap.cpp; sourceTree = ""; }; + 7C13E9A01D11C028004F16BE /* BSDEthernetTap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BSDEthernetTap.hpp; path = ../../../../zerotierone/osdep/BSDEthernetTap.hpp; sourceTree = ""; }; + 7C13E9A11D11C028004F16BE /* Http.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Http.cpp; path = ../../../../zerotierone/osdep/Http.cpp; sourceTree = ""; }; + 7C13E9A21D11C028004F16BE /* Http.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Http.hpp; path = ../../../../zerotierone/osdep/Http.hpp; sourceTree = ""; }; + 7C13E9A51D11C028004F16BE /* OSUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OSUtils.cpp; path = ../../../../zerotierone/osdep/OSUtils.cpp; sourceTree = ""; }; + 7C13E9A61D11C028004F16BE /* OSUtils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OSUtils.hpp; path = ../../../../zerotierone/osdep/OSUtils.hpp; sourceTree = ""; }; + 7C13E9A91D11C028004F16BE /* Phy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Phy.hpp; path = ../../../../zerotierone/osdep/Phy.hpp; sourceTree = ""; }; + 7C13E9AA1D11C028004F16BE /* PortMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PortMapper.cpp; path = ../../../../zerotierone/osdep/PortMapper.cpp; sourceTree = ""; }; + 7C13E9AB1D11C028004F16BE /* PortMapper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = PortMapper.hpp; path = ../../../../zerotierone/osdep/PortMapper.hpp; sourceTree = ""; }; + 7C13E9AC1D11C028004F16BE /* RoutingTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RoutingTable.cpp; path = ../../../../zerotierone/osdep/RoutingTable.cpp; sourceTree = ""; }; + 7C13E9AD1D11C028004F16BE /* RoutingTable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RoutingTable.hpp; path = ../../../../zerotierone/osdep/RoutingTable.hpp; sourceTree = ""; }; + 7C13E9AE1D11C028004F16BE /* Thread.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Thread.hpp; path = ../../../../zerotierone/osdep/Thread.hpp; sourceTree = ""; }; + 7C13E9BB1D11C03C004F16BE /* SDK_Debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDK_Debug.c; path = ../../../../src/SDK_Debug.c; sourceTree = ""; }; + 7C13E9BC1D11C03C004F16BE /* SDK_Debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDK_Debug.h; path = ../../../../src/SDK_Debug.h; sourceTree = ""; }; + 7C13E9BD1D11C03C004F16BE /* SDK_EthernetTap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SDK_EthernetTap.cpp; path = ../../../../src/SDK_EthernetTap.cpp; sourceTree = ""; }; + 7C13E9BE1D11C03C004F16BE /* SDK_EthernetTap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SDK_EthernetTap.hpp; path = ../../../../src/SDK_EthernetTap.hpp; sourceTree = ""; }; + 7C13E9C01D11C03C004F16BE /* SDK_LWIPStack.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SDK_LWIPStack.hpp; path = ../../../../src/SDK_LWIPStack.hpp; sourceTree = ""; }; + 7C13E9C11D11C03C004F16BE /* SDK_Proxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SDK_Proxy.cpp; path = ../../../../src/SDK_Proxy.cpp; sourceTree = ""; }; + 7C13E9C21D11C03C004F16BE /* SDK_RPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDK_RPC.c; path = ../../../../src/SDK_RPC.c; sourceTree = ""; }; + 7C13E9C31D11C03C004F16BE /* SDK_RPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDK_RPC.h; path = ../../../../src/SDK_RPC.h; sourceTree = ""; }; + 7C13E9C41D11C03C004F16BE /* SDK_ServiceSetup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SDK_ServiceSetup.cpp; path = ../../../../src/SDK_ServiceSetup.cpp; sourceTree = ""; }; + 7C13E9C51D11C03C004F16BE /* SDK_ServiceSetup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SDK_ServiceSetup.hpp; path = ../../../../src/SDK_ServiceSetup.hpp; sourceTree = ""; }; + 7C13E9C61D11C03D004F16BE /* SDK_Signatures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDK_Signatures.h; path = ../../../../src/SDK_Signatures.h; sourceTree = ""; }; + 7C13E9C71D11C03D004F16BE /* SDK_Sockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDK_Sockets.c; path = ../../../../src/SDK_Sockets.c; sourceTree = ""; }; + 7C13E9C81D11C03D004F16BE /* SDK.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDK.h; path = ../../../../src/SDK.h; sourceTree = ""; }; + 7C13E9D01D11C0D7004F16BE /* api_lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = api_lib.c; path = ../../../../ext/lwip/src/api/api_lib.c; sourceTree = ""; }; + 7C13E9D11D11C0D7004F16BE /* api_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = api_msg.c; path = ../../../../ext/lwip/src/api/api_msg.c; sourceTree = ""; }; + 7C13E9D21D11C0D7004F16BE /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = err.c; path = ../../../../ext/lwip/src/api/err.c; sourceTree = ""; }; + 7C13E9D31D11C0D7004F16BE /* netbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netbuf.c; path = ../../../../ext/lwip/src/api/netbuf.c; sourceTree = ""; }; + 7C13E9D41D11C0D7004F16BE /* netdb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netdb.c; path = ../../../../ext/lwip/src/api/netdb.c; sourceTree = ""; }; + 7C13E9D51D11C0D7004F16BE /* netifapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netifapi.c; path = ../../../../ext/lwip/src/api/netifapi.c; sourceTree = ""; }; + 7C13E9D61D11C0D7004F16BE /* sockets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sockets.c; path = ../../../../ext/lwip/src/api/sockets.c; sourceTree = ""; }; + 7C13E9D71D11C0D7004F16BE /* tcpip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcpip.c; path = ../../../../ext/lwip/src/api/tcpip.c; sourceTree = ""; }; + 7C13E9E01D11C0EE004F16BE /* def.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = def.c; path = ../../../../ext/lwip/src/core/def.c; sourceTree = ""; }; + 7C13E9E11D11C0EE004F16BE /* dhcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dhcp.c; path = ../../../../ext/lwip/src/core/dhcp.c; sourceTree = ""; }; + 7C13E9E21D11C0EE004F16BE /* dns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dns.c; path = ../../../../ext/lwip/src/core/dns.c; sourceTree = ""; }; + 7C13E9E31D11C0EE004F16BE /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = init.c; path = ../../../../ext/lwip/src/core/init.c; sourceTree = ""; }; + 7C13E9E41D11C0EE004F16BE /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mem.c; path = ../../../../ext/lwip/src/core/mem.c; sourceTree = ""; }; + 7C13E9E51D11C0EE004F16BE /* memp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memp.c; path = ../../../../ext/lwip/src/core/memp.c; sourceTree = ""; }; + 7C13E9E61D11C0EE004F16BE /* netif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = netif.c; path = ../../../../ext/lwip/src/core/netif.c; sourceTree = ""; }; + 7C13E9E71D11C0EE004F16BE /* pbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pbuf.c; path = ../../../../ext/lwip/src/core/pbuf.c; sourceTree = ""; }; + 7C13E9E81D11C0EE004F16BE /* raw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raw.c; path = ../../../../ext/lwip/src/core/raw.c; sourceTree = ""; }; + 7C13E9E91D11C0EE004F16BE /* stats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stats.c; path = ../../../../ext/lwip/src/core/stats.c; sourceTree = ""; }; + 7C13E9EA1D11C0EE004F16BE /* sys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sys.c; path = ../../../../ext/lwip/src/core/sys.c; sourceTree = ""; }; + 7C13E9EB1D11C0EE004F16BE /* tcp_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_in.c; path = ../../../../ext/lwip/src/core/tcp_in.c; sourceTree = ""; }; + 7C13E9EC1D11C0EE004F16BE /* tcp_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp_out.c; path = ../../../../ext/lwip/src/core/tcp_out.c; sourceTree = ""; }; + 7C13E9ED1D11C0EE004F16BE /* tcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tcp.c; path = ../../../../ext/lwip/src/core/tcp.c; sourceTree = ""; }; + 7C13E9EE1D11C0EE004F16BE /* timers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = timers.c; path = ../../../../ext/lwip/src/core/timers.c; sourceTree = ""; }; + 7C13E9EF1D11C0EE004F16BE /* udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = udp.c; path = ../../../../ext/lwip/src/core/udp.c; sourceTree = ""; }; + 7C13EA001D11C0FC004F16BE /* autoip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = autoip.c; path = ../../../../ext/lwip/src/core/ipv4/autoip.c; sourceTree = ""; }; + 7C13EA011D11C0FC004F16BE /* icmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = icmp.c; path = ../../../../ext/lwip/src/core/ipv4/icmp.c; sourceTree = ""; }; + 7C13EA021D11C0FC004F16BE /* igmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = igmp.c; path = ../../../../ext/lwip/src/core/ipv4/igmp.c; sourceTree = ""; }; + 7C13EA031D11C0FC004F16BE /* inet_chksum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet_chksum.c; path = ../../../../ext/lwip/src/core/ipv4/inet_chksum.c; sourceTree = ""; }; + 7C13EA041D11C0FC004F16BE /* inet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = inet.c; path = ../../../../ext/lwip/src/core/ipv4/inet.c; sourceTree = ""; }; + 7C13EA051D11C0FC004F16BE /* ip_addr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip_addr.c; path = ../../../../ext/lwip/src/core/ipv4/ip_addr.c; sourceTree = ""; }; + 7C13EA061D11C0FC004F16BE /* ip_frag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip_frag.c; path = ../../../../ext/lwip/src/core/ipv4/ip_frag.c; sourceTree = ""; }; + 7C13EA071D11C0FC004F16BE /* ip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ip.c; path = ../../../../ext/lwip/src/core/ipv4/ip.c; sourceTree = ""; }; + 7C13EA101D11C10D004F16BE /* etharp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = etharp.c; path = ../../../../ext/lwip/src/netif/etharp.c; sourceTree = ""; }; + 7C13EA111D11C10D004F16BE /* ethernetif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ethernetif.c; path = ../../../../ext/lwip/src/netif/ethernetif.c; sourceTree = ""; }; + 7C13EA121D11C10D004F16BE /* slipif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = slipif.c; path = ../../../../ext/lwip/src/netif/slipif.c; sourceTree = ""; }; + 7C13EA161D11C12F004F16BE /* lwipopts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lwipopts.h; path = ../../../../ext/lwipopts.h; sourceTree = ""; }; + 7C13EA171D11C14B004F16BE /* autoip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = autoip.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/autoip.h; sourceTree = ""; }; + 7C13EA181D11C14B004F16BE /* icmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = icmp.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/icmp.h; sourceTree = ""; }; + 7C13EA191D11C14B004F16BE /* igmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = igmp.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/igmp.h; sourceTree = ""; }; + 7C13EA1A1D11C14B004F16BE /* inet_chksum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inet_chksum.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/inet_chksum.h; sourceTree = ""; }; + 7C13EA1B1D11C14B004F16BE /* inet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = inet.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/inet.h; sourceTree = ""; }; + 7C13EA1C1D11C14B004F16BE /* ip_addr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip_addr.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/ip_addr.h; sourceTree = ""; }; + 7C13EA1D1D11C14B004F16BE /* ip_frag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip_frag.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/ip_frag.h; sourceTree = ""; }; + 7C13EA1E1D11C14B004F16BE /* ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip.h; path = ../../../../ext/lwip/src/include/ipv4/lwip/ip.h; sourceTree = ""; }; + 7C13EA1F1D11C15D004F16BE /* api_msg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = api_msg.h; path = ../../../../ext/lwip/src/include/lwip/api_msg.h; sourceTree = ""; }; + 7C13EA201D11C15D004F16BE /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = api.h; path = ../../../../ext/lwip/src/include/lwip/api.h; sourceTree = ""; }; + 7C13EA211D11C15D004F16BE /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = arch.h; path = ../../../../ext/lwip/src/include/lwip/arch.h; sourceTree = ""; }; + 7C13EA221D11C15D004F16BE /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = ../../../../ext/lwip/src/include/lwip/debug.h; sourceTree = ""; }; + 7C13EA231D11C15D004F16BE /* def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = def.h; path = ../../../../ext/lwip/src/include/lwip/def.h; sourceTree = ""; }; + 7C13EA241D11C15D004F16BE /* dhcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dhcp.h; path = ../../../../ext/lwip/src/include/lwip/dhcp.h; sourceTree = ""; }; + 7C13EA251D11C15D004F16BE /* dns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns.h; path = ../../../../ext/lwip/src/include/lwip/dns.h; sourceTree = ""; }; + 7C13EA261D11C15D004F16BE /* err.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = err.h; path = ../../../../ext/lwip/src/include/lwip/err.h; sourceTree = ""; }; + 7C13EA271D11C15D004F16BE /* init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = init.h; path = ../../../../ext/lwip/src/include/lwip/init.h; sourceTree = ""; }; + 7C13EA281D11C15D004F16BE /* ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ip.h; path = ../../../../ext/lwip/src/include/lwip/ip.h; sourceTree = ""; }; + 7C13EA291D11C15D004F16BE /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mem.h; path = ../../../../ext/lwip/src/include/lwip/mem.h; sourceTree = ""; }; + 7C13EA2A1D11C15D004F16BE /* memp_std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memp_std.h; path = ../../../../ext/lwip/src/include/lwip/memp_std.h; sourceTree = ""; }; + 7C13EA2B1D11C15D004F16BE /* memp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = memp.h; path = ../../../../ext/lwip/src/include/lwip/memp.h; sourceTree = ""; }; + 7C13EA2C1D11C15D004F16BE /* netbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netbuf.h; path = ../../../../ext/lwip/src/include/lwip/netbuf.h; sourceTree = ""; }; + 7C13EA2D1D11C15D004F16BE /* netdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netdb.h; path = ../../../../ext/lwip/src/include/lwip/netdb.h; sourceTree = ""; }; + 7C13EA2E1D11C15D004F16BE /* netif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netif.h; path = ../../../../ext/lwip/src/include/lwip/netif.h; sourceTree = ""; }; + 7C13EA2F1D11C15D004F16BE /* netifapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = netifapi.h; path = ../../../../ext/lwip/src/include/lwip/netifapi.h; sourceTree = ""; }; + 7C13EA301D11C15D004F16BE /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = opt.h; path = ../../../../ext/lwip/src/include/lwip/opt.h; sourceTree = ""; }; + 7C13EA311D11C15D004F16BE /* pbuf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pbuf.h; path = ../../../../ext/lwip/src/include/lwip/pbuf.h; sourceTree = ""; }; + 7C13EA321D11C15D004F16BE /* raw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = raw.h; path = ../../../../ext/lwip/src/include/lwip/raw.h; sourceTree = ""; }; + 7C13EA331D11C15D004F16BE /* sio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sio.h; path = ../../../../ext/lwip/src/include/lwip/sio.h; sourceTree = ""; }; + 7C13EA341D11C15D004F16BE /* snmp_asn1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snmp_asn1.h; path = ../../../../ext/lwip/src/include/lwip/snmp_asn1.h; sourceTree = ""; }; + 7C13EA351D11C15D004F16BE /* snmp_msg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snmp_msg.h; path = ../../../../ext/lwip/src/include/lwip/snmp_msg.h; sourceTree = ""; }; + 7C13EA361D11C15D004F16BE /* snmp_structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snmp_structs.h; path = ../../../../ext/lwip/src/include/lwip/snmp_structs.h; sourceTree = ""; }; + 7C13EA371D11C15D004F16BE /* snmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = snmp.h; path = ../../../../ext/lwip/src/include/lwip/snmp.h; sourceTree = ""; }; + 7C13EA381D11C15D004F16BE /* sockets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sockets.h; path = ../../../../ext/lwip/src/include/lwip/sockets.h; sourceTree = ""; }; + 7C13EA391D11C15D004F16BE /* stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stats.h; path = ../../../../ext/lwip/src/include/lwip/stats.h; sourceTree = ""; }; + 7C13EA3A1D11C15D004F16BE /* sys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sys.h; path = ../../../../ext/lwip/src/include/lwip/sys.h; sourceTree = ""; }; + 7C13EA3B1D11C15D004F16BE /* tcp_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tcp_impl.h; path = ../../../../ext/lwip/src/include/lwip/tcp_impl.h; sourceTree = ""; }; + 7C13EA3C1D11C15D004F16BE /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tcp.h; path = ../../../../ext/lwip/src/include/lwip/tcp.h; sourceTree = ""; }; + 7C13EA3D1D11C15D004F16BE /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tcpip.h; path = ../../../../ext/lwip/src/include/lwip/tcpip.h; sourceTree = ""; }; + 7C13EA3E1D11C15D004F16BE /* timers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = timers.h; path = ../../../../ext/lwip/src/include/lwip/timers.h; sourceTree = ""; }; + 7C13EA3F1D11C15D004F16BE /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = udp.h; path = ../../../../ext/lwip/src/include/lwip/udp.h; sourceTree = ""; }; + 7C13EA411D11C342004F16BE /* http_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http_parser.c; path = "../../../../zerotierone/ext/http-parser/http_parser.c"; sourceTree = ""; }; + 7C13EA421D11C342004F16BE /* http_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = http_parser.h; path = "../../../../zerotierone/ext/http-parser/http_parser.h"; sourceTree = ""; }; + 7C13EA441D11C355004F16BE /* lz4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lz4.c; path = ../../../../zerotierone/ext/lz4/lz4.c; sourceTree = ""; }; + 7C13EA451D11C355004F16BE /* lz4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lz4.h; path = ../../../../zerotierone/ext/lz4/lz4.h; sourceTree = ""; }; 7C3F4C791D0618670033F5EB /* ZeroTierUnity.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZeroTierUnity.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; 7C3F4C7C1D0618670033F5EB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 7C3F4C821D0618940033F5EB /* NetconServiceSetup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetconServiceSetup.cpp; path = ../../../../NetconServiceSetup.cpp; sourceTree = ""; }; - 7C3F4C831D0618940033F5EB /* NetconServiceSetup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetconServiceSetup.hpp; path = ../../../../NetconServiceSetup.hpp; sourceTree = ""; }; - 7C3F4C851D0626510033F5EB /* lz4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lz4.c; path = ../../../../../ext/lz4/lz4.c; sourceTree = ""; }; - 7C3F4C861D0626510033F5EB /* lz4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lz4.h; path = ../../../../../ext/lz4/lz4.h; sourceTree = ""; }; - 7C3F4C881D0626620033F5EB /* http_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = http_parser.c; path = "../../../../../ext/http-parser/http_parser.c"; sourceTree = ""; }; - 7C3F4C891D0626620033F5EB /* http_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = http_parser.h; path = "../../../../../ext/http-parser/http_parser.h"; sourceTree = ""; }; - 7C3F4C8B1D06267B0033F5EB /* Arp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Arp.cpp; path = ../../../../../osdep/Arp.cpp; sourceTree = ""; }; - 7C3F4C8C1D06267B0033F5EB /* Arp.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Arp.hpp; path = ../../../../../osdep/Arp.hpp; sourceTree = ""; }; - 7C3F4C8D1D06267B0033F5EB /* BackgroundResolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BackgroundResolver.cpp; path = ../../../../../osdep/BackgroundResolver.cpp; sourceTree = ""; }; - 7C3F4C8E1D06267B0033F5EB /* BackgroundResolver.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BackgroundResolver.hpp; path = ../../../../../osdep/BackgroundResolver.hpp; sourceTree = ""; }; - 7C3F4C8F1D06267B0033F5EB /* Binder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Binder.hpp; path = ../../../../../osdep/Binder.hpp; sourceTree = ""; }; - 7C3F4C901D06267B0033F5EB /* Http.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Http.cpp; path = ../../../../../osdep/Http.cpp; sourceTree = ""; }; - 7C3F4C911D06267B0033F5EB /* Http.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Http.hpp; path = ../../../../../osdep/Http.hpp; sourceTree = ""; }; - 7C3F4C921D06267B0033F5EB /* OSUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OSUtils.cpp; path = ../../../../../osdep/OSUtils.cpp; sourceTree = ""; }; - 7C3F4C931D06267B0033F5EB /* OSUtils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OSUtils.hpp; path = ../../../../../osdep/OSUtils.hpp; sourceTree = ""; }; - 7C3F4C941D06267B0033F5EB /* Phy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Phy.hpp; path = ../../../../../osdep/Phy.hpp; sourceTree = ""; }; - 7C3F4C951D06267B0033F5EB /* PortMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PortMapper.cpp; path = ../../../../../osdep/PortMapper.cpp; sourceTree = ""; }; - 7C3F4C961D06267B0033F5EB /* PortMapper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = PortMapper.hpp; path = ../../../../../osdep/PortMapper.hpp; sourceTree = ""; }; - 7C3F4C971D06267B0033F5EB /* RoutingTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RoutingTable.cpp; path = ../../../../../osdep/RoutingTable.cpp; sourceTree = ""; }; - 7C3F4C981D06267B0033F5EB /* RoutingTable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RoutingTable.hpp; path = ../../../../../osdep/RoutingTable.hpp; sourceTree = ""; }; - 7C3F4C991D06267B0033F5EB /* Thread.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Thread.hpp; path = ../../../../../osdep/Thread.hpp; sourceTree = ""; }; - 7C3F4CA01D06268E0033F5EB /* Address.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Address.hpp; path = ../../../../../node/Address.hpp; sourceTree = ""; }; - 7C3F4CA11D06268E0033F5EB /* Array.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Array.hpp; path = ../../../../../node/Array.hpp; sourceTree = ""; }; - 7C3F4CA21D06268E0033F5EB /* AtomicCounter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = AtomicCounter.hpp; path = ../../../../../node/AtomicCounter.hpp; sourceTree = ""; }; - 7C3F4CA31D06268E0033F5EB /* BinarySemaphore.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = BinarySemaphore.hpp; path = ../../../../../node/BinarySemaphore.hpp; sourceTree = ""; }; - 7C3F4CA41D06268E0033F5EB /* Buffer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Buffer.hpp; path = ../../../../../node/Buffer.hpp; sourceTree = ""; }; - 7C3F4CA51D06268E0033F5EB /* C25519.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = C25519.cpp; path = ../../../../../node/C25519.cpp; sourceTree = ""; }; - 7C3F4CA61D06268E0033F5EB /* C25519.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = C25519.hpp; path = ../../../../../node/C25519.hpp; sourceTree = ""; }; - 7C3F4CA71D06268E0033F5EB /* CertificateOfMembership.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CertificateOfMembership.cpp; path = ../../../../../node/CertificateOfMembership.cpp; sourceTree = ""; }; - 7C3F4CA81D06268E0033F5EB /* CertificateOfMembership.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CertificateOfMembership.hpp; path = ../../../../../node/CertificateOfMembership.hpp; sourceTree = ""; }; - 7C3F4CA91D06268E0033F5EB /* Cluster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Cluster.cpp; path = ../../../../../node/Cluster.cpp; sourceTree = ""; }; - 7C3F4CAA1D06268E0033F5EB /* Cluster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Cluster.hpp; path = ../../../../../node/Cluster.hpp; sourceTree = ""; }; - 7C3F4CAB1D06268E0033F5EB /* Constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Constants.hpp; path = ../../../../../node/Constants.hpp; sourceTree = ""; }; - 7C3F4CAC1D06268E0033F5EB /* DeferredPackets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeferredPackets.cpp; path = ../../../../../node/DeferredPackets.cpp; sourceTree = ""; }; - 7C3F4CAD1D06268E0033F5EB /* DeferredPackets.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DeferredPackets.hpp; path = ../../../../../node/DeferredPackets.hpp; sourceTree = ""; }; - 7C3F4CAE1D06268E0033F5EB /* Dictionary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Dictionary.cpp; path = ../../../../../node/Dictionary.cpp; sourceTree = ""; }; - 7C3F4CAF1D06268E0033F5EB /* Dictionary.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Dictionary.hpp; path = ../../../../../node/Dictionary.hpp; sourceTree = ""; }; - 7C3F4CB01D06268E0033F5EB /* Hashtable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Hashtable.hpp; path = ../../../../../node/Hashtable.hpp; sourceTree = ""; }; - 7C3F4CB11D06268E0033F5EB /* Identity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Identity.cpp; path = ../../../../../node/Identity.cpp; sourceTree = ""; }; - 7C3F4CB21D06268E0033F5EB /* Identity.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Identity.hpp; path = ../../../../../node/Identity.hpp; sourceTree = ""; }; - 7C3F4CB31D06268E0033F5EB /* IncomingPacket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IncomingPacket.cpp; path = ../../../../../node/IncomingPacket.cpp; sourceTree = ""; }; - 7C3F4CB41D06268E0033F5EB /* IncomingPacket.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = IncomingPacket.hpp; path = ../../../../../node/IncomingPacket.hpp; sourceTree = ""; }; - 7C3F4CB51D06268E0033F5EB /* InetAddress.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InetAddress.cpp; path = ../../../../../node/InetAddress.cpp; sourceTree = ""; }; - 7C3F4CB61D06268E0033F5EB /* InetAddress.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = InetAddress.hpp; path = ../../../../../node/InetAddress.hpp; sourceTree = ""; }; - 7C3F4CB71D06268E0033F5EB /* MAC.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MAC.hpp; path = ../../../../../node/MAC.hpp; sourceTree = ""; }; - 7C3F4CB81D06268E0033F5EB /* Multicaster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Multicaster.cpp; path = ../../../../../node/Multicaster.cpp; sourceTree = ""; }; - 7C3F4CB91D06268E0033F5EB /* Multicaster.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Multicaster.hpp; path = ../../../../../node/Multicaster.hpp; sourceTree = ""; }; - 7C3F4CBA1D06268E0033F5EB /* MulticastGroup.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = MulticastGroup.hpp; path = ../../../../../node/MulticastGroup.hpp; sourceTree = ""; }; - 7C3F4CBB1D06268E0033F5EB /* Mutex.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Mutex.hpp; path = ../../../../../node/Mutex.hpp; sourceTree = ""; }; - 7C3F4CBC1D06268E0033F5EB /* Network.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Network.cpp; path = ../../../../../node/Network.cpp; sourceTree = ""; }; - 7C3F4CBD1D06268E0033F5EB /* Network.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Network.hpp; path = ../../../../../node/Network.hpp; sourceTree = ""; }; - 7C3F4CBE1D06268E0033F5EB /* NetworkConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NetworkConfig.cpp; path = ../../../../../node/NetworkConfig.cpp; sourceTree = ""; }; - 7C3F4CBF1D06268E0033F5EB /* NetworkConfig.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfig.hpp; path = ../../../../../node/NetworkConfig.hpp; sourceTree = ""; }; - 7C3F4CC01D06268E0033F5EB /* NetworkConfigRequestMetaData.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkConfigRequestMetaData.hpp; path = ../../../../../node/NetworkConfigRequestMetaData.hpp; sourceTree = ""; }; - 7C3F4CC11D06268E0033F5EB /* NetworkController.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetworkController.hpp; path = ../../../../../node/NetworkController.hpp; sourceTree = ""; }; - 7C3F4CC21D06268E0033F5EB /* Node.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = ../../../../../node/Node.cpp; sourceTree = ""; }; - 7C3F4CC31D06268E0033F5EB /* Node.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Node.hpp; path = ../../../../../node/Node.hpp; sourceTree = ""; }; - 7C3F4CC41D06268E0033F5EB /* NonCopyable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NonCopyable.hpp; path = ../../../../../node/NonCopyable.hpp; sourceTree = ""; }; - 7C3F4CC51D06268E0033F5EB /* OutboundMulticast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OutboundMulticast.cpp; path = ../../../../../node/OutboundMulticast.cpp; sourceTree = ""; }; - 7C3F4CC61D06268E0033F5EB /* OutboundMulticast.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OutboundMulticast.hpp; path = ../../../../../node/OutboundMulticast.hpp; sourceTree = ""; }; - 7C3F4CC71D06268E0033F5EB /* Packet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Packet.cpp; path = ../../../../../node/Packet.cpp; sourceTree = ""; }; - 7C3F4CC81D06268E0033F5EB /* Packet.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Packet.hpp; path = ../../../../../node/Packet.hpp; sourceTree = ""; }; - 7C3F4CC91D06268E0033F5EB /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Path.cpp; path = ../../../../../node/Path.cpp; sourceTree = ""; }; - 7C3F4CCA1D06268E0033F5EB /* Path.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Path.hpp; path = ../../../../../node/Path.hpp; sourceTree = ""; }; - 7C3F4CCB1D06268E0033F5EB /* Peer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Peer.cpp; path = ../../../../../node/Peer.cpp; sourceTree = ""; }; - 7C3F4CCC1D06268E0033F5EB /* Peer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Peer.hpp; path = ../../../../../node/Peer.hpp; sourceTree = ""; }; - 7C3F4CCD1D06268E0033F5EB /* Poly1305.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Poly1305.cpp; path = ../../../../../node/Poly1305.cpp; sourceTree = ""; }; - 7C3F4CCE1D06268E0033F5EB /* Poly1305.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Poly1305.hpp; path = ../../../../../node/Poly1305.hpp; sourceTree = ""; }; - 7C3F4CCF1D06268E0033F5EB /* RuntimeEnvironment.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RuntimeEnvironment.hpp; path = ../../../../../node/RuntimeEnvironment.hpp; sourceTree = ""; }; - 7C3F4CD01D06268E0033F5EB /* Salsa20.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Salsa20.cpp; path = ../../../../../node/Salsa20.cpp; sourceTree = ""; }; - 7C3F4CD11D06268E0033F5EB /* Salsa20.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Salsa20.hpp; path = ../../../../../node/Salsa20.hpp; sourceTree = ""; }; - 7C3F4CD21D06268E0033F5EB /* SelfAwareness.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelfAwareness.cpp; path = ../../../../../node/SelfAwareness.cpp; sourceTree = ""; }; - 7C3F4CD31D06268E0033F5EB /* SelfAwareness.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SelfAwareness.hpp; path = ../../../../../node/SelfAwareness.hpp; sourceTree = ""; }; - 7C3F4CD41D06268E0033F5EB /* SHA512.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SHA512.cpp; path = ../../../../../node/SHA512.cpp; sourceTree = ""; }; - 7C3F4CD51D06268E0033F5EB /* SHA512.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SHA512.hpp; path = ../../../../../node/SHA512.hpp; sourceTree = ""; }; - 7C3F4CD61D06268E0033F5EB /* SharedPtr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SharedPtr.hpp; path = ../../../../../node/SharedPtr.hpp; sourceTree = ""; }; - 7C3F4CD71D06268E0033F5EB /* Switch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Switch.cpp; path = ../../../../../node/Switch.cpp; sourceTree = ""; }; - 7C3F4CD81D06268E0033F5EB /* Switch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Switch.hpp; path = ../../../../../node/Switch.hpp; sourceTree = ""; }; - 7C3F4CD91D06268E0033F5EB /* Topology.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Topology.cpp; path = ../../../../../node/Topology.cpp; sourceTree = ""; }; - 7C3F4CDA1D06268E0033F5EB /* Topology.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Topology.hpp; path = ../../../../../node/Topology.hpp; sourceTree = ""; }; - 7C3F4CDB1D06268E0033F5EB /* Utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Utils.cpp; path = ../../../../../node/Utils.cpp; sourceTree = ""; }; - 7C3F4CDC1D06268E0033F5EB /* Utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Utils.hpp; path = ../../../../../node/Utils.hpp; sourceTree = ""; }; - 7C3F4CDD1D06268E0033F5EB /* World.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = World.hpp; path = ../../../../../node/World.hpp; sourceTree = ""; }; - 7C3F4CF51D0626AE0033F5EB /* ClusterDefinition.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ClusterDefinition.hpp; path = ../../../../../service/ClusterDefinition.hpp; sourceTree = ""; }; - 7C3F4CF61D0626AE0033F5EB /* OneService.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OneService.cpp; path = ../../../../../service/OneService.cpp; sourceTree = ""; }; - 7C3F4CF71D0626AE0033F5EB /* OneService.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = OneService.hpp; path = ../../../../../service/OneService.hpp; sourceTree = ""; }; - 7C3F4CF91D0626C20033F5EB /* ControlPlane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ControlPlane.cpp; path = ../../../../../service/ControlPlane.cpp; sourceTree = ""; }; - 7C3F4CFA1D0626C20033F5EB /* ControlPlane.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = ControlPlane.hpp; path = ../../../../../service/ControlPlane.hpp; sourceTree = ""; }; - 7C3F4CFF1D0627110033F5EB /* Netcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Netcon.h; path = ../../../../Netcon.h; sourceTree = ""; }; - 7CADD87B1D062BDB00B1B486 /* NetconRPC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NetconRPC.c; path = ../../../../NetconRPC.c; sourceTree = ""; }; - 7CADD87C1D062BDB00B1B486 /* NetconRPC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetconRPC.h; path = ../../../../NetconRPC.h; sourceTree = ""; }; - 7CADD87F1D06417F00B1B486 /* NetconEthernetTap.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NetconEthernetTap.hpp; path = ../../../../NetconEthernetTap.hpp; sourceTree = ""; }; - 7CADD8811D06449200B1B486 /* NetconEthernetTap.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = NetconEthernetTap.cpp; path = ../../../../NetconEthernetTap.cpp; sourceTree = ""; }; - 7CADD8851D064F3600B1B486 /* NetconProxy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = NetconProxy.cpp; path = ../../../../NetconProxy.cpp; sourceTree = ""; }; - 7CC40F1A1D08B0E30083AF40 /* NetconDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NetconDebug.c; path = ../../../../NetconDebug.c; sourceTree = ""; }; - 7CC40F1B1D08B0E30083AF40 /* NetconDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetconDebug.h; path = ../../../../NetconDebug.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -247,102 +277,103 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 7C13EA401D11C325004F16BE /* ext */ = { + isa = PBXGroup; + children = ( + 7C13EA441D11C355004F16BE /* lz4.c */, + 7C13EA451D11C355004F16BE /* lz4.h */, + 7C13EA411D11C342004F16BE /* http_parser.c */, + 7C13EA421D11C342004F16BE /* http_parser.h */, + ); + name = ext; + sourceTree = ""; + }; 7C24164B1D073F2A000851B2 /* ZeroTier */ = { isa = PBXGroup; children = ( - 7C2416491D073DEA000851B2 /* LWIPStack.hpp */, - 7CADD8851D064F3600B1B486 /* NetconProxy.cpp */, - 7CADD8811D06449200B1B486 /* NetconEthernetTap.cpp */, - 7CADD87F1D06417F00B1B486 /* NetconEthernetTap.hpp */, - 7C3F4CFF1D0627110033F5EB /* Netcon.h */, - 7C3F4CF91D0626C20033F5EB /* ControlPlane.cpp */, - 7C3F4CFA1D0626C20033F5EB /* ControlPlane.hpp */, - 7C3F4CF51D0626AE0033F5EB /* ClusterDefinition.hpp */, - 7C3F4CF61D0626AE0033F5EB /* OneService.cpp */, - 7C3F4CF71D0626AE0033F5EB /* OneService.hpp */, - 7C3F4CA01D06268E0033F5EB /* Address.hpp */, - 7C3F4CA11D06268E0033F5EB /* Array.hpp */, - 7C3F4CA21D06268E0033F5EB /* AtomicCounter.hpp */, - 7C3F4CA31D06268E0033F5EB /* BinarySemaphore.hpp */, - 7C3F4CA41D06268E0033F5EB /* Buffer.hpp */, - 7C3F4CA51D06268E0033F5EB /* C25519.cpp */, - 7C3F4CA61D06268E0033F5EB /* C25519.hpp */, - 7C3F4CA71D06268E0033F5EB /* CertificateOfMembership.cpp */, - 7C3F4CA81D06268E0033F5EB /* CertificateOfMembership.hpp */, - 7C3F4CA91D06268E0033F5EB /* Cluster.cpp */, - 7C3F4CAA1D06268E0033F5EB /* Cluster.hpp */, - 7C3F4CAB1D06268E0033F5EB /* Constants.hpp */, - 7C3F4CAC1D06268E0033F5EB /* DeferredPackets.cpp */, - 7C3F4CAD1D06268E0033F5EB /* DeferredPackets.hpp */, - 7C3F4CAE1D06268E0033F5EB /* Dictionary.cpp */, - 7C3F4CAF1D06268E0033F5EB /* Dictionary.hpp */, - 7C3F4CB01D06268E0033F5EB /* Hashtable.hpp */, - 7C3F4CB11D06268E0033F5EB /* Identity.cpp */, - 7C3F4CB21D06268E0033F5EB /* Identity.hpp */, - 7C3F4CB31D06268E0033F5EB /* IncomingPacket.cpp */, - 7C3F4CB41D06268E0033F5EB /* IncomingPacket.hpp */, - 7C3F4CB51D06268E0033F5EB /* InetAddress.cpp */, - 7C3F4CB61D06268E0033F5EB /* InetAddress.hpp */, - 7C3F4CB71D06268E0033F5EB /* MAC.hpp */, - 7C3F4CB81D06268E0033F5EB /* Multicaster.cpp */, - 7C3F4CB91D06268E0033F5EB /* Multicaster.hpp */, - 7C3F4CBA1D06268E0033F5EB /* MulticastGroup.hpp */, - 7C3F4CBB1D06268E0033F5EB /* Mutex.hpp */, - 7C3F4CBC1D06268E0033F5EB /* Network.cpp */, - 7C3F4CBD1D06268E0033F5EB /* Network.hpp */, - 7C3F4CBE1D06268E0033F5EB /* NetworkConfig.cpp */, - 7C3F4CBF1D06268E0033F5EB /* NetworkConfig.hpp */, - 7C3F4CC01D06268E0033F5EB /* NetworkConfigRequestMetaData.hpp */, - 7C3F4CC11D06268E0033F5EB /* NetworkController.hpp */, - 7C3F4CC21D06268E0033F5EB /* Node.cpp */, - 7C3F4CC31D06268E0033F5EB /* Node.hpp */, - 7C3F4CC41D06268E0033F5EB /* NonCopyable.hpp */, - 7C3F4CC51D06268E0033F5EB /* OutboundMulticast.cpp */, - 7C3F4CC61D06268E0033F5EB /* OutboundMulticast.hpp */, - 7C3F4CC71D06268E0033F5EB /* Packet.cpp */, - 7C3F4CC81D06268E0033F5EB /* Packet.hpp */, - 7C3F4CC91D06268E0033F5EB /* Path.cpp */, - 7C3F4CCA1D06268E0033F5EB /* Path.hpp */, - 7C3F4CCB1D06268E0033F5EB /* Peer.cpp */, - 7C3F4CCC1D06268E0033F5EB /* Peer.hpp */, - 7C3F4CCD1D06268E0033F5EB /* Poly1305.cpp */, - 7C3F4CCE1D06268E0033F5EB /* Poly1305.hpp */, - 7C3F4CCF1D06268E0033F5EB /* RuntimeEnvironment.hpp */, - 7C3F4CD01D06268E0033F5EB /* Salsa20.cpp */, - 7C3F4CD11D06268E0033F5EB /* Salsa20.hpp */, - 7C3F4CD21D06268E0033F5EB /* SelfAwareness.cpp */, - 7C3F4CD31D06268E0033F5EB /* SelfAwareness.hpp */, - 7C3F4CD41D06268E0033F5EB /* SHA512.cpp */, - 7C3F4CD51D06268E0033F5EB /* SHA512.hpp */, - 7C3F4CD61D06268E0033F5EB /* SharedPtr.hpp */, - 7C3F4CD71D06268E0033F5EB /* Switch.cpp */, - 7C3F4CD81D06268E0033F5EB /* Switch.hpp */, - 7C3F4CD91D06268E0033F5EB /* Topology.cpp */, - 7C3F4CDA1D06268E0033F5EB /* Topology.hpp */, - 7C3F4CDB1D06268E0033F5EB /* Utils.cpp */, - 7C3F4CDC1D06268E0033F5EB /* Utils.hpp */, - 7C3F4CDD1D06268E0033F5EB /* World.hpp */, - 7C3F4C8B1D06267B0033F5EB /* Arp.cpp */, - 7C3F4C8C1D06267B0033F5EB /* Arp.hpp */, - 7C3F4C8D1D06267B0033F5EB /* BackgroundResolver.cpp */, - 7C3F4C8E1D06267B0033F5EB /* BackgroundResolver.hpp */, - 7C3F4C8F1D06267B0033F5EB /* Binder.hpp */, - 7C3F4C901D06267B0033F5EB /* Http.cpp */, - 7C3F4C911D06267B0033F5EB /* Http.hpp */, - 7C3F4C921D06267B0033F5EB /* OSUtils.cpp */, - 7C3F4C931D06267B0033F5EB /* OSUtils.hpp */, - 7C3F4C941D06267B0033F5EB /* Phy.hpp */, - 7C3F4C951D06267B0033F5EB /* PortMapper.cpp */, - 7C3F4C961D06267B0033F5EB /* PortMapper.hpp */, - 7C3F4C971D06267B0033F5EB /* RoutingTable.cpp */, - 7C3F4C981D06267B0033F5EB /* RoutingTable.hpp */, - 7C3F4C991D06267B0033F5EB /* Thread.hpp */, - 7C3F4C881D0626620033F5EB /* http_parser.c */, - 7C3F4C891D0626620033F5EB /* http_parser.h */, - 7C3F4C851D0626510033F5EB /* lz4.c */, - 7C3F4C861D0626510033F5EB /* lz4.h */, - 7C3F4C821D0618940033F5EB /* NetconServiceSetup.cpp */, - 7C3F4C831D0618940033F5EB /* NetconServiceSetup.hpp */, + 7C13E99A1D11C028004F16BE /* Arp.cpp */, + 7C13E99B1D11C028004F16BE /* Arp.hpp */, + 7C13E99C1D11C028004F16BE /* BackgroundResolver.cpp */, + 7C13E99D1D11C028004F16BE /* BackgroundResolver.hpp */, + 7C13E99E1D11C028004F16BE /* Binder.hpp */, + 7C13E99F1D11C028004F16BE /* BSDEthernetTap.cpp */, + 7C13E9A01D11C028004F16BE /* BSDEthernetTap.hpp */, + 7C13E9A11D11C028004F16BE /* Http.cpp */, + 7C13E9A21D11C028004F16BE /* Http.hpp */, + 7C13E9A51D11C028004F16BE /* OSUtils.cpp */, + 7C13E9A61D11C028004F16BE /* OSUtils.hpp */, + 7C13E9A91D11C028004F16BE /* Phy.hpp */, + 7C13E9AA1D11C028004F16BE /* PortMapper.cpp */, + 7C13E9AB1D11C028004F16BE /* PortMapper.hpp */, + 7C13E9AC1D11C028004F16BE /* RoutingTable.cpp */, + 7C13E9AD1D11C028004F16BE /* RoutingTable.hpp */, + 7C13E9AE1D11C028004F16BE /* Thread.hpp */, + 7C13E9931D11C013004F16BE /* ControlPlane.cpp */, + 7C13E9941D11C013004F16BE /* ControlPlane.hpp */, + 7C13E9951D11C013004F16BE /* OneService.cpp */, + 7C13E9961D11C013004F16BE /* OneService.hpp */, + 7C13E93B1D11BFCD004F16BE /* Address.hpp */, + 7C13E93C1D11BFCD004F16BE /* Array.hpp */, + 7C13E93D1D11BFCD004F16BE /* AtomicCounter.hpp */, + 7C13E93E1D11BFCD004F16BE /* BinarySemaphore.hpp */, + 7C13E93F1D11BFCD004F16BE /* Buffer.hpp */, + 7C13E9401D11BFCD004F16BE /* C25519.cpp */, + 7C13E9411D11BFCD004F16BE /* C25519.hpp */, + 7C13E9421D11BFCD004F16BE /* CertificateOfMembership.cpp */, + 7C13E9431D11BFCD004F16BE /* CertificateOfMembership.hpp */, + 7C13E9441D11BFCD004F16BE /* Cluster.cpp */, + 7C13E9451D11BFCD004F16BE /* Cluster.hpp */, + 7C13E9461D11BFCD004F16BE /* Constants.hpp */, + 7C13E9471D11BFCD004F16BE /* DeferredPackets.cpp */, + 7C13E9481D11BFCD004F16BE /* DeferredPackets.hpp */, + 7C13E9491D11BFCD004F16BE /* Dictionary.cpp */, + 7C13E94A1D11BFCD004F16BE /* Dictionary.hpp */, + 7C13E94B1D11BFCD004F16BE /* Hashtable.hpp */, + 7C13E94C1D11BFCD004F16BE /* Identity.cpp */, + 7C13E94D1D11BFCD004F16BE /* Identity.hpp */, + 7C13E94E1D11BFCD004F16BE /* IncomingPacket.cpp */, + 7C13E94F1D11BFCD004F16BE /* IncomingPacket.hpp */, + 7C13E9501D11BFCD004F16BE /* InetAddress.cpp */, + 7C13E9511D11BFCD004F16BE /* InetAddress.hpp */, + 7C13E9521D11BFCD004F16BE /* MAC.hpp */, + 7C13E9531D11BFCD004F16BE /* Multicaster.cpp */, + 7C13E9541D11BFCD004F16BE /* Multicaster.hpp */, + 7C13E9551D11BFCD004F16BE /* MulticastGroup.hpp */, + 7C13E9561D11BFCD004F16BE /* Mutex.hpp */, + 7C13E9571D11BFCD004F16BE /* Network.cpp */, + 7C13E9581D11BFCD004F16BE /* Network.hpp */, + 7C13E9591D11BFCD004F16BE /* NetworkConfig.cpp */, + 7C13E95A1D11BFCD004F16BE /* NetworkConfig.hpp */, + 7C13E95B1D11BFCD004F16BE /* NetworkConfigRequestMetaData.hpp */, + 7C13E95C1D11BFCD004F16BE /* NetworkController.hpp */, + 7C13E95D1D11BFCD004F16BE /* Node.cpp */, + 7C13E95E1D11BFCD004F16BE /* Node.hpp */, + 7C13E95F1D11BFCD004F16BE /* NonCopyable.hpp */, + 7C13E9601D11BFCD004F16BE /* OutboundMulticast.cpp */, + 7C13E9611D11BFCD004F16BE /* OutboundMulticast.hpp */, + 7C13E9621D11BFCD004F16BE /* Packet.cpp */, + 7C13E9631D11BFCD004F16BE /* Packet.hpp */, + 7C13E9641D11BFCD004F16BE /* Path.cpp */, + 7C13E9651D11BFCD004F16BE /* Path.hpp */, + 7C13E9661D11BFCD004F16BE /* Peer.cpp */, + 7C13E9671D11BFCD004F16BE /* Peer.hpp */, + 7C13E9681D11BFCD004F16BE /* Poly1305.cpp */, + 7C13E9691D11BFCD004F16BE /* Poly1305.hpp */, + 7C13E96A1D11BFCD004F16BE /* RuntimeEnvironment.hpp */, + 7C13E96B1D11BFCD004F16BE /* Salsa20.cpp */, + 7C13E96C1D11BFCD004F16BE /* Salsa20.hpp */, + 7C13E96D1D11BFCD004F16BE /* SelfAwareness.cpp */, + 7C13E96E1D11BFCD004F16BE /* SelfAwareness.hpp */, + 7C13E96F1D11BFCD004F16BE /* SHA512.cpp */, + 7C13E9701D11BFCD004F16BE /* SHA512.hpp */, + 7C13E9711D11BFCD004F16BE /* SharedPtr.hpp */, + 7C13E9721D11BFCD004F16BE /* Switch.cpp */, + 7C13E9731D11BFCD004F16BE /* Switch.hpp */, + 7C13E9741D11BFCD004F16BE /* Topology.cpp */, + 7C13E9751D11BFCD004F16BE /* Topology.hpp */, + 7C13E9761D11BFCD004F16BE /* Utils.cpp */, + 7C13E9771D11BFCD004F16BE /* Utils.hpp */, + 7C13E9781D11BFCD004F16BE /* World.hpp */, ); name = ZeroTier; sourceTree = ""; @@ -350,47 +381,83 @@ 7C24164C1D073F43000851B2 /* lwIP */ = { isa = PBXGroup; children = ( - 7C2416991D073FA1000851B2 /* etharp.c */, - 7C24169A1D073FA1000851B2 /* ethernetif.c */, - 7C24169B1D073FA1000851B2 /* slipif.c */, - 7C24168D1D073F8D000851B2 /* asn1_dec.c */, - 7C24168E1D073F8D000851B2 /* asn1_enc.c */, - 7C24168F1D073F8D000851B2 /* mib_structs.c */, - 7C2416901D073F8D000851B2 /* mib2.c */, - 7C2416911D073F8D000851B2 /* msg_in.c */, - 7C2416921D073F8D000851B2 /* msg_out.c */, - 7C24167D1D073F81000851B2 /* autoip.c */, - 7C24167E1D073F81000851B2 /* icmp.c */, - 7C24167F1D073F81000851B2 /* igmp.c */, - 7C2416801D073F81000851B2 /* inet_chksum.c */, - 7C2416811D073F81000851B2 /* inet.c */, - 7C2416821D073F81000851B2 /* ip_addr.c */, - 7C2416831D073F81000851B2 /* ip_frag.c */, - 7C2416841D073F81000851B2 /* ip.c */, - 7C24165D1D073F71000851B2 /* def.c */, - 7C24165E1D073F71000851B2 /* dhcp.c */, - 7C24165F1D073F71000851B2 /* dns.c */, - 7C2416601D073F71000851B2 /* init.c */, - 7C2416611D073F71000851B2 /* mem.c */, - 7C2416621D073F71000851B2 /* memp.c */, - 7C2416631D073F71000851B2 /* netif.c */, - 7C2416641D073F71000851B2 /* pbuf.c */, - 7C2416651D073F71000851B2 /* raw.c */, - 7C2416661D073F71000851B2 /* stats.c */, - 7C2416671D073F71000851B2 /* sys.c */, - 7C2416681D073F71000851B2 /* tcp_in.c */, - 7C2416691D073F71000851B2 /* tcp_out.c */, - 7C24166A1D073F71000851B2 /* tcp.c */, - 7C24166B1D073F71000851B2 /* timers.c */, - 7C24166C1D073F71000851B2 /* udp.c */, - 7C24164D1D073F5F000851B2 /* api_lib.c */, - 7C24164E1D073F5F000851B2 /* api_msg.c */, - 7C24164F1D073F5F000851B2 /* err.c */, - 7C2416501D073F5F000851B2 /* netbuf.c */, - 7C2416511D073F5F000851B2 /* netdb.c */, - 7C2416521D073F5F000851B2 /* netifapi.c */, - 7C2416531D073F5F000851B2 /* sockets.c */, - 7C2416541D073F5F000851B2 /* tcpip.c */, + 7C13EA1F1D11C15D004F16BE /* api_msg.h */, + 7C13EA201D11C15D004F16BE /* api.h */, + 7C13EA211D11C15D004F16BE /* arch.h */, + 7C13EA221D11C15D004F16BE /* debug.h */, + 7C13EA231D11C15D004F16BE /* def.h */, + 7C13EA241D11C15D004F16BE /* dhcp.h */, + 7C13EA251D11C15D004F16BE /* dns.h */, + 7C13EA261D11C15D004F16BE /* err.h */, + 7C13EA271D11C15D004F16BE /* init.h */, + 7C13EA281D11C15D004F16BE /* ip.h */, + 7C13EA291D11C15D004F16BE /* mem.h */, + 7C13EA2A1D11C15D004F16BE /* memp_std.h */, + 7C13EA2B1D11C15D004F16BE /* memp.h */, + 7C13EA2C1D11C15D004F16BE /* netbuf.h */, + 7C13EA2D1D11C15D004F16BE /* netdb.h */, + 7C13EA2E1D11C15D004F16BE /* netif.h */, + 7C13EA2F1D11C15D004F16BE /* netifapi.h */, + 7C13EA301D11C15D004F16BE /* opt.h */, + 7C13EA311D11C15D004F16BE /* pbuf.h */, + 7C13EA321D11C15D004F16BE /* raw.h */, + 7C13EA331D11C15D004F16BE /* sio.h */, + 7C13EA341D11C15D004F16BE /* snmp_asn1.h */, + 7C13EA351D11C15D004F16BE /* snmp_msg.h */, + 7C13EA361D11C15D004F16BE /* snmp_structs.h */, + 7C13EA371D11C15D004F16BE /* snmp.h */, + 7C13EA381D11C15D004F16BE /* sockets.h */, + 7C13EA391D11C15D004F16BE /* stats.h */, + 7C13EA3A1D11C15D004F16BE /* sys.h */, + 7C13EA3B1D11C15D004F16BE /* tcp_impl.h */, + 7C13EA3C1D11C15D004F16BE /* tcp.h */, + 7C13EA3D1D11C15D004F16BE /* tcpip.h */, + 7C13EA3E1D11C15D004F16BE /* timers.h */, + 7C13EA3F1D11C15D004F16BE /* udp.h */, + 7C13EA171D11C14B004F16BE /* autoip.h */, + 7C13EA181D11C14B004F16BE /* icmp.h */, + 7C13EA191D11C14B004F16BE /* igmp.h */, + 7C13EA1A1D11C14B004F16BE /* inet_chksum.h */, + 7C13EA1B1D11C14B004F16BE /* inet.h */, + 7C13EA1C1D11C14B004F16BE /* ip_addr.h */, + 7C13EA1D1D11C14B004F16BE /* ip_frag.h */, + 7C13EA1E1D11C14B004F16BE /* ip.h */, + 7C13EA161D11C12F004F16BE /* lwipopts.h */, + 7C13EA101D11C10D004F16BE /* etharp.c */, + 7C13EA111D11C10D004F16BE /* ethernetif.c */, + 7C13EA121D11C10D004F16BE /* slipif.c */, + 7C13EA001D11C0FC004F16BE /* autoip.c */, + 7C13EA011D11C0FC004F16BE /* icmp.c */, + 7C13EA021D11C0FC004F16BE /* igmp.c */, + 7C13EA031D11C0FC004F16BE /* inet_chksum.c */, + 7C13EA041D11C0FC004F16BE /* inet.c */, + 7C13EA051D11C0FC004F16BE /* ip_addr.c */, + 7C13EA061D11C0FC004F16BE /* ip_frag.c */, + 7C13EA071D11C0FC004F16BE /* ip.c */, + 7C13E9E01D11C0EE004F16BE /* def.c */, + 7C13E9E11D11C0EE004F16BE /* dhcp.c */, + 7C13E9E21D11C0EE004F16BE /* dns.c */, + 7C13E9E31D11C0EE004F16BE /* init.c */, + 7C13E9E41D11C0EE004F16BE /* mem.c */, + 7C13E9E51D11C0EE004F16BE /* memp.c */, + 7C13E9E61D11C0EE004F16BE /* netif.c */, + 7C13E9E71D11C0EE004F16BE /* pbuf.c */, + 7C13E9E81D11C0EE004F16BE /* raw.c */, + 7C13E9E91D11C0EE004F16BE /* stats.c */, + 7C13E9EA1D11C0EE004F16BE /* sys.c */, + 7C13E9EB1D11C0EE004F16BE /* tcp_in.c */, + 7C13E9EC1D11C0EE004F16BE /* tcp_out.c */, + 7C13E9ED1D11C0EE004F16BE /* tcp.c */, + 7C13E9EE1D11C0EE004F16BE /* timers.c */, + 7C13E9EF1D11C0EE004F16BE /* udp.c */, + 7C13E9D01D11C0D7004F16BE /* api_lib.c */, + 7C13E9D11D11C0D7004F16BE /* api_msg.c */, + 7C13E9D21D11C0D7004F16BE /* err.c */, + 7C13E9D31D11C0D7004F16BE /* netbuf.c */, + 7C13E9D41D11C0D7004F16BE /* netdb.c */, + 7C13E9D51D11C0D7004F16BE /* netifapi.c */, + 7C13E9D61D11C0D7004F16BE /* sockets.c */, + 7C13E9D71D11C0D7004F16BE /* tcpip.c */, ); name = lwIP; sourceTree = ""; @@ -398,12 +465,19 @@ 7C24169F1D074282000851B2 /* zt_api */ = { isa = PBXGroup; children = ( - 7CC40F1A1D08B0E30083AF40 /* NetconDebug.c */, - 7CC40F1B1D08B0E30083AF40 /* NetconDebug.h */, - 7C2416A21D0744CC000851B2 /* Netcon.h */, - 7C2416A01D07430E000851B2 /* NetconSockets.c */, - 7CADD87B1D062BDB00B1B486 /* NetconRPC.c */, - 7CADD87C1D062BDB00B1B486 /* NetconRPC.h */, + 7C13E9BB1D11C03C004F16BE /* SDK_Debug.c */, + 7C13E9BC1D11C03C004F16BE /* SDK_Debug.h */, + 7C13E9BD1D11C03C004F16BE /* SDK_EthernetTap.cpp */, + 7C13E9BE1D11C03C004F16BE /* SDK_EthernetTap.hpp */, + 7C13E9C01D11C03C004F16BE /* SDK_LWIPStack.hpp */, + 7C13E9C11D11C03C004F16BE /* SDK_Proxy.cpp */, + 7C13E9C21D11C03C004F16BE /* SDK_RPC.c */, + 7C13E9C31D11C03C004F16BE /* SDK_RPC.h */, + 7C13E9C41D11C03C004F16BE /* SDK_ServiceSetup.cpp */, + 7C13E9C51D11C03C004F16BE /* SDK_ServiceSetup.hpp */, + 7C13E9C61D11C03D004F16BE /* SDK_Signatures.h */, + 7C13E9C71D11C03D004F16BE /* SDK_Sockets.c */, + 7C13E9C81D11C03D004F16BE /* SDK.h */, ); name = zt_api; sourceTree = ""; @@ -411,6 +485,7 @@ 7C3F4C701D0618670033F5EB = { isa = PBXGroup; children = ( + 7C13EA401D11C325004F16BE /* ext */, 7C24169F1D074282000851B2 /* zt_api */, 7C24164C1D073F43000851B2 /* lwIP */, 7C24164B1D073F2A000851B2 /* ZeroTier */, @@ -501,88 +576,81 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7C2416861D073F81000851B2 /* icmp.c in Sources */, - 7C2416741D073F72000851B2 /* pbuf.c in Sources */, - 7C24164A1D073E54000851B2 /* LWIPStack.hpp in Sources */, - 7C2416481D073B5C000851B2 /* Phy.hpp in Sources */, - 7C2416981D073F8D000851B2 /* msg_out.c in Sources */, - 7C2416551D073F5F000851B2 /* api_lib.c in Sources */, - 7C2416941D073F8D000851B2 /* asn1_enc.c in Sources */, - 7CADD8861D064F3600B1B486 /* NetconProxy.cpp in Sources */, - 7CADD8821D064E1500B1B486 /* NetconEthernetTap.cpp in Sources */, - 7C2416711D073F71000851B2 /* mem.c in Sources */, - 7C2416591D073F5F000851B2 /* netdb.c in Sources */, - 7C3F4CE51D06268E0033F5EB /* InetAddress.cpp in Sources */, - 7C3F4CF01D06268E0033F5EB /* SelfAwareness.cpp in Sources */, - 7C3F4CDE1D06268E0033F5EB /* C25519.cpp in Sources */, - 7C3F4CF21D06268E0033F5EB /* Switch.cpp in Sources */, - 7C24165B1D073F5F000851B2 /* sockets.c in Sources */, - 7C24169E1D073FA1000851B2 /* slipif.c in Sources */, - 7C24165A1D073F5F000851B2 /* netifapi.c in Sources */, - 7C2416A11D07430E000851B2 /* NetconSockets.c in Sources */, - 7C3F4CF11D06268E0033F5EB /* SHA512.cpp in Sources */, - 7C24166F1D073F71000851B2 /* dns.c in Sources */, - 7C3F4CE81D06268E0033F5EB /* NetworkConfig.cpp in Sources */, - 7C2416721D073F71000851B2 /* memp.c in Sources */, - 7C2416961D073F8D000851B2 /* mib2.c in Sources */, - 7C2416561D073F5F000851B2 /* api_msg.c in Sources */, - 7C3F4CE21D06268E0033F5EB /* Dictionary.cpp in Sources */, - 7C2416791D073F72000851B2 /* tcp_out.c in Sources */, - 7C24167C1D073F72000851B2 /* udp.c in Sources */, - 7C24165C1D073F5F000851B2 /* tcpip.c in Sources */, - 7C2416761D073F72000851B2 /* stats.c in Sources */, - 7C3F4C9B1D06267B0033F5EB /* BackgroundResolver.cpp in Sources */, - 7C24168A1D073F81000851B2 /* ip_addr.c in Sources */, - 7C3F4CF81D0626AE0033F5EB /* OneService.cpp in Sources */, - 7C3F4C9E1D06267B0033F5EB /* PortMapper.cpp in Sources */, - 7C3F4CEC1D06268E0033F5EB /* Path.cpp in Sources */, - 7C24169D1D073FA1000851B2 /* ethernetif.c in Sources */, - 7C2416951D073F8D000851B2 /* mib_structs.c in Sources */, - 7C24166D1D073F71000851B2 /* def.c in Sources */, - 7C3F4CEA1D06268E0033F5EB /* OutboundMulticast.cpp in Sources */, - 7C2416881D073F81000851B2 /* inet_chksum.c in Sources */, - 7C3F4CF41D06268E0033F5EB /* Utils.cpp in Sources */, - 7C3F4CDF1D06268E0033F5EB /* CertificateOfMembership.cpp in Sources */, - 7C3F4CED1D06268E0033F5EB /* Peer.cpp in Sources */, - 7C3F4CEF1D06268E0033F5EB /* Salsa20.cpp in Sources */, - 7C2416731D073F71000851B2 /* netif.c in Sources */, - 7C2416871D073F81000851B2 /* igmp.c in Sources */, - 7C3F4C871D0626510033F5EB /* lz4.c in Sources */, - 7C3F4C8A1D0626620033F5EB /* http_parser.c in Sources */, - 7C24166E1D073F71000851B2 /* dhcp.c in Sources */, - 7C3F4CE71D06268E0033F5EB /* Network.cpp in Sources */, - 7C3F4CE11D06268E0033F5EB /* DeferredPackets.cpp in Sources */, - 7C3F4CE01D06268E0033F5EB /* Cluster.cpp in Sources */, - 7C24169C1D073FA1000851B2 /* etharp.c in Sources */, - 7C2416571D073F5F000851B2 /* err.c in Sources */, - 7C3F4CE31D06268E0033F5EB /* Identity.cpp in Sources */, - 7C2416851D073F81000851B2 /* autoip.c in Sources */, - 7C2416891D073F81000851B2 /* inet.c in Sources */, - 7C2416701D073F71000851B2 /* init.c in Sources */, - 7C3F4CF31D06268E0033F5EB /* Topology.cpp in Sources */, - 7C24168C1D073F81000851B2 /* ip.c in Sources */, - 7C3F4C9C1D06267B0033F5EB /* Http.cpp in Sources */, - 7C3F4C841D0618940033F5EB /* NetconServiceSetup.cpp in Sources */, - 7CC40F1C1D08B0E30083AF40 /* NetconDebug.c in Sources */, - 7C2416771D073F72000851B2 /* sys.c in Sources */, - 7C2416971D073F8D000851B2 /* msg_in.c in Sources */, - 7C3F4CEE1D06268E0033F5EB /* Poly1305.cpp in Sources */, - 7C3F4CFB1D0626C20033F5EB /* ControlPlane.cpp in Sources */, - 7C3F4CE91D06268E0033F5EB /* Node.cpp in Sources */, - 7C3F4CE61D06268E0033F5EB /* Multicaster.cpp in Sources */, - 7C2416751D073F72000851B2 /* raw.c in Sources */, - 7C3F4C9F1D06267B0033F5EB /* RoutingTable.cpp in Sources */, - 7C3F4C9A1D06267B0033F5EB /* Arp.cpp in Sources */, - 7C3F4CEB1D06268E0033F5EB /* Packet.cpp in Sources */, - 7CADD87D1D062BDB00B1B486 /* NetconRPC.c in Sources */, - 7C2416781D073F72000851B2 /* tcp_in.c in Sources */, - 7C2416931D073F8D000851B2 /* asn1_dec.c in Sources */, - 7C2416581D073F5F000851B2 /* netbuf.c in Sources */, - 7C24167A1D073F72000851B2 /* tcp.c in Sources */, - 7C3F4C9D1D06267B0033F5EB /* OSUtils.cpp in Sources */, - 7C3F4CE41D06268E0033F5EB /* IncomingPacket.cpp in Sources */, - 7C24168B1D073F81000851B2 /* ip_frag.c in Sources */, - 7C24167B1D073F72000851B2 /* timers.c in Sources */, + 7C13EA0A1D11C0FC004F16BE /* igmp.c in Sources */, + 7C13EA431D11C342004F16BE /* http_parser.c in Sources */, + 7C13E9821D11BFCD004F16BE /* Network.cpp in Sources */, + 7C13E97D1D11BFCD004F16BE /* Dictionary.cpp in Sources */, + 7C13E9B61D11C028004F16BE /* OSUtils.cpp in Sources */, + 7C13E9F61D11C0EE004F16BE /* netif.c in Sources */, + 7C13E97F1D11BFCD004F16BE /* IncomingPacket.cpp in Sources */, + 7C13E9FB1D11C0EE004F16BE /* tcp_in.c in Sources */, + 7C13E9C91D11C03D004F16BE /* SDK_Debug.c in Sources */, + 7C13E97C1D11BFCD004F16BE /* DeferredPackets.cpp in Sources */, + 7C13E9851D11BFCD004F16BE /* OutboundMulticast.cpp in Sources */, + 7C13E9B31D11C028004F16BE /* BSDEthernetTap.cpp in Sources */, + 7C13E9D81D11C0D7004F16BE /* api_lib.c in Sources */, + 7C13E97B1D11BFCD004F16BE /* Cluster.cpp in Sources */, + 7C13E9991D11C013004F16BE /* OneService.cpp in Sources */, + 7C13E9F11D11C0EE004F16BE /* dhcp.c in Sources */, + 7C13E9CC1D11C03D004F16BE /* SDK_Proxy.cpp in Sources */, + 7C13E98A1D11BFCD004F16BE /* Salsa20.cpp in Sources */, + 7C13E9CD1D11C03D004F16BE /* SDK_RPC.c in Sources */, + 7C13E9DA1D11C0D7004F16BE /* err.c in Sources */, + 7C13E9CE1D11C03D004F16BE /* SDK_ServiceSetup.cpp in Sources */, + 7C13EA0C1D11C0FC004F16BE /* inet.c in Sources */, + 7C13E9F31D11C0EE004F16BE /* init.c in Sources */, + 7C13E9861D11BFCD004F16BE /* Packet.cpp in Sources */, + 7C13EA151D11C10D004F16BE /* slipif.c in Sources */, + 7C13E9FC1D11C0EE004F16BE /* tcp_out.c in Sources */, + 7C13E9FE1D11C0EE004F16BE /* timers.c in Sources */, + 7C13E9791D11BFCD004F16BE /* C25519.cpp in Sources */, + 7C13E9DC1D11C0D7004F16BE /* netdb.c in Sources */, + 7C13E9FA1D11C0EE004F16BE /* sys.c in Sources */, + 7C13E9DE1D11C0D7004F16BE /* sockets.c in Sources */, + 7C13EA461D11C355004F16BE /* lz4.c in Sources */, + 7C13E9FF1D11C0EE004F16BE /* udp.c in Sources */, + 7C13E9DB1D11C0D7004F16BE /* netbuf.c in Sources */, + 7C13E98F1D11BFCD004F16BE /* Utils.cpp in Sources */, + 7C13E9F01D11C0EE004F16BE /* def.c in Sources */, + 7C13E9811D11BFCD004F16BE /* Multicaster.cpp in Sources */, + 7C13EA0D1D11C0FC004F16BE /* ip_addr.c in Sources */, + 7C13E98D1D11BFCD004F16BE /* Switch.cpp in Sources */, + 7C13E9871D11BFCD004F16BE /* Path.cpp in Sources */, + 7C13EA141D11C10D004F16BE /* ethernetif.c in Sources */, + 7C13E9841D11BFCD004F16BE /* Node.cpp in Sources */, + 7C13EA131D11C10D004F16BE /* etharp.c in Sources */, + 7C13EA0B1D11C0FC004F16BE /* inet_chksum.c in Sources */, + 7C13E9B21D11C028004F16BE /* BackgroundResolver.cpp in Sources */, + 7C13E9F51D11C0EE004F16BE /* memp.c in Sources */, + 7C13E9B11D11C028004F16BE /* Arp.cpp in Sources */, + 7C13E9F81D11C0EE004F16BE /* raw.c in Sources */, + 7C13E9DD1D11C0D7004F16BE /* netifapi.c in Sources */, + 7C13EA0F1D11C0FC004F16BE /* ip.c in Sources */, + 7C13EA0E1D11C0FC004F16BE /* ip_frag.c in Sources */, + 7C13E9831D11BFCD004F16BE /* NetworkConfig.cpp in Sources */, + 7C13E9F71D11C0EE004F16BE /* pbuf.c in Sources */, + 7C13E9F41D11C0EE004F16BE /* mem.c in Sources */, + 7C13E9981D11C013004F16BE /* ControlPlane.cpp in Sources */, + 7C13E98E1D11BFCD004F16BE /* Topology.cpp in Sources */, + 7C13E9B81D11C028004F16BE /* PortMapper.cpp in Sources */, + 7C13E9F91D11C0EE004F16BE /* stats.c in Sources */, + 7C13E9F21D11C0EE004F16BE /* dns.c in Sources */, + 7C13E9CA1D11C03D004F16BE /* SDK_EthernetTap.cpp in Sources */, + 7C13E97A1D11BFCD004F16BE /* CertificateOfMembership.cpp in Sources */, + 7C13E9881D11BFCD004F16BE /* Peer.cpp in Sources */, + 7C13EA091D11C0FC004F16BE /* icmp.c in Sources */, + 7C13EA081D11C0FC004F16BE /* autoip.c in Sources */, + 7C13E98C1D11BFCD004F16BE /* SHA512.cpp in Sources */, + 7C13E9B91D11C028004F16BE /* RoutingTable.cpp in Sources */, + 7C13E9891D11BFCD004F16BE /* Poly1305.cpp in Sources */, + 7C13E9FD1D11C0EE004F16BE /* tcp.c in Sources */, + 7C13E9B41D11C028004F16BE /* Http.cpp in Sources */, + 7C13E9CF1D11C03D004F16BE /* SDK_Sockets.c in Sources */, + 7C13E9D91D11C0D7004F16BE /* api_msg.c in Sources */, + 7C13E9801D11BFCD004F16BE /* InetAddress.cpp in Sources */, + 7C13E9DF1D11C0D7004F16BE /* tcpip.c in Sources */, + 7C13E98B1D11BFCD004F16BE /* SelfAwareness.cpp in Sources */, + 7C13E97E1D11BFCD004F16BE /* Identity.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -675,10 +743,11 @@ buildSettings = { COMBINE_HIDPI_IMAGES = YES; HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../../../../netcon/", - "$(SRCROOT)/../../../../../include/", - "$(SRCROOT)/../../../../../ext/lwip/src/include/", - "$(SRCROOT)/../../../../../ext/lwip/src/include/ipv4/", + "$(SRCROOT)/../../../../src/", + "$(SRCROOT)/../../../../zerotierone/include/", + "$(SRCROOT)/../../../../ext/lwip/src/include/", + "$(SRCROOT)/../../../../ext/lwip/src/include/ipv4/", + "$(SRCROOT)/../../../../zerotierone/", ); INFOPLIST_FILE = ZeroTierUnity/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; @@ -700,10 +769,11 @@ buildSettings = { COMBINE_HIDPI_IMAGES = YES; HEADER_SEARCH_PATHS = ( - "$(SRCROOT)/../../../../../netcon/", - "$(SRCROOT)/../../../../../include/", - "$(SRCROOT)/../../../../../ext/lwip/src/include/", - "$(SRCROOT)/../../../../../ext/lwip/src/include/ipv4/", + "$(SRCROOT)/../../../../src/", + "$(SRCROOT)/../../../../zerotierone/include/", + "$(SRCROOT)/../../../../ext/lwip/src/include/", + "$(SRCROOT)/../../../../ext/lwip/src/include/ipv4/", + "$(SRCROOT)/../../../../zerotierone/", ); INFOPLIST_FILE = ZeroTierUnity/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; diff --git a/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcuserdata/Joseph.xcuserdatad/UserInterfaceState.xcuserstate b/integrations/unity3d/osx_bundle/ZeroTierUnity/ZeroTierUnity.xcodeproj/project.xcworkspace/xcuserdata/Joseph.xcuserdatad/UserInterfaceState.xcuserstate index 27db268992c85dfb260e2a0785e5290976e337a7..0bdb44e52a8fb84da92286af9c438ec92d12032c 100644 GIT binary patch literal 45910 zcmd?S2Ut``7dL)q=I-8mclTbF-V_#Tf+Aa}CNVCsC=mexyM`dHN<<(OOVoHL#dOn) zrimJjrpNSdOz*Z7Q%$0YF^Q&_UjAqHZl(C@`@Y}zKHu|~N7%i0<~L`~oO9;PnKrAv zrMa`qYTeBt4s(R#IUT1D(}xLD(iXZqI-A>Cr=+#bI@8_M)j2h-v7>2TGd!+O>uPI{ z;Lyso_lEQ7oWO}(Bp1a+bD7*wE{n_NhH=BW9Bu@c%Q?7Wu9~aiCUCV}9aqmyG zxhY&L*T%JTXK@`|C)dSwa|^je++yw=ZUuJ%x01V(yNbJ-yN0`g+stj@?&R*`?&j{{ z?&a>|?&qH3p5~t6p5?Z2&vDzi=ed`-9o$atJ?>-f6Yf*)3+^lKAon%*9e0>J!u`zs z!u`ShgE*u|5;7q(3P%wr2_+*7N8ID!Z!gz!X1^h6*AqL6SB zO%liul1kD@I>{g-$VhS$IhmY7Mv)RyMe4{TGMP*vQ^^d{K-^?L=_FmGn=B{ikQL-Y zauKjxAFOW0Y8#Ii9eMe&6n{mzJfoEui~ruI=-Ht z!cXOA@~88&_$GcXKaX$W7w~8C9sELm5x~yQ73ogamFQf$ak^^VMBQZFOkJaHu5O;LRo9_gtUE_{uI?h;rMjzh*XeH3 z-K@J!w@!D5?k?Q}x~;m0bx-P^)xD^DUH7)`9o>7nk9D8uKGz-8eXaXe_oMC?-Cug5 z7xXeHVYEJ8pR7;UXX$hG`TAo0srnNASbe3wR$r%|s-LNE($ChPsc+SH=@;pj>#6=i z{U!P<_1Egx=x@^BuHUTRqQ6IfuYRlkLH)D(ZTjc*+x5@uU)8^+e_Q{a{(b#k{RjFF z^ksI^)F0A+um3^+qy8`b-}-+9PCx<{^g@gfE5r%$LV}Pe3=%9ts&J}MBDjRH z!Z@Kym>|>(lZ9!*OyLZnNth!v3oSyM&>?gSi-o1aIRX{V7cLYo5v~xf6RsC-5Y`JD zgxiIU!Y1Kv;Q`@s;R#{8@VxMX@QU!J@Rsnluvhp%_)z#r_*nQ%_(Awl_(?b_{4D$; z{3=F?v0{QaShR?#VuqL{4i|GpyO=K)i6@DpM5kCLjuB52$BQ*$oj6IHD$Woa#3pf$ z*di_vmx{~8<>EQw3Q-lQc%gWac)56;c)fUoc%!&h>=Dcw zmolX5r8Uw`(rwaOX@hjTv{~9B-6P#AZIvFB9+e)Go|2xHo|CpqFG(*;uS;)8JEWb` zJJP$-2hxYqr_w%YzjQ$QS~?^hmX1h2Nk^sMq~E2#rGE^>z#Bw^WRMMtA;J)8h&99+ z1{nq$QVc^38HP;5FvDP49JY&AG zz*uN3G8P+M#&Y8rW1X?yIMLW>oMmh>&Nj9i&oXux&oQnrszz$O+_=hkh4D(`&Bj}d zw;FFV-f6tcc(?H} z#@~#;8~-o~Ceb9BqD?WTSW}!S&6IA+FlCw?raV)=slZfXDm9gvYD^PMwWc~#gXs)Y zqiKPu)zoHcH!U+QH=Sd;#B{0YGSiKw)uuJ3jiybeJ4_Fn9x^>_dc?Hd^t|Z>(+<;4 z(=O8|rcX`#Oy8QmGaWV^G5u-!%k;PDAK56IWLb`v6XZmBkUUh*lC$Lkxlk^Wi)EKw zE{~DN%JuR@d6GO?ZjxuqZuu;^L++HjWL2i}x$-Lc3i(R;D)|=qR{1u0t$de!w|tNM zxcr3tr2Mk{iu|hlw!A~$DIbu(l)sV>%3sTe{h-|_A3XJFO{#9Z$QlV>f@%gM_tEy*dd z=9lCYxk`!)tp)k6QhR=bIjW+}HMy;0erJ1Qle?^~se6IDwaZs>441@ZY~o_MI4+(` z;1an(++bCw>QzA%RY^6d#!Xx@X8{5dxl}HVOIJ;*45UbEm^w*KRqIY?=*_LO+ZL5~ zG%j#Am{Z_Eb;oRXhkLfa)cVF*rERTU9c?Ww;Au6OhX<3S2cIIAS&)u5$Ia|(*>!!0&zzIFL< z%TjxOffc^x*$S60-|1;vD`)TF5`kgLPA-qj=L)#OX7qcAKjhM`p%Ay#wF_@ zLD7_|x@wOn>T9NvTp5?KnLCL)nLC9W#huEH=A2v!SE`!Ta5X}WRHM{rHAan9<2G|H zXr?jTSgwLQjZ5b$x$$Z|G}SouLUon;hnh-}o+3f5n+dgY&2H{$>u`3s8yn1K_+B@! zZBbR@!sfY+@VLPo}qal?pnei>%iac zn$+xGq+$DUwc>2=UPCv z(>!b&r%qPe)w9&I)jFsMqoK?_t9$NTx0i1*P_o9J@olr+4Rye-*^M2u8GBh`?GMbEcYBAs6FxL{!I%ZK zDcnbppX1Y7JPlRf;dYBY5n946v(@w-Zkd|FYLl)N?`_qAO7H=w+_?;Zs+m39 zdFoKLu6}%DbF1&|h1{iF#Cq-`?qco|HA~G_hpp!>136r!4hPw*XZ9*9q&Q$ym%9#x zt#z*FV_7q3cw1{@2Q+SjIXX10y9I`2?%BPck8!sxaCdbq(KPK^rfJuyIjZ6#>PBuY zvu>-oHQY_y&D<^At=w(u2sKx=sy5ZGI@G*PTo1R7ThDEPpN-rmHD4`IPgP6dr$(Ki z*3Dq@Ro2+mSihv*Jzb;8LoHYZr)P-R2qq%5MW8`6S%)_jUG4={9Af=5d0QR6N{b1(V54umSp>N&o=fp==9>Qt-M(dxJcbMBNT(9sc~ zmLY9c*2dsQ`0Za^S4VeKS9gb7lfqq`eLc6E+rz!1mZ;@w1(U}2xxGO72JS=dqiKP% zCVHpNrI~F!Kx$E3r-R&dhwYQrkjU)TG&l=2wfRcdFL9w7Z9*CO8 z=8kpT=UmahNaG`9KX-upNFAe&Rb7+L?rLakZ#E;}yF;L}AE~E-&bnq!b9c1WLk|o+ za@P_ww~PB8YVia2Bli<`boy+sCjoLfwaX_t>UgzE<)A;F19~$uH#c`;C)lmr)7m=S z?elUOJ9Ezl&@KS&oIO9cv!f}uziMlh{+0W!!5mpOsovL2z9wGB{m$yz-zzQWpWI&! z=ApeCF2K7`g)#jcDP$WRu{TePOVkPduT=i5+_#G0XNqnfh*FU8ITdGSyeZ_yNlVGfJUrG z2Bs4pi9<5jJ*21;RRy~2rA(_dSHxEA00nat7B62edCdcgL~&fk1{8&&Q4ESzr>Ila zY3lS1C>|wn2hbpOhB^zxVzyd0rP4je(|b>?ZJs;N^J$vaQFyvJb2M<*-{1KAD_=3G zXecWt4W*+Dl&Q{CPgfh%Gd6$)8iR&$X<&iIsg2ORLMN0s2~0k#9XMR>MXby0tZiI0 zsj;OVjVgSjZ^2T&Fj#3RHdG&&R0jx1ek!0VCHL5J*(RI z#<`$|-Lu{PmPs9b&C4A7=fj+cri5TlMbp#;YO6Xb(1xj_FFWGNqX}38I^%S|czOKK z^{9b)pgzc12z;ouYt=g6gE?p(tN2{CqX#vsoyV&90#@->)TVZ+ivktzK;0okE<}se zZgn9L2@<8LQtIgDGdx843SEX)gyc~XRTryESSJ<+xqSW)^O#ac&v@38cQ;yzE<_iB z0$vOXcqzK9!5q=i*4Cv7F>{TopgkMRv2)$6&E1_^$!rwjUfiX|?tI!otz?JAKbTt%mF}jXBh_2@jPl4cZ%j^z!>!kKZ_}w+ViQ%?(G0_9D^_k9r z4AS&AaDu%49h7vQdV#tusQW`VqSadWr=F`W*Lo{W)NX~o2i=C&q8{}eb%m<->U*@V z#%Jk+dI9evbeG5Y)4s+(#Pn-MKBV&KA*lX!5Qsj?9ahf=nlDfxQVl~}^f)t4mjbu6 z;SYKmJ=0*$ghuoCpCQhFXzQ#)&oaw=yva40ehzJKFsB|z3G2}F4E=bL`ULSs^s-;= zUr{eo>$FO~&LsT}^rm{TdRaiycc9%NQo9Geqh6w3s*b8j9erI~h=6~9KJJzDQ%HKb zIx2PaDV~IW9sdG-&1Kw<_M-#nOY{{ws9vF7sa~aCtzL6GI)uJK-=go(Vf9*di~6?u zuKFI+PfJK|!;c=`+a zo6FdUenr2b-_alFPxP01oqD}`gLA{M6a}PGFxA^Rr*4a5bgOf(# z7?3m^t=`&$W7XSWydL6>`4AIvGMBL)55j}F{pwn^M;)^s4`x5`k^R(7sp)8&4gP6o zjW0_k&hitHt*%!``CjDU5t^-sVOGG6a1<0UFT!qLzTB74j`REo`Rc|1LJ=P6C;B9H zlfT!%qwr|xIf#W`_8%DF52M<0v0F}WcIr6 zD~Oo-QtiUsoDna?i|}H+1j1+wQhjPYz6f88FHxUX zx2rFxqrm+KQDRXwb5&gp45R0EG`4FEJ*ld$9Q=blK+%=>DttA*249P>!`I^*@QpB9 z@ML2_1gM4Qa~%uh&V(-zmuP95%U=1=)#ub_&3g42b=#!6B@iuI0L3xi1BA04{2EX8 zUHE2v6_j-gz7<~!87I$c?sAt{IWtk8(`w#>*ZBa~;T~`X@dikLJ9iXs!gm0(p~tR+ zY4J`V&e;O7Iu=ldKL2?$ujSu@?*zZf&$-aruE$&OU927Z@L@N;2j7eDgQD)o58$o% zL10W>^Vx1_#yRCJjdMHUJF9H!=nSn-3^$q87uA=*u^ZuRZ*OsHRi0SExT#U{2!7Pd z-F5g8@2Cntj-P-KfS)|SWOx;FJ$@2D#RwcY36vNlQQmxJ&L`K;s;_CqKZmym$>ur? z{zlOEogP_z5ieHXP+#`R3^awx;=>U~5PR$1DXKOtF*|;MxLC7o_&M&#hf%+)oc;E3_?NKCq_&>ZCVBS{|M1r{5AR$e}lip-{Hgf2>u@bpuP`o!Cv(P^+WX|^<(uD^;3x6;-mOy{0sd3 z4gU_m|AeaUQ$JI`fWQ0I-{AM}zN))AI@&sVci>=DphBP>nyH7^%&4+we(%8(<6<4X zXAD`gM6;NlQLxt@Yj%$fWP8D}r0|SQF=%c^-{K>Ji}&?3v7S!YR+P^s799CD=!WgZ z4)44I5s9=`{oEsG#7InF9K2BiW-H-|%oRaA0ls)#R1)S*4n8@FKx2AHqB*@u-XNpZA5~>9_dO{kWyD3wq0VEtAIMlz z!5t;z$T%3N943|U*Ygcr4hVa8Xad~Qy`Z(Kd%-L=?-b!~o$Zn8;D_N&AwkeeH}v*q z&=ODZ(bWnuF319pw7iwgt!_V@uaw}2z2VxLR4(!#??3e?HjILhD5)kjU{WCzz|6SM zP4#hQJ()minZ+6?!9cMxCJgmx%v!ar!JOnVp_cKDP4jZ9EkNRYcZX$Y%j_(RM`aq! zPVcj(wgn5oovX}CR@gM! z=F<#qDi@4yoMv$~B7JWejXu8JLGFS96xmF+kUJ@gpeT}}sP*J-au2zeqG*a~KSjKtot;*d1QA6M3v4UmV(PA=nK^C0pt zd4xPl9wU#FC&-iJDe^RVhCEBQk>|*E@;rHgyhvUmFOyfutK>EEI(dV6jd^Ec9Gp=4|#{YOWq^zlfC2v@*(+%d`vzepOSs#Gx9n4g6t;;$d}|R za*%vY4v}xjx8ysDswkRF(F}^tpvX`GfG}NAOZ>DT-|{+ZX37X7(xv9B7!Q zD9Cr_+iZD-IR%A<n;zNnTlTNr@xB+~#rw1O2K2#rFZS7Z$sm<>f^= z4!f%`C$Gp_o>OFVl;l_ooYsPJTS>mlUK$Mamj;yB2gp@YZZ9t_&C79>7usQMhuxY} z;()K^wmcxH$W~fh983|9HK4(Lfy(mjuF|}+97jP}Sx#Pgp)IGVsGvNjytE|G=_s%k zm6h9qDB=YTD7g=iv!KLjwU;<@oc5BEoV@&kyqw}fn>D8(ztCFlEVY-|i=DwhCJiX1 z4^WBCk)K~&YR@SuEpz1L*$PU5B4>F{p~G5eD=4tpO3JOlK;artY9AnbzOB^ebUJd% ztxl*~iQS%4>;#~^^5VR*GFN^H%zy*~#b`k3eSoYbWyLn9tth7$7H&YR`rTOX}Pt~X)h}Y2Flfda{B-k+KcV5N(o4C6~odcr_-KOQeZ8}$uEFqOU`m@ zQAt@@Fi@TbWa|S|ROobB^Ib(b_ToH`9DzU<6xnl}Hk+%kxEQ3=UKk8itN}Ut0V>SP zD{~YBXY%qv`%4RRN}M(jCToe!nrC+vyGla@a+C%HYpZ&hkuqypk)ya6+PfV1oL8P# zp5rXccjXk6_D(HL`6z9pu#>tE-)dk!qUP;qHd zIkd7Zr`%BnRdbXTg3^{3OY=)Z1hP>BD(wqYVz)vE zlAlvtTmtrp^#D$1AylmZ%wtiWE5Fbl0yIYha`gc!brjniAWG036&1@maW1_a9?dI_Yf&{|Rg<~avGfMh!gVR2x7o;}BI&&w~e+CZ}NgS#WX zT?4A<15{?WIe@#YnOwkZr@c6*xC|-@*4k0*D0kWNoFUEMtpUL*ie4013yU1qqEc&4 zIn&%cTUj{+Dgla$^PsycEiWht(Y3QRpz(cxN}$n-U5@gc(jp)x&kB|aj2jqkSFx?U z+yUKMNx9d_jBtwT zJtIPXHNOU8fWDOh@Nzvox```-co##^65Ybz3PCzQ^g8}Ft|<6{ma2zer$wQI+*lto z*7NK64Qy=5g1`N|?|*3NWBf+`4#s$J&!+V7n<<)lJdD4aF&=!mY5g(&S04O3jkoa> zO=rA)1X|}H|0v@v#1#FN^#rxd6M&CCYM$Vq3W&ke6wUOGFZpe(#OEkFy}uIw;$QKV zm`G7Wpv2esYs}y%`{Cc@-)8V{QPkMO@1SVb@lhnwIBL*f(|rHlZ7^lVA)zP zTXS5FX0QMSII5F%VSbM4%oKHaIjW0f6h%?g*$+j0xDG@_qbQZ4E`NjR21A2o2Eki& zLjv%SbfFJEgTX_}Mg76Y=tlV9( zXbKp@`kUf1-KqesS5S1h5B_Qf4}4wK54>)*4u;N}oI;)}`*7>HTx*}^>uzD~cNGxj z>9BNbLGv?%G+(z~cYA=wjTBwuqj58%aSKJ)_DAD=y8C@JUPsaO{m^(EUb|1bbq@mH zh6eHN5#3{qCaqZ>r|3o>O;0hJpmSK=4^8~2K<|^!dLM5azodI50QM?HH~GNcU|?@j zbaQ`TrMf-73Kmjyi@%Mz!y)?cz7FPgdUSg!x~)g|Aw{ql>t8xAx=&fb`zR~~>Z|9v zFLht}3SLLi`aYaJu0eyJvxk7Qx**Per#r%!;c>Qf-&1tEj~PEPnvPPmu^*cF@d52Q zDM)+%)^iNZW61O%Q?PWvW61P8fa#&w&HaJZ>LJ>xiT5cKZSixKhb}unsot!QVBo*A z9!Vcb(Oo|97zPfm+ui+vPY(1tr$Vpel>xm)AF$|pu;};tz?enXgFU^kKd>1A=K^eR zgAdHAxBJ^%@1W=bA6Nkc18LdXA6TP)l&{*Q6g}v#wth4;QB_dIOZ6^)6X_v#_plGX zg26)=?~#7s^)-PedbB?idt9RyO=I-+dRWKd6%zeqiXQh-FpW_FR{x3qC}<2&@MM1! z9M^EiOMzQIH_-Ut{ygoYU_PS&to}3oP{6nAJAEvMe(%`;i@SlvH9;(1tUo)@f=elS z&If-EgI__>_Wt0z^(%ew<0yJQ0Dlp{R|dgfs=qwIzf}~y=!3tC!9#TPrGDV`HwL8b zWstT$ihlxQD*erR*juq)e~bQB{cRM1(R-buH`nWX^y~ENDSDgYNQ$dM!ms)}w6WZ4 z4d#h+23{ZDN2=(gk*2;RL!Q66;vVzv4 z!}Nw5)?|40)Z}_rygSNr+d3CFXbX@+%MAS%pddGxgaCAvO+UlbsapqG%ZZCU|Toz z-|D~9AJ!k4+UZ%b0P8*|+E39J6n#!{Sc7@eiAw2lDP=Bf_|a#*HtgOKUnPIi|H>@K zQT@;QUnn|2(U%l`wO;?5{&)Q!6amp+Q*=nJo1{tIBu$1I%tHpOvM*Kv(lsz&Lf0#J zxFitZlE72+jei$_AP5SqMioRs5)6V-FbObe`YlD@QFNFh7%qcD^TS5&fMABD((ofh zsbeYn5mpq!4@F0roCOmK(|_&mj;2a?1Dqc6Y_-up-?CiiiMHFNy5njxNtvH1fudQMZZx5?iz>* z1Q7nB=x>Vtp_ro>QH&`j6!R48DArRfP%Kg`QEZ^tNU@1xnZn9jKj}_JdMxs+!S8|@ zTG+q^w8L(s+UjZuv1#=yV~Ns{)UK|mvTT_@WkpqK<-{^qgT|z~hVt6#@eL&tD=O;&t-5StX?+OVX$;NY8?CO?S=HdI ztZb;Oo>*JzYACO$bOBU#ZG#sc7_L=dJj*`>jrHsig!+|M*G%=7T|2R=VPaK9d6}!+ zm%fIjPa7b;H*G_CrE`qGggTaEFk*{Czz#24R_~fp-%#SL1NJy;DmbTl=el zhvs9zpT#njXbXiZD<_S&6ppZ2ax9gw8?+l%U@coVrnHoaV66+<-=`hG>N0Qn4NPw; zs>b+;=wf(<{{qjeIsntZkSt;#!~Zo%U-3Gdg8>#pqeaa zP}2s40w#gA?S{31pn{dosxeG^t0y;9RaZ55q|+HtT_^;sf=?MSVqeRUNRRz5#g6ccYLkeH159*i7Qv zOet&?9u8iNCp-dvI!^TX>Br-SdmU5ZN#U7b7_>*&rd~o}UkYr)y6reUZ{bDeQ@%v8 zCCKv@UKL&wUe_O?IF;fd6sLIn?f;W%a*eUE1c2k^2aXQ8D z{T-4lyhm}S`ZdLH#>0Qv3D+FSPZ*0nr8q0#c7HCwwziGJ7s7twfbga8m2i;aY>J0b zJe=YjibqhKyHPkKe51MD+yRQM6tivW>}M>K`Qve9g94|a-tPZ>zxy~w2^zP4)4b;2 zg+GKpg};Qqg?~g&L?RZ6$cs8rFAAb4N}@qDiY8GO6){XSi{WAf#WsrV6gw!+qd1@9 z0*VVME~2=Y;*k`eMDfWKpF;5{ich6@G{sJeODHa-xQt>K#pM)_p?ECC6@IT-jA54e zUwF-8JWF&!Ub8reW%+M;&0;b``}e(O(L1a;Uawh9XXTxU*DMZYIgZO~7KgEGLH2`y(}w^kg@(jSl4 zESC0HgMZ;Qi{&iSz&_iFdd*@5!}|}tX0eii{5xK=Sj}?&SG;DimO=fW_nO6ttek;c z;6%MakJ(IEJ-qM$xLo-3Zu+TlEkC-sOIP&}FOXMg~? zcrm!$;w9px6i=aehTrWLSBY1FzbsxMUP;|2SZq2o$_-11n0(NB0>e1dW7 zNs8zB{dDme@kQ{{#b?EB;&bA5@p1OdA@m=vf@qKZx_<{JL_>uUr_=)(bxKI2{{9OD(+)r^k#b;66K`|JwE{eM; zUP$pGiWgH1M(b>fmr}fp;^h>dL-C4$u|3Glc^YB|OIhk**R?04Qe8h5!i=TW5K*qH z7z2T$pwO)N4a*UW%HSA)wk2$nHUzHgYb$C(5*^lH`}cMGi};E^upAkIh;L;@)wqVq z74>5Sak9#al3IxLxqJ~E@hHnPD3C{^8zgfEUK)NxmDpxIwA44pt9vD|$a+<5OJ~&7%p;PNG&C5jK=)&WX& zEsI2lBolfiV<9OBzBN>a)J8I}WFvwj(1EzPR{fBuSx6Bw%bV9HG*;T(+10kd!nV)B zOnZmLvwwcsGOxIVAeb4#$tQ?VQ#rAY{SQHkWJm?ai{xWQX$XdAfN86)b9zY!-%Oi* z@lT~_bzmuA>II_0-t6F_NO9nzNbwX?zt%{D|84$wEwGd2S?(n#qf z>162?X_Ry-w@GqJB~qzWCb^_?X^b>hs*p~T#z~dZc&SRNmTII4Qms@c)k_nlNz!C# ziZoT4CQX-SNHZy3N%2J#Lk#OOidRt#{q)roUrX`z6yHek8j2yDcq_$gDPBi0^otuQ zzJuZ|6yHVhJrv(Z@dFe;sDgL(FvX8j{5ZwXA3RO*vlKr^@$(eFNb$=Qze@4z6u(LF z+Z6AlcsIr12fRn|UWz}Y7`o|CDgKP&FDO1h@mCaoP4PDrf5-UIAe|vKO0%RUX}08+ z=16m;c~Y}TKI!9U|sS=gW zmClpSmoAW2N*78ONf%3(NS8{NNta8jq${K=rK_Z?rE4Up_YsPJqWDircuGV{%#=h? zGKi97N-`~JNXZsT?xEy9xsd5Yl7E?zRCsl7cI?N$x#;s*1`W1#g~ zjsl%cZhc!joLn-u58!$Y@X`kJNyiVUE$6B7{Hd)e9WgJML~Vf(zP!Qg`u7lBUGv-> zuwOx? z%yBMa=flDLNbkmaMC0u>$8P%2#%k-F?QYK<+ttHzk;-y+mr8 zhI<28{o}5?hFddlNpD8JsDZ6MaWH2`pBlfWf!)+#E;???T3Ksrt=yZow>7w1An^r?m5$AGa@}2Uya*Vt;AYUat+PXw{sTiB(y-e8b$s`~EiV1` zFxqBzeD4X-$&{`R>I??9tD~3R8MIyP`2G{2Q*NN`kDi@TROG-zAg@zxX3 zJdbf;=YsYI)3&+ehmLKj`!NmuX`DgZ>y95e;ZC}yt!0VLVa@MNUW_K5;FzEG@9IEF zUD?3$Z_xI_vm>?2j!{6U{Ck)Q=Yg*S(XNdJ~eQkF%8~N76NpJacSY-iu((R8~%|sHtOTXZ5C3+cl53!5r3!F`)tu3|atk+HbdG z(Du;d?I+xe)xoJeP4jx!T-!;HUpTg?_NqD4PuOMZUfjFR+ID*U(uwfV+xf#uDB~O3 zVPRx%3bmc}_!Wp-AA^rU$`oQro8Umg+~)R$dAZGV7l2C;WJ3+wR(lL<&-0HD+2>1p z&NmIQ#|CY;J%+XA$Fj#kRQj+6lpk%|J$~yy;$^5yV9<8p;~fp=@?+GvS8Ip31i^>V zhjy(7ZC5_tbt0+>N5Qkh?Q^SJ;edP3$KK7aZPCYjPDDU8k@9%Gy%?bF)5q`rcNowM zT-&>k--mgiV{o@08SosJ*W_;R3YAZ73qStgL?pnwH$odsX>uAO^V)8H{Lu-Sk6;N1 z6?<(@KmMe_e6Fv`EY{Pk9evj6y)FUtI@fy+U?+^77P?#53h3M#IPo6N-d)g{3nz@h zsA2>xh4wrMN&|~;eXniS5jNWhc1J*WXGgBjMFP*L5x%&)LJ8B(2*CUPvwH`6N%#t_ zoA~@cHR-)z&(~o0pRn&y;|6otO9(I4z`pzswXhfJDh>7E35iY6*r`{IuhHNR!G#(= zu{o|=Awt{uMh)fLWA_ZbtQjK;w8QHQc<-O;&BR+YU_YvLo|Re4GGk_XE<|w@*d6Rb6q^GsZ?O7~TsGWm zcn|;$_ZjXtJYd*L@llF@ruY|%f8Ahs$nY?LLUisoihpOIf3OJU|Lk@b^L_WMFz3x& zYAd!DF_PDnBDhc^H=FP1MJb+VAyVW-td9}!iaxS{5Qq_P{M66yli*{ zs`MHqh!PA{BIJKsCGp9gupbkZF81~eqaMV{w6YVkV9k7W$Fu+NyhL0)H zQKDz{feW~x-OWpc>+da?zO=x~t`LLMv{=i-Aw9t@|ApZogWYd9VEEGT6(tfS21<;S zm^K)`HXH)jZz+)}Q5bC4|CCK(<1U}_uHGZYc6&kL@@c>@8ys6&P~>m)UkrZ^$fUmv ze{<Gm~9+JiG`9BN`_F9 zy1|%Z905>PO42AvXHXgcQ`QJ4O=vvu57-T>qk!?oR#43BMt*)?5h#b>6dFew;p&zC zO`&nL(W!A~C?#0|?wIeNH*3n^=}U|90m=an;x3;bx4jMD+F&*fXj8OE7_)IiAyN^%*JRWtj~E#LO?Ud`-VfhbUZhYc_T zb#)uh9FV;E#ukk{JB4F(1L|`BSreWZ>XigIJJ=^woyNrjLM<_#4N%J{$)}`%K^1D6 zclNoH^*K<}B0I>Z9dw$Ry`mye!vKlr8ZR6W_afuPfO{z=#gvR>xF>ndo-Tdv>X~p^ zBK%`5?OWi z1AuFd{dUU6jc~`M$L=^ODG4w#e7iCvd%p)TA8e1Gk@pz40$u%En+J^#0n{Uulu_bh zP~{%l^x3oj%52cuBrmUsH8gaG!L&VPd~QH4ZZ|#;pf6G~mXZnvdYYGuPfb4k0%#pL zH<5KpTAhm+Zh+X=jXM~zZy4V+zGZxyl1fU(Q&L4q^#wr&WYHQBtRw3^pi&?n#eUX*VuWLk2B^(`;{mM|>nWKSXhrFt<@Y>x3UH~w2EqUb z5BmEe?hP@Fu_?wea(u=YzpVnO_7wG zPDulUIz!WhZ5^%pI;e79J{S{wv6ZPUT(lRg45oM!>tp(uDpRrv`WF*)5VI(pzzmph z7nsLGz5br_Gd+#d>&iZ_eK8F+8fWpM;97^Ug(0N{N4xcn@3#+p=4_qmS zRZ|Uz16tkBOjDuh6jGxUKthT0l(^OXJ{?yAf%`{!3?<`6>0`y5= zKc4c;%^pxV)iuz_vrKRvMgKjuX`ZPW=$lVT7bV>c3XY3{MiEXO{rwwffHP5;2OSAczInHI8o_vb&F7MT`nBrc|8Nr1#K*O^~Ud_`lSHQ#ScOe;*VXm9`) zUSL|OK`o_ZSpdp>U$gV+FTm70@*QB^p|=cBcDV_*M-4#PHKuDdxN|635r7MGH9uB& zmxnTDL4Ah7bdw1Vqv+ozn|e&^G$=~RxdAABS#`nJe`t;Cu=zbE(`M5>0M%D9?ls*9 zZSVjk=TmY4gITF5#0{} z!d}w{8q_LEt_VPx7hSSByh7tUoVw(v=rhxo144aeItUCqM9Ec@T+N{1*e5pTxj+At zZAWG-&9hmVGge&0#t8**`too~QJ_J;H~l;y@Gquc0r+=HuA}6727H4TxOf#AHDhV9 zr$2P$6=+=u7?q%=kU3cg!2LSJvR)Rn%CDwmO`!5Z(RXgEp4n3yy9y}}DE799tjLiA zkts*X(OkL=qmY{^oUaaK-l~zgaO=&AkCo8PfoZmejQHfiGMpsTS6bv$8SdX^ctd09;2whyyK8k!SYH%hTls zjhFXQa$gWHwM7aL#i`*hF0P@->0o$;ZK|SapPhWNQ2cP|_ zHA_Bt9ju)Tf}MN0TZSWo1^`_uFVpCIn36{V^y$k|zTL4^qc0y!jgP+b_b^-ee+07z$7-g|$DJ%~5!R4#v8wSL^QCQICk{1F{(1Qrl`x;b1khVM}59ol)+hyi}1Jp~D zyc~cscRW?GY@G+nmR}rDyw~J6xQHJ4bxL0Ck>8}`HSID9b_9raX;kQ1YhN4gl0W1k z?vQuOd*pZIcjfow_vO9v2b8=)34pvs3Apb&DA`HLE=qRaA%DbyIgme<_sO5hpL1!H z?17uipc&qw&?GDmo`O!fAZCThw#uj7)6`;Ctv@Eyk@A{l!Rhe@?i^& z;!vR1|Avxp*C_=`A%$Bv$YFKV#6``syXL{U1MIHn)X^7vw$pH_qgOub`Q*bGr8o!1 z@Fgl&DtaY4O&LeY4-~H7fW11Gf8~J$?Ds;jYm~ZP+3J;vlpLkxXO`{CLEdbuEFsyZ zDKmRzD^MWN2GxQqr&32>a7IY#CS^{a)bl*4e`l$$-W`&BEK#?z zkP@&me-F%8UygGW+6VSLMg-3>B37D1h`3O>6gB`U7bzDjmrx#4o=~1&uUw{F4y%@V z9pzKtRxX(DvBLS>q4(ji74&d-4xIB<*9})Tbu7_(pE~zkwig6!J-Z4nG>dnUy>{An z=&SnXt`@gvN4jz?8gsjHopQZ$gL0#?n(}(e%ajkNd^F|b{oBKon-z9KpmK|Ht8yFV z1Arobq$FF&4Eo>88qd<5kqDIdl1YXZR4jvRoH7nN801A0w)U3r7@F_e#` zd>jCsdL*P)p3`}io%{{e;ka=YOx$;NS*^PfCcI96(#ccO7P>pwWq?!C+GepMQ97rl zu~WU^n);6VG`Q|Df=7hvSY3ak@x}1q=t#JR^F3Dgt$%_BB%}HrZ?5Mxc zOE4aMmM|ewJ7Zt7Ys%~9uoT^tP)#$yy z(RU%`?!igP220A2RCs>u%OPd6DySlea^K4#OWImy@65;?nl()$wG~{mDcVQ4hF-gl zbKTHvs8O|t6}yJ#7)In;fdRX5H*>dgYq|B@?c64AGj|{ND7TG!ncKm=$L-_3;0|zKA%yfO z93`L>l!kIp9y%Gp{q(2`)u4%JCOQMT5nS7j&PG?DtI;O(7y;?I&SCBQzWVX%iO7xphXVDC~P>`odBJCiD5S5gg7TMxUD z+^`epQE9Is(NJipHJoKQ+pyfQ!axm|7_Kwi3X37`G(2e7X4q|b$MBwEui-<($A(W0 zpBcV@sqWtle;EEU{9{B$V${K0i@_)x!;FKCR%3;6iSaVy6ELCik@2AMXOmS}@0t#oem4Cg z^RggIGFUI!EEmZxd8~YzJYKGrC&-iJCizSl+_%c@@*;VOyi{H;uaNJA!Qcn-7xI_# zLHUsUt0E|pVpL=$ObJ&am1reR$xwzW*~)NbgklAsD^GDMk;VH?8k4tqT8nXuhqUxxi`mdxqq zOmmibm^sIsYi=~3X+F!`Y3?>JGA}W&G+$-D!Mxghlld0&gXV|L&zL_pe;$s*!@|SE zBg3P^2Zbkv4-3x;&keVQpBnBAuL_?QK0AC)_`L8l!|x1#F#Of_e-{xSkrYu8 z(GjsC;=+h)BCd?v8jk;`NAK5g$f;60tAh^N2qq{)#k2Mn*MxGmaY2@XRS43VFc}?VXky|6* zj{Gso6crs66BQSg9yK&7J1QqCH_8^}imHv87&SR+TGWiF)1x|~mPV;j=SH0$wKD3O zs2ii!MBNf(Kkom8of4p zOZ3+0XQN+;ekuBu=r^O^j@}u)JNiKM;TSF^Iwm*fw3y16s+gLX+L-w1f6FHc;PcuV4KiR%(KByLQ6D)H6CPZIYfexA5L@yo=6iH8!uO+1|V zed3RU#6gBZra{Ue^Pq@9QG;Rz#SKarG-y!LAlIPzgKijf-=MvNrNNfLqX$nNe97Qz z2Cp5wZt$IhpBen(;Jt(Q5B_2BA4y`8A<2}aB*iABB&8;0CpnT_NtH58DCk3UD6kUoX<)oC;QqD|iNjX1dQ_6!W zFQvSa@>CoaR-{&@R;SKPZAfiNJu9^{wLA6f)McsXq^hZxr(U0WW9pjJ zn^SL1-ITgH_0H70Q}0c^KlO#ww^DbfewunP^_$f1Qjes?r&-fnX;af$(pIEhn|4Rq zmb9&D52Zbl_H5eTw0&uRq=%;`q$j2iP9K$iZuJHzm3~k9 z{pnlNA4-2Z{e|?G(qBz~BmJ%P57YOhf1bWS{p<8^(!WbTl0h;|8SxoO8J3J88JQW` z895ob8K-2FXVhg($(WWgBcm~6cE;R{=8R<-7i2t>@lM9)89!zGlJR@SUzuDc$<${` znWoIanaP<$GSf4MW)907k!j1!%PhzopLu5HqRds9_hjzN{Bfua!+iP0N~@bw*ZG)|{-KtPNS4vbJR1opoQ<)~tuK9?N<%>zSGWVAeNThqHdjI-2!MHlMA}7PF1nqqE0n zS7%SiuFt+W`}*t~v)5$blD#wglk9!jpJyK!mN;zau^NF(F}Q5LU=w(A9&7bxJ7Wc6vg7Gt8Nsv4qPax zj}N|H*K@tU+~5D<{*F(0NNz}FNOed}h$duD$nlW&kdq;2LIzNNs8J|?)HoCa#YOQ^ ziKt|h6V-@Xjaq~H1$6~=AN3IR2=yd1DDC__6Tg;qBq4!aqa|kMN5a6)`4)77-u8jo?QJBkU30h{lN35kE&< zintqbKjLA;9*t~`Y>PY@*^eHE_Ct?Gk3~;F zPeL#M9?QaihZIuKiRc`38M*>pg|0@c&|0(|{WE$udLQ}#x($5}-GM%jzKVW`eujRH z9>n-z#$cvn=3?*|8YT@>iqT^97!wAf}Mt)ft`n4fc+7>1WUovu`94lEE^kxO~IyN#n^mo5w;Xtj;+Ef zu^#Li>@V02*iG0Y*j8*CwjFy4dlq{Mdj)$9+k@@JKEuAi_F>;(KVkoa9l{O6&A`pV z1>t7n=HV9L(r`Jrd|VN(3Ri>E;9#5+SBG=sR^q(4eYj(|Hrz?vY20<(E!=I~9o&6f z4?Y0D2)_i6!Q=5HJQdHtGx70w9zGGDgfGAs<4f^n_zHYA-i(LvFn$%j5#Nkoi(il5 zi2n`08@~^~AK!sLkMF`?#9zW+#XrFJ;Cu1!@E`Dl_%HbX;=d8b5XKWG5vC9p6P6N| z6G8}Kgh&FNu!0apNF*c^(gn2rmeI#D&Cg;`itdkw~NvX~bw^9Fa@p6LX09#6n^b zv6NU&)DulahzJv%L>JLZY$C29t|hh*4-yX(j}Tjl?ZorME@C(F4)H#*huBMeMtn|u zPy9&yMEpXUO!|Q|oiu|qi!_^*NXj5(lX6I96$~v&mqqzFCZ@`hms@6XmSiWp3Eil$cf}+ayB`K zoKG$ymy#7^H5nuu$R@Inyqdg*{4;qSc_VobxrKa!e42cY+(AB1?jk=Uza{sR2gsi& z6Dd4}yii)D8=qNUdgW{spQ#MhyP_|LFQ+87JP>xeh zP)<|MQ93A{lq-~Ll$(@)D6c8+DE*WVltIcDsy}rcbtW~4I+q$uT|`|>4WmXQQiaqMs)(9PEua=t%cvF9DyoiZq*|y}YBO~$bscp*brW?9bwBkG^(gf?^#t`4 zwUgRK?WSI)KB4|geL;OmeNBBw9ik1R`O&7(rqKdufwVcad9GYZOAo^T-Fnu9C zgdRqZq+{r@^aMJO&Zi6MDRenKhn`QbrmN^$x}I*LTj(x2Lif;D(YMog(s$GM&|ByS z>8I&u>3`6#(y!BR(eKdj(;w2G(_hiw(BCmeGsZH;GbS)5Gk##iFj5#&MkYhf$Yqo; z6pTuSlA&T)88E}aa4{Y+-Z0)V`WXY?xBjbEC|9UfXji;n@r^l#Ii5L*Ih8q`IhPsC zT*O?$T*eGxrZHjWA!aZ09rFWokokrAU*!Y?t?TFeHwKu9I>S)x-sK-&?*b~_S>_GM$_B?h7o5-fH>1-yO z&5mKmvqfw%TgJ|0XR`rz9=m{D&)&hl#Qw;c!J%;2oET0#hs#Ojh&Xx<%sI|E!8y%2 z$LZjl=Un7m;#}oi=iK7l;oRr+aC$kqJM}+ zMdP9g(OJ=j(Z$hwqK`x$i|&gai2f8aH)cu9(ilNZdW<9njIqYRF}q?8#Tl zW$cvLz}VTb>{wo`AXXa-#oA(b#~zM78hbbPN$j(@(Q%XGrp8g?*m2Qub#cD9rnt*- z|HR#i9~VC@enxz1d}e%h{E7IE_|Alh2>}VS5>gT}60#BwCbTD<+&{S&xPNgkbN}Yvj zf=0n+!9KwO!C}EML7U*D;EbSKa7A!Ua6@oQa9eO!a6fTmVsK(iVp$@Rcp$MY@oi#% z;y~i(#IK3pgd>Ebgkyx`g_DF+h0}#Ig+ao(!eHSd;S%98Axao7L<@03qL3n_38RIv zLO@s|EE6^g*9$ia9}8azUnea}LM4SIB`3*}GLzsWcakTmC8;&3EvYBzMbfL}faLkf z3zDOg1Fxi?6C+|x>mV7+@vTo8+wI4@sw_OLA3mU2;ou zM{-X(LOM^1lH#O9DMdT%O6!uk!$2S zxlwMB+vEb8H>YOb(+j4f~?8@oS9hN&H zcVw=AZbEK)t|V8Mo0YpMcW-V>?t$FHxo>j6<__fz%k#^N$xF#g%S+Fb=K1nA<^7ts zHE%~=Pu}aiw|VdLKITW{)AAYl%zSpfEq`UcH@`8zIsZ!j{rrddkMf@s{8WG~z!wk; zC}8KqgJ^3vSW z?WKoGkCYxOZ7Urp^D7%w=3h3hj9n%yOD;<-OD}6K+gi50?6qGv2E``D7Dcb(ouXgyQSqsqSiYj`CgQPs-ny ze<&X)|6IYU5L5^&k}J|GR#j}M*i`Xr#kPv475x<-D+VjRRN^XGmF&vs%DBqz$~%?! zDj!rns#;VPQH8F;RuQVeDo0gqRb7?4>d&fcRX3_`Ro$tcTfMv*RUK9xSzTJKt=3f= zs?F60s!vs)sXkZTp`4%$RL)k;RR$|_m6b|RsaG16W+kMoQ@WKam0o3&vRS!Fxl4Ii zc~;q_>{eb;UQ^ywK2$zdK2`p!e5vfK8B-HpL#xTFQPk*boHdO#>uWaEY^m8^v$N)4 z&5@ecnzovgHK%Lts79!!sE8`2imysn<*5{^N|jQjR)H$3%C4$a)v4Snk7|u-t7@OB zUG;~mQ`M#FR$WouR^3xQR6SBXQ9VU8miqJ)}LY{Y!g8`;Ydn_JQ`1_NDf<_MNt0JD~jp4hJWKLEs{A3AhYIf#Dz# zq=0mA1sDZ#Kt3o13&BdT8ms};pcaHc7<7Uz5CI#&W^gmO8*By7f`5RWU>Dd8-UM%h z_rM3>Bd{0j0|#{@brW?{bklSJxZinu$?xgOt?yT;2U5D(18udn#5i-I?w{fM>XKXUAF|IXkF&;3UGIkm-7%v*TjhBu8 z81EV%7<-Jp#;3+N#;>N)rfH@*rg^4d(?ZjarchIa31h;Uh$gZr%EU8?Ou42qQ-!J8 zq%vtukO?+9O)e8+YA`jMwwYQ?CrlltPSXX`MN_xwrs=lnp6P+yyHe9QdA{Kov%GRiW>GTt)DGSw1fnQIBQEVL}P{A7u+ zkS#HmL`$+I%_6qQEP0kfONph-QemmG=q$CCCd&rPX3JK~4$CgfAw%s0BI>{Rv%$u0q$K8_+GN2kM2MLC>LA&}(SW zI@~(RI@20toofxYF0!Jm;a0R2Yb97oR+g1(6>@nLu{*Un{0b+M{TXPHrol?DO;zl%hqkX zZ2Q}G-FDyhukE942p$fPg#F=h@H9984uogJ^Wb238H|Tlz&tn&7Q-?)3kKj4SOHhU z)vyZIz!ta;ZiF|(yWqX>e)tf46g~}~gFE0(xC{OZz5zdm``|BjKl>=VzkRHIynVWT zraj0$$3EY_z`op$wKMJUcAh=ao@`IEXW0RJp1r_cY%jIf*iH6Ydy{>GeY1V5eTRLQ z{gC~r{kXl|e#(Bve!+gt-eZ4Z@3X(P_uB{T-y9_uu0R*c74Aa2 za4w>Y;-b5lF19Pi73WHGrMo1q3|EuuSJzh8cGphV1J^6pYu8&>e;uxlRmZN2u8XUy zt81?Nx$c*`4R!z4eXJX-`&{?6o?S1jPp(g`Pp{upzqh`n{y_cV`axtQG8UPDOh%?7 zGm#)<4zdtghM*A&5{vMVL?jtWN2Ew5l8uxhRY(n@K@5l)u_7?yMph$Rkl&Eq$Ufu{ zauhj^v?G5Y-N+r}A@Ue`io8T#Bkz!Yk4)3^&Ui zbI&W!8_zq>mzBd;j`Nm#tGp&}y|=-;%G>B|_OA7= z_wMrU^|p8qdXIRId5?SBy*<9sz6hVhm*Xq(DSc|6+2`=p`!@PE`*!*E`dWMkd~LqV zzN^0LzFWRKzWcr&U$5_(?}e|=_r~|tH`F++(XVkvV^Cx8|NQ(BBmSq8$Nf+L|28iC EKgv7_=>Px# literal 36886 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

}%|P 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 diff --git a/make-mac.mk b/make-mac.mk index f0dee10..fe23a94 100644 --- a/make-mac.mk +++ b/make-mac.mk @@ -69,8 +69,8 @@ endif # Debug output for Network Containers # Specific levels can be controlled in netcon/common.inc.c -ifeq ($(SDK_DEBUG),1) - DEFS+=-D_SDK_DEBUG +ifeq ($(NETCON_DEBUG),1) + DEFS+=-DNETCON_DEBUG endif CXXFLAGS=$(CFLAGS) -fno-rtti @@ -88,18 +88,18 @@ one: $(OBJS) service/OneService.o one.o sdk: $(OBJS) rm -f *.o # Need to selectively rebuild one.cpp and OneService.cpp with ZT_SERVICE_NETCON and ZT_ONE_NO_ROOT_CHECK defined, and also NetconEthernetTap - $(CXX) $(CXXFLAGS) $(LDFLAGS) -DZT_SERVICE_NETCON -DZT_ONE_NO_ROOT_CHECK -Izerotierone -Izerotierone/include -Iext/lwip/src/include -Iext/lwip/src/include/ipv4 -Iext/lwip/src/include/ipv6 -o zerotier-sdk-service $(OBJS) service/OneService.cpp src/SDK_EthernetTap.cpp src/SDK_Proxy.cpp one.cpp -x c src/SDK_RPC.c $(LDLIBS) -ldl - # Build src/liblwip.so which must be placed in ZT home for zerotier-sdk-service to work - make -f make-liblwip.mk + $(CXX) $(CXXFLAGS) $(LDFLAGS) -DZT_SERVICE_NETCON -DZT_ONE_NO_ROOT_CHECK -Iext/lwip/src/include -Iext/lwip/src/include/ipv4 -Iext/lwip/src/include/ipv6 -o zerotier-netcon-service $(OBJS) service/OneService.cpp netcon/NetconEthernetTap.cpp netcon/NetconProxy.cpp one.cpp -x c netcon/NetconRPC.c $(LDLIBS) -ldl + # Build netcon/liblwip.so which must be placed in ZT home for zerotier-netcon-service to work + cd netcon ; make -f make-liblwip.mk # Use gcc not clang to build standalone intercept library since gcc is typically used for libc and we want to ensure maximal ABI compatibility #cd netcon ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztapi.so zt_api.c common.c RPC.c -ldl - cd src ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztintercept.so SDK_Sockets.c SDK_Intercept.c SDK_Debug.c SDK_RPC.c -ldl + cd netcon ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztintercept.so NetconSockets.c Intercept.c NetconDebug.c NetconRPC.c -ldl #cd netcon ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztkq.so zt_api.c kq.c Intercept.c common.c RPC.c -ldl - cp src/libztintercept.so libztintercept.so - #cp src/libztapi.so libztapi.so - #cp src/libztkq.so libztkq.so - ln -sf zerotier-sdk-service zerotier-cli - ln -sf zerotier-sdk-service zerotier-idtool + cp netcon/libztintercept.so libztintercept.so + #cp netcon/libztapi.so libztapi.so + #cp netcon/libztkq.so libztkq.so + ln -sf zerotier-netcon-service zerotier-cli + ln -sf zerotier-netcon-service zerotier-idtool selftest: $(OBJS) selftest.o $(CXX) $(CXXFLAGS) -o zerotier-selftest selftest.o $(OBJS) $(LIBS) @@ -119,10 +119,10 @@ official: FORCE make ZT_OFFICIAL_RELEASE=1 mac-dist-pkg clean: - rm -rf src/*.o src/*.so *.dSYM build-* *.pkg *.dmg *.o - rm -rf zerotierone/node/*.o zerotierone/controller/*.o zerotierone/service/*.o zerotierone/osdep/*.o - rm -rf zerotierone/ext/http-parser/*.o zerotierone/ext/lz4/*.o ext/json-parser/*.o $(OBJS) - rm -rf src/zerotier-intercept zerotier-sdk-service ztproxy libztapi.so libztkq.so libztintercept.so zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* mkworld + # Remove junk generated by Android builds + rm -rf netcon/Android/*.o.d + rm -rf netcon/Netcon-Android/proj/app/build/intermediates + rm -rf netcon/*.o netcon/*.so *.dSYM build-* *.pkg *.dmg *.o node/*.o controller/*.o service/*.o osdep/*.o ext/http-parser/*.o ext/lz4/*.o ext/json-parser/*.o $(OBJS) netcon/zerotier-intercept zerotier-netcon-service ztproxy libztapi.so libztkq.so libztintercept.so zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* mkworld # For those building from source -- installs signed binary tap driver in system ZT home install-mac-tap: FORCE diff --git a/make-mac.mk.bak b/make-mac.mk.bak new file mode 100644 index 0000000..f0dee10 --- /dev/null +++ b/make-mac.mk.bak @@ -0,0 +1,134 @@ +ifeq ($(origin CC),default) + CC=$(shell if [ -e /usr/bin/clang ]; then echo clang; else echo gcc; fi) +endif +ifeq ($(origin CXX),default) + CXX=$(shell if [ -e /usr/bin/clang++ ]; then echo clang++; else echo g++; fi) +endif + +INCLUDES= +DEFS= +LIBS= +ARCH_FLAGS=-arch x86_64 + +include objects.mk +OBJS+=osdep/OSXEthernetTap.o + +# Disable codesign since open source users will not have ZeroTier's certs +CODESIGN=echo +PRODUCTSIGN=echo +CODESIGN_APP_CERT= +CODESIGN_INSTALLER_CERT= + +# Build with libminiupnpc by default for Mac +ZT_USE_MINIUPNPC?=1 + +# For internal use only -- signs everything with ZeroTier's developer cert +ifeq ($(ZT_OFFICIAL_RELEASE),1) + DEFS+=-DZT_OFFICIAL_RELEASE -DZT_AUTO_UPDATE + ZT_USE_MINIUPNPC=1 + CODESIGN=codesign + PRODUCTSIGN=productsign + CODESIGN_APP_CERT="Developer ID Application: ZeroTier Networks LLC (8ZD9JUCZ4V)" + CODESIGN_INSTALLER_CERT="Developer ID Installer: ZeroTier Networks LLC (8ZD9JUCZ4V)" +endif + +# Build with ZT_ENABLE_CLUSTER=1 to build with cluster support +ifeq ($(ZT_ENABLE_CLUSTER),1) + DEFS+=-DZT_ENABLE_CLUSTER +endif + +ifeq ($(ZT_AUTO_UPDATE),1) + DEFS+=-DZT_AUTO_UPDATE +endif + +ifeq ($(ZT_USE_MINIUPNPC),1) + DEFS+=-DMACOSX -DZT_USE_MINIUPNPC -DMINIUPNP_STATICLIB -D_DARWIN_C_SOURCE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -DOS_STRING=\"Darwin/15.0.0\" -DMINIUPNPC_VERSION_STRING=\"1.9\" -DUPNP_VERSION_STRING=\"UPnP/1.1\" -DENABLE_STRNATPMPERR + OBJS+=ext/libnatpmp/natpmp.o ext/libnatpmp/getgateway.o ext/miniupnpc/connecthostport.o ext/miniupnpc/igd_desc_parse.o ext/miniupnpc/minisoap.o ext/miniupnpc/minissdpc.o ext/miniupnpc/miniupnpc.o ext/miniupnpc/miniwget.o ext/miniupnpc/minixml.o ext/miniupnpc/portlistingparse.o ext/miniupnpc/receivedata.o ext/miniupnpc/upnpcommands.o ext/miniupnpc/upnpdev.o ext/miniupnpc/upnperrors.o ext/miniupnpc/upnpreplyparse.o osdep/PortMapper.o +endif + +# Build with ZT_ENABLE_NETWORK_CONTROLLER=1 to build with the Sqlite network controller +ifeq ($(ZT_ENABLE_NETWORK_CONTROLLER),1) + DEFS+=-DZT_ENABLE_NETWORK_CONTROLLER + LIBS+=-L/usr/local/lib -lsqlite3 + OBJS+=controller/SqliteNetworkController.o +endif + +# Debug mode -- dump trace output, build binary with -g +ifeq ($(ZT_DEBUG),1) + DEFS+=-DZT_TRACE + CFLAGS+=-Wall -g -pthread $(INCLUDES) $(DEFS) + STRIP=echo + # The following line enables optimization for the crypto code, since + # C25519 in particular is almost UNUSABLE in heavy testing without it. +ext/lz4/lz4.o node/Salsa20.o node/SHA512.o node/C25519.o node/Poly1305.o: CFLAGS = -Wall -O2 -g -pthread $(INCLUDES) $(DEFS) +else + CFLAGS?=-Ofast -fstack-protector + CFLAGS+=$(ARCH_FLAGS) -Wall -flto -fPIE -pthread -mmacosx-version-min=10.7 -DNDEBUG -Wno-unused-private-field $(INCLUDES) $(DEFS) + STRIP=strip +endif + +# Debug output for Network Containers +# Specific levels can be controlled in netcon/common.inc.c +ifeq ($(SDK_DEBUG),1) + DEFS+=-D_SDK_DEBUG +endif + +CXXFLAGS=$(CFLAGS) -fno-rtti + +all: one + +one: $(OBJS) service/OneService.o one.o + $(CXX) $(CXXFLAGS) -o zerotier-one $(OBJS) service/OneService.o one.o $(LIBS) + $(STRIP) zerotier-one + ln -sf zerotier-one zerotier-idtool + ln -sf zerotier-one zerotier-cli + $(CODESIGN) -f -s $(CODESIGN_APP_CERT) zerotier-one + $(CODESIGN) -vvv zerotier-one + +sdk: $(OBJS) + rm -f *.o + # Need to selectively rebuild one.cpp and OneService.cpp with ZT_SERVICE_NETCON and ZT_ONE_NO_ROOT_CHECK defined, and also NetconEthernetTap + $(CXX) $(CXXFLAGS) $(LDFLAGS) -DZT_SERVICE_NETCON -DZT_ONE_NO_ROOT_CHECK -Izerotierone -Izerotierone/include -Iext/lwip/src/include -Iext/lwip/src/include/ipv4 -Iext/lwip/src/include/ipv6 -o zerotier-sdk-service $(OBJS) service/OneService.cpp src/SDK_EthernetTap.cpp src/SDK_Proxy.cpp one.cpp -x c src/SDK_RPC.c $(LDLIBS) -ldl + # Build src/liblwip.so which must be placed in ZT home for zerotier-sdk-service to work + make -f make-liblwip.mk + # Use gcc not clang to build standalone intercept library since gcc is typically used for libc and we want to ensure maximal ABI compatibility + #cd netcon ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztapi.so zt_api.c common.c RPC.c -ldl + cd src ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztintercept.so SDK_Sockets.c SDK_Intercept.c SDK_Debug.c SDK_RPC.c -ldl + #cd netcon ; gcc $(DEFS) -O2 -Wall -std=c99 -fPIC -fno-common -dynamiclib -flat_namespace -DVERBOSE -D_GNU_SOURCE -DNETCON_INTERCEPT -I. -nostdlib -shared -o libztkq.so zt_api.c kq.c Intercept.c common.c RPC.c -ldl + cp src/libztintercept.so libztintercept.so + #cp src/libztapi.so libztapi.so + #cp src/libztkq.so libztkq.so + ln -sf zerotier-sdk-service zerotier-cli + ln -sf zerotier-sdk-service zerotier-idtool + +selftest: $(OBJS) selftest.o + $(CXX) $(CXXFLAGS) -o zerotier-selftest selftest.o $(OBJS) $(LIBS) + $(STRIP) zerotier-selftest + +# Requires Packages: http://s.sudre.free.fr/Software/Packages/about.html +mac-dist-pkg: FORCE + packagesbuild "ext/installfiles/mac/ZeroTier One.pkgproj" + rm -f "ZeroTier One Signed.pkg" + $(PRODUCTSIGN) --sign $(CODESIGN_INSTALLER_CERT) "ZeroTier One.pkg" "ZeroTier One Signed.pkg" + if [ -f "ZeroTier One Signed.pkg" ]; then mv -f "ZeroTier One Signed.pkg" "ZeroTier One.pkg"; fi + +# For internal use only +official: FORCE + make ZT_OFFICIAL_RELEASE=1 clean + make -j 4 ZT_OFFICIAL_RELEASE=1 + make ZT_OFFICIAL_RELEASE=1 mac-dist-pkg + +clean: + rm -rf src/*.o src/*.so *.dSYM build-* *.pkg *.dmg *.o + rm -rf zerotierone/node/*.o zerotierone/controller/*.o zerotierone/service/*.o zerotierone/osdep/*.o + rm -rf zerotierone/ext/http-parser/*.o zerotierone/ext/lz4/*.o ext/json-parser/*.o $(OBJS) + rm -rf src/zerotier-intercept zerotier-sdk-service ztproxy libztapi.so libztkq.so libztintercept.so zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* mkworld + +# For those building from source -- installs signed binary tap driver in system ZT home +install-mac-tap: FORCE + mkdir -p /Library/Application\ Support/ZeroTier/One + rm -rf /Library/Application\ Support/ZeroTier/One/tap.kext + cp -R ext/bin/tap-mac/tap.kext /Library/Application\ Support/ZeroTier/One + chown -R root:wheel /Library/Application\ Support/ZeroTier/One/tap.kext + +FORCE: diff --git a/objects.mk b/objects.mk new file mode 100644 index 0000000..d11e281 --- /dev/null +++ b/objects.mk @@ -0,0 +1,32 @@ +OBJS=\ + ext/lz4/lz4.o \ + ext/json-parser/json.o \ + ext/http-parser/http_parser.o \ + node/C25519.o \ + node/CertificateOfMembership.o \ + node/Cluster.o \ + node/DeferredPackets.o \ + node/Dictionary.o \ + node/Identity.o \ + node/IncomingPacket.o \ + node/InetAddress.o \ + node/Multicaster.o \ + node/Network.o \ + node/NetworkConfig.o \ + node/Node.o \ + node/OutboundMulticast.o \ + node/Packet.o \ + node/Path.o \ + node/Peer.o \ + node/Poly1305.o \ + node/Salsa20.o \ + node/SelfAwareness.o \ + node/SHA512.o \ + node/Switch.o \ + node/Topology.o \ + node/Utils.o \ + osdep/BackgroundResolver.o \ + osdep/Http.o \ + osdep/OSUtils.o \ + service/ClusterGeoIpService.o \ + service/ControlPlane.o diff --git a/zerotierone b/zerotierone new file mode 160000 index 0000000..f93ba1e --- /dev/null +++ b/zerotierone @@ -0,0 +1 @@ +Subproject commit f93ba1e965b04467b03f657f999955c89a79d0e2