]> git.ipfire.org Git - thirdparty/HylaFAX.git/commit
AWK based encoders for base64 and quoted-printable.
authorAidan Van Dyk <aidan@ifax.com>
Tue, 9 Jan 2007 14:11:50 +0000 (14:11 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Tue, 9 Jan 2007 14:11:50 +0000 (14:11 +0000)
commitd3e4ce2b7be3cd4abb6ee9c8af7bc65a87bb71d5
tree7b48e9550a0e7d92494f9ad80e8c25810326a414
parent11ffd43bd274067d2000f33b2a8579af71044191
AWK based encoders for base64 and quoted-printable.
util/Makefile.in
util/b64-encode.awk [new file with mode: 0755]
util/qp-encode.awk [new file with mode: 0755]