Software /
code /
prosody
Log
util-src/encodings.c @ 6592:141afe8a167b
description | author | age |
---|---|---|
util.encodings: Expose UTF-8 validation and length checking functions | Kim Alvefur | Mon, 23 Mar 2015 14:27:30 +0100 |
util.encodings: Perform validation of UTF-8 strings before passing to libidn (Based on code from the utf8 library in Lua 5.3) | Kim Alvefur | Mon, 23 Mar 2015 14:26:34 +0100 |
util-src/*.c: Add macro for compiling with Lua 5.2 | Kim Alvefur | Wed, 17 Sep 2014 14:30:29 +0200 |
util-src/*.c: Use the more concise lua_setfield | Kim Alvefur | Wed, 17 Sep 2014 02:23:17 +0200 |
util-src/*.c: Don't create globals when loaded | Kim Alvefur | Tue, 16 Sep 2014 21:56:18 +0200 |
util.encodings: Fix small typo introduced in 7f789266b741 | Matthew Wild | Sat, 04 Jun 2011 19:18:11 +0100 |
util.encodings: Check return values before proceeding | Paul Aurich | Sun, 22 May 2011 16:14:10 -0700 |
util.encodings: Swap code order ("ifndef" bugs me) | Paul Aurich | Sun, 22 May 2011 15:40:16 -0700 |