]> git.ipfire.org Git - thirdparty/squid.git/commit - src/enums.h
initial working implementation of internal DNS!
authorwessels <>
Wed, 14 Apr 1999 11:16:12 +0000 (11:16 +0000)
committerwessels <>
Wed, 14 Apr 1999 11:16:12 +0000 (11:16 +0000)
commit7b724b86a8a2f18bb51f87e968de315a0ecddeb6
tree01517a797c5ab8c4ba91f95eab30c77c9ed1a7d8
parent7f3647d6cd6c986a9f457e88c8d906fd679adcb4
initial working implementation of internal DNS!
13 files changed:
include/rfc1035.h [new file with mode: 0644]
lib/rfc1035.c
src/Makefile.in
src/dns.cc
src/dns_internal.cc [new file with mode: 0644]
src/enums.h
src/ipcache.cc
src/main.cc
src/mem.cc
src/protos.h
src/squid.h
src/structs.h
src/typedefs.h