- 12 Dec, 2008 3 commits
-
-
Nick Mathewson authored
svn:r17610
-
Nick Mathewson authored
svn:r17609
-
Nick Mathewson authored
svn:r17608
-
- 11 Dec, 2008 26 commits
-
-
Nick Mathewson authored
svn:r17604
-
Nick Mathewson authored
svn:r17603
-
Nick Mathewson authored
I'm hoping not to have to litter the rest of our codebase with Coverity ignores, but I think these are the only one we need right now. svn:r17602
-
Nick Mathewson authored
This makes sure that a) optional code gets analyzed too, and b) it doesn't look like dead code to Coverity. svn:r17601
-
Nick Mathewson authored
Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING, since we need to compare it to a signed int. svn:r17600
-
Nick Mathewson authored
CIDs == 357, 356. svn:r17599
-
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 11 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
-