Nick Mathewson
|
b3ec39af8f
Merge remote branch 'mikeperry/bwweight-smartlistfix'
|
15 years ago |
Mike Perry
|
2b5e1d3636
Woops, forgot the second warn.
|
15 years ago |
Sebastian Hahn
|
f3003d588f
Add proposal 170 "Configuration options regarding circuit building"
|
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
|
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 |
Mike Perry
|
215930a7de
Check snprintf return values in format_networkstatus_vote.
|
15 years ago |
Mike Perry
|
50d6960332
Cast our weights down to ints from int64.
|
15 years ago |
Mike Perry
|
00f9a35678
Update dir-spec.txt with begin_dir weights.
|
15 years ago |
Nick Mathewson
|
8b93dacbcf
Merge remote branch 'sebastian/manpage'
|
15 years ago |
Nick Mathewson
|
cf886e296c
Merge remote branch 'sebastian/polipo'
|
15 years ago |
Sebastian Hahn
|
2917c0596c
Restrict PerConnBWRate|Burst to INT32_MAX, update manpage
|
15 years ago |