aboutsummaryrefslogtreecommitdiff
path: root/src/or/microdesc.c
Commit message (Expand)AuthorAge
* 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
* Abort writing cached-microdescs if a failed write has occurred.Nick Mathewson2012-05-24
* Allow 0.2.3.x clients to use 0.2.2.x bridges.Roger Dingledine2012-01-25
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Add some debugging code to microdesc.[ch]Nick Mathewson2011-09-28
* Fix a crash bug in tor_assert(md->held_by_node)Nick Mathewson2011-09-28
* Make FetchUselessDescriptors fetch all desc typesNick Mathewson2011-08-29
* Oops; _actually_ enable microdesc-by-default for clientsNick Mathewson2011-08-15
* Merge remote-tracking branch 'public/bug3153'Nick Mathewson2011-07-07
|\
| * Track where microdescs are referenced to prevent free errsNick Mathewson2011-05-12
* | Make the get_options() return constNick Mathewson2011-06-14
* | Merge remote-tracking branch 'public/bug3122_memcmp_023'Nick Mathewson2011-05-12
|\ \
| * | Hand-tune the new tor_memcmp instances in 0.2.3Nick Mathewson2011-05-11
| * | Reapply the automated memcmp conversion to 0.2.3 to catch newly added memcmpsNick Mathewson2011-05-11
| * | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
| |\ \ | | |/ | |/|
| | * Hand-tune the new tor_memcmp instances in 0.2.2Nick Mathewson2011-05-11
| | * Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...Nick Mathewson2011-05-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-12
|\ \ \ | |/ / |/| |
| * | Unmap microdesc cache before replacing it.Nick Mathewson2011-05-12
| |/