Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix a double header definition on newer NDK versions. | Tijmen Wildervanck | 2017-10-13 |
| | | | | Newer Android NDK versions (>21) have APRA Nameser_compat.h, which causes a double struct definition. This patch checks if APRA nameser.h includes APRA nameser_compat.h and if that is the case, it disables android_dns.h. | ||
* | Pass the request-type (qtype) to iodine | Yves Fischer | 2016-12-01 |
| | | | | Closes #18 | ||
* | restore c89 compatability | Will Szumski | 2016-11-28 |
| | |||
* | fix indentation | Will Szumski | 2016-11-22 |
| | |||
* | iterate through net.dns* and pick first valid IPv4 address | Will Szumski | 2016-11-22 |
| | |||
* | Allow to customize request hostname size and response fragment size. | Martynas Mickevičius | 2015-03-10 |
| | |||
* | Gradle build | Martynas Mickevičius | 2015-03-08 |
| | |||
* | recover change of Android.mk for creating the base64 filesv1.2 | Yves Fischer | 2014-09-02 |
| | |||
* | Upgrade code to iodine 0.7.0 and improve logging | Yves Fischer | 2014-08-11 |
| | |||
* | import code | Yves Fischer | 2014-01-11 |