- 11 Dec, 2008 20 commits
-
-
Nick Mathewson authored
Now that tor_assert is no longer using a broken force-to-boolean formulation, we can tor_assert a bitfield without a gcc compile error. svn:r17598
-
Nick Mathewson authored
Remove some cargo-cult gcc hacks around tor_assert and predict_unlikely; instead, use the standard convert-to-boolean hack of "svn st" svn:r17597
-
Nick Mathewson authored
svn:r17596
-
Nick Mathewson authored
This makes it easier for us to avoid errors where we we forgot to list a keyword as mandatory, and easier for Coverity to detect cases like this too. svn:r17595
-
Nick Mathewson authored
svn:r17594
-
Nick Mathewson authored
Yes, this is maybe a little overspecific. Part of a bug 366 fix. svn:r17593
-
Nick Mathewson authored
Change directory_get_from_dirserver to take a set of flags to be passed to pick_(trusted_)dirserver. This lets us make its interface smarter, and makes code that calls it a little more readable. svn:r17592
-
Nick Mathewson authored
svn:r17587
-
Roger Dingledine authored
svn:r17586
-
Roger Dingledine authored
svn:r17585
-
Roger Dingledine authored
svn:r17584
-
Nick Mathewson authored
svn:r17581
-
Nick Mathewson authored
svn:r17580
-
Nick Mathewson authored
svn:r17579
-
Nick Mathewson authored
svn:r17578
-
Nick Mathewson authored
svn:r17577
-
Martin Peck authored
svn:r17575
-
Nick Mathewson authored
svn:r17574
-
Andrew Lewman authored
implementation. svn:r17573
-
Roger Dingledine authored
their formal deadline, e.g. since they are blocking other items. svn:r17572
-
- 10 Dec, 2008 15 commits
-
-
Karsten Loesing authored
svn:r17571
-
Karsten Loesing authored
svn:r17570
-
Nick Mathewson authored
Fix a logic error that would automatically reject all but the first configured DNS server. Bugfix on 0.2.1.5-alpha. Possible fix for part of 813/868. Spotted by coderman svn:r17569
-
Nick Mathewson authored
Clarify current client behavior WRT TLS certificates. Add a TODO to make sure that this behavior is optional, and an entry in 098-todo.txt for investigating whether this behavior is smart. svn:r17568
-
Nick Mathewson authored
Add new internal-use-only option for controllers to use to prevent SIGHUP from reloading the configuration. Fixes bug 856. svn:r17567
-
Nick Mathewson authored
svn:r17566
-
Nick Mathewson authored
svn:r17565
-
Nick Mathewson authored
svn:r17562
-
Nick Mathewson authored
svn:r17561
-
Roger Dingledine authored
svn:r17552
-
Nick Mathewson authored
svn:r17551
-
Nick Mathewson authored
Give a better error when something has changed our descriptor cache out from under us. Based on patch from Karsten. Addresses bug 885. svn:r17550
-
Roger Dingledine authored
log which authority we used. Hopefully this will help us debug the recent complaints about bad IP address guesses. svn:r17549
-
Roger Dingledine authored
see if it's really a bug. svn:r17548
-
Roger Dingledine authored
controller why we closed a stream. Bugfix in 0.2.1.1-alpha. svn:r17547
-
- 09 Dec, 2008 5 commits
-
-
Roger Dingledine authored
'finished'. svn:r17546
-
Roger Dingledine authored
svn:r17545
-
Roger Dingledine authored
svn:r17544
-
Nick Mathewson authored
svn:r17543
-
Nick Mathewson authored
remove a bogus comment. Now that there is no undocumented synonym for EXTENDED_EVENTS, we do not need to point out that EXTENDED_EVENTS is documented svn:r17542
-