Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | names-net: Avoid buffer overflow warnings by newer gcc | Martin Mares | 2020-01-21 | 1 | -1/+1 |
* | Fix solaris build | Andrew Stormont | 2018-12-31 | 1 | -0/+8 |
* | Do not forget to include <stdio.h> | Martin Mares | 2014-11-01 | 1 | -0/+1 |
* | Squash an unused variable warning | Martin Mares | 2013-04-01 | 1 | -1/+2 |
* | Use h_errno instead of _res.h_errno. | Martin Mares | 2008-08-26 | 1 | -1/+2 |
* | Unify usage of u8 vs. byte. | Martin Mares | 2008-02-13 | 1 | -7/+7 |
* | ns_parserr() and friends are not portable, so implement our own trivial parse... | Martin Mares | 2008-02-13 | 1 | -12/+141 |
* | Call res_init() only once. | Martin Mares | 2008-02-13 | 1 | -1/+6 |
* | Settings of the resolving and caching mechanism are now passed as parameters. | Martin Mares | 2008-02-12 | 1 | -11/+6 |
* | Use DNS on all architectures except AIX. | Martin Mares | 2008-02-11 | 1 | -3/+15 |
* | Split handling of the ID list to several files. | Martin Mares | 2008-02-11 | 1 | -0/+98 |