Commit Graph

  • c8d58798f0 Trying to get connect-with-timeout to work. Darwin works... Diego Nehab 2004-01-18 00:04:20 +00:00
  • 02ef4e7daa Trying to get rid of EINTR problems... Diego Nehab 2004-01-17 08:02:04 +00:00
  • 076451c753 Tested in windows. Still needs more testing, but progress has been made. Diego Nehab 2004-01-17 00:17:46 +00:00
  • 89f3ecf782 http.lua updated. still needs proxy support. code.lua updated. looks neat. Diego Nehab 2004-01-16 07:06:31 +00:00
  • 3febb302ad Killed a few bugs found by Tomas. Diego Nehab 2003-11-27 00:30:54 +00:00
  • 9bc4e0648a First version of generic SMTP code and of the base64 encoding. Gonna rewrite the base64 stuff (found a better way). Diego Nehab 2003-10-21 01:12:23 +00:00
  • 24fbcf3470 Fixed more reported bugs. Diego Nehab 2003-09-21 20:00:23 +00:00
  • c554b0c9df smtp.mail was a broken link in reference.html pointing to the old mod.html. Diego Nehab 2003-09-21 17:57:11 +00:00
  • 2b11e2bde9 Corrected bugs found by Steve Elkins Diego Nehab 2003-09-21 16:44:27 +00:00
  • 982781f146 LuaSocket 2.0 User's Manual. Diego Nehab 2003-08-31 01:00:15 +00:00
  • 6789b83ff5 Starting to use RCS in princeton again. Not behind a firewall anymore. Diego Nehab 2003-08-31 00:58:07 +00:00
  • c51d4acf1c Adjusted a few inconsistencies with the manual. Diego Nehab 2003-08-16 00:06:04 +00:00
  • 3099704aff Made them independent of namespace. Diego Nehab 2003-07-05 06:11:32 +00:00
  • 90063f9e77 Oh well. More modifications. Diego Nehab 2003-06-30 18:58:01 +00:00
  • 4cbd8e1983 And this. Diego Nehab 2003-06-30 18:57:07 +00:00
  • d9a1bdbf69 Forgot this. Diego Nehab 2003-06-30 18:55:58 +00:00
  • a581d2333b Releasing 2.0 alpha!!! Diego Nehab 2003-06-30 18:53:10 +00:00
  • 167727be3c Bug in usocket_recv... Diego Nehab 2003-06-30 06:10:02 +00:00
  • bd54cd42d4 Few adjustments for windows. Diego Nehab 2003-06-26 21:14:17 +00:00
  • 71f6bb60bf Finished implementation of LuaSocket 2.0 alpha on Linux. Some testing still needed. Diego Nehab 2003-06-26 18:47:49 +00:00
  • f330540576 Compiles and runs on linux and windows, using DLLs! Diego Nehab 2003-06-11 01:42:18 +00:00
  • 58bdb658aa Select re-implemented in a nicer way. Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X. Diego Nehab 2003-06-09 18:23:40 +00:00
  • b2724ad2d1 New sock.h has nothing to do with class sock... Diego Nehab 2003-05-25 01:56:46 +00:00
  • 0f6c8d50a9 Porting to LUA 5.0 final Diego Nehab 2003-05-25 01:54:13 +00:00
  • c1ef3e7103 Released luasocket-1.5-work! Diego Nehab 2003-03-28 23:29:45 +00:00
  • 4755ad727e Compiled in WinXP Diego Nehab 2003-03-28 22:41:26 +00:00
  • 335cdbf334 Compiled in SunOS Diego Nehab 2003-03-28 22:14:06 +00:00
  • d0560e0b44 Local index in for loop was getting changed... Diego Nehab 2003-03-28 21:24:30 +00:00
  • f18d1b7cd0 Closer to release... Diego Nehab 2003-03-28 21:08:50 +00:00
  • 307603b24d The test directory! Diego Nehab 2003-03-21 23:49:18 +00:00
  • cf4d923d70 Ported to Win32! Diego Nehab 2003-03-21 01:07:23 +00:00
  • d3d4156ef9 Completed port to Lua 5.0-beta. Diego Nehab 2003-03-20 23:11:25 +00:00
  • 53857360bb Finish port to Lua 5. Everything is working fine. Still doesn't work in Windows. Diego Nehab 2003-03-20 00:24:44 +00:00
  • 7da19138e3 Faltam testes de ftp e smtp. O resto passa. Diego Nehab 2002-12-03 07:20:34 +00:00
  • d7e80592a6 Already compiling and running for Lua 5.0 (alpha) Diego Nehab 2002-12-02 23:34:41 +00:00
  • b796207ce0 Usando noglobals.lua Diego Nehab 2002-07-08 21:57:18 +00:00
  • 5b911918e3 Usando localhost por default. Diego Nehab 2002-07-08 21:56:57 +00:00
  • 7b99195649 Testes reformulados. Diego Nehab 2002-07-08 21:56:01 +00:00
  • af181244d9 Usando noglobals.lua e parsembox.lua Diego Nehab 2002-07-08 21:55:35 +00:00
  • 0fc2302221 Initial revision Diego Nehab 2002-07-08 21:55:01 +00:00
  • daff3db32e Using noglobals.lua Não carrega mais os modulos. Ajeitados alguns nomes. Diego Nehab 2002-07-08 21:54:28 +00:00
  • 65dd618553 Using noglobals.lua Ajeitados alguns paths. Não carrega mais os modulos. Diego Nehab 2002-07-08 21:53:33 +00:00
  • 5b2a124305 Updated for Lua 4.1-w3. Diego Nehab 2002-07-08 21:01:45 +00:00
  • 60e7bf48b0 Updated for Lua 4.1-w3. Dealing with 100 response codes. Diego Nehab 2002-07-08 21:01:18 +00:00
  • 9d7f43768a Do not load modules anymore. Diego Nehab 2002-07-08 20:58:36 +00:00
  • 112e51be58 Sockets are not tables anymore. Diego Nehab 2002-07-08 20:56:36 +00:00
  • c27087ca95 LuaSocket 1.5 (4.1w3) Diego Nehab 2002-07-08 20:44:12 +00:00
  • cbffc42f29 Initial revision Diego Nehab 2002-07-08 20:14:09 +00:00
  • 46828c1a7d internet class. Diego Nehab 2002-07-03 19:06:55 +00:00
  • 88026bef8a Initial revision Diego Nehab 2002-07-03 19:06:54 +00:00
  • 9b8bce6465 select implementation. Diego Nehab 2002-07-03 19:06:53 +00:00
  • b04b81ddd9 main module. just initializes other modules. Diego Nehab 2002-07-03 19:06:52 +00:00
  • 5a92c17d85 Corrigido bug no select. Diego Nehab 2002-06-10 18:38:08 +00:00
  • 8f05082f77 Initial revision Diego Nehab 2002-03-27 18:00:00 +00:00
  • 3bd99ec599 Initial revision Diego Nehab 2002-03-22 20:07:43 +00:00
  • e2d21b237d Initial revision Diego Nehab 2002-03-21 13:52:38 +00:00
  • 29ce2303c8 return gsub... is not a nice ideia, since the thing returns several results. Diego Nehab 2001-09-27 20:05:30 +00:00
  • 27e6140a90 Updated for LuaSocket 1.4 Diego Nehab 2001-09-27 20:04:47 +00:00
  • 480e66d539 Indent broken links. Diego Nehab 2001-09-27 20:04:21 +00:00
  • ad997de556 Initial revision Diego Nehab 2001-09-27 20:02:58 +00:00
  • e5e1f3dc7a Updated for LuaSocket 1.4 Prints a bunch of information during download. Diego Nehab 2001-09-27 20:02:34 +00:00
  • 2f07549722 Binds to all interfaces. Diego Nehab 2001-09-27 20:02:24 +00:00
  • 74979295a2 updated for luasocket 1.4 Diego Nehab 2001-09-26 20:52:23 +00:00
  • 164d33894e Removed wrong host header in redirect. Passing location header back to callee after redirect. Added correct scheme test. Diego Nehab 2001-09-26 20:40:13 +00:00
  • 84e503afe3 Changed some variable names. Added correct scheme test. Diego Nehab 2001-09-26 20:39:46 +00:00
  • ef5322a92a Changed build_url to compose from smaller parts Changed build_path to add an option not to protect path components Diego Nehab 2001-09-26 20:38:47 +00:00
  • 6f02d1444b Almost ready for Lua 4.1 Diego Nehab 2001-09-26 20:31:59 +00:00
  • 6eb7f22c4b added unsafe path composition test added new build_url tests Diego Nehab 2001-09-26 20:29:32 +00:00
  • 4f27c376e9 added wrong scheme test Diego Nehab 2001-09-26 20:29:18 +00:00
  • 36b07d5fd0 added wrong scheme test Diego Nehab 2001-09-26 20:29:01 +00:00
  • 6dd115015c Initial revision Diego Nehab 2001-09-25 21:35:17 +00:00
  • d36460a249 updated for luasocket 1.4 Diego Nehab 2001-09-25 21:34:43 +00:00
  • b319e6a1e8 updated due to test location changes Diego Nehab 2001-09-25 21:32:52 +00:00
  • 9f677cdbf4 updated rfc reference from 1521 to 2045 Diego Nehab 2001-09-25 18:40:58 +00:00
  • 29ab78a74a HTTP.request was not returning response for body-less requests. Diego Nehab 2001-09-18 20:22:59 +00:00
  • b73a66e635 Changed HTTP.get and HTTP.post to return status code instead of status line information. Who cares about the rest of the line, anyways... Diego Nehab 2001-09-18 18:41:01 +00:00
  • 5b7d44e961 lua_socketlibopen now returns a result code. Updated for LuaSocket 1.4. Diego Nehab 2001-09-12 22:08:43 +00:00
  • d794e581ff lua_socketlibopen now returns a result code. Diego Nehab 2001-09-12 22:07:08 +00:00
  • b2df4282a3 Updated for LuaSocket 1.4 Diego Nehab 2001-09-12 18:34:31 +00:00
  • 9546cd10ab Updated for LuaSocket 1.4. Better tested, some name changes. Diego Nehab 2001-09-12 18:27:55 +00:00
  • 5c622071f9 Initial revision Diego Nehab 2001-09-12 18:27:40 +00:00
  • 480689a702 Updated for LuaSocket 1.4, following LTN7 etc. Module is now automaticaly tested. Diego Nehab 2001-09-12 18:16:31 +00:00
  • 504ecdc0aa Simple HTTP functions can deal with table arguments also. Diego Nehab 2001-09-12 18:16:09 +00:00
  • cb61077f7a Minor documentation changes. Constants were moved to Public table. Updated to use new fast concatenation module (concat.lua). Diego Nehab 2001-08-07 19:50:04 +00:00
  • 3143c58e0f Rewritten to comply to LTN7 (Modules & Packages). As a result, there have been some API changes. Parameter and return values are now passed inside tables. Automatic redirection and automatic authentication are better controlled, with loop detection. Implementation is more RFCish, conforming to RFC2616. URL parsing has been moved to an external library, to be shared with FTP. Diego Nehab 2001-07-29 03:51:36 +00:00
  • 0cc37c4b41 Timeout detection bug when timeout value was 0 in the select function. Diego Nehab 2001-07-23 20:13:01 +00:00
  • c16b6d9312 LUASOCKET_API now prefixes all exported function declarations. Diego Nehab 2001-06-19 19:31:22 +00:00
  • ce0ad4c6b6 debug code removed. Diego Nehab 2001-06-11 18:15:49 +00:00
  • 6fd40adc77 Removed some warnings. Diego Nehab 2001-06-09 21:22:57 +00:00
  • 168fe9bacf Updated for 1.3b release Diego Nehab 2001-06-08 23:12:41 +00:00
  • 8a8dfcdb72 Updated version information. Diego Nehab 2001-06-08 22:45:55 +00:00
  • c51283fa62 Added select bug test. time became _time. Diego Nehab 2001-06-08 22:42:01 +00:00
  • bf4ca59463 sleep became _sleep. Diego Nehab 2001-06-08 22:41:15 +00:00
  • 6fb33f0a76 ftp.lua needs buffer.lua... Diego Nehab 2001-06-08 22:40:57 +00:00
  • e9eafc7480 Now prints the elapsed time. Diego Nehab 2001-06-08 22:40:09 +00:00
  • 4456edcd0b udpsocket errors are more verbose Diego Nehab 2001-06-08 22:36:30 +00:00
  • 23dcfabcf1 Issue error when select is called with invalid parameters. Some warnings removed (include string.h) Diego Nehab 2001-06-08 22:22:37 +00:00
  • d684be0cff Block size increased. Diego Nehab 2001-06-07 20:52:34 +00:00
  • 2b7ea458d6 Updated for 1.3b Diego Nehab 2001-06-06 21:00:11 +00:00
  • 8f1349ddd4 Initial revision Diego Nehab 2001-06-06 20:59:36 +00:00