index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
microdesc.c
Commit message (
Expand
)
Author
Age
*
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-31
*
|
Merge branch 'bug7164_diagnose_harder_v2'
Nick Mathewson
2014-03-27
|
\
\
|
|
/
|
/
|
|
*
More logs to try to diagnose bug 7164
Nick Mathewson
2014-03-27
*
|
Don't do directory fetches before all PTs have been configured.
George Kadianakis
2014-03-10
*
|
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2014-02-12
*
|
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
|
|
\
|
|
*
Avoid double-free on failure to dump_descriptor() a cached md
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 free()ing from an mmap on corrupted microdesc cache
Nick Mathewson
2013-12-16
*
|
|
Only update view of micrdescriptor pos if pos is fetchable.
Nick Mathewson
2013-11-22
*
|
|
Merge remote-tracking branch 'public/bug9645'
Nick Mathewson
2013-09-05
|
\
|
|
|
*
|
Fix bug 9645: don't forget an md just because we can't save it.
Nick Mathewson
2013-09-03
*
|
|
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
2013-06-13
|
\
|
|
|
*
|
Make all consumers of microdesc_t.body tolerate NULL
Nick Mathewson
2013-06-12
|
*
|
Unmap the microdescriptor cache before replacing it.
Nick Mathewson
2013-06-12
*
|
|
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-05-16
*
|
|
Merge remote-tracking branch 'public/unsigned-time_t'
Nick Mathewson
2013-03-20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a bug in microdescs_add_to_cache when listed_at == -1
Nick Mathewson
2013-03-11
*
|
|
Merge remote-tracking branch 'public/bug7164_diagnostic' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
\
\
|
*
|
|
Log fname:lineno in log messages for #7164
Nick Mathewson
2013-03-13
|
|
/
/
*
|
|
Merge remote-tracking branch 'public/bug8031' into maint-0.2.4
Nick Mathewson
2013-03-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Another possible diagnostic for 8031.
Nick Mathewson
2013-03-11
|
*
|
Check more error codes when writing microdescriptors.
Nick Mathewson
2013-03-11
|
*
|
Use fds, not stdio, to manage microdescriptor files
Nick Mathewson
2013-03-11
|
|
/
*
|
use microdescriptors if *any* of our bridges can handle them
Roger Dingledine
2013-02-02
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
|
\
\
|
*
|
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2013-01-02
*
|
|
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
|
/
/
*
|
fix some typos
Roger Dingledine
2012-12-03
*
|
Parse IPv6 policy summaries from router descriptors and microdescs
Nick Mathewson
2012-11-14
*
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Don't log about reloading the microdescriptor cache at startup
Roger Dingledine
2012-09-03
|
/
*
fix whitespace and trivial typo
Roger Dingledine
2012-09-03
*
Warn at parse time for routerstatus entry missing a microdesc consensus
Nick Mathewson
2012-07-31
*
Downgrade message about md cache cleaning from notice to info
Nick Mathewson
2012-06-26
*
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-15
*
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-06-04
*
Abort writing cached-microdescs if a failed write has occurred.
Nick Mathewson
2012-05-24
[next]