| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-05-15 |
|\ |
|
| * | Fixup whitespace issues from 3122 commit | Nick Mathewson | 2011-05-15 |
* | | New smartlist function to see if two lists of strings are equal. | Nick Mathewson | 2011-05-13 |
* | | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm... | Nick Mathewson | 2011-05-11 |
|\| |
|
| * | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq | Nick Mathewson | 2011-05-11 |
* | | Doxygen documentation for about 100 things that didn't have any | Nick Mathewson | 2011-03-16 |
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-03 |
|\| |
|
| * | Bump copyright statements to 2011 | Nick Mathewson | 2011-01-03 |
* | | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-02-27 |
|\| |
|
| * | Update Tor Project copyright years | Nick Mathewson | 2010-02-27 |
* | | Enhance pqueue so we can remove items from the middle. | Nick Mathewson | 2009-12-12 |
* | | Add a function to get the most frequent member of a list. | Nick Mathewson | 2009-10-15 |
* | | Add a median_int32 and find_nth_int32 | Nick Mathewson | 2009-09-14 |
|/ |
|
* | Spell-check Tor. | Nick Mathewson | 2009-05-27 |
* | Update copyright to 2009. | Karsten Loesing | 2009-05-04 |
* | Remove svn $Id$s from our source, and remove tor --version --version. | Nick Mathewson | 2009-01-04 |
* | Use a consistent naming standard for header file guard macros, taking care no... | Nick Mathewson | 2008-12-29 |
* | Stop marking bsearch_idx as pure; it is not. | Nick Mathewson | 2008-11-26 |
* | Now NodeFamily and MyFamily config options allow spaces in | Roger Dingledine | 2008-10-01 |
* | Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less li... | Nick Mathewson | 2008-09-09 |
* | We should not alter an addr_policy_t that has been canonicalized. | Nick Mathewson | 2008-09-09 |
* | Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable. | Nick Mathewson | 2008-08-19 |
* | r17435@tombo: nickm | 2008-07-30 08:50:54 -0400 | Nick Mathewson | 2008-07-30 |
* | r19233@catbus: nickm | 2008-04-08 13:06:34 -0400 | Nick Mathewson | 2008-04-08 |
* | r19229@catbus: nickm | 2008-04-07 12:28:22 -0400 | Nick Mathewson | 2008-04-07 |
* | r19201@catbus: nickm | 2008-04-04 14:23:19 -0400 | Nick Mathewson | 2008-04-04 |
* | maybe appease the overflow detectors more | Roger Dingledine | 2008-02-21 |
* | r18345@catbus: nickm | 2008-02-21 13:45:04 -0500 | Nick Mathewson | 2008-02-21 |
* | other cleanups that have been sitting in my sandbox | Roger Dingledine | 2008-02-21 |
* | r18290@catbus: nickm | 2008-02-20 22:34:59 -0500 | Nick Mathewson | 2008-02-21 |
* | One last tweak on debugging code. | Nick Mathewson | 2008-02-20 |
* | r18256@catbus: nickm | 2008-02-20 11:57:31 -0500 | Nick Mathewson | 2008-02-20 |
* | r18228@catbus: nickm | 2008-02-19 18:05:53 -0500 | Nick Mathewson | 2008-02-19 |
* | r18221@catbus: nickm | 2008-02-19 17:46:16 -0500 | Nick Mathewson | 2008-02-19 |
* | Update some copyright notices: it is now 2008. | Nick Mathewson | 2008-02-07 |
* | r17935@catbus: nickm | 2008-02-05 20:54:54 -0500 | Nick Mathewson | 2008-02-06 |
* | r17898@catbus: nickm | 2008-02-05 14:01:35 -0500 | Nick Mathewson | 2008-02-05 |
* | New macros to simplify writing loops over map key-value pairs. | Nick Mathewson | 2008-01-26 |
* | r17471@catbus: nickm | 2008-01-05 21:47:08 -0500 | Nick Mathewson | 2008-01-06 |
* | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc | Roger Dingledine | 2007-12-12 |
* | r16573@catbus: nickm | 2007-11-08 11:57:16 -0500 | Nick Mathewson | 2007-11-08 |
* | r14677@tombo: nickm | 2007-11-03 15:16:27 -0400 | Nick Mathewson | 2007-11-03 |
* | r15989@catbus: nickm | 2007-10-20 19:48:29 -0400 | Nick Mathewson | 2007-10-20 |
* | r14448@Kushana: nickm | 2007-09-17 14:26:56 -0400 | Nick Mathewson | 2007-09-17 |
* | redefine BITARRAY_MASK as a function of BITARRAY_SHIFT | Peter Palfrader | 2007-08-17 |
* | r14093@catbus: nickm | 2007-08-08 01:49:54 -0400 | Nick Mathewson | 2007-08-08 |
* | r13934@catbus: nickm | 2007-07-27 10:41:00 -0400 | Nick Mathewson | 2007-07-27 |
* | Maybe fix #471. Compute the size of bitfields more correctly. Nick, please ... | Peter Palfrader | 2007-07-27 |
* | r13926@catbus: nickm | 2007-07-26 17:21:06 -0400 | Nick Mathewson | 2007-07-26 |
* | Make it build with -O0 as well | Peter Palfrader | 2007-07-02 |