aboutsummaryrefslogtreecommitdiff
path: root/samples/cddb.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Address issues raised by linterThijs Schreijer2022-03-191-1/+1
|
* Decent makefiles!Diego Nehab2009-05-271-1/+1
|
* Few tweaks in installation, some missing files, etc.Diego Nehab2005-11-221-6/+6
|
* Stupid bug in http.lua.Diego Nehab2005-06-121-1/+1
|
* Fine tunned modules scheme.Diego Nehab2004-10-111-1/+1
| | | | | Adjusted client modules. Fixed proxy bug in http.
* More adjustments/bugfixes.Diego Nehab2004-06-211-2/+2
|
* Fixed smtp.lua loading.Diego Nehab2004-06-161-1/+1
| | | | | Adjusted tftp module. Added some comments.
* Só pra não perder se der merda.Diego Nehab2004-06-041-2/+3
|
* Almost there.Diego Nehab2004-05-281-1/+0
|
* Bug feioso no UDP e possivelmente no TCP também.Diego Nehab2004-05-281-0/+3
|
* Committing with require.Diego Nehab2004-05-281-2/+2
|
* Worked on the manual.Diego Nehab2004-02-041-0/+43
Implemented stuffing (needs test) Added cddb and qp examples.