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
/
or
/
microdesc.c
Age
Commit message (
Expand
)
Author
2012-09-03
fix whitespace and trivial typo
Roger Dingledine
2012-07-31
Warn at parse time for routerstatus entry missing a microdesc consensus
Nick Mathewson
2012-06-26
Downgrade message about md cache cleaning from notice to info
Nick Mathewson
2012-06-15
Fix a typo found by Mike.
Nick Mathewson
2012-06-15
Change a silent ignore-the-bug in microdesc.c to a LOG_INFO
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-05-24
Abort writing cached-microdescs if a failed write has occurred.
Nick Mathewson
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-09-28
Add some debugging code to microdesc.[ch]
Nick Mathewson
2011-09-28
Fix a crash bug in tor_assert(md->held_by_node)
Nick Mathewson
2011-08-29
Make FetchUselessDescriptors fetch all desc types
Nick Mathewson
2011-08-15
Oops; _actually_ enable microdesc-by-default for clients
Nick Mathewson
2011-07-07
Merge remote-tracking branch 'public/bug3153'
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_023'
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-12
Unmap microdesc cache before replacing it.
Nick Mathewson
2011-05-12
Track where microdescs are referenced to prevent free errs
Nick Mathewson
2011-05-11
Hand-tune the new tor_memcmp instances in 0.2.3
Nick Mathewson
2011-05-11
Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmps
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Hand-tune the new tor_memcmp instances in 0.2.2
Nick Mathewson
2011-05-11
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
Fix a potential null deref when rebuilding md cache
Sebastian Hahn
2011-05-05
Fix check-spaces issues in master
Nick Mathewson
2011-05-05
Make microdesc use off-by-default for now, since there are not enough caches
Nick Mathewson
2011-05-05
Code to make clients fetch and use microdescriptors for circuit building
Nick Mathewson
2011-05-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-03
Change who calls microdesc_cache_rebuild().
Nick Mathewson
2011-05-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-03
Rebuild the microdesc cache when a sufficient number of bytes are dropped
Nick Mathewson
2011-05-03
Backport microdesc_cache_clean to 0.2.2
Nick Mathewson
2011-05-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-03
Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.
Nick Mathewson
2011-05-03
Add missing code to set cache->journal_len when reading microdesc journal
Nick Mathewson
2011-02-24
Fix memory leak in md-download logic
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2010-10-13
Merge branch 'nodes'
Nick Mathewson
2010-10-07
Add more documentation to microdesc.c, plus another assert.
Nick Mathewson
2010-10-07
Add a more verbose log message to try to catch bug #2022.
Nick Mathewson
2010-10-07
Unit tests for microdescriptor cache
Nick Mathewson
2010-10-01
Implement policies for nodes (and for microdescriptors too)
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Implement a basic node and nodelist type
Nick Mathewson
2010-09-30
Whitespace fixes on recent merges to master.
Nick Mathewson
[next]