index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
container.h
Age
Commit message (
Expand
)
Author
2015-03-10
Fix check-spaces
Nick Mathewson
2015-02-20
Merge remote-tracking branch 'public/bug11454_11457'
Nick Mathewson
2015-01-10
Implement proposal 227-vote-on-package-fingerprints.txt
Nick Mathewson
2015-01-09
Rewrite the logic for deciding when to drop old/superseded certificates
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-31
Refactor {str,digest}map into a common implementation; add digest256map
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-09
Add unittests for finding the third quartile of a set.
George Kadianakis
2014-09-02
Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-03-14
Test code for implementation of faster circuit_unlink_all_from_channel
Nick Mathewson
2014-02-15
Merge branch 'bug4900_siphash_v2'
Nick Mathewson
2014-02-15
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-02-14
gcc/clang: Mark macro-generated functions as possible unused
Sebastian Hahn
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2013-05-16
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-02-23
Remove some totally unused functions
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-07-18
Tweaks to 6400 changes file and docs as suggested by arma
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-25
Purge ATTR_PURE from the code
Sebastian Hahn
2011-05-15
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-13
New smartlist function to see if two lists of strings are equal.
Nick Mathewson
2011-05-11
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-03-16
Doxygen documentation for about 100 things that didn't have any
Nick Mathewson
2011-01-03
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
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-12-12
Enhance pqueue so we can remove items from the middle.
Nick Mathewson
2009-10-15
Add a function to get the most frequent member of a list.
Nick Mathewson
2009-09-14
Add a median_int32 and find_nth_int32
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
Use a consistent naming standard for header file guard macros, taking care no...
Nick Mathewson
2008-11-26
Stop marking bsearch_idx as pure; it is not.
Nick Mathewson
2008-10-01
Now NodeFamily and MyFamily config options allow spaces in
Roger Dingledine
2008-09-09
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-08-19
Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.
Nick Mathewson
2008-07-30
r17435@tombo: nickm | 2008-07-30 08:50:54 -0400
Nick Mathewson
2008-04-08
r19233@catbus: nickm | 2008-04-08 13:06:34 -0400
Nick Mathewson
2008-04-07
r19229@catbus: nickm | 2008-04-07 12:28:22 -0400
Nick Mathewson
[next]