Commit Graph

  • 41692dfb4b Make casts const correct. Stephan Gatzka 2014-12-21 06:57:10 +01:00
  • 2906d6a522 Add "tcp-keepidle", "tcp-keepcnt" and "tcp-keepintvl" options Victor Seva 2014-12-05 13:17:50 +01:00
  • 8a24ddaf49 white background TsT 2014-11-28 12:09:44 +01:00
  • 5edf093643 Merge pull request #114 from siffiejoe/yieldable_protect52 Diego Nehab 2014-11-10 15:56:25 -02:00
  • 0b03eec16b make socket.protect yieldable on Lua 5.2/5.3 Philipp Janda 2014-11-10 18:49:40 +01:00
  • 583257c28c Merge pull request #113 from siffiejoe/yieldable_protect51 Diego Nehab 2014-11-10 15:39:34 -02:00
  • 7006ae120d fixed yieldable socket.protect in etc/dispatch.lua Philipp Janda 2014-11-10 18:17:10 +01:00
  • 6dcecd8f45 Merge pull request #108 from daurnimator/master Diego Nehab 2014-10-27 16:30:48 -02:00
  • 4f122e60b1 src/usocket: Don't unset/set O_NONBLOCK around listen() or shutdown() calls. daurnimator 2014-10-27 14:03:34 -04:00
  • e602c2b271 src/usocket: Do not setblocking on destroy; daurnimator 2014-10-27 11:10:48 -04:00
  • d80bb0d82b Fix Host: header according to RFC7230 Diego Nehab 2014-07-15 14:49:20 -03:00
  • 2314235b3a Add proxy authentication headers if present. Charles Tabor 2014-03-27 14:40:04 -05:00
  • 36aa87e031 Generate headers before proxy changes host and port Charles Tabor 2014-03-21 14:25:44 -05:00
  • 534dfed859 the universe has only existed for 43.8 years PixelToast 2013-11-07 19:13:36 -05:00
  • 833333e131 Added ability to set the option reuseport of a tcp socket. kobra 2013-09-12 00:46:32 +01:00
  • 6d5e40c324 Add MYCFLAGS and MYLDFLAGS go allow for customization Diego Nehab 2013-09-09 14:55:20 -03:00
  • d0b1f5b4c1 Add support for FreeBSD in makefile Diego Nehab 2013-09-09 14:29:14 -03:00
  • 396e9e5ee6 Fixed timeout bug introduced by commit e81a6ff Diego Nehab 2013-09-09 14:23:00 -03:00
  • 244e5d34a0 Merge pull request #74 from catwell/pull-hostport Diego Nehab 2013-09-09 09:54:08 -07:00
  • c715993fb8 Merge pull request #65 from fab13n/480a818bf0ef6de32527ba14fc2bb27e754d0612 Diego Nehab 2013-09-09 09:48:46 -07:00
  • 87d72dce4e include port in default Host header Pierre Chapuis 2013-08-14 14:41:57 +02:00
  • 6bdb00e24c Merge pull request #69 from catwell/pull-globals Diego Nehab 2013-07-05 12:40:49 -07:00
  • 1f9ccb2b58 http: look for PROXY in _M, not as a global Pierre Chapuis 2013-07-05 18:00:29 +02:00
  • ddf88aca09 http: do not set global TIMEOUT Pierre Chapuis 2013-07-05 17:59:52 +02:00
  • 480a818bf0 support multiple filters in ltn12.{sink,source}.chain() Fabien Fleutot 2013-06-18 11:01:46 +02:00
  • 22cd5833fc Change link to github page. v3.0-rc1 Diego Nehab 2013-06-14 19:27:32 +08:00
  • 19bd8baf9b Add files to distribution. Diego Nehab 2013-06-14 19:21:27 +08:00
  • de58cb417a Change 2.1 to 3.0 Diego Nehab 2013-06-14 19:16:16 +08:00
  • bf7bc59a4d Change 2.1 to 3.0-rc1 Diego Nehab 2013-06-14 19:15:37 +08:00
  • ea812a755e Update NEW file and section Diego Nehab 2013-06-14 19:12:44 +08:00
  • 2cc51443c2 Download archive with https rather than git scheme Diego Nehab 2013-06-13 17:35:52 +08:00
  • 85aa5e3d9c Fix version in rockspec. Diego Nehab 2013-06-13 17:13:14 +08:00
  • 9ddfe92820 Fix path for rockspec in travis file. Diego Nehab 2013-06-13 16:40:14 +08:00
  • c07ad19ca1 Merging moteus suggestions for rockspec and travis Diego Nehab 2013-06-13 16:19:03 +08:00
  • 7cad902bb7 Fix makefile and test_socket_error.lua Diego Nehab 2013-06-12 21:45:15 +08:00
  • b34386ca5c Merge pull request #58 from mascarenhas/master Diego Nehab 2013-06-12 06:38:37 -07:00
  • cce138c8e5 new rockspec using builtin build type Fabio Mascarenhas 2013-06-11 17:23:50 -03:00
  • 6e00ffd62f Changing from 2.1-rc1 to 3.0-rc1. Diego Nehab 2013-06-11 19:10:03 +08:00
  • 906abf29d1 Fix unix export marker. Diego Nehab 2013-06-11 17:20:27 +08:00
  • bc709ac7b7 Export global table only if "module()" is defined. Diego Nehab 2013-06-05 18:36:51 +08:00
  • b1d1e721d1 No need for inet_pton. Diego Nehab 2013-06-04 16:26:49 +08:00
  • 802567b7de Merge pull request #49 from moteus/moteus-ftp-get-2xx Diego Nehab 2013-05-30 03:02:33 -07:00
  • ebde49944b Unix domain tests still broken. Diego Nehab 2013-05-30 17:59:28 +08:00
  • 5eefc73b57 Remove warnings. Move windows specific code. unknown 2013-05-30 16:50:28 +08:00
  • a233e27865 Leaving if in src/ but out of build for now. Diego Nehab 2013-05-30 16:20:34 +08:00
  • 00a06857c9 Fix. recive 2xx while ftp.get cause timeout error moteus 2013-05-30 11:01:07 +04:00
  • 5341131cd0 Merge pull request #43 from moteus/moteus-getopt-error Diego Nehab 2013-05-29 04:20:33 -07:00
  • 1de617e355 Add. Allow get error option to socket. moteus 2013-05-29 14:33:27 +04:00
  • b84a5f3d08 Change VC12 project to no LUA_COMPAT_MODUULE unknown 2013-05-29 17:19:24 +08:00
  • 79e6c4915d Export global only if LUA_COMPAT_MODULE defined. Diego Nehab 2013-05-29 16:56:56 +08:00
  • 5167ddaf49 Merge branch 'unstable' of git://github.com/diegonehab/luasocket into moteus-lua52 moteus 2013-05-28 14:06:18 +04:00
  • 2d51d61688 Fix "final" bug in pton and TCP connreset handling unknown 2013-05-28 17:27:06 +08:00
  • 27fd725c6d Typo fixed. Diego Nehab 2013-05-28 01:54:49 +08:00
  • 734cc23e1f Fixed inet_pton and a new Winsock UDP bug. unknown 2013-05-28 00:09:30 +08:00
  • 66cd8cfcee Fix wrong usage of inet_pton. unknown 2013-05-27 22:17:51 +08:00
  • 056d7653f3 Link only against ws2_32.lib. unknown 2013-05-27 21:58:41 +08:00
  • 3d61b0fe36 Merge branch 'pkulchenko' into unstable Diego Nehab 2013-05-27 21:17:00 +08:00
  • 834a3cf520 Simplifying getaddrinfo treatment. Diego Nehab 2013-05-27 21:05:48 +08:00
  • 5e0b56b8d3 Merge branch 'moteus' of https://github.com/moteus/luasocket into moteus unknown 2013-05-27 20:32:54 +08:00
  • 26704061a4 Fix Visual Studio 2012 projects unknown 2013-05-27 20:30:06 +08:00
  • 45ff0e1775 Fix. use table.unpack in mimetest on Lua 5.2. moteus 2013-05-27 13:11:07 +04:00
  • 920bc97629 Build with Lua 5.2 without LUA_COMPAT_MODULE flag. LUASOCKET_USE_GLOBAL flag enable create global variables when load socket/mime modules. moteus 2013-05-27 12:45:09 +04:00
  • bd51d8c1a5 Fix. Optional IPv6 test moteus 2013-05-27 11:26:35 +04:00
  • e54f78c61c Fix. setsockname fails with "*" as host. Add. test_bind.lua moteus 2013-05-27 11:25:31 +04:00
  • 56dbda39ed Fix. getaddrinfo returns garbage as address on Windows. Add. test_getaddrinfo.lua moteus 2013-05-27 11:20:52 +04:00
  • fbe184f28a No need for build script: makefile target instead. Diego Nehab 2013-05-26 21:27:18 +08:00
  • 427220c7b1 Merge tryconnect6 into inet_tryconnect. Diego Nehab 2013-05-26 21:26:26 +08:00
  • 6d93fd7c8f Fix socket.connect Diego Nehab 2013-05-26 15:18:13 +08:00
  • 22107bb9fc Check linux build. Diego Nehab 2013-05-25 07:25:02 -03:00
  • 5d3a78b4a6 Added my test command lines. Diego Nehab 2013-05-25 18:10:46 +08:00
  • bb0b31301a Add MingW support. unknown 2013-05-25 18:07:38 +08:00
  • afe0494318 Change Mac OS Lua directory Diego Nehab 2013-05-25 15:26:12 +08:00
  • cbc77440c8 Merge branch 'lua52-mingw' of https://github.com/pkulchenko/luasocket into pkulchenko unknown 2013-05-24 18:33:43 +08:00
  • ca48baf495 Merge pull request #37 from davidm/unstable Diego Nehab 2013-04-17 20:55:19 -07:00
  • 817d47df42 lpr.lua: fix invalid string escape sequence \? David Manura 2013-04-17 23:35:56 -04:00
  • 238b217c4f Merge pull request #29 from keplerproject/94c958871919726f2954b3d3fa9a9f8ae21124e9 Diego Nehab 2013-04-17 19:40:14 -07:00
  • c28fa1d309 Merge pull request #27 from catwell/pull-noarg Diego Nehab 2013-04-17 19:38:21 -07:00
  • 00435529bb Merge pull request #32 from ideka/unstable Diego Nehab 2013-04-17 19:13:28 -07:00
  • 571308a94e Updated IPV6_V6ONLY to match header files on Windows. Paul Kulchenko 2013-04-09 09:25:40 -07:00
  • 5a58786a39 Added inet_pton/inet_ntop for MinGW on Windows; compiles with Lua52. Paul Kulchenko 2013-04-07 12:39:56 -07:00
  • 56893e9dcd Use the length operator (#) instead of table.getn. Gerardo Marset 2013-02-25 20:28:28 -02:00
  • 94c9588719 rockspec for luasocket 2.1 unstable Fabio Mascarenhas 2013-01-24 15:28:17 -02:00
  • 33b4f0cfc7 remove uses of arg in the codebase Pierre Chapuis 2013-01-23 19:13:32 +01:00
  • eea1bc04d7 fix use of arg in ltn documentation Pierre Chapuis 2013-01-23 19:03:46 +01:00
  • d548a78e55 Cookie modifications. Diego Nehab 2013-01-10 01:10:34 -02:00
  • 72a5347f97 Remove warnings and fix makefile for Win32. Diego Nehab 2012-12-11 17:43:49 -02:00
  • 618ce43ee3 Fix socket_accept usage to depend on family. Diego Nehab 2012-12-11 16:35:27 -02:00
  • 66670c3541 Move Visual Studio projects to 2012. Diego Nehab 2012-12-10 18:45:05 -02:00
  • 9d97d39575 Fix ltn12 version. Diego Nehab 2012-12-10 15:50:44 -02:00
  • a4b45edef2 Merge pull request #25 from ewmailing/unstable Diego Nehab 2012-12-10 09:31:13 -08:00
  • 114080d835 Merge pull request #24 from catwell/tracking-diego Diego Nehab 2012-12-10 09:25:21 -08:00
  • 5c467b3954 Copied socket_gaistrerror implementation from usocket to wsocket to allow Windows version to compile because it is missing the function. EAI_OVERFLOW and EAI_SYSTEM are commented out because they don't exist on Windows. Eric Wing 2012-11-20 12:58:52 -08:00
  • ffddaf4a2e fix use of arg in ltn12 Pierre Chapuis 2012-09-17 18:30:26 +02:00
  • a402222464 Merge pull request #22 from Florob/smtp Diego Nehab 2012-08-23 15:34:43 -07:00
  • 6368caeb5a Fix udp:setpeername("*") Diego Nehab 2012-08-23 19:31:15 -03:00
  • 32e7a107e2 Send SMTP AUTH LOGIN response using tp:send(). Fixes #18 Florian Zeitz 2012-08-06 23:57:41 +02:00
  • 03ba06f70c Add new bug fix comment. Diego Nehab 2012-08-01 03:34:06 -03:00
  • f329aae724 Fix HORRIBLE but in b64/qp code. Diego Nehab 2012-08-01 03:06:09 -03:00
  • 54ffcd483f Fixed default Linux path to work with Ubuntu Diego Nehab 2012-08-01 02:13:27 -03:00
  • 6370b61414 Merge pull request #20 from Florob/sendto Diego Nehab 2012-07-31 22:04:06 -07:00