tor/src/or
Roger Dingledine 84b8f8e04a fix some bool logic
svn:r2075
2004-07-21 02:42:49 +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 make connection_tls_finish_handshake() more plausible. 2004-07-21 02:25:14 +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 abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. 2004-07-18 21:47:04 +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 make connection_tls_finish_handshake() more plausible. 2004-07-21 02:25:14 +00:00
connection_or.c fix some bool logic 2004-07-21 02:42:49 +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 add a new advertised_server_mode() to distinguish ORs that 2004-07-21 00:12:42 +00:00
dirserv.c a whole swath of fixes 2004-07-20 10:17:43 +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 Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 2004-07-21 00:44:04 +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 Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 2004-07-21 00:44:04 +00:00
routerlist.c Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver 2004-07-20 20:09:59 +00:00
routerparse.c a whole swath of fixes 2004-07-20 10:17:43 +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