Glenn Strauss
|
396a923066
|
[core] li_base64_dec()
(make public in base64.h, like li_base64_enc())
|
10 months ago |
Glenn Strauss
|
0dfe9f7b76
|
[core] merge base64 encoding to li_base64_enc()
single func with option to add padding or not
|
1 year ago |
Glenn Strauss
|
6de4c809c9
|
[core] buffer_append_base64_encode_opt()
with option to include or omit padding
single func to handle both:
- buffer_append_base64_encode_no_padding
- buffer_append_base64_encode
|
1 year ago |
Glenn Strauss
|
dde9df4310
|
[multiple] mark addtl funcs attr returns_nonnull
|
1 year ago |
Glenn Strauss
|
8abd06a7ff
|
consistent inclusion of config.h at top of files (fixes #2073)
From: Glenn Strauss <gstrauss@gluelogic.com>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-0310-8abb-c4023f1b3aa9
|
6 years ago |
Stefan Bühler
|
b0a4421272
|
[core] refactor base64 functions into separate file
Differential Revision: https://review.lighttpd.net/D6
From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3053 152afb58-edef-0310-8abb-c4023f1b3aa9
|
7 years ago |