aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Wurldtech note to README.Sam Roberts2012-04-111-0/+3
* Correct luasocket version in v2.0.2 readme.Sam Roberts2012-04-111-1/+1
* Support getoption method for tcp objects.Sam Roberts2012-04-116-1/+170
* Bounds check the argument to FD_SETSam Roberts2012-04-111-0/+1
* socket_strerror() sometimes maps errno, instead of its argumentSam Roberts2012-04-111-2/+2
* Fix links to home.html, they should be to index.html.Sam Roberts2012-04-1114-55/+55
* mime: Remove io dependencyroot2012-04-111-1/+0
* Document dirty, getfd, and setfd for select and tcp.Sam Roberts2012-04-113-0/+67
* Reference index was missing documented APIs, and only partially alphabetized.Sam Roberts2012-04-111-5/+8
* Add support for serial devices as socket streams on unix.Sam Roberts2012-04-116-1/+265
* testsrvr asserts when test finishes successfully.Sam Roberts2012-04-111-1/+6
* Utility to find how many TCP connections can be made.Sam Roberts2012-04-111-0/+32
* Use poll by default for socket.connect(), instead of select().Sam Roberts2012-04-111-1/+1
* Receive of zero for UDP is now possible.Sam Roberts2012-04-111-0/+6
* Test showing failure to receive a zero-length packet.Sam Roberts2012-04-111-0/+35
* Stop returning an error after successful send of zero length UDP packetsSam Roberts2012-04-112-6/+30
* OS X CFLAGS definition caused silent failure to build debug version of luasoc...Sam Roberts2012-04-111-3/+3
* Add all-unix and install-unix targets which include all modules supported on ...Sam Roberts2012-04-112-1/+6
* Add location of Ubuntu's lua5.1 headers to config.Sam Roberts2012-04-111-0/+1
* Support the conventional DESTDIR and prefix variablesSam Roberts2012-04-111-3/+7
* ignore build outputSam Roberts2012-04-111-0/+3
* This commit was manufactured by cvs2svn to create tag 'luasocket-2-0-2'.v2.0.2cvs2git convertor2007-10-112-199/+165
* Tested each sample.Diego Nehab2007-10-1127-165/+791
* Global variable references.Diego Nehab2007-07-113-5/+5
* Typo.Diego Nehab2007-06-151-1/+1
* Waiting for Roberto's remarks.Diego Nehab2007-06-151-0/+2
* Almost ready to release.Diego Nehab2007-06-154-59/+41
* Modified and tested on Linux.Diego Nehab2007-06-124-23/+25
* Removed os.exit from test.Diego Nehab2007-06-111-1/+0
* Crashy bug fixed in recvraw.Diego Nehab2007-06-1112-33/+97
* Before sending to Roberto.Diego Nehab2007-05-311-113/+105
* Lua Gem.Diego Nehab2007-05-313-0/+805
* Added simple unix tests.Diego Nehab2007-04-093-10/+17
* Couple bug fixes.Diego Nehab2007-03-1211-73/+76
* Thread safety...Diego Nehab2006-04-281-10/+6
* Tested on Windows and it works.Diego Nehab2006-04-262-6/+10
* Adjusted projects for compat-5.1r5Diego Nehab2006-04-202-6/+6
* Tidy.Diego Nehab2006-04-201-2/+1
* Spell checked and updated modification date.Diego Nehab2006-04-2014-15/+15
* Reverted back to Linux.Diego Nehab2006-04-201-5/+5
* Almost ready to release 2.0.1Diego Nehab2006-04-205-36/+59
* Reverted to Linux default.Diego Nehab2006-04-181-10/+10
* Adding wishes for 5.2Diego Nehab2006-04-141-0/+5
* Mentions that closed sockets are ignored by select.Diego Nehab2006-04-141-0/+5
* http.request was using old host header during redirects.Diego Nehab2006-04-134-1/+7
* Stupid bug was reusing the nreqt.headers.host during redirect.Diego Nehab2006-04-122-10/+19
* Almost done 2.0.1.Diego Nehab2006-04-0314-140/+72
* Final patches...Diego Nehab2006-04-036-17/+33
* Better image to test mail.Diego Nehab2006-04-021-0/+0
* Updates for 2.0.1 on the way.Diego Nehab2006-03-196-62/+26