Erik Ekman
9a45c4aa66
Change license wording to follow ISC license exactly
...
"Permission to use, copy, modify, and distribute this software" is now
"Permission to use, copy, modify, and/or distribute this software".
Add license header to source files missing one.
2014-08-07 21:18:33 +02:00
Erik Ekman
388afe3845
Update copyright
2014-06-01 08:46:54 +02:00
Erik Ekman
f11328306d
Fix unused variable warnings in test cases
2014-01-29 22:41:24 +01:00
Erik Ekman
d9d4c1dba6
Remove checks that cannot fail
2012-02-12 10:39:46 +01:00
Erik Ekman
eed52b783f
#51 handle one block encode/decode for base64
2012-02-04 20:34:00 +01:00
Erik Ekman
3ee49377e8
Extended test cases
2012-02-04 20:34:00 +01:00
Erik Ekman
7b76616015
Happy new year
2012-02-04 20:33:59 +01:00
Erik Ekman
7eb7c02e5f
Updated encoding tests
2012-02-04 20:33:58 +01:00
Erik Ekman
33c1efb9ca
Base64 codec now uses + as 64th char
2012-02-04 20:33:58 +01:00
Erik Ekman
06f60e2a3b
Removed needless va_str()
2012-02-04 20:33:57 +01:00
Erik Ekman
ba8f2cfac1
base64 impl now escapes dots. does not really respect buflen
2007-06-10 18:55:18 +00:00
Erik Ekman
bacb0d2bfb
Add 2007 in tests
2007-06-09 18:15:29 +00:00
Erik Ekman
7c53be08c0
added base64 codec
2007-06-09 17:49:19 +00:00