aboutsummaryrefslogtreecommitdiff
path: root/src/or/microdesc.c
Commit message (Expand)AuthorAge
* Check HT_REP_IS_BAD_() when giving a bug-7164 warning.Nick Mathewson2014-05-06
* Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\
| * NULL out all mappings after tor_munmap_file()Nick Mathewson2014-03-31
| * Always check returns from tor_munmap_file() in microdesc.cAndrea Shepard2014-03-31
* | Fix a clang compilation warningNick Mathewson2014-03-31
* | Merge branch 'bug7164_diagnose_harder_v2'Nick Mathewson2014-03-27
|\ \ | |/ |/|
| * More logs to try to diagnose bug 7164Nick Mathewson2014-03-27
* | Don't do directory fetches before all PTs have been configured.George Kadianakis2014-03-10
* | 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 Mathewson2013-12-17
|\|
| * Merge branch 'bug10423' into maint-0.2.4Nick Mathewson2013-12-17
| |\
| | * Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson2013-12-17
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\| |
| * | Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson2013-12-17
| |\ \ | | |/ | |/|
| | * Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson2013-12-16
* | | Only update view of micrdescriptor pos if pos is fetchable.Nick Mathewson2013-11-22
* | | Merge remote-tracking branch 'public/bug9645'Nick Mathewson2013-09-05
|\| |
| * | Fix bug 9645: don't forget an md just because we can't save it.Nick Mathewson2013-09-03
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-13
|\| |
| * | If we write the annotation but not the microdescriptor, rewind.Nick Mathewson2013-06-13
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-13
|\| |
| * | Make all consumers of microdesc_t.body tolerate NULLNick Mathewson2013-06-12
| * | Unmap the microdescriptor cache before replacing it.Nick Mathewson2013-06-12
* | | Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
* | | Merge remote-tracking branch 'public/unsigned-time_t'Nick Mathewson2013-03-20
|\ \ \ | |/ / |/| |
| * | Fix a bug in microdescs_add_to_cache when listed_at == -1Nick Mathewson2013-03-11
* | | Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \
| * | | Log fname:lineno in log messages for #7164Nick Mathewson2013-03-13
| |/ /
* | | Merge remote-tracking branch 'public/bug8031' into maint-0.2.4Nick Mathewson2013-03-19
|\ \ \ | |/ / |/| |
| * | Another possible diagnostic for 8031.Nick Mathewson2013-03-11
| * | Check more error codes when writing microdescriptors.Nick Mathewson2013-03-11
| * | Use fds, not stdio, to manage microdescriptor filesNick Mathewson2013-03-11
| |/
* | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\ \
| * | Wrangle curve25519 onion keys: generate, store, load, publish, republishNick Mathewson2013-01-02
* | | Nuke uses of memcmp outside of unit testsNick Mathewson2012-12-13
|/ /
* | fix some typosRoger Dingledine2012-12-03
* | Parse IPv6 policy summaries from router descriptors and microdescsNick Mathewson2012-11-14
* | Move the circuit build timeout code into its own file.Nick Mathewson2012-10-15
* | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | Don't log about reloading the microdescriptor cache at startupRoger Dingledine2012-09-03
|/
* fix whitespace and trivial typoRoger Dingledine2012-09-03
* Warn at parse time for routerstatus entry missing a microdesc consensusNick Mathewson2012-07-31
* Downgrade message about md cache cleaning from notice to infoNick Mathewson2012-06-26
* Fix a typo found by Mike.Nick Mathewson2012-06-15
* Change a silent ignore-the-bug in microdesc.c to a LOG_INFONick Mathewson2012-06-15
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04