aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing bugs...Diego Nehab2004-06-2024-94/+127
* tiny bug...Diego Nehab2004-06-192-1/+2
* *** empty log message ***Diego Nehab2004-06-183-6/+71
* 2.0 alpha RELEASED!Diego Nehab2004-06-1814-244/+480
* Implemented safe exceptions. This looks preeety good.Diego Nehab2004-06-1811-178/+273
* Seems to be working.Diego Nehab2004-06-173-2/+4
* Changed the return of the send function...Diego Nehab2004-06-174-15/+15
* Almost ready for distribution...Diego Nehab2004-06-1714-160/+322
* Updated manual timestamps and the added stuffing filters to mime.html.Diego Nehab2004-06-1714-39/+61
* smtp.c was eatten by mime.cDiego Nehab2004-06-1713-48/+92
* Bug in select documentation.Diego Nehab2004-06-171-2/+2
* Compiled and tested on Windows...Diego Nehab2004-06-1711-32/+23
* Updated the HTTP manual. Finaly done.Diego Nehab2004-06-163-95/+71
* HTTP now has only one function.Diego Nehab2004-06-164-33/+24
* Simplified HTTP module.Diego Nehab2004-06-163-87/+81
* Fine tuning the manual...Diego Nehab2004-06-168-83/+129
* Still work to do in the manual...Diego Nehab2004-06-1615-145/+256
* Manual almost there.Diego Nehab2004-06-165-21/+23
* Fixed smtp.lua loading.Diego Nehab2004-06-1620-139/+162
* Almost done with manual...Diego Nehab2004-06-155-195/+166
* Starting to change HTTP manual.Diego Nehab2004-06-151-3/+3
* Runs on Linux.Diego Nehab2004-06-154-3/+11
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-1540-811/+2031
* Só pra não perder se der merda.Diego Nehab2004-06-0428-202/+196
* Adjusting back to work in macosx.Diego Nehab2004-05-311-4/+4
* Updated with new dynamic linking scheme.Diego Nehab2004-05-301-15/+9
* doesn't fail on windows.Diego Nehab2004-05-301-7/+6
* Updated projects for windows to generate dlls.Diego Nehab2004-05-306-42/+200
* Fine tuning the "require" business.Diego Nehab2004-05-3017-116/+133
* Changed require"luasocket" to require"socket".Diego Nehab2004-05-2813-12/+186
* Almost there.Diego Nehab2004-05-2811-14/+20
* Previous bug fix caused a new bug. :o/Diego Nehab2004-05-283-13/+18
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-2814-50/+59
* Dynamic linking working for Linux.Diego Nehab2004-05-281-0/+3
* Committing with require.Diego Nehab2004-05-2813-79/+152
* Working with in the manual.Diego Nehab2004-05-267-62/+171
* Forgot this file.Diego Nehab2004-05-251-0/+135
* Starting the manual. Oh well.Diego Nehab2004-05-255-765/+71
* 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-2515-648/+690
* Releasing LTN012.Diego Nehab2004-05-191-1/+1
* complicated bug in ltn12.filter.chain...Diego Nehab2004-04-013-9/+65
* Using socket pumps in http.lua.Diego Nehab2004-03-265-124/+41
* Adjusted some of the broken examples.Diego Nehab2004-03-265-35/+28
* Settimeout wasn't returning 1...Diego Nehab2004-03-223-63/+64
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-2212-97/+132
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-219-638/+303
* Adjusted some fine details.Diego Nehab2004-03-192-3/+56
* 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