Found that weird bug that weird bug that sometimes led to "Unknown remailer version!" errors: In chain_randfinal() we selected a random value between 0 and maxrem instead of 0 and maxrem - 1.
Changed paths: