tor/src/or
2004-07-21 18:53:56 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c fix a bug related to reading usernames for socks4 2004-07-12 16:51:05 +00:00
circuitbuild.c disallow picking unverified routers in circuits 2004-07-21 09:35:24 +00:00
circuitlist.c fix a seg fault when you try to launch a circ 2004-07-03 01:45:13 +00:00
circuituse.c we were counting incorrectly when trying to figure out whether 2004-07-21 03:16:24 +00:00
command.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
config.c a whole swath of fixes 2004-07-20 10:17:43 +00:00
connection_edge.c we were counting incorrectly when trying to figure out whether 2004-07-21 03:16:24 +00:00
connection_or.c bugfix: only require the correct key if the nickname is for 2004-07-21 18:20:09 +00:00
connection.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
cpuworker.c Revert cpuworker to use addr/port 2004-07-16 21:47:18 +00:00
directory.c caching dirservers don't handle posts, running-routers, or rend descs 2004-07-21 08:40:57 +00:00
dirserv.c authdirservers accept the uploading of unverified descriptors. 2004-07-21 09:13:12 +00:00
dns.c Fix bug reported by peter palfrader: an empty address is unresolvable, but not an occasion for an assertion failure in a dnsworker. 2004-07-06 23:25:21 +00:00
main.c solve the authdirserver initialization precedence problem 2004-07-21 18:53:56 +00:00
Makefile.am Break files apart into more modules 2004-05-13 07:24:49 +00:00
onion.c Break files apart into more modules 2004-05-13 07:24:49 +00:00
or.h Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 2004-07-21 00:44:04 +00:00
relay.c Implement RESOLVE/RESOLVED cells and socks resolve code 2004-06-17 18:13:09 +00:00
rendclient.c More digest/nickname fixes 2004-07-02 23:40:03 +00:00
rendcommon.c Resolve some XXXs 2004-05-18 15:35:21 +00:00
rendmid.c more doxygen markup 2004-05-09 16:47:25 +00:00
rendservice.c More digest/nickname fixes 2004-07-02 23:40:03 +00:00
rephist.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
router.c solve the authdirserver initialization precedence problem 2004-07-21 18:53:56 +00:00
routerlist.c solve the authdirserver initialization precedence problem 2004-07-21 18:53:56 +00:00
routerparse.c authdirservers accept the uploading of unverified descriptors. 2004-07-21 09:13:12 +00:00
test.c Split uptime into separate field 2004-07-20 21:13:11 +00:00
tor_main.c doxygen for tor_main.c 2004-05-10 02:43:41 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00