index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-09
[BB#63] conf: Allow multiple Listen statements in the config.
Michael Adam
1
-1
/
+1
2010-06-01
[BB#89] Don't recompile regular expressions
John van der Kamp
1
-0
/
+2
2010-01-25
Fix compiler warning about dereferencing type-punned pointers
Mukund Sivaraman
1
-1
/
+1
2010-01-08
[BB#17] Add custom HTTP request headers to outgoing HTTP requests
Mukund Sivaraman
1
-0
/
+13
2009-12-23
conf: confess - add my (C) after substantial changes.
Michael Adam
1
-0
/
+1
2009-12-22
conf.h: add "extern" to prototype of reload_config_file
Michael Adam
1
-2
/
+2
2009-12-22
conf: make free_config static
Michael Adam
1
-1
/
+0
2009-12-22
conf: make load_config_file static.
Michael Adam
1
-1
/
+0
2009-12-22
conf: rename reload_config --> reload_config_file
Michael Adam
1
-2
/
+2
2009-12-07
Move definition of "struct config_s" from main.h to conf.h
Michael Adam
1
-0
/
+77
2009-12-07
Add reload_config() - (re-)load the config file, keeping defaults.
Michael Adam
1
-0
/
+2
2009-12-07
Add free_config() - free all config data.
Michael Adam
1
-0
/
+1
2009-11-14
conf: refactor loading of config file out into load_config_file()
Michael Adam
1
-2
/
+1
2009-09-21
Rename conffile.[ch] to conf.[ch]
Mukund Sivaraman
1
-3
/
+3
2008-12-01
Reformat code to GNU coding style
Mukund Sivaraman
1
-2
/
+2
2008-05-24
Updated copyright, license notices in source code
Mukund Sivaraman
1
-12
/
+15
2005-08-15
* [Indent] Ran Source Through indent
Robert James Kaes
1
-2
/
+2
2004-08-13
Added the new configuration parsing system (conffile.c and
Robert James Kaes
1
-8
/
+7
2001-12-15
Removed reference to ternary.h
Robert James Kaes
1
-3
/
+1
2001-08-26
Removed the anon_new() function and moved it's functionality into
Robert James Kaes
1
-4
/
+4
2001-05-27
Updated the return type for new_anonymous().
Robert James Kaes
1
-2
/
+4
2000-10-23
Added the new_anonymous initialize routine
Robert James Kaes
1
-1
/
+2
2000-09-11
Removed the ternary tree code from these files and made it a separate
Robert James Kaes
1
-3
/
+3
2000-03-31
Moved the anonymous header code into it's own file to make it easier to
Robert James Kaes
1
-8
/
+8
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young
1
-0
/
+24