Sebastian Hahn
|
c951830002
Fix a bridge segfault
|
14 years ago |
Roger Dingledine
|
47b23bd03e
A start at a patch for bug 1943 (alignment issues)
|
14 years ago |
Sebastian Hahn
|
561ca9b987
Fix misplaced labels
|
14 years ago |
Roger Dingledine
|
1ac1f048ef
minor formatting / comment fixes
|
14 years ago |
Karsten Loesing
|
166c2f4d92
Allow enabling or disabling *Statistics while Tor is running.
|
14 years ago |
Nick Mathewson
|
b175c584d5
Set up the geoip country table right even if not called normally
|
14 years ago |
Nick Mathewson
|
4dd4d240b7
Move the "nowhereland" logic into geoip.c
|
14 years ago |
Nick Mathewson
|
8fca6fb2aa
Make "Nowhere" explicitly listable in torrc.
|
15 years ago |
Sebastian Hahn
|
0bfa34e1f6
Create control.h
|
14 years ago |
Sebastian Hahn
|
c4f8f1316e
Create config.h
|
14 years ago |
Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
14 years ago |
Sebastian Hahn
|
ff4030f621
Create geoip.h
|
14 years ago |
Sebastian Hahn
|
e69dc22f4e
Split headers for dnsserv.c functions out of or.h
|
14 years ago |
Nick Mathewson
|
0b4b51314f
Make the controller act more usefully when GETINFO fails
|
14 years ago |
Nick Mathewson
|
d8a1e2dabb
Make rotate_request_period use BEGIN/END versions of FOREACH
|
14 years ago |
Nick Mathewson
|
f2c30e97cc
Switch geoip_get_request_history to asprintf; fix bug 1365
|
14 years ago |
Nick Mathewson
|
927425150b
Merge branch 'asprintf'
|
14 years ago |
Nick Mathewson
|
47e919424d
Tweak users of snprintf to use asprintf where appropriate
|
14 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
14 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
14 years ago |
Karsten Loesing
|
7e65871ccc
Fix a memory corruption bug while collecting bridge stats
|
15 years ago |
Roger Dingledine
|
fd5eb23c29
don't warn if stats/bridge-stats is missing
|
15 years ago |
Roger Dingledine
|
485fa5c425
when loading bridge stats, mkdir $datadir/stats first
|
15 years ago |
Karsten Loesing
|
3a5a728d4a
Permit an empty "bridge-ips" line when parsing bridge stats.
|
15 years ago |
Nick Mathewson
|
235f1e1a96
Refactor out the 'find string at start of any line' logic.
|
15 years ago |
Karsten Loesing
|
498c293afe
Make changes to latest bridge-stats fixes as suggested by Nick.
|
15 years ago |
Karsten Loesing
|
e1e5c1b3ab
Fix bridge statistics.
|
15 years ago |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
15 years ago |
Karsten Loesing
|
457bebe01a
Fix a couple of smaller issues with gathering statistics.
|
15 years ago |
Sebastian Hahn
|
0a71d1c6a7
Fix compile warnings on Snow Leopard
|
15 years ago |