.. |
Makefile.nmake
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
addressmap.c
|
74f5e304e4
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
|
11 years ago |
addressmap.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
buffers.c
|
0bfaf86612
Fix socks5 handshake for username/password auth
|
11 years ago |
buffers.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
channel.c
|
ca50fb4f81
Don't assert when writing a cell to a CLOSING connection.
|
11 years ago |
channel.h
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 years ago |
channeltls.c
|
b9037521c6
Fix a framing bug when reading versions from a versions cell.
|
11 years ago |
channeltls.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
circuitbuild.c
|
2170f89a93
Bug 8235: Fix scaling adjustments.
|
11 years ago |
circuitbuild.h
|
3340d3279d
Downgrade an assert to LD_BUG
|
11 years ago |
circuitlist.c
|
4eaca17f2f
Merge branch 'bug7582_v2' into maint-0.2.4
|
11 years ago |
circuitlist.h
|
7bb51fdd89
Rename circuit_expire_all_dirty_circs
|
11 years ago |
circuitmux.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
circuitmux.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
circuitmux_ewma.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
circuitmux_ewma.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
circuitstats.c
|
87d50d0617
Clarify liveness log message and lower it to notice.
|
11 years ago |
circuitstats.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
circuituse.c
|
d39e6736fe
Don't relax the timeout for already opened 1-hop circuits.
|
11 years ago |
circuituse.h
|
62fb209d83
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
|
11 years ago |
command.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
command.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
config.c
|
f8bb0064d6
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
|
11 years ago |
config.h
|
178599f026
get rid of the new caching notion in resolve_my_address()
|
11 years ago |
config_codedigest.c
|
913067f788
Resolve about 24 DOCDOCs
|
12 years ago |
confparse.c
|
6f20a74d52
Merge branch 'bug8240_v2_squashed' into maint-0.2.4
|
11 years ago |
confparse.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
connection.c
|
f8bb0064d6
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
|
11 years ago |
connection.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
connection_edge.c
|
74f5e304e4
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
|
11 years ago |
connection_edge.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
connection_or.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
connection_or.h
|
d6634001c9
Merge remote-tracking branch 'public/wide_circ_ids'
|
11 years ago |
control.c
|
e35ca13528
Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4
|
11 years ago |
control.h
|
e35ca13528
Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4
|
11 years ago |
cpuworker.c
|
63b67577d6
Check return values from fcntl and setsockopt
|
11 years ago |
cpuworker.h
|
dfbd19df41
Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor
|
11 years ago |
directory.c
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
directory.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
dirserv.c
|
a1d7f7ea50
Use a clearer idiom for node identity in router_counts_toward_thresholds
|
11 years ago |
dirserv.h
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
dirvote.c
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
dirvote.h
|
52cadff0d6
Rename all fields which measure bw in kb to end with _kb
|
11 years ago |
dns.c
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
dns.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
dnsserv.c
|
ad8a27a393
Fix some wide lines
|
11 years ago |
dnsserv.h
|
ad8a27a393
Fix some wide lines
|
11 years ago |
entrynodes.c
|
ac22bf27d7
Increase the pathbias state file miscounting version check.
|
11 years ago |
entrynodes.h
|
0fa362cafa
Merge remote-tracking branch 'public/feature4994-rebased'
|
11 years ago |
eventdns_tor.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
fp_pair.c
|
d5bd4a4763
Implement fp_pair_map_t
|
11 years ago |
fp_pair.h
|
d5bd4a4763
Implement fp_pair_map_t
|
11 years ago |
geoip.c
|
ba7d93db16
Merge remote-tracking branch 'public/bug7816_023'
|
11 years ago |
geoip.h
|
da1e44ee51
Remove dirreq-v2-* lines from extra-info descriptors.
|
12 years ago |
hibernate.c
|
365e302f61
Remove a bunch of unused macro definitions
|
11 years ago |
hibernate.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
include.am
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
main.c
|
597cd893c5
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
|
11 years ago |
main.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
microdesc.c
|
323cb655be
Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4
|
11 years ago |
microdesc.h
|
adfc3de833
Log fname:lineno in log messages for #7164
|
11 years ago |
networkstatus.c
|
06efbbb47e
Merge remote-tracking branch 'public/bug8719' into maint-0.2.4
|
11 years ago |
networkstatus.h
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
nodelist.c
|
1bce70a9e3
Make PathsNeededToBuildCircuits option work.
|
11 years ago |
nodelist.h
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 years ago |
ntmain.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
ntmain.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
onion.c
|
7cde094fd5
Fix a warning when building with --disable-curve25519
|
11 years ago |
onion.h
|
1af89ce540
Fix an MSVC warning in onion.h prototypes
|
12 years ago |
onion_fast.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
onion_fast.h
|
d86a45f991
Wrap more macro definitions in (parentheses)
|
11 years ago |
onion_ntor.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
onion_ntor.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
onion_tap.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
onion_tap.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
or.h
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
policies.c
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 years ago |
policies.h
|
2b22c0aeef
On END_REASON_EXITPOLICY, mark circuit as unusable for that address.
|
11 years ago |
reasons.c
|
d1b5ae903f
When we get an END cell before CONNECTED, don't report SOCKS success
|
12 years ago |
reasons.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
relay.c
|
922ab0883d
Merge remote-tracking branch 'public/bug8185_diagnostic' into maint-0.2.4
|
11 years ago |
relay.h
|
7d1ade251b
Debugging log for bug 8185
|
11 years ago |
rendclient.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
rendclient.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
rendcommon.c
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
rendcommon.h
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
rendmid.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
rendmid.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
rendservice.c
|
339df5df08
Fix 8447: use %u to format circid_t.
|
11 years ago |
rendservice.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
rephist.c
|
5d400b5f7f
Authorities were adding downtime for every relay every restart
|
11 years ago |
rephist.h
|
4eff8b6530
When we mark a node as a sybil, mark it down and reset its uptime to 0
|
11 years ago |
replaycache.c
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
replaycache.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
router.c
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
router.h
|
f8bb0064d6
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
|
11 years ago |
routerlist.c
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
routerlist.h
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
routerparse.c
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
routerparse.h
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
routerset.c
|
8b4195f021
Fix typos in a few log messages
|
11 years ago |
routerset.h
|
ff9bdbd56f
When excluding nodes by country, exclude {??} and {A1} too
|
12 years ago |
statefile.c
|
fed7f01377
Add EntryGuardPathUseBias to state file keyword list.
|
11 years ago |
statefile.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
status.c
|
ee3cc44f27
Merge remote-tracking branch 'public/bug7302' into maint-0.2.4
|
11 years ago |
status.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |
tor_main.c
|
6879910334
Fix a comment in tor_main.c
|
11 years ago |
transports.c
|
0cf327dc78
Merge remote-tracking branch 'public/unused_stuff' into maint-0.2.4
|
11 years ago |
transports.h
|
4da083db3b
Update the copyright date to 201.
|
12 years ago |