summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* removed misplaces error messageChristian Pointner2009-12-291-1/+0
* added short descriptive textChristian Pointner2009-12-2920-21/+147
* switched to constants at log tableChristian Pointner2009-12-293-27/+24
* fixed build depsChristian Pointner2009-12-281-0/+1
* fixed build gnutsl log funcChristian Pointner2009-12-281-2/+2
* set gnutls log function Christian Pointner2009-12-281-0/+8
* moved from libgcrypt to gnutls and from openssl crypto to opensslChristian Pointner2009-12-283-38/+42
* improved error handlingChristian Pointner2009-12-271-10/+16
* added second echo server Christian Pointner2009-12-272-8/+10
* added signal handler and initial main loopChristian Pointner2009-12-278-21/+378
* added tools directoryChristian Pointner2009-12-272-1/+1
* cleanupChristian Pointner2009-12-271-4/+0
* implemented log.printf as replacement for log.printChristian Pointner2009-12-273-13/+27
* fixed strip targetChristian Pointner2009-12-271-1/+3
* moved from loadfile to loadbufferChristian Pointner2009-12-274-16/+86
* moved echo server to seperate fileChristian Pointner2009-12-273-44/+73
* added lua detection to configureChristian Pointner2009-12-271-3/+47
* added --with-lua to build systemChristian Pointner2009-12-279-15/+30
* use single lua object file nowChristian Pointner2009-12-262-15/+15
* fixed some typos at outputChristian Pointner2009-12-264-10/+18
* updated READMEChristian Pointner2009-12-261-7/+5
* added simple udp echo server using luasocketChristian Pointner2009-12-262-2/+41
* removed useless ; in main_loop.luaChristian Pointner2009-12-261-2/+2
* moved options table functions to options.cChristian Pointner2009-12-263-55/+66
* added log targets string list to opt tables as wellChristian Pointner2009-12-251-2/+22
* options get passed to main_loop lua functionChristian Pointner2009-12-252-31/+91
* handling return value of main_loopChristian Pointner2009-12-252-4/+8
* moved from useless checklstring to checkstringChristian Pointner2009-12-253-10/+17
* luaL_error instead of lua_errorChristian Pointner2009-12-251-8/+4
* moved to lua 5.1 Christian Pointner2009-12-258-30/+75
* fixed typoChristian Pointner2009-12-251-1/+1
* added initial crypt library for luaChristian Pointner2009-12-256-2/+85
* added daemonizingChristian Pointner2009-12-252-0/+262
* cleanupChristian Pointner2009-12-251-21/+21
* removed lua: header from log messages from luaChristian Pointner2009-12-252-5/+2
* added log.add_target to log libraryChristian Pointner2009-12-252-7/+22
* added lua_errorChristian Pointner2009-12-252-3/+6
* added lua library for loggingChristian Pointner2009-12-255-1/+133
* added loggingChristian Pointner2009-12-255-4/+754
* added options parserChristian Pointner2009-12-258-12/+597
* added main filesChristian Pointner2009-12-255-8/+140
* added configure, makefile and initial manpageChristian Pointner2009-12-256-2/+609
* added initial files and directoriesChristian Pointner2009-12-115-0/+707
* added initial svn directory structureChristian Pointner2009-12-110-0/+0