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
2017-11-17
Merge branch 'bug23817_031' into maint-0.3.2
Nick Mathewson
2017-11-17
Introduce cache for outdated microdesc dirservers.
George Kadianakis
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-02
simplify we_use_microdescriptors_for_circuits()
Roger Dingledine
2016-10-02
Bridges and relays now use microdescriptors
Roger Dingledine
2016-10-01
Bridge-using clients now use their cached microdesc consensus
Roger Dingledine
2016-08-16
Prevents negative number of written bytes on error message.
Daniel Pinto
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-19
Add unit tests for networkstatus_consensus_is_bootstrapping
teor (Tim Wilson-Brown)
2016-03-26
Fix all doxygen warnings (other than missing docs)
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2016-02-22
fix two typos in comments
Roger Dingledine
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-08-17
Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor.
Nick Mathewson
2015-08-10
Remove a 9-function strongly connected component of tor's callgraph.
Nick Mathewson
2015-05-28
Include ed25519 keys in microdescriptors.
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-31
Use digest256map for computing microdescriptor downloads
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-13
Use symbolic constants for statuses in microdescs_add_to_cache.
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-09-03
Fix a couple of small memory leaks on failure cases.
Nick Mathewson
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-05-06
Check HT_REP_IS_BAD_() when giving a bug-7164 warning.
Nick Mathewson
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
NULL out all mappings after tor_munmap_file()
Nick Mathewson
2014-03-31
Always check returns from tor_munmap_file() in microdesc.c
Andrea Shepard
2014-03-31
Fix a clang compilation warning
Nick Mathewson
2014-03-27
Merge branch 'bug7164_diagnose_harder_v2'
Nick Mathewson
2014-03-27
More logs to try to diagnose bug 7164
Nick Mathewson
2014-03-10
Don't do directory fetches before all PTs have been configured.
George Kadianakis
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-17
Merge branch 'bug10423' into maint-0.2.4
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-17
Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4
Nick Mathewson
2013-12-17
Avoid double-free on failure to dump_descriptor() a cached md
Nick Mathewson
2013-12-16
Avoid free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
2013-11-22
Only update view of micrdescriptor pos if pos is fetchable.
Nick Mathewson
2013-09-05
Merge remote-tracking branch 'public/bug9645'
Nick Mathewson
2013-09-03
Fix bug 9645: don't forget an md just because we can't save it.
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-13
If we write the annotation but not the microdescriptor, rewind.
Nick Mathewson
2013-06-13
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
[next]