aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* complicated bug in ltn12.filter.chain...Diego Nehab2004-04-011-1/+16
* Using socket pumps in http.lua.Diego Nehab2004-03-262-123/+37
* Adjusted some of the broken examples.Diego Nehab2004-03-262-5/+8
* Settimeout wasn't returning 1...Diego Nehab2004-03-222-63/+62
* Adjusted some details, got rid of old files, added some new.Diego Nehab2004-03-223-39/+58
* Changed receive function. Now uniform with all other functions. Returns nilDiego Nehab2004-03-214-592/+258
* Adjusted some fine details.Diego Nehab2004-03-191-3/+3
* 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
* New filter scheme.Diego Nehab2004-03-1611-455/+473
* Bug in mime.c initialization. Popping too much.Diego Nehab2004-02-121-1/+0
* Added ltn12 module. Modified mime to be stand alone.Diego Nehab2004-02-116-99/+241
* Worked on the manual.Diego Nehab2004-02-0424-204/+192
* Working on the manual...Diego Nehab2004-01-244-41/+42
* New accept/connect code.Diego Nehab2004-01-248-163/+361
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-213-56/+64
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-2113-272/+265
* Corrected connect in windows. Wasn't setting errno...Diego Nehab2004-01-211-2/+8
* Changed the naming convention of the mime module.Diego Nehab2004-01-212-79/+93
* Added gethostname.Diego Nehab2004-01-196-40/+100
* Seems to be working on windows and linux.Diego Nehab2004-01-192-9/+34
* Changed to be able to compile with -ansi and -pedantic!Diego Nehab2004-01-192-1/+8
* Got rid of some of the typecasts...Diego Nehab2004-01-191-19/+19
* Added -ansi -pedantic and faced the consequences...Diego Nehab2004-01-192-38/+44
* Updated some of the callbacks in callback.lua.Diego Nehab2004-01-198-87/+864
* Added proxy support to http.luaDiego Nehab2004-01-192-25/+39
* Added new filter to code.c, to convert between line conventions.Diego Nehab2004-01-181-1/+1
* Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2004-01-181-1/+1
* Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2004-01-181-0/+1
* Still needs testing, but "worked" in Linux.Diego Nehab2004-01-181-2/+3
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-1812-194/+227
* Trying to get rid of EINTR problems...Diego Nehab2004-01-178-25/+63
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-177-148/+224
* http.lua updated. still needs proxy support.Diego Nehab2004-01-165-310/+373
* Killed a few bugs found by Tomas.Diego Nehab2003-11-279-55/+84
* First version of generic SMTP code and of the base64 encoding.Diego Nehab2003-10-212-288/+133
* Starting to use RCS in princeton again. Not behind a firewall anymore.Diego Nehab2003-08-313-32/+29
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-1610-109/+128
* Made them independent of namespace.Diego Nehab2003-07-051-0/+1
* Bug in usocket_recv...Diego Nehab2003-06-302-1/+5
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-2627-296/+644
* Compiles and runs on linux and windows, using DLLs!Diego Nehab2003-06-117-20/+309
* Select re-implemented in a nicer way.Diego Nehab2003-06-0918-344/+344
* New sock.h has nothing to do with class sock...Diego Nehab2003-05-251-14/+47
* Porting to LUA 5.0 finalDiego Nehab2003-05-2522-852/+1127
* Released luasocket-1.5-work!Diego Nehab2003-03-282-2/+2
* Compiled in SunOSDiego Nehab2003-03-281-0/+1
* Closer to release...Diego Nehab2003-03-2818-30/+95
* Ported to Win32!Diego Nehab2003-03-214-44/+11
* Completed port to Lua 5.0-beta.Diego Nehab2003-03-205-18/+20