Skip to content

issues Search Results · repo:lunarmodules/luasec language:C

Filter by

121 results
 (54 ms)

121 results

inlunarmodules/luasec (press backspace or delete to remove)

how can you get information about the client connected to the server, specifically ip and port, in luasocket you can use getpeername but that doesn t seem to be available in luasec, is there another way? ...
  • brainlessbitch
  • 1
  • Opened 
    on May 17, 2024
  • #202

I need a secure UDP socket, is that supported? If not, would somebody mind pointing me in the right direction? Thanks :)
  • MelonFunction
  • 1
  • Opened 
    on Mar 3, 2024
  • #201

In Gentoo I see multiple version of lua dependencies: equery g dev-lua/luasec * dependency graph for dev-lua/luasec-1.3.2 `-- dev-lua/luasec-1.3.2 amd64 `-- dev-lua/luasocket-3.1.0 ( =dev-lua/luasocket-3.0_rc1_p20200328-r103) ...
  • vitaly-zdanevich
  • Opened 
    on Feb 20, 2024
  • #200

Hi, I m using the latest LuaSec commit, and I noticed that it compiles successfully only with openssl version =3.0.8 (maybe higher, but with 3.2.0 there are already errors), also in Additional dependencies ...
  • ghost
  • Opened 
    on Jan 23, 2024
  • #199

Not all distros have OpenSSL with PSK, LibreSSL does not have PSK: https://github.com/pyca/cryptography/issues/4588 https://github.com/pyca/cryptography/pull/4619 Possible Fix: --- src/context.c +++ ...
  • rozhuk-im
  • 3
  • Opened 
    on Mar 18, 2023
  • #195

Hi I’m using an embedded version of Lua, so my install options are a little limited, however I am able to place standalone Lua files/modules into the file structure. it possible to installed this without ...
  • nodecentral
  • 12
  • Opened 
    on Sep 22, 2022
  • #193

I use msys2 mingw64 on Windows 10 Pro 64bit to install luasec from luarocks and it returns old error: $ luarocks install --global luasec C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: ...
  • milen-prg
  • 6
  • Opened 
    on Sep 1, 2022
  • #190

Hi @brunoos, Can you see to create a new release with this https://github.com/brunoos/luasec/pull/187? It is really important for security... Can you look at the same time other PRs? Example: - ...
  • Neustradamus
  • 4
  • Opened 
    on Jul 28, 2022
  • #189

This is the offending line: 161394773-6096758f-18cf-4b4a-8792-6d4d46ceda61 Some context: Sumneko s Lua language server is the most widely used extension in VS Code for Lua support. It would be nice if ...
  • C3pa
  • 1
  • Opened 
    on Apr 2, 2022
  • #186

Hi, has anyone compiled the shared library for android? I was able to compile it correctly for iOS, MacOS and Windows, but not for android. Could anyone help me? Thanks.
  • dLogicC
  • Opened 
    on Mar 23, 2022
  • #185
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub