tor/src/or
2005-08-07 19:27:38 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway 2005-08-04 20:12:44 +00:00
circuitbuild.c Implement some more GETINFO goodness: expose helper nodes, config options, getinfo keys. 2005-08-04 19:56:41 +00:00
circuitlist.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
circuituse.c trivial changes on nick's rendezvous commit 2005-07-14 08:43:19 +00:00
command.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
config.c Alphebetize config variables 2005-08-05 01:35:43 +00:00
connection_edge.c fix compile error in cvs 2005-07-02 00:18:09 +00:00
connection_or.c Initial, somewhat dodgy implementation of helper nodes. It has too many XXXXs, it logs too verbosely, and it doesnt do persistence. 2005-07-22 17:32:25 +00:00
connection.c Also set event_mask=0 in connection_free_all, and dont send events to marked control conns (for good measure) 2005-08-07 19:27:38 +00:00
control.c Also set event_mask=0 in connection_free_all, and dont send events to marked control conns (for good measure) 2005-08-07 19:27:38 +00:00
cpuworker.c Make errors retrievable from tor_socketpair; resolve bug 163. 2005-06-30 07:17:38 +00:00
directory.c Initial, somewhat dodgy implementation of helper nodes. It has too many XXXXs, it logs too verbosely, and it doesnt do persistence. 2005-07-22 17:32:25 +00:00
dirserv.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
dns.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
hibernate.c Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet. 2005-07-28 19:01:48 +00:00
main.c Possibly broken implementation of persistant state; handles helper nodes; does not handle accounting info yet. 2005-07-28 19:01:48 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
or.h incomplete patch for matt's info controller signal term bug 2005-08-07 19:20:55 +00:00
relay.c Logic to implement rendezvous/introduction via unknown servers. 2005-06-29 21:46:55 +00:00
rendclient.c trivial changes on nick's rendezvous commit 2005-07-14 08:43:19 +00:00
rendcommon.c we were mangling memory because we weren't allocing enough 2005-07-22 00:18:25 +00:00
rendmid.c Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00
rendservice.c Shorten hidden service port config parsing; fix bug 174 2005-08-06 21:35:04 +00:00
rephist.c parameterize RephistTrackTime 2005-07-25 10:29:21 +00:00
router.c Make clients regenerate their keys when their IP address changes. 2005-08-03 20:42:17 +00:00
routerlist.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
routerparse.c It is not the end of the world when a router descriptor has an unrecognized kwd 2005-06-24 23:42:15 +00:00
test.c Rename cross-format config.c stuff to config_* and or_options_t-specific stuff to option[s]_* 2005-07-23 01:58:05 +00:00
tor_main.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
tree.h Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00