index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dnscache.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-08
Lowered the number of insertions before the ternary tree is rebuilt.
Robert James Kaes
1
-3
/
+3
2001-09-07
Error message cleanup.
Robert James Kaes
1
-3
/
+3
2001-09-07
Added the ability to clear out the DNS cache after a certain number of
Robert James Kaes
1
-6
/
+8
2001-09-06
Still need to fix a problem with tinproxy segfaulting when we try to
Robert James Kaes
1
-2
/
+14
2001-08-30
Removed the insert_data() function and made the LOCKing go around the
Robert James Kaes
1
-56
/
+14
2001-08-29
Added a more fine grained locking system for multiple threads.
Robert James Kaes
1
-14
/
+78
2001-05-27
Fixed the return type for new_dnscache().
Robert James Kaes
1
-4
/
+4
2001-05-23
Added ASSERT statements.
Robert James Kaes
1
-1
/
+11
2000-10-23
Added the new_dnscache routine to initialize the Ternary tree. Also,
Robert James Kaes
1
-16
/
+8
2000-09-26
Fixed the insert function to handle a failed insert properly.
Robert James Kaes
1
-2
/
+3
2000-09-11
Removed the custom hash routines. Using the ternary module instead.
Robert James Kaes
1
-124
/
+35
2000-04-26
Reorganized (or added) the #include <sys/types.h> line so tinyproxy would
Robert James Kaes
1
-2
/
+2
2000-03-29
Included the <sys/types.h> header.
Robert James Kaes
1
-1
/
+2
2000-03-11
Included the changes needed to re-add the upstream proxy option.
Robert James Kaes
1
-3
/
+3
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young
1
-0
/
+198