| .. |
|
Makefile.nmake
|
02d206a58b
Be a good git person: store nmakefiles in correct text fmt
|
13 years ago |
|
buffers.c
|
f45cde05f9
Remove tor_malloc_roundup().
|
13 years ago |
|
buffers.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
circuitbuild.c
|
9c5ba489d3
Set (and reset) node_t.ipv6_preferred for bridges based on Bridge lines.
|
13 years ago |
|
circuitbuild.h
|
3fe2161d28
Merge remote-tracking branch 'asn/bug6788'
|
13 years ago |
|
circuitlist.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
circuitlist.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
circuituse.c
|
f4cf279eb5
Rename extend_info_alloc() --> _new()
|
13 years ago |
|
circuituse.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
command.c
|
734b09080f
Fetch IPv6 address from NETINFO "other OR's address" field.
|
13 years ago |
|
command.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
config.c
|
d1c4cf2f5a
Correct comment explaining why tor2web mode should disable entry guards
|
13 years ago |
|
config.h
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
13 years ago |
|
config_codedigest.c
|
913067f788
Resolve about 24 DOCDOCs
|
13 years ago |
|
confparse.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
confparse.h
|
7627b2c187
Split the generic config_fmt_t code into a new confparse.c file
|
13 years ago |
|
connection.c
|
f6639d5676
finish backing out 5492de76
|
13 years ago |
|
connection.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
connection_edge.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
connection_edge.h
|
5a3d9636f5
Merge remote-tracking branch 'public/bug3940_redux'
|
13 years ago |
|
connection_or.c
|
20e0e7d9d1
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
|
13 years ago |
|
connection_or.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
control.c
|
725d3a32bd
Remove router_get_by_{nickname,hexdigest} entirely
|
13 years ago |
|
control.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
cpuworker.c
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
13 years ago |
|
cpuworker.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
directory.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
directory.h
|
19136f6f11
Fix a wide line
|
13 years ago |
|
dirserv.c
|
5dfec9f833
Merge remote-tracking branch 'linus/bug6880'
|
13 years ago |
|
dirserv.h
|
4cce8ab742
Add last_reachable and testing_since for IPv6 OR port.
|
13 years ago |
|
dirvote.c
|
f8a665c87d
Merge remote-tracking branch 'origin/maint-0.2.3'
|
13 years ago |
|
dirvote.h
|
0770e4ccdb
Whitespace fixes.
|
13 years ago |
|
dns.c
|
223e7cfabe
When iterating over connections pending DNS, skip marked ones
|
13 years ago |
|
dns.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
dnsserv.c
|
2491fff5a6
Triage the XXX023 and XXX022 comments: postpone many.
|
13 years ago |
|
dnsserv.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
eventdns.c
|
1e5683b167
Be more careful calling wcstombs
|
13 years ago |
|
eventdns.h
|
5cf9167f91
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
13 years ago |
|
eventdns_tor.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
geoip.c
|
7faf115dff
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
|
13 years ago |
|
geoip.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
hibernate.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
13 years ago |
|
hibernate.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
include.am
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
main.c
|
e4ce8cd969
Fix compilation with older gccs
|
13 years ago |
|
main.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
microdesc.c
|
2131cc125b
Don't log about reloading the microdescriptor cache at startup
|
13 years ago |
|
microdesc.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
networkstatus.c
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
13 years ago |
|
networkstatus.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
13 years ago |
|
nodelist.c
|
ce553d4982
Have node_get_pref_orport() return an IPv6 OR port when UseBridges is set.
|
13 years ago |
|
nodelist.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
13 years ago |
|
ntmain.c
|
1e5683b167
Be more careful calling wcstombs
|
13 years ago |
|
ntmain.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
onion.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
onion.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
or.h
|
c8b98ba41c
Reject votes (not consensuses) with >64 known-flags
|
13 years ago |
|
policies.c
|
e232938ec8
Merge remote-tracking branch 'origin/maint-0.2.3'
|
13 years ago |
|
policies.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
reasons.c
|
c19a2ff691
Merge remote-tracking branch 'public/bug4710'
|
13 years ago |
|
reasons.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
relay.c
|
35e19b9498
Merge remote-tracking branch 'origin/maint-0.2.3'
|
13 years ago |
|
relay.h
|
e62104a7d2
Move tor_gettimeofday_cached() into compat_libevent
|
13 years ago |
|
rendclient.c
|
96d2a21683
Avoid sign-extending when computing rend auth type.
|
13 years ago |
|
rendclient.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
rendcommon.c
|
36c968491f
Use new replaycache_t structure for replay detection in rend_service_introduce()
|
13 years ago |
|
rendcommon.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
rendmid.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
rendmid.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
rendservice.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
13 years ago |
|
rendservice.h
|
471ab34032
Refactor INTRODUCE2 parsing code in rend_service_introduce()
|
13 years ago |
|
rephist.c
|
d85b563dbb
Merge branch 'maint-0.2.3'
|
13 years ago |
|
rephist.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
replaycache.c
|
8f63ef10ad
Implement replaycache_t for bug 6177, and unit tests for the preceding
|
13 years ago |
|
replaycache.h
|
8f63ef10ad
Implement replaycache_t for bug 6177, and unit tests for the preceding
|
13 years ago |
|
router.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
13 years ago |
|
router.h
|
3410a46ebc
Move ipv6_preferred from routerinfo_t to node_t.
|
13 years ago |
|
routerlist.c
|
62babcaf0a
Implement and use crypto_pk_eq_keys
|
13 years ago |
|
routerlist.h
|
c2c6d12a81
Move functions for seeing if we know enough nodes into nodelist
|
13 years ago |
|
routerparse.c
|
32d9cea289
Merge remote-tracking branch 'public/bug6853'
|
13 years ago |
|
routerparse.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
routerset.c
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
routerset.h
|
d995dc8bac
Split the routerset code out of routerlist.c
|
13 years ago |
|
statefile.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
13 years ago |
|
statefile.h
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
13 years ago |
|
status.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
status.h
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
tor_main.c
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
13 years ago |
|
transports.c
|
7d11952bf4
Split the or_state_t portions of config.c into their own file
|
13 years ago |
|
transports.h
|
da16c425ef
Start passing ports to tor_check_port_forwarding().
|
13 years ago |