aboutsummaryrefslogtreecommitdiff
path: root/test/testmesg.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Address issues raised by linterThijs Schreijer2022-03-191-7/+7
|
* Decent makefiles!Diego Nehab2009-05-271-0/+2
|
* Crashy bug fixed in recvraw.Diego Nehab2007-06-111-1/+1
| | | | Also fixed returns on closed socket.
* Couple bug fixes.Diego Nehab2007-03-121-6/+6
|
* Final patches...Diego Nehab2006-04-031-3/+4
|
* Updates for 2.0.1 on the way.Diego Nehab2006-03-191-10/+3
|
* Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.Diego Nehab2005-08-231-4/+38
| | | | | Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher.
* Final push for release...Diego Nehab2005-08-121-7/+8
|
* Almost ready for beta3Diego Nehab2004-11-271-1/+6
|
* Few extra changes.Diego Nehab2004-06-221-3/+5
|
* Almost ready for distribution...Diego Nehab2004-06-171-4/+3
|
* Updated manual timestamps and the added stuffing filters to mime.html.Diego Nehab2004-06-171-1/+1
|
* Fixed smtp.lua loading.Diego Nehab2004-06-161-1/+3
| | | | | Adjusted tftp module. Added some comments.
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-45/+50
| | | | | | | Implemented new distribution scheme. Select is now purely C. HTTP reimplemented seems faster dunno why. LTN12 functions that coroutines fail gracefully.
* doesn't fail on windows.Diego Nehab2004-05-301-7/+6
|
* Changed require"luasocket" to require"socket".Diego Nehab2004-05-281-1/+1
|
* Working with in the manual.Diego Nehab2004-05-261-2/+1
|
* FTP low-level working.Diego Nehab2004-05-251-1/+2
| | | | | SMTP connection oriented working. ltn12 improved.
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-211-4/+4
| | | | | | on error, return partial result in the end. http.lua rewritten.
* Adjusted some fine details.Diego Nehab2004-03-191-0/+53