Lua

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 7,676 public repositories matching this topic...
-
Updated
Jun 20, 2021 - C
-
Updated
May 29, 2021 - C++
-
Updated
May 8, 2021 - C#
-
Updated
Jun 14, 2021 - C++
-
Updated
Apr 12, 2021 - Shell
-
Updated
May 7, 2021 - Python
-
Updated
Jun 19, 2021 - Objective-C
-
Updated
Jun 20, 2021 - C++
Right now, whenever Zenmap crashes, it gives the user a stack trace and asks the user to send it to the Nmap dev list. So we get a flood of emails (most of which aren't even allowed through moderation) which often contain just a stack trace with no subject line or any explanatory text in the message body. Lots of these are for well known issues in older versions of Zenmap. So it's not very usef
Issue description: Apisix stream_routes's parameter "remote_addr" only support single ip, needs to support multiple ip or match rules like "192.168.0.0/16", just like http routes parameter "remote_addr"
Environment
Request help without environment information will be ignored or closed.
- apisix version (cmd:
apisix version
): 2.6 - OS (cmd:
uname -a
): CentOS7 - OpenResty / Ng
Firefox started to restrict which ports it can connect to. A Firefox user trying to connect to the Conky by HTTP on the default port would get this message:
This address is restricted
This address uses a network port which is normally used for purposes other than Web browsing. Firefox has cancelled the request for your protection.
With the only option to "Try Again" which wouldn't work.
-
Updated
Jun 20, 2021 - C++
-
Updated
Jun 19, 2021 - C
-
Updated
Jun 15, 2021 - C
-
Updated
Jun 19, 2021 - C++
-
Updated
Feb 11, 2020 - Objective-C
-
Updated
Mar 8, 2021
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 18, 2021 - C++
Coverity: CWE-561
Our coverity (scan.coverity.com) reports about dead code (CWE-561)
in cases where variable of type struct errinj *
is compared with
NULL at if condition. Dead code appears due to function-like macro
errinj()
always returns NULL at non-debug version, so execution
never goes into if block.
Examples of such cases:
-
Updated
May 12, 2021 - Lua
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
nvim --version
: