Commit Graph

21 Commits

Author SHA1 Message Date
03e03140cd Update version number 2022-07-30 08:41:46 -03:00
3a71559e13 Update version number 2022-04-13 10:35:06 -03:00
3f04fd7529 Removing useless code 2022-04-04 15:48:22 -03:00
316bea078c Update version to LuaSec 1.0.2 2021-08-14 10:16:35 -03:00
d5df315617 Update version and rockspec 2021-04-26 09:16:05 -03:00
4894c2f6a4 Update version number 2021-01-30 10:29:53 -03:00
43feb51c5e Update 0.8 -> 0.9 2019-10-31 11:34:27 -03:00
d6ba8d21da Update version to 0.8, new rock file 2019-04-16 14:01:52 -03:00
3f38f0929c Expose src/https.lua:tcp() for use by e.g. luasocket redirects 2018-10-13 07:31:38 -06:00
4c5996a499 Disable TLSv1 to fix *received tlsv1 alert protocol version from* errors with certain websites 2018-09-19 16:25:39 -04:00
953a363a59 Add timeout to https module
Glocal attribute https.TIMEOUT controls connection tiemout.

Sample:
  https.TIMEOUT = 5  -- seconds
  https.request()
2018-07-02 10:40:14 -03:00
de63f21f63 Change version number to 0.7 2018-06-27 10:36:26 -03:00
0d01b53461 Version number to 0.7alpha 2017-09-26 18:22:49 -03:00
77b88e0b0d Fix for sni host issue #88 and #44. Thanks to @TomasB 2016-12-15 16:46:59 -08:00
20443861eb Update version number and rock file. 2016-03-03 16:11:46 -03:00
407ff6133c Use "any" protocol, but SSL. 2016-02-16 09:35:47 -02:00
d1fb889547 Version number -> 0.6 alpha 2015-08-21 11:21:16 -03:00
356e03a64d Stop using module(). 2015-02-06 18:07:29 -02:00
21aefcf67d Version number -> 0.5. 2014-01-29 18:43:33 -02:00
908fc346d2 LuaSec 0.4.1 2012-09-02 11:40:59 -03:00
67e5176b6b LuaSec 0.4 2012-09-02 11:32:26 -03:00