]> git.ipfire.org Git - thirdparty/tor.git/commit
Add code to read configuration lines from a string as well as a file
authorNick Mathewson <nickm@torproject.org>
Thu, 4 Nov 2004 22:29:45 +0000 (22:29 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 4 Nov 2004 22:29:45 +0000 (22:29 +0000)
commit9d604ec6156c70149c8eb208c4f185b495fcac85
tree2482ee237bbce8804dcb77094f0c65497df4fc3f
parent831c988ea1b5104a31ef9cad295bf8a56b10b2e8
Add code to read configuration lines from a string as well as a file

svn:r2676
src/common/util.c
src/common/util.h
src/or/test.c