Make the base64 encoder endian-agnostic, and remove the function
authorKen Hornstein <kenh@pobox.com>
Thu, 14 Jun 2012 14:33:21 +0000 (10:33 -0400)
committerKen Hornstein <kenh@pobox.com>
Thu, 14 Jun 2012 14:33:21 +0000 (10:33 -0400)
commit3dccb685fb1b879e8910e8732e748b22e7ff8dc7
tree4ae23fcc78ddbb52466bccaa62cce80bf84b5b7b
parent2af0f6c0e0f7f5ee65cd156a6e8af065618f902d
Make the base64 encoder endian-agnostic, and remove the function
set_endian() since it's no longer needed.
h/prototypes.h
uip/mhbuild.c
uip/mhbuildsbr.c
uip/mhlist.c
uip/mhmisc.c
uip/mhn.c
uip/mhparse.c
uip/mhshow.c
uip/mhstore.c
uip/mhtest.c
uip/viamail.c