| .. |
|
.cvsignore
|
a970cd7cfa
update the cvsignore
|
22 years ago |
|
Makefile.am
|
347d3f9d62
Start implementing control interface.
|
21 years ago |
|
buffers.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
circuitbuild.c
|
2a0b1025e5
Fix bug in last commit when no circid can be found
|
20 years ago |
|
circuitlist.c
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
|
circuituse.c
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
|
command.c
|
b7cdcf3462
Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster.
|
20 years ago |
|
config.c
|
4991290935
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.
|
20 years ago |
|
connection.c
|
5f0a84cbe2
update conn-type-state-strings to handle https states for ORs
|
20 years ago |
|
connection_edge.c
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
|
connection_or.c
|
94cecc712d
note some features we intend to add.
|
20 years ago |
|
control.c
|
4991290935
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.
|
20 years ago |
|
cpuworker.c
|
b7cdcf3462
Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster.
|
20 years ago |
|
directory.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
dirserv.c
|
3014b03b67
Add missing comma. Oops
|
20 years ago |
|
dns.c
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
|
hibernate.c
|
055ee7c323
Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap.
|
20 years ago |
|
main.c
|
055ee7c323
Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap.
|
20 years ago |
|
onion.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
or.h
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
|
relay.c
|
b7cdcf3462
Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster.
|
20 years ago |
|
rendclient.c
|
055ee7c323
Give better warnings if connection_close_unattached_ap gets called twice or called on a marked connection; rename it to connection_mark_unattached_ap.
|
20 years ago |
|
rendcommon.c
|
11d20d78a0
Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age.
|
20 years ago |
|
rendmid.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
rendservice.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
rephist.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
router.c
|
13e211de17
We're printing the host mask wrong in exit policies in server descriptors.
|
20 years ago |
|
routerlist.c
|
1aedf3daf5
Only warn once per nickname from add_nickname_list_to_smartlist per failure.
|
20 years ago |
|
routerparse.c
|
8dbdbfb831
improved log error message
|
20 years ago |
|
test.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
tor_main.c
|
0e81265359
update copyright notices.
|
20 years ago |
|
tree.h
|
3d60cd1d61
Delete trailing whitespace and expand tabs; remove unused aes decrypt code
|
21 years ago |