- 12 Feb, 2007 1 commit
-
-
Nick Mathewson authored
Update copyright dates. svn:r9570
-
- 05 Feb, 2007 1 commit
-
-
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
-
- 02 Feb, 2007 1 commit
-
-
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
-
- 28 Dec, 2006 1 commit
-
-
Nick Mathewson authored
Add a helper function for case-insensitive search through a smartlist svn:r9198
-
- 15 Sep, 2006 1 commit
-
-
Nick Mathewson authored
Implement a smartlist_uniq() that will with luck not end the world. svn:r8396
-
- 11 Aug, 2006 2 commits
-
-
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
-
- 31 Jul, 2006 2 commits
-
-
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
-
- 21 Jun, 2006 1 commit
-
-
Nick Mathewson authored
When requesting or serving resources via fingerprint/digest, request and respond in-order, removing duplicates. svn:r6673
-
- 18 Jun, 2006 1 commit
-
-
Nick Mathewson authored
svn:r6634
-
- 09 Feb, 2006 1 commit
-
-
Roger Dingledine authored
svn:r5949
-
- 14 Dec, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5582
-
- 03 Dec, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5487
-
- 30 Nov, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5471
-
- 23 Nov, 2005 2 commits
-
-
Nick Mathewson authored
svn:r5448
-
Nick Mathewson authored
svn:r5441
-
- 01 Nov, 2005 1 commit
-
-
Roger Dingledine authored
svn:r5335
-
- 18 Oct, 2005 5 commits
-
-
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
-
- 12 Sep, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5014
-
- 11 Sep, 2005 1 commit
-
-
Nick Mathewson authored
svn:r5000
-
- 09 Sep, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4977
-
- 22 Jul, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4637
-
- 09 Jun, 2005 1 commit
-
-
Nick Mathewson authored
svn:r4382
-
- 03 Apr, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3996
-
- 01 Apr, 2005 1 commit
-
-
Nick Mathewson authored
svn:r3982
-
- 12 Jan, 2005 1 commit
-
-
Roger Dingledine authored
themselves svn:r3338
-
- 29 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r3019
-
- 28 Nov, 2004 2 commits
-
-
Roger Dingledine authored
totally unacceptable to me. svn:r3005
-
Nick Mathewson authored
svn:r3003
-
- 26 Nov, 2004 1 commit
-
-
Roger Dingledine authored
svn:r2989
-
- 12 Nov, 2004 2 commits
-
-
Nick Mathewson authored
svn:r2823
-
Nick Mathewson authored
Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_len, which are two major profiling offenders. svn:r2822
-
- 03 Nov, 2004 1 commit
-
-
Nick Mathewson authored
svn:r2659
-
- 02 Nov, 2004 1 commit
-
-
Roger Dingledine authored
svn:r2644
-
- 01 Nov, 2004 1 commit
-
-
Nick Mathewson authored
Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). svn:r2640
-