Commit Graph

  • d0db2adafb fixing missing pack/unpack closes #1 master Rose Liverman 2025-06-29 02:11:40 -06:00
  • 1660780960 syntax highlighting in ReadMe options.env patch-1 Rose Liverman 2025-06-19 05:00:51 +00:00
  • e0710a284d ReadMe error in options.env example Rose Liverman 2025-06-19 04:55:52 +00:00
  • e04ddbe3ae chore(rockspec) fix the rockspec source url Alan Boudreault 2021-11-04 12:27:30 -04:00
  • 0108834dd3 chore(rockspec) switch to git+https protocol Alan Boudreault 2021-11-02 11:42:24 -04:00
  • ee3285e2fd chore(*) luarocks only support git+ssh protocol Alan Boudreault 2021-11-02 10:58:07 -04:00
  • 07a01090e7 chore(*) fix rockspec source url Alan Boudreault 2021-11-02 09:45:10 -04:00
  • 35714d7a92 chore rockspec for 1.0.1 Enrique García Cota 2021-01-07 18:55:19 +01:00
  • fd442fd395 docs(changelog) document 1.0.1 v1.0.1 Enrique García Cota 2021-01-07 18:43:44 +01:00
  • 3f11f19ba3 tests - add test for overriding base env with false Enrique García Cota 2021-01-07 18:32:29 +01:00
  • 26553beec7 fix(sandbox) fix false on passed_env eskerda 2021-01-07 17:12:10 +01:00
  • e28e0bef65 chore - publish rockspec and add luarocks instructions Enrique García Cota 2021-01-07 11:38:37 +01:00
  • a8b9c31ad5 docs - add changelog v1.0.0 Enrique García Cota 2021-01-06 16:25:47 +01:00
  • 3bca806250 docs(README) document missing features, add new ones, reorder Enrique García Cota 2021-01-06 12:06:27 +01:00
  • e1e0faf150 feat(sandbox) make envs read-only, change the way they are built Enrique García Cota 2021-01-06 00:44:04 +01:00
  • 7de90f6ccf chore(ci) github actions for ci Enrique García Cota 2021-01-05 01:14:58 +01:00
  • a9fdb8a32a style(sandbox) minor comment changes / luacheck Enrique García Cota 2021-01-05 00:44:42 +01:00
  • d4e8634ccd feat(sandbox) block bytecode when possible Enrique García Cota 2021-01-05 14:23:24 +01:00
  • 485a14697c feat(sandbox) explicitly drop support of quotas on LuaJIT Enrique García Cota 2021-01-05 00:43:04 +01:00
  • 50bfa4abca feat(sandbox): only allow strings of Lua as params Enrique García Cota 2021-01-05 00:40:59 +01:00
  • 9f83b8914a feat(sandbox) return multiple values eskerda 2020-12-13 18:54:40 +01:00
  • 8974b8869c feat(sandbox) add load mode to string functions eskerda 2020-12-11 17:22:17 +01:00
  • ddbc7e12cc chore(*) use busted for specs eskerda 2020-12-13 18:54:19 +01:00
  • 3757048d27 chore(*) add rockspec eskerda 2020-12-11 17:52:49 +01:00
  • 552459192f chore(*) lua > 5.1 compatibility eskerda 2020-12-11 17:21:33 +01:00
  • f3c66a5c58 chore(ci) github actions for ci 1.0 Enrique García Cota 2021-01-05 01:14:58 +01:00
  • 194a2a225d style(sandbox) minor comment changes / luacheck Enrique García Cota 2021-01-05 00:44:42 +01:00
  • 2a8a2445d3 feat(sandbox) block bytecode when possible Enrique García Cota 2021-01-05 14:23:24 +01:00
  • 71223d4fe9 feat(sandbox) explicitly drop support of quotas on LuaJIT Enrique García Cota 2021-01-05 00:43:04 +01:00
  • 242a749c4d feat(sandbox): only allow strings of Lua as params Enrique García Cota 2021-01-05 00:40:59 +01:00
  • 67728e9ea4 feat(sandbox) return multiple values eskerda 2020-12-13 18:54:40 +01:00
  • 11ee23ae30 feat(sandbox) add load mode to string functions eskerda 2020-12-11 17:22:17 +01:00
  • d49687555c chore(*) use busted for specs eskerda 2020-12-13 18:54:19 +01:00
  • 9a58f4e6e2 chore(*) add rockspec eskerda 2020-12-11 17:52:49 +01:00
  • 3d3a8c7549 chore(*) lua > 5.1 compatibility eskerda 2020-12-11 17:21:33 +01:00
  • a4c0a9ad3d edit README kikito 2014-04-28 13:58:39 +02:00
  • 779c5c4bb0 edit README kikito 2014-04-28 13:56:14 +02:00
  • bdecb751d7 added URL attribute to the lib kikito 2013-09-14 13:19:23 +02:00
  • bf995029ba passing false as a quota deactivates the hooks kikito 2013-09-14 12:54:49 +02:00
  • 48ae2844e9 made sandbox survive if debug lib is not present kikito 2013-09-14 12:49:46 +02:00
  • 66a82c06ce merge copyright & license options. Clearer and easier kikito 2013-09-13 15:56:55 +02:00
  • 57224ac89d updated readme kikito 2013-09-13 13:56:53 +02:00
  • 549e31e7cd made _G available as a mocked up env inside the sandboxed env kikito 2013-09-13 13:26:08 +02:00
  • 721878115a updated README kikito 2013-09-13 13:20:24 +02:00
  • a12502d68e added comments and informational items to the sandbox table v0.5.0 kikito 2013-09-13 12:56:06 +02:00
  • 83a5a2b1e2 moved specs from busted to telescope in order to fix issue with debug.sethook-based quota errors kikito 2013-09-13 11:35:35 +02:00
  • e9ef4bb57c updated readme kikito 2013-09-06 00:40:43 +02:00
  • 36fb0929e0 added refs param kikito 2013-09-03 18:07:03 +02:00
  • ee9c0f9164 added README and LICENSE kikito 2013-09-03 17:13:39 +02:00
  • b1d69c89d7 cleanup kikito 2013-09-03 16:41:46 +02:00
  • 36be73e3a9 do not persist changes to the environment from sandbox to sandbox kikito 2013-09-03 16:07:28 +02:00
  • c1e5b44938 naming & refactoring kikito 2013-09-03 13:20:38 +02:00
  • 3a90dc3319 cleanup kikito 2013-09-03 13:15:47 +02:00
  • 57a914f082 accepts limit param kikito 2013-09-03 13:14:42 +02:00
  • ea90a3c971 made sandbox immune to while trues kikito 2013-09-03 12:53:26 +02:00
  • 95069bd456 more fiddling with string.rep kikito 2013-09-03 11:53:41 +02:00
  • b22efe1ca8 reformatting kikito 2013-09-03 11:51:10 +02:00
  • 31bac65e68 initial version kikito 2013-09-02 22:11:33 +02:00