ba2f0b8c6bFine tuning the manual...
Diego Nehab
2004-06-16 20:41:03 +00:00
0a4c1534f3Still work to do in the manual...
Diego Nehab
2004-06-16 04:28:21 +00:00
8e80e38f2cManual almost there.
Diego Nehab
2004-06-16 01:02:14 +00:00
d46f7a09a7Fixed smtp.lua loading. Adjusted tftp module. Added some comments.
Diego Nehab
2004-06-16 01:02:07 +00:00
843a431ef9Almost done with manual...
Diego Nehab
2004-06-15 23:00:56 +00:00
cb03a0e954Starting to change HTTP manual.
Diego Nehab
2004-06-15 20:05:54 +00:00
680473dd32Runs on Linux.
Diego Nehab
2004-06-15 20:05:23 +00:00
58096449c6Manual is almost done. HTTP is missing. Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
Diego Nehab
2004-06-15 06:24:00 +00:00
9ed7f955e5Só pra não perder se der merda.
Diego Nehab
2004-06-04 15:15:45 +00:00
63d60223daAdjusting back to work in macosx.
Diego Nehab
2004-05-31 01:16:00 +00:00
24babecdd3Updated with new dynamic linking scheme.
Diego Nehab
2004-05-30 23:33:36 +00:00
e70d404a10doesn't fail on windows.
Diego Nehab
2004-05-30 23:30:00 +00:00
8841e0f3c1Updated projects for windows to generate dlls.
Diego Nehab
2004-05-30 23:23:05 +00:00
5ca1049ab4Fine tuning the "require" business.
Diego Nehab
2004-05-30 21:36:22 +00:00
c23240726eChanged require"luasocket" to require"socket".
Diego Nehab
2004-05-28 20:40:13 +00:00
6c565dd7c0Almost there.
Diego Nehab
2004-05-28 07:47:41 +00:00
84f03fda7cPrevious bug fix caused a new bug. :o/
Diego Nehab
2004-05-28 07:38:12 +00:00
c98dc99199Bug feioso no UDP e possivelmente no TCP também.
Diego Nehab
2004-05-28 07:24:43 +00:00
9297b074d5Dynamic linking working for Linux.
Diego Nehab
2004-05-28 06:25:57 +00:00
694edcc3c1Committing with require.
Diego Nehab
2004-05-28 06:16:43 +00:00
bf738a0336Working with in the manual.
Diego Nehab
2004-05-26 04:58:32 +00:00
4b7c2db4b7Forgot this file.
Diego Nehab
2004-05-25 06:52:06 +00:00
c53dad9883Starting the manual. Oh well.
Diego Nehab
2004-05-25 06:51:43 +00:00
5c13076f89Have to check retr or stor command result before accepting data connection.
Diego Nehab
2004-05-25 05:49:07 +00:00
4fc164b8eaReleasing LTN012.
Diego Nehab
2004-05-19 07:07:11 +00:00
d92132e87acomplicated bug in ltn12.filter.chain...
Diego Nehab
2004-04-01 07:32:53 +00:00
e5a090b01cUsing socket pumps in http.lua. Adjusted socket.try.
Diego Nehab
2004-03-26 06:05:20 +00:00
e77f179200Adjusted some of the broken examples.
Diego Nehab
2004-03-26 00:18:41 +00:00
5b279bac9eSettimeout wasn't returning 1... http.lua is even cleaner. No trash in respt table.
Diego Nehab
2004-03-22 07:45:07 +00:00
1fa65d89caAdjusted some details, got rid of old files, added some new.
Diego Nehab
2004-03-22 04:15:03 +00:00
4919a83d22Changed 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 +00:00
2a14ac4fe4Adjusted some fine details.
Diego Nehab
2004-03-19 06:14:56 +00:00
e896454e6cSeems to be working.
Diego Nehab
2004-03-19 05:04:03 +00:00
2c160627e5Message source in smtp.lua is a work of art.
Diego Nehab
2004-03-18 07:01:14 +00:00
bcc0c2a9f0New filter scheme. ltn12 and mime updated. smtp/ftp broken.
Diego Nehab
2004-03-16 06:42:53 +00:00
b6edaac284Bug in mime.c initialization. Popping too much.
Diego Nehab
2004-02-12 04:21:34 +00:00
390846b640Added ltn12 module. Modified mime to be stand alone. Still crashes on invalid input. Dunno why.
Diego Nehab
2004-02-11 03:31:53 +00:00
0b2542d1a6Worked on the manual. Implemented stuffing (needs test) Added cddb and qp examples.
Diego Nehab
2004-02-04 14:29:11 +00:00
f67864f86cDNS lookup was taking too long and fucking up the connect tests.
Diego Nehab
2004-01-24 03:21:33 +00:00
62a4c505e4Working 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 +00:00
42e0e74487Adjusted wsocket to match usocket. Adjusted windows projects.
Diego Nehab
2004-01-21 20:16:48 +00:00
195069cf5fFixed 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 +00:00
e63f500d24Adding the callback.lua documentation.
Diego Nehab
2004-01-21 06:33:47 +00:00
68d57dc931Corrected connect in windows. Wasn't setting errno...
Diego Nehab
2004-01-21 01:28:32 +00:00
3a7ac1e043Changed the naming convention of the mime module. Looks beautiful.
Diego Nehab
2004-01-21 01:09:50 +00:00
0b61b577f5Just performs b64 encoding of stdin to stdout.
Diego Nehab
2004-01-20 22:21:50 +00:00
a91a0f808dAdjusted css for windows.
Diego Nehab
2004-01-20 20:24:51 +00:00
3f1712ed48Added gethostname. Cleaned up TODO. Moved luasocket specific stuff from auxiliar.c to luasocket.c
Diego Nehab
2004-01-19 18:22:51 +00:00
fbb42b80cbSeems to be working on windows and linux.
Diego Nehab
2004-01-19 16:18:31 +00:00
46d8f4eabeChanged to be able to compile with -ansi and -pedantic! Have to try in MacOS X again...
Diego Nehab
2004-01-19 15:54:42 +00:00
f210508b22Got rid of some of the typecasts...
Diego Nehab
2004-01-19 15:38:33 +00:00
32a3b93512Added -ansi -pedantic and faced the consequences...
Diego Nehab
2004-01-19 06:07:17 +00:00
5b8d7dec54Updated 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 +00:00
6ac82d50eeAdded 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 +00:00
3ea9271126Added new filter to code.c, to convert between line conventions.
Diego Nehab
2004-01-18 08:59:21 +00:00
50ce143725Have to figure out how to test timeout on connect... kind of hard.
Diego Nehab
2004-01-18 06:41:43 +00:00
87e8737218Fixed bug in accept, added tests for it and for connect with timeout.
Diego Nehab
2004-01-18 05:35:56 +00:00
51fcb5a7bdStill needs testing, but "worked" in Linux.
Diego Nehab
2004-01-18 00:18:56 +00:00
c8d58798f0Trying to get connect-with-timeout to work. Darwin works...
Diego Nehab
2004-01-18 00:04:20 +00:00
02ef4e7daaTrying to get rid of EINTR problems...
Diego Nehab
2004-01-17 08:02:04 +00:00
076451c753Tested in windows. Still needs more testing, but progress has been made.
Diego Nehab
2004-01-17 00:17:46 +00:00
89f3ecf782http.lua updated. still needs proxy support. code.lua updated. looks neat.
Diego Nehab
2004-01-16 07:06:31 +00:00
3febb302adKilled a few bugs found by Tomas.
Diego Nehab
2003-11-27 00:30:54 +00:00
9bc4e0648aFirst 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
24fbcf3470Fixed more reported bugs.
Diego Nehab
2003-09-21 20:00:23 +00:00
c554b0c9dfsmtp.mail was a broken link in reference.html pointing to the old mod.html.
Diego Nehab
2003-09-21 17:57:11 +00:00
2b11e2bde9Corrected bugs found by Steve Elkins
Diego Nehab
2003-09-21 16:44:27 +00:00
982781f146LuaSocket 2.0 User's Manual.
Diego Nehab
2003-08-31 01:00:15 +00:00
6789b83ff5Starting to use RCS in princeton again. Not behind a firewall anymore.
Diego Nehab
2003-08-31 00:58:07 +00:00
c51d4acf1cAdjusted a few inconsistencies with the manual.
Diego Nehab
2003-08-16 00:06:04 +00:00
3099704affMade them independent of namespace.
Diego Nehab
2003-07-05 06:11:32 +00:00
90063f9e77Oh well. More modifications.
Diego Nehab
2003-06-30 18:58:01 +00:00
4cbd8e1983And this.
Diego Nehab
2003-06-30 18:57:07 +00:00
d9a1bdbf69Forgot this.
Diego Nehab
2003-06-30 18:55:58 +00:00
a581d2333bReleasing 2.0 alpha!!!
Diego Nehab
2003-06-30 18:53:10 +00:00
167727be3cBug in usocket_recv...
Diego Nehab
2003-06-30 06:10:02 +00:00
bd54cd42d4Few adjustments for windows.
Diego Nehab
2003-06-26 21:14:17 +00:00
71f6bb60bfFinished implementation of LuaSocket 2.0 alpha on Linux. Some testing still needed.
Diego Nehab
2003-06-26 18:47:49 +00:00
f330540576Compiles and runs on linux and windows, using DLLs!
Diego Nehab
2003-06-11 01:42:18 +00:00
58bdb658aaSelect 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
b2724ad2d1New sock.h has nothing to do with class sock...
Diego Nehab
2003-05-25 01:56:46 +00:00
0f6c8d50a9Porting to LUA 5.0 final
Diego Nehab
2003-05-25 01:54:13 +00:00
c1ef3e7103Released luasocket-1.5-work!
Diego Nehab
2003-03-28 23:29:45 +00:00
4755ad727eCompiled in WinXP
Diego Nehab
2003-03-28 22:41:26 +00:00
335cdbf334Compiled in SunOS
Diego Nehab
2003-03-28 22:14:06 +00:00
d0560e0b44Local index in for loop was getting changed...
Diego Nehab
2003-03-28 21:24:30 +00:00
f18d1b7cd0Closer to release...
Diego Nehab
2003-03-28 21:08:50 +00:00
307603b24dThe test directory!
Diego Nehab
2003-03-21 23:49:18 +00:00
cf4d923d70Ported to Win32!
Diego Nehab
2003-03-21 01:07:23 +00:00
d3d4156ef9Completed port to Lua 5.0-beta.
Diego Nehab
2003-03-20 23:11:25 +00:00
53857360bbFinish port to Lua 5. Everything is working fine. Still doesn't work in Windows.
Diego Nehab
2003-03-20 00:24:44 +00:00
7da19138e3Faltam testes de ftp e smtp. O resto passa.
Diego Nehab
2002-12-03 07:20:34 +00:00
d7e80592a6Already compiling and running for Lua 5.0 (alpha)
Diego Nehab
2002-12-02 23:34:41 +00:00
b796207ce0Usando noglobals.lua
Diego Nehab
2002-07-08 21:57:18 +00:00
5b911918e3Usando localhost por default.
Diego Nehab
2002-07-08 21:56:57 +00:00
7b99195649Testes reformulados.
Diego Nehab
2002-07-08 21:56:01 +00:00
af181244d9Usando noglobals.lua e parsembox.lua
Diego Nehab
2002-07-08 21:55:35 +00:00
0fc2302221Initial revision
Diego Nehab
2002-07-08 21:55:01 +00:00