Commit History

Author SHA1 Message Date
  John Crispin aa35f31bdb print ttl when receiving a PTR record 10 years ago
  John Crispin 5bdbcd785b basic support for the cache flush bit 10 years ago
  John Crispin 6d1e112ec8 propagate unicast bit 10 years ago
  John Crispin 2b6893cdb8 dont delete records but set ttl to 1 10 years ago
  John Crispin 5896be28e9 fix potential null pointer deref when packets are forged 10 years ago
  John Crispin 029c1bb016 fix potential buffer overflow when txt records are forged 10 years ago
  John Crispin 902e2d1eaa fix entry duplication bug 10 years ago
  John Crispin f04d8b9be0 fix off by one in record find code 10 years ago
  John Crispin f83b658d1e fix use after free 10 years ago
  Felix Fietkau 4059fe10c1 mdns: remove dependencies on asm/byteorder.h, fix constant endian swap initialization 10 years ago
  Felix Fietkau 28de4beed5 fix segfault while dumping records 10 years ago
  Felix Fietkau 561da55335 reuse mdns_buf for cache_answer() 10 years ago
  Felix Fietkau cef25024bc fix excessive stack usage 10 years ago
  Felix Fietkau c81c04811e make the "records" avl tree static 10 years ago
  Felix Fietkau 2c1fe9afac rename mdns_add_records to cache_dump_records and move it to cache.c 10 years ago
  Felix Fietkau 571cc21441 remove unused avl tree hosts 10 years ago
  Felix Fietkau 65bcc44a70 move rdata_buffer to cache_answer() 10 years ago
  Felix Fietkau a2684fb549 cache: add support for scanning on multiple interfaces 10 years ago
  Felix Fietkau 70ec71015a use struct interface internally instead of struct uloop_fd 10 years ago
  Felix Fietkau f13f07d145 initial code refactoring to prepare for adding dynamic interface support 10 years ago
  Felix Fietkau f02862350a cache: remove service descriptions for now, they belong in the UI layer 10 years ago
  Felix Fietkau 6a432a41b9 cache: fix host length calculation 10 years ago
  Felix Fietkau 7075533129 cache: remove now unused rem argument to cache_record_free() 10 years ago
  Felix Fietkau 6d9da0c672 cache: reduce allocation of cache records to one chunk of memory, using calloc_a 10 years ago
  Felix Fietkau b424a3b994 cache: reduce allocation of cache entries to one chunk of memory, using calloc_a 10 years ago
  Felix Fietkau d76c21865e cache: use proper avl lookup for entries 10 years ago
  Felix Fietkau be25ce4fe3 cache: convert types to kvlist 10 years ago
  John Crispin 788316ef66 import v0.1 10 years ago