- 07 Jan, 2008 4 commits
-
-
Nick Mathewson authored
Make from addresses in emails configurable. svn:r13064
-
Nick Mathewson authored
Revise todo; add (configurable) code to check for DKIM headers svn:r13063
-
Nick Mathewson authored
Send a "no bridges" email rather than no email when no bridges are available. svn:r13062
-
Nick Mathewson authored
Fix syntax error, and add a line about _how_ to run unit tests to the readme so that it is easier to notice syntax errors. svn:r13061
-
- 06 Jan, 2008 2 commits
-
-
Roger Dingledine authored
svn:r13044
-
Roger Dingledine authored
svn:r13043
-
- 27 Dec, 2007 1 commit
-
-
Nick Mathewson authored
Make the "ignore . characters in email addresses" logic configurable and domain-specific. svn:r12997
-
- 24 Dec, 2007 1 commit
-
-
Nick Mathewson authored
report totals more accurately. svn:r12954
-
- 22 Dec, 2007 3 commits
-
-
Roger Dingledine authored
svn:r12916
-
Roger Dingledine authored
svn:r12915
-
Roger Dingledine authored
it doesn't seem to break. svn:r12914
-
- 21 Dec, 2007 6 commits
-
-
Roger Dingledine authored
svn:r12895
-
Roger Dingledine authored
svn:r12894
-
Nick Mathewson authored
try to fix exception when STATUS_FILE is not configured. Again. svn:r12893
-
Nick Mathewson authored
try to fix exception when STATUS_FILE is not configured. svn:r12892
-
Nick Mathewson authored
Add more logging on sighup. move all load code into reload() function; just call reload() on first load. svn:r12891
-
Nick Mathewson authored
log on sighup svn:r12890
-
- 20 Dec, 2007 2 commits
-
-
Nick Mathewson authored
Add . handling to normalizeEmail svn:r12888
-
Nick Mathewson authored
Implement support for networkstatus files. Right now, we only use them if present, and only decline to hand outbridges that are listed and listed as non-running. Later, we should decline to hand out unlisted bridges too. svn:r12880
-
- 19 Dec, 2007 1 commit
-
-
Nick Mathewson authored
Fix an attempt to take the length of a generator. svn:r12874
-
- 18 Dec, 2007 7 commits
-
-
Nick Mathewson authored
Document the heck out of bridgedb and clean up the code a little. svn:r12862
-
Nick Mathewson authored
Identify the bridges in HTML by an id tag, and in email by indenting them. svn:r12861
-
Nick Mathewson authored
Appease pychecker, mostly. svn:r12852
-
Roger Dingledine authored
svn:r12851
-
Nick Mathewson authored
Aw man. I missed an import logging svn:r12850
-
Nick Mathewson authored
Add python logging support, better message templates, and support for partially empty rings. svn:r12849
-
Nick Mathewson authored
Add better message templates to Server.py. Right now, you need to edit them manually in that file, but they may eventually move into the configuration svn:r12848
-
- 15 Dec, 2007 3 commits
-
-
Roger Dingledine authored
svn:r12828
-
Roger Dingledine authored
svn:r12827
-
Nick Mathewson authored
Add a couple of print statements when we get an email and when we send a reply. svn:r12822
-
- 14 Dec, 2007 10 commits
-
-
Nick Mathewson authored
Actually honor configuration options in file. svn:r12820
-
Nick Mathewson authored
Be more explicit. svn:r12819
-
Nick Mathewson authored
Implement pid-file support. svn:r12818
-
Nick Mathewson authored
Correct the readme. svn:r12817
-
Nick Mathewson authored
Add a launch module, and a README. svn:r12816
-
Roger Dingledine authored
svn:r12815
-
Nick Mathewson authored
more todo stuff svn:r12814
-
Nick Mathewson authored
implement reload-bridges-on-sighup. svn:r12813
-
Nick Mathewson authored
Fix bugs to the point where everything in bridgedb works; check in an initial configuration file. svn:r12812
-
Nick Mathewson authored
More tweaks on bridgedb svn:r12811
-