.. |
Makefile.nmake
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
buffers.c
|
f45cde05f9
Remove tor_malloc_roundup().
|
12 years ago |
buffers.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
channel.c
|
e709fe320a
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
|
12 years ago |
channel.h
|
7138a4adac
Keep better statistics about channels and dump them from dumpstats() on SIGUSR1
|
12 years ago |
channeltls.c
|
e709fe320a
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
|
12 years ago |
channeltls.h
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
circuitbuild.c
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
circuitbuild.h
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
circuitlist.c
|
e709fe320a
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
|
12 years ago |
circuitlist.h
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
circuituse.c
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
circuituse.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
command.c
|
e709fe320a
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
|
12 years ago |
command.h
|
519c971f6a
Use channel_t in cmd.c
|
12 years ago |
config.c
|
91b18b12d9
Fix tabs in config.c
|
12 years ago |
config.h
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
config_codedigest.c
|
913067f788
Resolve about 24 DOCDOCs
|
12 years ago |
confparse.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 years ago |
confparse.h
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
12 years ago |
connection.c
|
e136f7ccb4
Convert relay.c/relay.h to channel_t
|
12 years ago |
connection.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
connection_edge.c
|
28f108bcce
Use dirreq_id from channel_t when appropriate
|
12 years ago |
connection_edge.h
|
5a3d9636f5
Merge remote-tracking branch 'public/bug3940_redux'
|
12 years ago |
connection_or.c
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
connection_or.h
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
control.c
|
9ad7ba9f22
Use connection_or_get_num_circuits() in control.c
|
12 years ago |
control.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
cpuworker.c
|
e709fe320a
Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t
|
12 years ago |
cpuworker.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
directory.c
|
28f108bcce
Use dirreq_id from channel_t when appropriate
|
12 years ago |
directory.h
|
19136f6f11
Fix a wide line
|
12 years ago |
dirserv.c
|
35924435d2
Make reachabiity test in dirserv.c use channel_t
|
12 years ago |
dirserv.h
|
4cce8ab742
Add last_reachable and testing_since for IPv6 OR port.
|
12 years ago |
dirvote.c
|
38609f1354
Fix comment typo
|
12 years ago |
dirvote.h
|
0770e4ccdb
Whitespace fixes.
|
12 years ago |
dns.c
|
65e85dba1b
reformat; no actual changes
|
12 years ago |
dns.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
dnsserv.c
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
12 years ago |
dnsserv.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
eventdns.c
|
1e5683b167
Be more careful calling wcstombs
|
12 years ago |
eventdns.h
|
5cf9167f91
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
12 years ago |
eventdns_tor.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
geoip.c
|
28f108bcce
Use dirreq_id from channel_t when appropriate
|
12 years ago |
geoip.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
hibernate.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
hibernate.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
include.am
|
15303c32ec
Initial channeltls.c/channeltls.h for bug 6465
|
12 years ago |
main.c
|
7138a4adac
Keep better statistics about channels and dump them from dumpstats() on SIGUSR1
|
12 years ago |
main.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
microdesc.c
|
2131cc125b
Don't log about reloading the microdescriptor cache at startup
|
12 years ago |
microdesc.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
networkstatus.c
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
12 years ago |
networkstatus.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
12 years ago |
nodelist.c
|
03e4b5a9d7
Merge remote-tracking branch 'linus/bug6757'
|
12 years ago |
nodelist.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
12 years ago |
ntmain.c
|
1e5683b167
Be more careful calling wcstombs
|
12 years ago |
ntmain.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
onion.c
|
8b14db9628
Switch onion.c over to channel_t
|
12 years ago |
onion.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
or.h
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
policies.c
|
e232938ec8
Merge remote-tracking branch 'origin/maint-0.2.3'
|
12 years ago |
policies.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
reasons.c
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 years ago |
reasons.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
relay.c
|
e136f7ccb4
Convert relay.c/relay.h to channel_t
|
12 years ago |
relay.h
|
e136f7ccb4
Convert relay.c/relay.h to channel_t
|
12 years ago |
rendclient.c
|
96d2a21683
Avoid sign-extending when computing rend auth type.
|
12 years ago |
rendclient.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
rendcommon.c
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
12 years ago |
rendcommon.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
rendmid.c
|
f0f87cb68a
Convert rendmid.c to channel_t
|
12 years ago |
rendmid.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
rendservice.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 years ago |
rendservice.h
|
471ab34032
Refactor INTRODUCE2 parsing code in rend_service_introduce()
|
12 years ago |
rephist.c
|
d85b563dbb
Merge branch 'maint-0.2.3'
|
12 years ago |
rephist.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
replaycache.c
|
8f63ef10ad
Implement replaycache_t for bug 6177, and unit tests for the preceding
|
12 years ago |
replaycache.h
|
8f63ef10ad
Implement replaycache_t for bug 6177, and unit tests for the preceding
|
12 years ago |
router.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 years ago |
router.h
|
7f952da553
Fix make check-spaces in circuitbuild.c and router.h
|
12 years ago |
routerlist.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
12 years ago |
routerlist.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
12 years ago |
routerparse.c
|
32d9cea289
Merge remote-tracking branch 'public/bug6853'
|
12 years ago |
routerparse.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
routerset.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 years ago |
routerset.h
|
d995dc8bac
Split the routerset code out of routerlist.c
|
12 years ago |
statefile.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
statefile.h
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
status.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
status.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
tor_main.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
transports.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
12 years ago |
transports.h
|
da16c425ef
Start passing ports to tor_check_port_forwarding().
|
12 years ago |