Updated Information.
This commit is contained in:
parent
b6c6939e0a
commit
1a2b20af5b
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
2000-10-23 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
* src/dnscache.c (new_dnscache): Creates a new DNS tree. Called
|
||||
before any other DNS requests.
|
||||
|
||||
* src/dnscache.c (dnscache): Removed the garbage collection
|
||||
routine since I haven't figured out how to delete the tree without
|
||||
causing a SEGFAULT. Ugh.
|
||||
|
||||
* src/anonymous.c (new_anonymous): Create a new Anonymous tree.
|
||||
|
||||
* src/tinyproxy.c (main): Initialize the DNS and Anonymous
|
||||
subsytems.
|
||||
|
||||
2000-09-25 Robert James Kaes <rjkaes@flarenet.com>
|
||||
|
||||
* src/dnscache.c (dns_insert): If the insert fails, delete the
|
||||
|
Loading…
Reference in New Issue
Block a user