]> granicus.if.org Git - apache/history - modules/lua
Documentation rebuild
[apache] / modules / lua /
2016-01-21 Rainer JungFix typo in comment (s/patterm/pattern/).
2016-01-19 Rainer JungAdded some more log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2015-10-03 Daniel GrunoTurn 5.1/5.2 order upside down, simplify. This should...
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2015-09-17 Jim Jagielskiaccept both 5.1 and 5.2, so make messages clear
2015-09-16 Jim JagielskiAdd in finding LUA installed via Macports and others
2015-08-28 Daniel Grunojust a note
2015-08-28 Daniel Grunowe have this nwo, don't we?
2015-08-28 Daniel Grunotiny nit.
2015-08-26 William A. Rowe JrDrop redundant and harmful macro, API change correctly...
2015-03-24 Jan Kaluža* mod_lua: fix compilation with lua-5.3
2015-02-04 Eric Covenerfollowup to r1657261 whitespace only -- reindent body...
2015-02-04 Eric Covener *) SECURITY: CVE-2015-0228 (cve.mitre.org)
2015-02-04 Eric CovenerFix bit-shifting of websockets frame fields that would...
2015-01-19 Guenter KnaufEnable to build mod_lua against Lua 5.3.
2014-12-05 Daniel Grunonow it's actually fixed (The URL)
2014-12-05 Daniel Grunofixed it!
2014-12-05 Daniel Grunoanother blank commit...
2014-12-05 Daniel Grunoanother blank change, ignore.
2014-12-05 Daniel Grunomore blank changes to set up viewvc, ignore.
2014-12-05 Daniel Grunoblank change to test commit mail URL is properly working.
2014-12-05 Daniel Grunotesting eu <-> us sync
2014-12-05 Daniel Grunomore noise again
2014-12-05 Daniel Grunomore tests
2014-12-05 Daniel Grunobit more noise... (still testing)
2014-12-04 Daniel Grunomore tests
2014-12-04 Daniel Grunotrying eu svn...
2014-12-04 Daniel GrunoMore dead birds in the sky...is it summer already?
2014-12-04 Daniel GrunoIs it a bird? Is it a plane? Is it a giant flying pony??!
2014-11-30 Eric Covener *) SECURITY: CVE-2014-8109 (cve.mitre.org)
2014-11-25 Daniel Grunomod_lua: Initial attempt at passing on the configuratio...
2014-07-22 Rainer JungSwitch from lua_objlen() to Lua 5.2 preferred
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-18 Daniel Grunomod_lua: Don't quote values in cookies; Make IE happy...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-06-30 Ben Resermod_lua: Remove dead code left over from the old code...
2014-06-22 Jeff TrawickFollow up to r1604336: Comment out hooks whose only...
2014-06-21 Daniel GrunoRevert early|late argument for LuaHookCheckUserID as...
2014-04-21 Jeff Trawickback to c89
2014-04-20 Daniel Grunomod_lua: stop complaining
2014-04-20 Daniel Grunomod_lua: Use binary strstr for finding endpoints of...
2014-03-28 Daniel GrunoAdd a note on t->r checking, as per Rüdiger's email.
2014-03-28 Daniel Grunomod_lua: Since c->notes is the only place where r will...
2014-03-28 Daniel Grunomod_lua: Redesign the table construction/access mechani...
2014-03-27 Daniel Grunomod_lua: Prevent HTTP Response Splitting by not allowin...
2014-03-27 Daniel Grunomod_lua: escape key/value pairs when setting cookies...
2014-03-27 Daniel Grunomod_lua: Reformat and escape script error output.
2014-03-18 Daniel Grunofix message number
2014-03-18 Daniel Grunomod_lua: Actually check whether interpreting the base...
2014-03-18 Daniel Grunomod_lua: be a bit more verbose in error logging.
2014-03-12 Daniel Grunomod_lua: Add a fixups hook that checks if the original...
2014-02-27 Daniel Grunothis wasn't supposed to be a pointer, thanks Yann!
2014-02-27 Daniel GrunoRemove bad line that snuck into the commit
2014-02-27 Daniel Grunomod_lua: Only read up to whatever the user defines...
2014-02-21 Daniel GrunoAllow mod_lua to supply a database result with named...
2014-02-20 Daniel Grunomod_lua: Add r:wspeek for checking if data is available...
2014-02-20 Daniel Grunomod_lua: Slight null-check fix on setcookie.
2014-02-11 Daniel Grunouse err_headers_out for setting cookies instead of...
2014-02-11 Daniel Grunomod_lua: Upgrade r:setcookie to accept a table of argum...
2014-02-11 Eric Covenermod_lua: Fix r:setcookie() to add, rather than replace,
2014-02-05 Daniel GrunoFix support for uploading files by using pushlstring...
2014-01-21 Daniel Grunomod_lua: Also check for 5.2 headers/libraries, we suppo...
2014-01-03 Daniel Grunomod_lua: Detect "All" or "None" before putting together...
2013-12-18 Eric Covenerget arpa/inet.h from apr_want.h for htons where applicable
2013-12-15 Christophe Jaillet'ap_getword_conf' can not return NULL
2013-11-23 Rainer Jungmod_lua: Fix compiler warning by using correct
2013-11-16 Jeff Trawickapr_file_write_full() simplification (like r1542413...
2013-10-04 Gregg Lewis SmithWebSocket support requires Winsock2
2013-09-28 Daniel GrunoAxe the README a bit, add fuankg as contributor. This...
2013-09-27 Eric Covenerr1526906 followup:
2013-09-27 Daniel Grunomod_lua: Use a (new) global pool/mutex setup for IVM...
2013-09-18 Daniel Grunomod_lua: ap_ntoh64 endianess test
2013-09-15 Daniel Grunomod_lua: Figure out a way to read from SSL connections...
2013-09-14 Guenter KnaufUse APR type; rename var.
2013-09-14 Guenter KnaufFixed mod_lua NetWare build.
2013-09-14 Guenter KnaufFixed ap_ntoh64 argument.
2013-09-11 Daniel Grunomod_lua: Add rudimentary WebSocket support. This is...
2013-09-05 Daniel Grunomod_lua: init cookie as NULL.
2013-09-05 Daniel Grunoremove an unneeded variable I just added, oops.
2013-09-05 Daniel Grunomod_lua: Use ap_cookie_read for reading cookie values...
2013-09-04 Daniel GrunoAdd r:setcookie(key, val, secure, expires) and r:getcoo...
2013-09-02 Eric Covenermod_lua: If the first yield() of a LuaOutputFilter...
2013-09-02 Eric Covenermod_lua: Remove ETAG, Content-Length, and Content-MD5...
2013-09-02 Eric Covenerregister LuaOutputFilters with AP_FILTER_PROTO_CHANGE...
2013-09-02 Eric CovenerReturn a 500 error instead of DECLINED when LuaHook...
2013-09-02 Eric Covenertrace4 logging of return codes from LuaHook* functions.
2013-09-01 Guenter KnaufRemoved comment which should never have been committed.
2013-09-01 Daniel GrunoAdding a simple logging hook for mod_lua, which allows...
2013-08-31 Eric Covenerremove c++ comment
2013-07-07 Guenter KnaufFix some compiler warnings.
2013-06-21 Guenter KnaufAdded new r:touch() function.
2013-06-07 Guenter KnaufReturn with error if we dont support an algorithm.
2013-06-06 Ruediger Pluem* truncpw was allocated from a pool and not via malloc
2013-06-06 Eric Covenertolerate LuaMapHandler scripts that don't return anything
2013-06-04 Guenter KnaufFollow-up to r1488773 for configure builds.
2013-06-04 Guenter KnaufAdded new function r.date_parse_rfc() to mod_lua.
2013-06-03 Guenter KnaufFixed crash condition when r.module_info() is called
2013-06-03 Guenter KnaufAdded new functions r:mkdir(), r:mkrdir(), r:rmdir...
next