Commit Graph

  • 0ed7eb2812
    Merge 322c32eeb5 into 4c06287052 Omar Polo 2023-12-09 13:26:36 +0100
  • 322c32eeb5 add a few missing (void) to please clang Omar Polo 2023-12-09 12:23:34 +0000
  • c8da2e667e
    Merge dce7073e6a into 4c06287052 Thijs Schreijer 2023-08-31 22:36:48 +0200
  • 830aa01438
    Merge 2ac28e816b into 4c06287052 Mark Kubacki 2023-08-31 22:34:09 +0200
  • 4c06287052 Release LuaSec 1.3.2 master v1.3.2 Bruno Silvestre 2023-08-31 17:09:53 -0300
  • 5f4799d8cf reset block timeout at send or receive Bruno Silvestre 2023-08-31 10:51:50 -0300
  • 5787d51bb8
    Merge pull request #197 from Zash/errno-bug-again Bruno Silvestre 2023-07-12 21:41:40 -0300
  • a2b211f847 Expand workaround for zero errno to OpenSSL 3.0.x Kim Alvefur 2023-07-05 13:19:17 +0200
  • 769ac528e2
    Merge pull request #196 from barracuda156/darwin Bruno Silvestre 2023-05-09 10:25:21 -0300
  • 0f0e07eb41 usocket.c: place EAI_OVERFLOW inside macro, unbreak build on <10.7 Sergey Fedorov 2023-04-09 20:20:36 +0800
  • fddde111f7 Release 1.3.1 v1.3.1 Bruno Silvestre 2023-03-19 11:55:08 -0300
  • 6405645155 Check if PSK is available Bruno Silvestre 2023-03-19 11:48:56 -0300
  • e01c6e63cd Fix: check if PSK is available Bruno Silvestre 2023-03-19 11:43:09 -0300
  • c297c5204c Update version number v1.3.0 Bruno Silvestre 2023-03-14 10:43:47 -0300
  • e42bc358e2 Remove Windows libraries sufix Bruno Silvestre 2023-03-14 10:42:51 -0300
  • f72457bbf9 Remove Windows libraries sufix Bruno Silvestre 2023-03-14 10:37:42 -0300
  • 361813c0da Update options to OpenSSL 3.0.8 Bruno Silvestre 2023-03-14 09:36:06 -0300
  • e53caaad73 Merge branch 'tls-psk' into dev dev Bruno Silvestre 2023-02-20 09:57:04 -0300
  • 0e669f6c82 Add identity hint to PSK Bruno Silvestre 2023-02-19 08:56:24 -0300
  • c3f12b8c4d Use lua_tolstring instead luaL_checklstring Bruno Silvestre 2023-02-16 22:07:55 -0300
  • 38bb3edfb4 Fix checklstring, pop(3), identity_len Bruno Silvestre 2023-02-16 11:27:52 -0300
  • 50431ed511 Fix identity indexing Bruno Silvestre 2023-02-16 10:53:41 -0300
  • b321ba8fab Fix PSK samples Bruno Silvestre 2023-02-16 10:52:05 -0300
  • 6708ccc381 Do not wrap the PSK callbacks Bruno Silvestre 2023-02-16 10:37:59 -0300
  • 4f28db9f53 Format Bruno Silvestre 2023-02-16 10:31:06 -0300
  • dd8ba1fc92 Fix PSK client callback Bruno Silvestre 2023-02-16 10:28:34 -0300
  • 9b09c93249 Return '0' from callback on size error Bruno Silvestre 2023-02-16 10:13:54 -0300
  • 0f793b73c0 Format Bruno Silvestre 2023-02-16 09:43:44 -0300
  • 7b60dc4794 Fix psk_len type, do not check string again Bruno Silvestre 2023-02-16 09:41:35 -0300
  • 4f6aec07f6 Return the value from Lua's callback, fixes Bruno Silvestre 2023-02-16 09:37:09 -0300
  • c87fe7d5ea Do not need two PSK registry Bruno Silvestre 2023-02-16 09:33:29 -0300
  • 842380caf6 feat: tls-psk unknown 2023-02-16 09:52:18 +0900
  • b47bfff382 Some minor adjusts in parameters and script Bruno Silvestre 2022-12-12 18:19:37 -0300
  • 480aef1626
    Merge pull request #192 from mwild1/conn-local-cert-methods Bruno Silvestre 2022-10-06 16:48:57 -0300
  • 4cecbb2783 ssl: Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods Matthew Wild 2022-09-21 18:40:10 +0100
  • 9335a0422e
    Grammar Xumin 2022-09-13 15:24:47 +0800
  • 9001431015
    Build with luarocks environment variable Xumin 2022-09-13 15:10:38 +0800
  • d9215ee00f Update rockspec v1.2.0 Bruno Silvestre 2022-07-30 08:42:53 -0300
  • 03e03140cd Update version number Bruno Silvestre 2022-07-30 08:41:46 -0300
  • 8b3b2318d2
    Merge pull request #188 from mckaygerhard/patch-1 Bruno Silvestre 2022-07-29 11:42:21 -0300
  • 2c248947df Adjust some types and casts Bruno Silvestre 2022-07-20 17:52:01 -0300
  • f22b3ea609 Code format Bruno Silvestre 2022-07-20 17:39:20 -0300
  • c9539bca86 Fix variable shadowing Bruno Silvestre 2022-07-20 17:36:27 -0300
  • afb2d44b0e
    Merge pull request #187 from Zash/exporter Bruno Silvestre 2022-07-20 17:32:02 -0300
  • f9afada3d1
    backguard compat for openssl on providers, like LTS linuxes Герхард PICCORO Lenz McKAY 2022-06-24 01:09:44 -0400
  • 371abcf718 Add key material export method Kim Alvefur 2020-07-02 02:11:53 +0200
  • df27c62f4c Update source protocol on rockspec v1.1.0 Bruno Silvestre 2022-04-13 10:46:36 -0300
  • 09691fe782 Update rockspec Bruno Silvestre 2022-04-13 10:38:18 -0300
  • 3a71559e13 Update version number Bruno Silvestre 2022-04-13 10:35:06 -0300
  • 3f04fd7529 Removing useless code Bruno Silvestre 2022-04-04 15:48:22 -0300
  • d7161ca026
    Merge pull request #179 from Zash/dane_no_hostname Bruno Silvestre 2022-01-05 09:35:10 -0300
  • 65ee83275b Support passing DANE flags Kim Alvefur 2021-09-16 00:53:32 +0200
  • d8cdb327ed WIP - compatibility with OpenSSL in FIPS mode Javier Guerra 2021-11-04 03:20:56 -0500
  • ef14b27a2c Update CHANGELOG v1.0.2 Bruno Silvestre 2021-08-14 10:28:09 -0300
  • 316bea078c Update version to LuaSec 1.0.2 Bruno Silvestre 2021-08-14 10:16:35 -0300
  • 79bbc0bc3e Ignore SSL_OP_BIT(n) macro and update option.c #178 Bruno Silvestre 2021-08-02 17:02:44 -0300
  • 8cba350f37 Update the Lua state reference on the selected SSL context after SNI Bruno Silvestre 2021-08-02 16:13:12 -0300
  • eedebb2477
    Merge pull request #176 from linusg/fix-method-name Bruno Silvestre 2021-07-14 13:05:09 -0300
  • c1e28e9132 Fix meth_get_{sinagure => signature}_name function name Linus Groh 2021-07-10 12:47:53 +0100
  • 7ce63ad392 Return nil instead boolean ocsp Bruno Silvestre 2021-06-25 19:59:22 -0300
  • a3e74db781 Some work with OCSP Bruno Silvestre 2021-06-25 19:50:47 -0300
  • cdcf5fdb30 Off by one in cert:validat(notafter) #173 Bruno Silvestre 2021-06-23 13:35:49 -0300
  • bdbc67b188 Move the fix of SSL_get_error() in OpenSSL 1.1.1 Bruno Silvestre 2021-05-29 10:11:02 -0300
  • 359151144b
    Merge pull request #172 from edzius/master Bruno Silvestre 2021-05-29 09:38:29 -0300
  • d6b2fd7d35 Handle SSL_send SYSCALL error without errno Edvinas Stunžėnas 2021-05-21 06:25:20 +0000
  • d5df315617 Update version and rockspec v1.0.1 Bruno Silvestre 2021-04-26 09:16:05 -0300
  • 34252fb10a Set parameter 2 and 3 to none before luaL_buffinit() Bruno Silvestre 2021-04-26 08:37:09 -0300
  • 711a98b760 Update rockspec v1.0 Bruno Silvestre 2021-01-30 10:32:28 -0300
  • 4894c2f6a4 Update version number Bruno Silvestre 2021-01-30 10:29:53 -0300
  • ae774258c5
    Merge pull request #164 from murillopaula/master Bruno Silvestre 2021-01-16 10:13:29 -0300
  • de393417b7 feature: getsignaturename Murillo Paula 2021-01-11 19:48:41 -0300
  • 5500dc55f7 feature: getsignaturename and getsignaturenid Murillo Paula 2021-01-11 19:48:41 -0300
  • 193d9658c6 issue #159 reset block timeout at send or receive the same way as luasocket. Martin Dahlberg 2020-04-16 16:30:34 +0200
  • 22eadbd20e
    Merge pull request #156 from Petr-kk/upstream Bruno Silvestre 2020-03-06 13:44:42 -0300
  • 63e35c161f SOCKET_INVALID pushed as integer, not as number Petr Kristan 2020-03-04 16:22:03 +0100
  • c6704919bd Typo v0.9 Bruno Silvestre 2019-10-31 11:43:53 -0300
  • d7ccfad97f Fix source in rockspec Bruno Silvestre 2019-10-31 11:39:37 -0300
  • 43feb51c5e Update 0.8 -> 0.9 Bruno Silvestre 2019-10-31 11:34:27 -0300
  • 860b2a8b5f Use a more generic form Bruno Silvestre 2019-10-19 10:22:21 -0300
  • caeaa5ffda Use a more generic form Bruno Silvestre 2019-10-19 10:12:20 -0300
  • 9d84469912 Use a more generic form Bruno Silvestre 2019-10-19 10:04:30 -0300
  • 87e51d99ea Add __close metamethod Bruno Silvestre 2019-10-15 13:25:12 -0300
  • 7898bd2043 Remove warning from cast. Bruno Silvestre 2019-10-14 10:00:47 -0300
  • c810df6839 Cleanup of #if expression Bruno Silvestre 2019-10-13 22:21:05 -0300
  • 1e2f342006 Using same form to ifdefs Bruno Silvestre 2019-10-13 22:11:55 -0300
  • 8ef33e33cf Some adjusts to OpenSSL 1.1.1 with --api=1.1.0 Bruno Silvestre 2019-10-13 22:10:03 -0300
  • 3490d8d1c0
    Merge pull request #126 from neheb/master Bruno Silvestre 2019-10-13 19:42:19 -0300
  • 86c8fa40c9
    Merge pull request #134 from neheb/patch-1 Bruno Silvestre 2019-10-13 19:11:48 -0300
  • a0f31bd9cb Release LuaSec 0.8.2 luasec-0.8.2 luasec-dev-0.8 Bruno Silvestre 2019-10-10 08:53:55 -0300
  • 63c6a9578e Fix unexported 'ssl.config' table (#149) Bruno Silvestre 2019-10-10 08:49:28 -0300
  • 3a5a3f6959 Release LuaSec 0.7.2 luasec-0.7.2 luasec-dev-0.7 Bruno Silvestre 2019-10-10 08:33:01 -0300
  • 3c1af04dfa Fix unexported 'ssl.config' table (#149) Bruno Silvestre 2019-10-10 08:27:22 -0300
  • 4903e2f2c1 Export 'config' table (#149) Bruno Silvestre 2019-10-09 14:49:58 -0300
  • 2480572bdf
    Merge pull request #147 from Zash/issue146 Bruno Silvestre 2019-08-28 11:10:37 -0300
  • c26513f4f7 Special case listing of TLS 1.3 EC curves (fixes #146) Kim Alvefur 2019-08-20 22:00:57 +0200
  • 20db8ae168 Update version number: 0.8 -> 0.8.1 luasec-0.8.1 Bruno Silvestre 2019-08-16 10:31:04 -0300
  • dcd385e615 Fix memory leak Bruno Silvestre 2019-08-16 10:15:42 -0300
  • 866e55f1ee Update version number: 0.7 -> 0.7.1 luasec-0.7.1 Bruno Silvestre 2019-08-16 10:01:43 -0300
  • 8dafea410f Fix memory leak Bruno Silvestre 2019-08-16 09:48:53 -0300
  • f64e660de0 Disable DANE for LibreSSL Bruno Silvestre 2019-07-11 11:19:21 -0300