aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Gonna try my luck on windows...Diego Nehab2004-07-269-78/+100
* Changed send function.Diego Nehab2004-07-182-13/+12
* Fixed a bunch of stuff. Added mike's patches.Diego Nehab2004-07-167-288/+210
* Still need to fix windows. :o/Diego Nehab2004-07-159-300/+311
* tiny bug in test.Diego Nehab2004-07-021-6/+0
* Compiles and runs on windows.Diego Nehab2004-07-023-246/+263
* Added getstats.Diego Nehab2004-07-013-4/+26
* Compiles with g++.Diego Nehab2004-07-013-8/+9
* Fixed unix domain sockets.Diego Nehab2004-07-011-6/+21
* Seems good.Diego Nehab2004-07-011-0/+2
* Moving on to beta2.Diego Nehab2004-07-0111-393/+282
* Fixing send/recv and optimizing.Diego Nehab2004-06-233-21/+35
* Added support for unix stream sockets.Diego Nehab2004-06-225-3/+451
* Few extra changes.Diego Nehab2004-06-226-13/+6
* More adjustments/bugfixes.Diego Nehab2004-06-219-35/+32
* Fixing bugs...Diego Nehab2004-06-206-20/+28
* tiny bug...Diego Nehab2004-06-191-1/+1
* 2.0 alpha RELEASED!Diego Nehab2004-06-186-63/+57
* Implemented safe exceptions. This looks preeety good.Diego Nehab2004-06-185-152/+185
* Changed the return of the send function...Diego Nehab2004-06-171-2/+10
* Almost ready for distribution...Diego Nehab2004-06-173-2/+4
* smtp.c was eatten by mime.cDiego Nehab2004-06-178-42/+54
* Compiled and tested on Windows...Diego Nehab2004-06-176-22/+6
* HTTP now has only one function.Diego Nehab2004-06-162-12/+10
* Simplified HTTP module.Diego Nehab2004-06-162-73/+67
* Still work to do in the manual...Diego Nehab2004-06-162-3/+38
* Fixed smtp.lua loading.Diego Nehab2004-06-1614-35/+40
* Runs on Linux.Diego Nehab2004-06-151-0/+8
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-1522-427/+621
* Só pra não perder se der merda.Diego Nehab2004-06-0417-145/+139
* Updated projects for windows to generate dlls.Diego Nehab2004-05-302-2/+9
* Fine tuning the "require" business.Diego Nehab2004-05-3011-27/+46
* Changed require"luasocket" to require"socket".Diego Nehab2004-05-285-4/+178
* Almost there.Diego Nehab2004-05-284-10/+8
* Previous bug fix caused a new bug. :o/Diego Nehab2004-05-281-1/+1
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-283-23/+18
* Committing with require.Diego Nehab2004-05-289-74/+142
* Working with in the manual.Diego Nehab2004-05-263-11/+7
* Have to check retr or stor command result before accepting data connection.Diego Nehab2004-05-251-4/+3
* FTP low-level working.Diego Nehab2004-05-2511-643/+287
* Releasing LTN012.Diego Nehab2004-05-191-1/+1
* complicated bug in ltn12.filter.chain...Diego Nehab2004-04-011-1/+16
* Using socket pumps in http.lua.Diego Nehab2004-03-262-123/+37
* Adjusted some of the broken examples.Diego Nehab2004-03-262-5/+8
* Settimeout wasn't returning 1...Diego Nehab2004-03-222-63/+62
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-223-39/+58
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-214-592/+258
* Adjusted some fine details.Diego Nehab2004-03-191-3/+3
* Seems to be working.Diego Nehab2004-03-194-69/+111
* Message source in smtp.lua is a work of art.Diego Nehab2004-03-184-155/+118