Commit History

Upphovsman SHA1 Meddelande Datum
  Denis Vlasenko 018e1888b8 resolver: improved support for overriding DNS server addresses 16 år sedan
  Denis Vlasenko 1a82a7130a resolver: make getaddrinfo actually respect _res.nsaddr_list; 16 år sedan
  Denis Vlasenko ade760af3c resolver: more locking fixes. 16 år sedan
  Denis Vlasenko 6bd2adf451 fixing resolver part 3: fix completely bogus locking 16 år sedan
  Denis Vlasenko 97a8f9f4dc fixing resolver part 2: make _res structure members 16 år sedan
  Denis Vlasenko 676ddd7a30 fixing resolver, part 1 16 år sedan
  Denis Vlasenko 9f92e30632 resolver: reinstate searching if search domains accidentally nuked 16 år sedan
  Denis Vlasenko 2ac83a8051 __dns_lookup: document and optimize a bit 16 år sedan
  Denis Vlasenko da10ca5723 resolver: partially fix bug 660 - 16 år sedan
  Denis Vlasenko f09a1461fe resolver: fix part of bug 1468: 16 år sedan
  Denis Vlasenko c040a39eb5 resolver: trivial code trasformations for readability. 16 år sedan
  Denis Vlasenko 147526abfe trivial code shrink by making some strings static 16 år sedan
  Denis Vlasenko 346792d2a1 make getaddrinfo to NOT query DNS for IPv6 address if host is in 16 år sedan
  Bernd Schmidt c27fb5f6a1 Revert revision 19343 and also remove libc_hidden_proto for __uc_malloc. 16 år sedan
  Denis Vlasenko a921f29db0 Remove superfluous attribute_hidden from function 16 år sedan
  Denis Vlasenko 558bc289b7 Use more natural way to return a value in __read_etc_hosts_r: 16 år sedan
  Denis Vlasenko c98a59e5a5 Fix failure in test/inet/gethost_r-align: 16 år sedan
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. 16 år sedan
  Denis Vlasenko 1e284e17b9 close bug 473: 16 år sedan
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 år sedan
  Denis Vlasenko d666e2a911 libc/inet/resolv.c: use ip6.arpa instead of ip6.int for reverse 16 år sedan
  Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 16 år sedan
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. 16 år sedan
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 år sedan
  Denis Vlasenko 9c6cdf5450 add hidden_proto's for __uc_malloc 16 år sedan
  Peter Kjellerstedt e4f07e7d1b Use poll() rather than select() if the former is available to wait in 17 år sedan
  Mike Frysinger e0523d622c Daniel Jacobowitz writes: 17 år sedan
  Mike Frysinger 9734a5f15a This patch will fix a problem when the same host is defined with both IPv4 and 17 år sedan
  Mike Frysinger 9e5250dae0 do not check the pointer before freeing it since free(NULL) works just fine 17 år sedan
  Mike Frysinger 283dc2c2d0 cleanup code style 17 år sedan