index
:
user/weasel/tor
bug18261
bug18458
bug19503
bug19504
bug19505
bug19556
bug19557
bug19660
bug19746
weasel's tor repository
Peter Palfrader
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
Make sure that libscrypt_scrypt actually exists before using it.
Nick Mathewson
2016-05-24
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bug19152_024_v2' into maint-0.2.8
Nick Mathewson
2016-05-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix a dangling pointer issue in our RSA keygen code
Nick Mathewson
2016-05-25
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'memarea_overflow_027_squashed' into maint-0.2.8
Nick Mathewson
2016-05-25
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix a pointer arithmetic bug in memarea_alloc()
Nick Mathewson
2016-05-25
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Do not ignore files that are being tracked by git
cypherpunks
2016-05-23
*
|
|
|
|
|
Fix a bug related to moving signing_key_cert
Nick Mathewson
2016-05-20
*
|
|
|
|
|
Merge remote-tracking branch 'teor/fix18809-warnings' into maint-0.2.8
Nick Mathewson
2016-05-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix unused-but-set-variable warnings in the connection unit tests
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Describe what happens when we get a consensus, but no certificates
teor (Tim Wilson-Brown)
2016-05-19
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug19073' into maint-0.2.8
Nick Mathewson
2016-05-19
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
whitespace fixes
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
*
|
|
|
|
|
|
lintchanges on 18809, and fix the bug number
Nick Mathewson
2016-05-19
*
|
|
|
|
|
|
changelog typo fix
Nick Mathewson
2016-05-19
*
|
|
|
|
|
|
Fix a compilation error in test_dir.c
Nick Mathewson
2016-05-19
*
|
|
|
|
|
|
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-19
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add unit tests for networkstatus_consensus_is_bootstrapping
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Restore and improve download schedule unit tests
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Update unit tests for multiple bootstrap connections
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Remove consensus_max_download_tries by refactoring
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Changes file for bug 18809
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
Stop downloading consensuses when a consensus has been downloaded
teor (Tim Wilson-Brown)
2016-05-19
|
*
|
|
|
|
|
get rid of another no-longer-used function
Roger Dingledine
2016-05-10
|
*
|
|
|
|
|
stop looping once we know what the answer will be
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
fix a bug where relays would use the aggressive client bootstrapping retry nu...
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
simplify more -- we only call these funcs when bootstrapping
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
remove some more unused code
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
avoid another redundant check
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
get rid of the scattered checks to cancel a consensus fetch
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
close other consensus fetches when we get a consensus
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
use the new function here too
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
avoid following through on a consensus fetch if we have one already arriving
Roger Dingledine
2016-05-09
|
*
|
|
|
|
|
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-05-09
*
|
|
|
|
|
|
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
|
Fix another, more subtle, case of bug 17150.
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
|
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
|
Fix documentation for routerinfo_incompatible_with_extrainfo
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
|
When making sure digest256 matches in ei, look at sd, not ri.
Nick Mathewson
2016-05-17
|
*
|
|
|
|
|
|
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-17
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'bug18616-v4-merged_028' into maint-0.2.8
Nick Mathewson
2016-05-17
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-17
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-16
|
|
*
|
|
|
|
|
Refactor DirPort & begindir descriptor checks
teor (Tim Wilson-Brown)
2016-04-28
|
|
*
|
|
|
|
|
Remove redundant descriptor checks for OR/Dir reachability
teor (Tim Wilson-Brown)
2016-04-28
|
|
*
|
|
|
|
|
Refactor common code out of reachability checks
teor (Tim Wilson-Brown)
2016-04-28
|
|
*
|
|
|
|
|
Avoid checking ORPort reachability when the network is disabled
teor (Tim Wilson-Brown)
2016-04-28
|
|
*
|
|
|
|
|
Changes file for #18616
teor (Tim Wilson-Brown)
2016-04-28
|
|
*
|
|
|
|
|
Make mock function static to prevent future clashes
teor (Tim Wilson-Brown)
2016-04-28
[prev]
[next]