]> git.ipfire.org Git - thirdparty/tor.git/commit
This patch changes the default location where config and data files
authorNick Mathewson <nickm@torproject.org>
Thu, 15 Jan 2009 23:07:11 +0000 (23:07 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 15 Jan 2009 23:07:11 +0000 (23:07 +0000)
commit87124f54d0bb8489d4067f71a5bf350d9bdffac6
tree4563f97e6354af5d743cd4bf3a5ac3dbcbec73c4
parentba7d786ab2a85724057fc691dc0994dffd7f0e82
This patch changes the default location where config and data files
are stored when the --enable-local-appdata option is configured.  This
changes the Windows path from %APPDATA% to a host local
%USERPROFILE%\Local Settings\Application Data\ path (aka,
LOCAL_APPDATA).

Patch from coderman.

svn:r18122
ChangeLog
configure.in
src/or/config.c