[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21723: {projects} 4 new branches (projects/todo)
Author: sebastian
Date: 2010-02-22 11:23:37 +0000 (Mon, 22 Feb 2010)
New Revision: 21723
Modified:
projects/todo/git-branches
Log:
4 new branches
Modified: projects/todo/git-branches
===================================================================
--- projects/todo/git-branches 2010-02-22 07:06:20 UTC (rev 21722)
+++ projects/todo/git-branches 2010-02-22 11:23:37 UTC (rev 21723)
@@ -1,11 +1,18 @@
Active branches that the author thinks are ready for merge:
-- Some osx build instruction cleanups
- sebastian/osxbuildinstructions
+- New polipo build instructions for OS X
+ sebastian/polipo
-- consensus/vote spec conformance issue
- sebastian/networkstatusversion
+- Fix two coverity warnings and another bug in the cbt-status code
+ sebastian/coverity
+- Attempt to silence a coverity complaint about passing a user supplied string
+ into open() by expanding homedirs first
+ sebastian/checkkey
+
+- Fix bug 1254 (really zero the entire cipher when freeing it)
+ sebastian/bug1254
+
- Add new balanced node weights to consensus.
mikeperry/consensus-bw-weights3