Commit Graph

829 Commits

Author SHA1 Message Date
a7d5362caf Fixed unix domain sockets. 2004-07-01 05:26:59 +00:00
596602f2ca Seems good. 2004-07-01 03:47:22 +00:00
1812d6ce15 Adjusted lp.lua. 2004-07-01 03:39:56 +00:00
7115c12fbc Moving on to beta2. 2004-07-01 03:32:09 +00:00
7aaba59909 More TODO. 2004-06-24 07:36:49 +00:00
2fbd3a1100 More fixes. 2004-06-23 01:10:23 +00:00
a193c087a4 Fixing send/recv and optimizing. 2004-06-23 01:08:54 +00:00
1ce47ebe39 Added support for unix stream sockets. 2004-06-22 16:12:53 +00:00
7195ab620b Few extra changes. 2004-06-22 04:49:57 +00:00
bce1cb30d8 More adjustments/bugfixes. 2004-06-21 06:07:58 +00:00
f7579db9e8 Fixing bugs... 2004-06-20 22:19:54 +00:00
5dc5c3ebe8 tiny bug... 2004-06-19 16:35:43 +00:00
cdae8c02ed *** empty log message *** 2004-06-18 21:41:51 +00:00
7ed89c97f7 2.0 alpha RELEASED! 2004-06-18 21:41:44 +00:00
ac4aac0909 Implemented safe exceptions. This looks preeety good. 2004-06-18 08:02:09 +00:00
62799a416d Seems to be working. 2004-06-17 23:19:38 +00:00
07dda08c5d Changed the return of the send function... 2004-06-17 23:08:56 +00:00
597a062b1b Almost ready for distribution... 2004-06-17 21:46:22 +00:00
eac26d2c8d Updated manual timestamps and the added stuffing filters to mime.html. 2004-06-17 07:00:43 +00:00
613534c795 smtp.c was eatten by mime.c 2004-06-17 06:23:13 +00:00
94b97bdc00 Bug in select documentation. 2004-06-17 00:19:02 +00:00
80b7acea2e Compiled and tested on Windows... 2004-06-17 00:18:48 +00:00
27c8ae30aa Updated the HTTP manual. Finaly done. 2004-06-16 23:21:49 +00:00
9fc682a106 HTTP now has only one function. 2004-06-16 22:51:04 +00:00
574708380f Simplified HTTP module. 2004-06-16 21:56:23 +00:00
ba2f0b8c6b Fine tuning the manual... 2004-06-16 20:41:03 +00:00
0a4c1534f3 Still work to do in the manual... 2004-06-16 04:28:21 +00:00
8e80e38f2c Manual almost there. 2004-06-16 01:02:14 +00:00
d46f7a09a7 Fixed smtp.lua loading.
Adjusted tftp module.
Added some comments.
2004-06-16 01:02:07 +00:00
843a431ef9 Almost done with manual... 2004-06-15 23:00:56 +00:00
cb03a0e954 Starting to change HTTP manual. 2004-06-15 20:05:54 +00:00
680473dd32 Runs on Linux. 2004-06-15 20:05:23 +00:00
58096449c6 Manual 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.
2004-06-15 06:24:00 +00:00
9ed7f955e5 Só pra não perder se der merda. 2004-06-04 15:15:45 +00:00
63d60223da Adjusting back to work in macosx. 2004-05-31 01:16:00 +00:00
24babecdd3 Updated with new dynamic linking scheme. 2004-05-30 23:33:36 +00:00
e70d404a10 doesn't fail on windows. 2004-05-30 23:30:00 +00:00
8841e0f3c1 Updated projects for windows to generate dlls. 2004-05-30 23:23:05 +00:00
5ca1049ab4 Fine tuning the "require" business. 2004-05-30 21:36:22 +00:00
c23240726e Changed require"luasocket" to require"socket". 2004-05-28 20:40:13 +00:00
6c565dd7c0 Almost there. 2004-05-28 07:47:41 +00:00
84f03fda7c Previous bug fix caused a new bug. :o/ 2004-05-28 07:38:12 +00:00
c98dc99199 Bug feioso no UDP e possivelmente no TCP também. 2004-05-28 07:24:43 +00:00
9297b074d5 Dynamic linking working for Linux. 2004-05-28 06:25:57 +00:00
694edcc3c1 Committing with require. 2004-05-28 06:16:43 +00:00
bf738a0336 Working with in the manual. 2004-05-26 04:58:32 +00:00
4b7c2db4b7 Forgot this file. 2004-05-25 06:52:06 +00:00
c53dad9883 Starting the manual. Oh well. 2004-05-25 06:51:43 +00:00
5c13076f89 Have to check retr or stor command result before accepting data connection. 2004-05-25 05:49:07 +00:00
888496aa82 FTP low-level working.
SMTP connection oriented working.
ltn12 improved.
2004-05-25 05:27:44 +00:00