tor/changes/bug11426
Nick Mathewson 9ccedbece0 Make csiphash use the proper endian-converter on solaris
fixes bug 11426; bugfix on 0.2.5.3-alpha, where csiphash was
introduced.
2014-04-07 13:07:14 -04:00

4 lines
134 B
Plaintext

o Minor bugfixes:
- Fix compilation on Solaris, which does not have <endian.h>.
Fixes bug 11426; bugfix on 0.2.5.3-alpha.