Roger Dingledine
|
82a5ef1f7f
Merge commit 'mikeperry/bwweight-smartlistfix'
|
15 years ago |
Mike Perry
|
97eec84f4b
Demote warn to info, since it can happen.
|
15 years ago |
Peter Palfrader
|
9d3a985a83
Note an exception to when we use OutboundBindAddress
|
15 years ago |
Nick Mathewson
|
404af59ed5
Backport fix for time-goes-forward test. Fix bug 1267
|
15 years ago |
Sebastian Hahn
|
4db5e7ae76
Add configure switch to disable use of asciidoc
|
15 years ago |
Sebastian Hahn
|
0cd1b499b4
Simplify asciidoc-helper
|
15 years ago |
Sebastian Hahn
|
f9de12b864
Ship the asciidoc-helper file in our tarballs
|
15 years ago |
Nick Mathewson
|
47e919424d
Tweak users of snprintf to use asprintf where appropriate
|
15 years ago |
Nick Mathewson
|
897b0ebbac
better handle the case where *strp is in asprintf args
|
15 years ago |
Nick Mathewson
|
9caecc1e48
Merge branch 'fix_routerparse_bug'
|
15 years ago |
Nick Mathewson
|
da220157a9
Update copyright dates for files not in maint-0.2.1
|
15 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
15 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
15 years ago |
Nick Mathewson
|
27a8a56e6c
Fix a consensus-extension bug found by outofwords
|
15 years ago |
Nick Mathewson
|
1c25077b1c
fix some wide lines in routerparse.c
|
15 years ago |
Nick Mathewson
|
937b5cdd41
Merge remote branch 'origin/maint-0.2.1'
|
15 years ago |
Sebastian Hahn
|
b67657bd95
Properly handle non-terminated strings
|
15 years ago |
Mike Perry
|
03d6995d0e
Check for empty smartlists and no bandwidth during node selection.
|
15 years ago |
Sebastian Hahn
|
1c39dbd53a
Don't segfault when checking the consensus
|
15 years ago |
Nick Mathewson
|
1e1d471002
Don't believe unauthenticated info in a consensus.
|
15 years ago |
Sebastian Hahn
|
86828e2004
Proper NULL checking in circuit_list_path_impl()
|
15 years ago |
Sebastian Hahn
|
f36c36f4a8
Proper NULL checking for hsdesc publication
|
15 years ago |
Sebastian Hahn
|
a9802d3322
Zero a cipher completely before freeing it
|
15 years ago |
Nick Mathewson
|
0950d95aee
add .exe files to gitignore
|
15 years ago |
Nick Mathewson
|
512cebadad
For integers, if !(E<G), then we can infer that E>=G.
|
15 years ago |
Nick Mathewson
|
f0b5f87eab
Add the MIN and MAX macros for platforms that lack them
|
15 years ago |
Nick Mathewson
|
eb10d441b6
Fix 64-bit printf issues in consensus-bw-weights5-merge.
|
15 years ago |
Nick Mathewson
|
2ab3389ed6
Merge remote branch 'mikeperry/consensus-bw-weights5-merge'
|
15 years ago |
Nick Mathewson
|
6fa8dacb97
Add a tor_asprintf() function, and use it in a couple of places.
|
15 years ago |
Mike Perry
|
215930a7de
Check snprintf return values in format_networkstatus_vote.
|
15 years ago |