tor/src/or
Nick Mathewson 87124f54d0 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
2009-01-15 23:07:11 +00:00
..
buffers.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuitbuild.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuitlist.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
circuituse.c actually find the right identity_digest to blame when we get 2009-01-07 00:30:12 +00:00
command.c actually find the right identity_digest to blame when we get 2009-01-07 00:30:12 +00:00
config.c This patch changes the default location where config and data files 2009-01-15 23:07:11 +00:00
connection_edge.c make an assert tighter and replace another with an if. 2009-01-14 06:36:33 +00:00
connection_or.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
connection.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
control.c Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 2009-01-13 14:43:51 +00:00
cpuworker.c When a relay gets a create cell it can't decrypt (e.g. because it's 2009-01-06 19:03:15 +00:00
directory.c Prevent bridge relays from serving their 'extrainfo' document 2009-01-06 16:03:38 +00:00
dirserv.c Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all. 2009-01-06 15:37:51 +00:00
dirvote.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
dns.c Fix ServerDNSRandomizeCase so that setting it to 0 works. 2009-01-10 14:38:14 +00:00
dnsserv.c Make outgoing DNS requests respect OutboundBindAddress. 2009-01-06 20:50:55 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c Fix a compile warning on win32. 2009-01-14 04:03:24 +00:00
eventdns.h Make outgoing DNS requests respect OutboundBindAddress. 2009-01-06 20:50:55 +00:00
geoip.c Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code. 2009-01-14 06:20:57 +00:00
hibernate.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
main.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
Makefile.am Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 2008-12-11 06:52:24 +00:00
networkstatus.c Jan 06 13:03:57.309 [info] networkstatus_set_current_consensus(): Loaded an obsolete consensus. Discarding. 2009-01-06 18:06:49 +00:00
ntmain.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
onion.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
or.h When our circuit fails at the first hop (e.g. we get a destroy 2009-01-06 21:28:48 +00:00
policies.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
reasons.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
relay.c apply a variant of rovv's bug 872 patch, and document that we want a better solution for 0.2.2.x. 2009-01-05 20:52:14 +00:00
rendclient.c Clean up (and mark for 0.2.2.) comments relating to non-beauty of current bug-743 fix. 2009-01-06 17:37:22 +00:00
rendcommon.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendmid.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rendservice.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
rephist.c Use doxygen-style comments instead of C-style comments. 2009-01-04 23:44:43 +00:00
router.c Bugfix on r13098. Backport candidate. 2009-01-06 07:13:24 +00:00
routerlist.c Now that we can hit the end of router_rebuild_store before chunk_list is set, we need to test it before freeing it. 2009-01-14 06:36:30 +00:00
routerparse.c Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 2009-01-13 14:43:51 +00:00
test_data.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
test.c True, 17 is greater than 0. But this applies to 4111 as well. 2009-01-13 15:02:32 +00:00
tor_main.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00