aboutsummaryrefslogtreecommitdiff
path: root/src/common/container.h
Commit message (Expand)AuthorAge
* Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson2014-03-14
* Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\
| * Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson2014-02-12
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-15
|\ \ | |/ |/|
| * gcc/clang: Mark macro-generated functions as possible unusedSebastian Hahn2014-02-14
* | Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
|/
* Remove some totally unused functionsNick Mathewson2013-02-23
* Rename *_isin to *_containsNick Mathewson2013-01-16
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson2012-07-18
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Purge ATTR_PURE from the codeSebastian Hahn2011-11-25
* Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-15
|\
| * Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* | New smartlist function to see if two lists of strings are equal.Nick Mathewson2011-05-13
* | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
|\|
| * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Enhance pqueue so we can remove items from the middle.Nick Mathewson2009-12-12
* | Add a function to get the most frequent member of a list.Nick Mathewson2009-10-15
* | Add a median_int32 and find_nth_int32Nick Mathewson2009-09-14
|/
* Spell-check Tor.Nick Mathewson2009-05-27
* Update copyright to 2009.Karsten Loesing2009-05-04
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Use a consistent naming standard for header file guard macros, taking care no...Nick Mathewson2008-12-29
* Stop marking bsearch_idx as pure; it is not.Nick Mathewson2008-11-26
* Now NodeFamily and MyFamily config options allow spaces inRoger Dingledine2008-10-01
* Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less li...Nick Mathewson2008-09-09
* We should not alter an addr_policy_t that has been canonicalized.Nick Mathewson2008-09-09
* Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.Nick Mathewson2008-08-19
* r17435@tombo: nickm | 2008-07-30 08:50:54 -0400Nick Mathewson2008-07-30
* r19233@catbus: nickm | 2008-04-08 13:06:34 -0400Nick Mathewson2008-04-08
* r19229@catbus: nickm | 2008-04-07 12:28:22 -0400Nick Mathewson2008-04-07
* r19201@catbus: nickm | 2008-04-04 14:23:19 -0400Nick Mathewson2008-04-04
* maybe appease the overflow detectors moreRoger Dingledine2008-02-21
* r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson2008-02-21
* other cleanups that have been sitting in my sandboxRoger Dingledine2008-02-21
* r18290@catbus: nickm | 2008-02-20 22:34:59 -0500Nick Mathewson2008-02-21
* One last tweak on debugging code.Nick Mathewson2008-02-20
* r18256@catbus: nickm | 2008-02-20 11:57:31 -0500Nick Mathewson2008-02-20
* r18228@catbus: nickm | 2008-02-19 18:05:53 -0500Nick Mathewson2008-02-19
* r18221@catbus: nickm | 2008-02-19 17:46:16 -0500Nick Mathewson2008-02-19
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17935@catbus: nickm | 2008-02-05 20:54:54 -0500Nick Mathewson2008-02-06