]> granicus.if.org Git - curl/commit
Sterling Hughes' provided initial DNS cache source code.
authorDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jan 2002 10:22:59 +0000 (10:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 3 Jan 2002 10:22:59 +0000 (10:22 +0000)
commit6de7dc5879b3605a180dafa05f792f132eafdcaa
tree9684f8c2427082965204ee5589a2ee1e5dc6191d
parent6aaee5f23bdc75826a733e40335078b97bfe1967
Sterling Hughes' provided initial DNS cache source code.
lib/Makefile.am
lib/connect.c
lib/easy.c
lib/ftp.c
lib/hash.c [new file with mode: 0644]
lib/hash.h [new file with mode: 0644]
lib/hostip.c
lib/hostip.h
lib/llist.c [new file with mode: 0644]
lib/llist.h [new file with mode: 0644]
lib/url.c