| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use readdir instead of readdir_r | Přemysl Janouch | 2017-01-29 | 1 | -13/+6 |
| | | | | | To eliminate compiler warnings, we're single-threaded anyway. | ||||
| * | Bump liberty | Přemysl Janouch | 2017-01-23 | 1 | -3/+2 |
| | | |||||
| * | Aborting units -> stopping units | Přemysl Janouch | 2015-05-13 | 1 | -7/+7 |
| | | |||||
| * | Get rid of "All rights reserved" | Přemysl Janouch | 2015-05-13 | 1 | -1/+0 |
| | | |||||
| * | Move to liberty | Přemysl Janouch | 2015-02-28 | 1 | -1/+2 |
| | | |||||
| * | Introduce Lua API version checking | Přemysl Janouch | 2015-01-21 | 1 | -5/+19 |
| | | |||||
| * | Implement a Lua 5.3 plugin loader plugin | Přemysl Janouch | 2015-01-18 | 1 | -0/+446 |
| Also implemented SOCKS detection in said language. There are probably going to be some bugs. The program is no longer Valgrind-clean, as that would require plugin deinitialization, in which there is very little point. | |||||
