Commit Graph

  • 4b7c2db4b7 Forgot this file. Diego Nehab 2004-05-25 06:52:06 +0000
  • c53dad9883 Starting the manual. Oh well. Diego Nehab 2004-05-25 06:51:43 +0000
  • 5c13076f89 Have to check retr or stor command result before accepting data connection. Diego Nehab 2004-05-25 05:49:07 +0000
  • 888496aa82 FTP low-level working. SMTP connection oriented working. ltn12 improved. Diego Nehab 2004-05-25 05:27:44 +0000
  • 4fc164b8ea Releasing LTN012. Diego Nehab 2004-05-19 07:07:11 +0000
  • d92132e87a complicated bug in ltn12.filter.chain... Diego Nehab 2004-04-01 07:32:53 +0000
  • e5a090b01c Using socket pumps in http.lua. Adjusted socket.try. Diego Nehab 2004-03-26 06:05:20 +0000
  • e77f179200 Adjusted some of the broken examples. Diego Nehab 2004-03-26 00:18:41 +0000
  • 5b279bac9e Settimeout wasn't returning 1... http.lua is even cleaner. No trash in respt table. Diego Nehab 2004-03-22 07:45:07 +0000
  • 1fa65d89ca Adjusted some details, got rid of old files, added some new. Diego Nehab 2004-03-22 04:15:03 +0000
  • 4919a83d22 Changed receive function. Now uniform with all other functions. Returns nil on error, return partial result in the end. Diego Nehab 2004-03-21 07:50:15 +0000
  • 2a14ac4fe4 Adjusted some fine details. Diego Nehab 2004-03-19 06:14:56 +0000
  • e896454e6c Seems to be working. Diego Nehab 2004-03-19 05:04:03 +0000
  • 2c160627e5 Message source in smtp.lua is a work of art. Diego Nehab 2004-03-18 07:01:14 +0000
  • bcc0c2a9f0 New filter scheme. ltn12 and mime updated. smtp/ftp broken. Diego Nehab 2004-03-16 06:42:53 +0000
  • b6edaac284 Bug in mime.c initialization. Popping too much. Diego Nehab 2004-02-12 04:21:34 +0000
  • 390846b640 Added ltn12 module. Modified mime to be stand alone. Still crashes on invalid input. Dunno why. Diego Nehab 2004-02-11 03:31:53 +0000
  • 0b2542d1a6 Worked on the manual. Implemented stuffing (needs test) Added cddb and qp examples. Diego Nehab 2004-02-04 14:29:11 +0000
  • f67864f86c DNS lookup was taking too long and fucking up the connect tests. Diego Nehab 2004-01-24 03:21:33 +0000
  • 62a4c505e4 Working on the manual... Making better tests for error messages. Changed a few names. Moved gethostname to inet.c. Diego Nehab 2004-01-24 02:47:24 +0000
  • 0c9f420a35 New accept/connect code. Better error checking. Better tests. __tostring implemented. Diego Nehab 2004-01-24 00:18:19 +0000
  • 42e0e74487 Adjusted wsocket to match usocket. Adjusted windows projects. Diego Nehab 2004-01-21 20:16:48 +0000
  • 195069cf5f Fixed functions that return messages in ?socket.c. Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner. Diego Nehab 2004-01-21 18:40:52 +0000
  • e63f500d24 Adding the callback.lua documentation. Diego Nehab 2004-01-21 06:33:47 +0000
  • 68d57dc931 Corrected connect in windows. Wasn't setting errno... Diego Nehab 2004-01-21 01:28:32 +0000
  • 3a7ac1e043 Changed the naming convention of the mime module. Looks beautiful. Diego Nehab 2004-01-21 01:09:50 +0000
  • 0b61b577f5 Just performs b64 encoding of stdin to stdout. Diego Nehab 2004-01-20 22:21:50 +0000
  • a91a0f808d Adjusted css for windows. Diego Nehab 2004-01-20 20:24:51 +0000
  • 3f1712ed48 Added gethostname. Cleaned up TODO. Moved luasocket specific stuff from auxiliar.c to luasocket.c Diego Nehab 2004-01-19 18:22:51 +0000
  • fbb42b80cb Seems to be working on windows and linux. Diego Nehab 2004-01-19 16:18:31 +0000
  • 46d8f4eabe Changed to be able to compile with -ansi and -pedantic! Have to try in MacOS X again... Diego Nehab 2004-01-19 15:54:42 +0000
  • f210508b22 Got rid of some of the typecasts... Diego Nehab 2004-01-19 15:38:33 +0000
  • 32a3b93512 Added -ansi -pedantic and faced the consequences... Diego Nehab 2004-01-19 06:07:17 +0000
  • 5b8d7dec54 Updated some of the callbacks in callback.lua. Update get.lua to use the new callbacks. The old "code" module is now the "mime" module. Updated all modules that depended on it. Updated url.lua to use the new namespace scheme, and moved the escape and unescape functions that used to be in the code.lua module to it, since these are specific to urls. Updated the callback entries in the manual. Diego Nehab 2004-01-19 05:41:30 +0000
  • 6ac82d50ee Added proxy support to http.lua Changed callback.lua module, but need more work. Added local connect support. Diego Nehab 2004-01-19 00:24:41 +0000
  • 3ea9271126 Added new filter to code.c, to convert between line conventions. Diego Nehab 2004-01-18 08:59:21 +0000
  • 50ce143725 Have to figure out how to test timeout on connect... kind of hard. Diego Nehab 2004-01-18 06:41:43 +0000
  • 87e8737218 Fixed bug in accept, added tests for it and for connect with timeout. Diego Nehab 2004-01-18 05:35:56 +0000
  • 51fcb5a7bd Still needs testing, but "worked" in Linux. Diego Nehab 2004-01-18 00:18:56 +0000
  • c8d58798f0 Trying to get connect-with-timeout to work. Darwin works... Diego Nehab 2004-01-18 00:04:20 +0000
  • 02ef4e7daa Trying to get rid of EINTR problems... Diego Nehab 2004-01-17 08:02:04 +0000
  • 076451c753 Tested in windows. Still needs more testing, but progress has been made. Diego Nehab 2004-01-17 00:17:46 +0000
  • 89f3ecf782 http.lua updated. still needs proxy support. code.lua updated. looks neat. Diego Nehab 2004-01-16 07:06:31 +0000
  • 3febb302ad Killed a few bugs found by Tomas. Diego Nehab 2003-11-27 00:30:54 +0000
  • 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 +0000
  • 24fbcf3470 Fixed more reported bugs. Diego Nehab 2003-09-21 20:00:23 +0000
  • c554b0c9df smtp.mail was a broken link in reference.html pointing to the old mod.html. Diego Nehab 2003-09-21 17:57:11 +0000
  • 2b11e2bde9 Corrected bugs found by Steve Elkins Diego Nehab 2003-09-21 16:44:27 +0000
  • 982781f146 LuaSocket 2.0 User's Manual. Diego Nehab 2003-08-31 01:00:15 +0000
  • 6789b83ff5 Starting to use RCS in princeton again. Not behind a firewall anymore. Diego Nehab 2003-08-31 00:58:07 +0000
  • c51d4acf1c Adjusted a few inconsistencies with the manual. Diego Nehab 2003-08-16 00:06:04 +0000
  • 3099704aff Made them independent of namespace. Diego Nehab 2003-07-05 06:11:32 +0000
  • 90063f9e77 Oh well. More modifications. Diego Nehab 2003-06-30 18:58:01 +0000
  • 4cbd8e1983 And this. Diego Nehab 2003-06-30 18:57:07 +0000
  • d9a1bdbf69 Forgot this. Diego Nehab 2003-06-30 18:55:58 +0000
  • a581d2333b Releasing 2.0 alpha!!! Diego Nehab 2003-06-30 18:53:10 +0000
  • 167727be3c Bug in usocket_recv... Diego Nehab 2003-06-30 06:10:02 +0000
  • bd54cd42d4 Few adjustments for windows. Diego Nehab 2003-06-26 21:14:17 +0000
  • 71f6bb60bf Finished implementation of LuaSocket 2.0 alpha on Linux. Some testing still needed. Diego Nehab 2003-06-26 18:47:49 +0000
  • f330540576 Compiles and runs on linux and windows, using DLLs! Diego Nehab 2003-06-11 01:42:18 +0000
  • 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 +0000
  • b2724ad2d1 New sock.h has nothing to do with class sock... Diego Nehab 2003-05-25 01:56:46 +0000
  • 0f6c8d50a9 Porting to LUA 5.0 final Diego Nehab 2003-05-25 01:54:13 +0000
  • c1ef3e7103 Released luasocket-1.5-work! Diego Nehab 2003-03-28 23:29:45 +0000
  • 4755ad727e Compiled in WinXP Diego Nehab 2003-03-28 22:41:26 +0000
  • 335cdbf334 Compiled in SunOS Diego Nehab 2003-03-28 22:14:06 +0000
  • d0560e0b44 Local index in for loop was getting changed... Diego Nehab 2003-03-28 21:24:30 +0000
  • f18d1b7cd0 Closer to release... Diego Nehab 2003-03-28 21:08:50 +0000
  • 307603b24d The test directory! Diego Nehab 2003-03-21 23:49:18 +0000
  • cf4d923d70 Ported to Win32! Diego Nehab 2003-03-21 01:07:23 +0000
  • d3d4156ef9 Completed port to Lua 5.0-beta. Diego Nehab 2003-03-20 23:11:25 +0000
  • 53857360bb Finish port to Lua 5. Everything is working fine. Still doesn't work in Windows. Diego Nehab 2003-03-20 00:24:44 +0000
  • 7da19138e3 Faltam testes de ftp e smtp. O resto passa. Diego Nehab 2002-12-03 07:20:34 +0000
  • d7e80592a6 Already compiling and running for Lua 5.0 (alpha) Diego Nehab 2002-12-02 23:34:41 +0000
  • b796207ce0 Usando noglobals.lua Diego Nehab 2002-07-08 21:57:18 +0000
  • 5b911918e3 Usando localhost por default. Diego Nehab 2002-07-08 21:56:57 +0000
  • 7b99195649 Testes reformulados. Diego Nehab 2002-07-08 21:56:01 +0000
  • af181244d9 Usando noglobals.lua e parsembox.lua Diego Nehab 2002-07-08 21:55:35 +0000
  • 0fc2302221 Initial revision Diego Nehab 2002-07-08 21:55:01 +0000
  • daff3db32e Using noglobals.lua Não carrega mais os modulos. Ajeitados alguns nomes. Diego Nehab 2002-07-08 21:54:28 +0000
  • 65dd618553 Using noglobals.lua Ajeitados alguns paths. Não carrega mais os modulos. Diego Nehab 2002-07-08 21:53:33 +0000
  • 5b2a124305 Updated for Lua 4.1-w3. Diego Nehab 2002-07-08 21:01:45 +0000
  • 60e7bf48b0 Updated for Lua 4.1-w3. Dealing with 100 response codes. Diego Nehab 2002-07-08 21:01:18 +0000
  • 9d7f43768a Do not load modules anymore. Diego Nehab 2002-07-08 20:58:36 +0000
  • 112e51be58 Sockets are not tables anymore. Diego Nehab 2002-07-08 20:56:36 +0000
  • c27087ca95 LuaSocket 1.5 (4.1w3) Diego Nehab 2002-07-08 20:44:12 +0000
  • cbffc42f29 Initial revision Diego Nehab 2002-07-08 20:14:09 +0000
  • 46828c1a7d internet class. Diego Nehab 2002-07-03 19:06:55 +0000
  • 88026bef8a Initial revision Diego Nehab 2002-07-03 19:06:54 +0000
  • 9b8bce6465 select implementation. Diego Nehab 2002-07-03 19:06:53 +0000
  • b04b81ddd9 main module. just initializes other modules. Diego Nehab 2002-07-03 19:06:52 +0000
  • 5a92c17d85 Corrigido bug no select. Diego Nehab 2002-06-10 18:38:08 +0000
  • 8f05082f77 Initial revision Diego Nehab 2002-03-27 18:00:00 +0000
  • 3bd99ec599 Initial revision Diego Nehab 2002-03-22 20:07:43 +0000
  • e2d21b237d Initial revision Diego Nehab 2002-03-21 13:52:38 +0000
  • 29ce2303c8 return gsub... is not a nice ideia, since the thing returns several results. Diego Nehab 2001-09-27 20:05:30 +0000
  • 27e6140a90 Updated for LuaSocket 1.4 Diego Nehab 2001-09-27 20:04:47 +0000
  • 480e66d539 Indent broken links. Diego Nehab 2001-09-27 20:04:21 +0000
  • ad997de556 Initial revision Diego Nehab 2001-09-27 20:02:58 +0000
  • e5e1f3dc7a Updated for LuaSocket 1.4 Prints a bunch of information during download. Diego Nehab 2001-09-27 20:02:34 +0000