Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Address issues raised by linter | Thijs Schreijer | 2022-03-19 | 1 | -7/+7 |
| | |||||
* | Decent makefiles! | Diego Nehab | 2009-05-27 | 1 | -0/+2 |
| | |||||
* | Crashy bug fixed in recvraw. | Diego Nehab | 2007-06-11 | 1 | -1/+1 |
| | | | | Also fixed returns on closed socket. | ||||
* | Couple bug fixes. | Diego Nehab | 2007-03-12 | 1 | -6/+6 |
| | |||||
* | Final patches... | Diego Nehab | 2006-04-03 | 1 | -3/+4 |
| | |||||
* | Updates for 2.0.1 on the way. | Diego Nehab | 2006-03-19 | 1 | -10/+3 |
| | |||||
* | Compiled on Windows. Fixed a bunch of stuff. Almost ready to release. | Diego Nehab | 2005-08-23 | 1 | -4/+38 |
| | | | | | Implemented a nice dispatcher! Non-blocking check-links and forward server use the dispatcher. | ||||
* | Final push for release... | Diego Nehab | 2005-08-12 | 1 | -7/+8 |
| | |||||
* | Almost ready for beta3 | Diego Nehab | 2004-11-27 | 1 | -1/+6 |
| | |||||
* | Few extra changes. | Diego Nehab | 2004-06-22 | 1 | -3/+5 |
| | |||||
* | Almost ready for distribution... | Diego Nehab | 2004-06-17 | 1 | -4/+3 |
| | |||||
* | Updated manual timestamps and the added stuffing filters to mime.html. | Diego Nehab | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | Fixed smtp.lua loading. | Diego Nehab | 2004-06-16 | 1 | -1/+3 |
| | | | | | Adjusted tftp module. Added some comments. | ||||
* | Manual is almost done. HTTP is missing. | Diego Nehab | 2004-06-15 | 1 | -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 Nehab | 2004-05-30 | 1 | -7/+6 |
| | |||||
* | Changed require"luasocket" to require"socket". | Diego Nehab | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Working with in the manual. | Diego Nehab | 2004-05-26 | 1 | -2/+1 |
| | |||||
* | FTP low-level working. | Diego Nehab | 2004-05-25 | 1 | -1/+2 |
| | | | | | SMTP connection oriented working. ltn12 improved. | ||||
* | Changed receive function. Now uniform with all other functions. Returns nil | Diego Nehab | 2004-03-21 | 1 | -4/+4 |
| | | | | | | on error, return partial result in the end. http.lua rewritten. | ||||
* | Adjusted some fine details. | Diego Nehab | 2004-03-19 | 1 | -0/+53 |