Software /
code /
prosody
Log
util-src/encodings.c @ 9976:0e2f663d0714
description | author | age |
---|---|---|
util.encodings: Add binding to confusables skeleton function in ICU | Kim Alvefur | Wed, 24 Apr 2019 22:40:38 +0200 |
util.encodings: Allow unassigned code points in ICU mode to match libidn behavior (fixes #1348) 0.11 | Kim Alvefur | Wed, 24 Apr 2019 16:16:19 +0200 |
encodings: Explicitly say that base64 decoding falls through in a switch, fixes a warning in gcc 7+. | Emmanuel Gil Peyrot | Wed, 08 Aug 2018 09:29:32 +0200 |
util.encodings: Use the 'idx' argument correctly [-Wunused-parameter] | Kim Alvefur | Thu, 05 Oct 2017 12:48:36 +0200 |
util.encodings: Make limit lookup table a const (from Lua f2a813ae) | Kim Alvefur | Wed, 22 Mar 2017 23:40:53 +0100 |
util-src/*.c: Attach pointer * to name instead of type | Kim Alvefur | Sun, 12 Feb 2017 16:42:29 +0100 |