- May 19, 2007
-
-
Nick Mathewson authored
Fix compilation with -O0; add unit tests for swap and shuffle. svn:r10223
-
- May 18, 2007
-
-
Nick Mathewson authored
Add a "swap" function to smartlist, add a "shuffle" function for smartlist to crypto.c, and make appropriate hashtable functions be more const. svn:r10208
-
- Feb 26, 2007
-
-
Roger Dingledine authored
svn:r9655
-
- Feb 24, 2007
-
-
Nick Mathewson authored
Move tricky "delete the member of the smartlist currently under iteration" logic into its own happyfun macro. svn:r9633
-
- Feb 13, 2007
-
-
Nick Mathewson authored
Node-picking fixes: Never warn when a down node is listed in a config option (bug 348); always warn when a node in a config option is unnamed. Also, when entrynodes is configured, then build the guard list as: (parts of EntryNodes that were guards before), (the rest of EntryNodes), (the rest of the old guards). This last point ensures that EntryNode users will get the EntryNodes they want with the minimum change to their guard list. svn:r9574
-
- Feb 12, 2007
-
-
Nick Mathewson authored
Update copyright dates. svn:r9570
-
- Feb 05, 2007
-
-
Nick Mathewson authored
Add documentation to src/common/*.h; improve documentation for SMARTLIST_FOREACH; remove never-used options and corresponding tests from tor_strpartition. svn:r9483
-
- Feb 02, 2007
-
-
Nick Mathewson authored
Removing the last DOCDOC comment hurt so much that I had to use Doxygen to identify undocumented macros and comments, and add 150 more DOCDOCs to point out where they were. Oops. Hey, kids! Fixing some of these could be your first Tor patch! svn:r9477
-
- Dec 28, 2006
-
-
Nick Mathewson authored
Add a helper function for case-insensitive search through a smartlist svn:r9198
-
- Sep 15, 2006
-
-
Nick Mathewson authored
Implement a smartlist_uniq() that will with luck not end the world. svn:r8396
-
- Aug 11, 2006
-
-
Nick Mathewson authored
fix wide lines svn:r7025
-
Nick Mathewson authored
Add more warnings to the list of those we tolerate. Start using GCC attributes more, for better error checking and better code generation. svn:r7020
-
- Jul 31, 2006
-
-
Nick Mathewson authored
Add assert_ok functions for strmap and digestmap; use them in unit test code. svn:r6958
-
Nick Mathewson authored
Looks like we might need a priority queue. svn:r6953
-
- Jun 21, 2006
-
-
Nick Mathewson authored
When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. svn:r6673
-
- Jun 18, 2006
-
-
Nick Mathewson authored
svn:r6634
-
- Feb 09, 2006
-
-
Roger Dingledine authored
svn:r5949
-
- Dec 14, 2005
-
-
Nick Mathewson authored
svn:r5582
-
- Dec 03, 2005
-
-
Nick Mathewson authored
svn:r5487
-
- Nov 30, 2005
-
-
Nick Mathewson authored
svn:r5471
-
- Nov 23, 2005
-
-
Nick Mathewson authored
svn:r5448
-
Nick Mathewson authored
svn:r5441
-
- Nov 01, 2005
-
-
Roger Dingledine authored
svn:r5335
-
- Oct 18, 2005
-
-
Nick Mathewson authored
Add a "Map from digest to void*" abstraction, since we already faked it in 3 places by encoding keys in hex and sticking them in a strmap. svn:r5278
-
Nick Mathewson authored
svn:r5277
-
Nick Mathewson authored
svn:r5275
-
Nick Mathewson authored
svn:r5266
-
Nick Mathewson authored
svn:r5265
-
- Sep 12, 2005
-
-
Nick Mathewson authored
svn:r5014
-
- Sep 11, 2005
-
-
Nick Mathewson authored
svn:r5000
-
- Sep 09, 2005
-
-
Nick Mathewson authored
svn:r4977
-
- Jul 22, 2005
-
-
Nick Mathewson authored
svn:r4637
-
- Jun 09, 2005
-
-
Nick Mathewson authored
svn:r4382
-
- Apr 03, 2005
-
-
Nick Mathewson authored
svn:r3996
-
- Apr 01, 2005
-
-
Nick Mathewson authored
svn:r3982
-
- Jan 12, 2005
-
-
Roger Dingledine authored
themselves svn:r3338
-
- Nov 29, 2004
-
-
Nick Mathewson authored
svn:r3019
-
- Nov 28, 2004
-
-
Roger Dingledine authored
totally unacceptable to me. svn:r3005
-
Nick Mathewson authored
svn:r3003
-
- Nov 26, 2004
-
-
Roger Dingledine authored
svn:r2989
-