| .. |
|
.cvsignore
|
a970cd7cfa
update the cvsignore
|
22 years ago |
|
Makefile.am
|
ef561c0e42
Break files apart into more modules
|
21 years ago |
|
buffers.c
|
379768290e
fix a bug related to reading usernames for socks4
|
21 years ago |
|
circuitbuild.c
|
e547ab293b
make connection_tls_finish_handshake() more plausible.
|
21 years ago |
|
circuitlist.c
|
198e5f4c16
fix a seg fault when you try to launch a circ
|
21 years ago |
|
circuituse.c
|
54c129d8dc
abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments.
|
21 years ago |
|
command.c
|
0da256ef97
when we get a sigint, don't accept new connections/circuits,
|
21 years ago |
|
config.c
|
dc7951a5a7
a whole swath of fixes
|
21 years ago |
|
connection.c
|
0da256ef97
when we get a sigint, don't accept new connections/circuits,
|
21 years ago |
|
connection_edge.c
|
e547ab293b
make connection_tls_finish_handshake() more plausible.
|
21 years ago |
|
connection_or.c
|
84b8f8e04a
fix some bool logic
|
21 years ago |
|
cpuworker.c
|
656a664334
Revert cpuworker to use addr/port
|
21 years ago |
|
directory.c
|
73ffcc5cef
add a new advertised_server_mode() to distinguish ORs that
|
21 years ago |
|
dirserv.c
|
dc7951a5a7
a whole swath of fixes
|
21 years ago |
|
dns.c
|
d5e275ddf4
Fix bug reported by peter palfrader: an empty address is unresolvable, but not an occasion for an assertion failure in a dnsworker.
|
21 years ago |
|
main.c
|
30d6b1479b
clients exit immediately on interrupt; they don't wait
|
21 years ago |
|
onion.c
|
ef561c0e42
Break files apart into more modules
|
21 years ago |
|
or.h
|
334de84cbe
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior
|
21 years ago |
|
relay.c
|
3708886939
Implement RESOLVE/RESOLVED cells and socks resolve code
|
21 years ago |
|
rendclient.c
|
7d8de8cd10
More digest/nickname fixes
|
21 years ago |
|
rendcommon.c
|
7511fbf993
Resolve some XXXs
|
21 years ago |
|
rendmid.c
|
c6d4a00c5f
more doxygen markup
|
21 years ago |
|
rendservice.c
|
7d8de8cd10
More digest/nickname fixes
|
21 years ago |
|
rephist.c
|
0da256ef97
when we get a sigint, don't accept new connections/circuits,
|
21 years ago |
|
router.c
|
334de84cbe
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior
|
21 years ago |
|
routerlist.c
|
d858a9e990
Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver
|
21 years ago |
|
routerparse.c
|
dc7951a5a7
a whole swath of fixes
|
21 years ago |
|
test.c
|
2a339b7627
Split uptime into separate field
|
21 years ago |
|
tor_main.c
|
9968f1da98
doxygen for tor_main.c
|
21 years ago |
|
tree.h
|
3d60cd1d61
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
21 years ago |