index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
smtp.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(http): Correct typos in error message and code comments (#423)
Alexandre Detiste
2024-02-12
1
-2
/
+2
*
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
moteus
2013-05-27
1
-14
/
+18
*
Send SMTP AUTH LOGIN response using tp:send(). Fixes #18
Florian Zeitz
2012-08-07
1
-2
/
+2
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-1
/
+0
*
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+1
*
Decent makefiles!
Diego Nehab
2009-05-27
1
-3
/
+5
*
Couple bug fixes.
Diego Nehab
2007-03-12
1
-9
/
+15
*
Chose option 1) for http.lua.
Diego Nehab
2006-03-14
1
-1
/
+1
*
Few tweaks in installation, some missing files, etc.
Diego Nehab
2005-11-22
1
-21
/
+21
*
Bugs sent by David.
Diego Nehab
2005-10-05
1
-1
/
+0
*
Compiled on Windows. Fixed a bunch of stuff. Almost ready to release.
Diego Nehab
2005-08-23
1
-24
/
+25
*
Final push for release...
Diego Nehab
2005-08-12
1
-16
/
+13
*
Working on the manual.
Diego Nehab
2005-06-14
1
-2
/
+2
*
Stupid bug in http.lua.
Diego Nehab
2005-06-12
1
-1
/
+1
*
Almost ready to release beta3
Diego Nehab
2005-01-02
1
-1
/
+1
*
Last line of modules was simplified.
Diego Nehab
2004-12-23
1
-1
/
+1
*
Changes due to new compat-5.1
Diego Nehab
2004-12-23
1
-2
/
+2
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-10
/
+15
*
Using new module scheme. Still needs fine tuning.
Diego Nehab
2004-09-27
1
-2
/
+8
*
Few extra changes.
Diego Nehab
2004-06-22
1
-1
/
+4
*
tiny bug...
Diego Nehab
2004-06-19
1
-1
/
+1
*
2.0 alpha RELEASED!
Diego Nehab
2004-06-18
1
-3
/
+4
*
Implemented safe exceptions. This looks preeety good.
Diego Nehab
2004-06-18
1
-31
/
+33
*
smtp.c was eatten by mime.c
Diego Nehab
2004-06-17
1
-12
/
+1
*
Still work to do in the manual...
Diego Nehab
2004-06-16
1
-3
/
+30
*
Fixed smtp.lua loading.
Diego Nehab
2004-06-16
1
-4
/
+2
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-24
/
+26
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-15
/
+26
*
Fine tuning the "require" business.
Diego Nehab
2004-05-30
1
-2
/
+3
*
Changed require"luasocket" to require"socket".
Diego Nehab
2004-05-28
1
-1
/
+1
*
Almost there.
Diego Nehab
2004-05-28
1
-2
/
+4
*
Committing with require.
Diego Nehab
2004-05-28
1
-10
/
+12
*
Working with in the manual.
Diego Nehab
2004-05-26
1
-3
/
+3
*
FTP low-level working.
Diego Nehab
2004-05-25
1
-25
/
+65
*
Adjusted some details, got rid of old files, added some new.
Diego Nehab
2004-03-22
1
-21
/
+22
*
Adjusted some fine details.
Diego Nehab
2004-03-19
1
-3
/
+3
*
Seems to be working.
Diego Nehab
2004-03-19
1
-48
/
+90
*
Message source in smtp.lua is a work of art.
Diego Nehab
2004-03-18
1
-119
/
+74
*
New filter scheme.
Diego Nehab
2004-03-16
1
-1
/
+1
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-1
/
+5
*
First version of generic SMTP code and of the base64 encoding.
Diego Nehab
2003-10-21
1
-286
/
+129
*
Adjusted a few inconsistencies with the manual.
Diego Nehab
2003-08-16
1
-6
/
+6
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-1
/
+1
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-20
/
+19
*
Closer to release...
Diego Nehab
2003-03-28
1
-1
/
+0
*
Finish port to Lua 5. Everything is working fine.
Diego Nehab
2003-03-20
1
-10
/
+11
*
Already compiling and running for Lua 5.0 (alpha)
Diego Nehab
2002-12-02
1
-1
/
+1
*
Updated for Lua 4.1-w3.
Diego Nehab
2002-07-08
1
-32
/
+32
*
Updated for LuaSocket 1.4, following LTN7 etc.
Diego Nehab
2001-09-12
1
-150
/
+153
*
debug code removed.
Diego Nehab
2001-06-11
1
-3
/
+0
[next]