Commit Graph

  • ec1e4a6785 Update README master MineRobber9000 2018-06-24 23:37:35 -0500
  • c97c49d0f3
    Merge 5b049cb4a6 into 6762b72436 #48 Hazen Johnson 2018-02-21 00:02:32 +0000
  • 5b049cb4a6 Correct newlines in appveyor.yml #48 leyarotheconquerer 2018-02-20 18:01:49 -0600
  • 8dcfc03a82 Attempt to correct a string error in appveyor.yml leyarotheconquerer 2018-02-16 19:58:52 -0600
  • 50b390460d Add basic appveyor.yml with tests and artifacts leyarotheconquerer 2018-02-16 19:07:58 -0600
  • 0cd70c1837 Refactor file args for Python 2.7 compatibility leyarotheconquerer 2018-02-04 18:26:11 -0600
  • c5306293a9 Modify test driver to run tests on Windows leyarotheconquerer 2018-02-04 16:18:50 -0600
  • d0e360281a Merge 4df919eaaf into 6762b72436 #46 herbert shin 2017-11-01 15:48:14 +0000
  • 4df919eaaf
    add constraint for missing TLDR terminator fix #43 #46 initbar 2017-11-01 15:47:35 +0000
  • 6762b72436 Merge pull request #41 from talonbragg/patch-1 1.2spec Justin J. Meza 2017-04-13 14:43:55 -0700
  • e4d6a8e6e1 Make readme look better #41 Talon Bragg 2017-04-13 12:32:42 -0700
  • 8a06bf0111 Merge pull request #16 from danielpronych/master Justin J. Meza 2017-04-11 15:45:33 -0700
  • 181f4b3a23 Merge pull request #40 from RedBow/master Justin J. Meza 2017-04-11 15:44:26 -0700
  • ea761978fc Manually removed some of the rsync output that isnt file names #40 Kimberlee Model 2017-04-11 18:17:33 -0400
  • 808f122661 so the first one didn't work exactly right so this is it now 'rsync -rv --size-only --dry-run lci2/ lci/ >> lci/.gitignore' Kimberlee Model 2017-04-11 18:14:25 -0400
  • a415a82e8b adding a .gitignore file generated to hide files made during build. generated using rsync -rv --dry-run lci2/ lci/ >> lci/.gitignore where PWD is the parent directory of lci/ and lci2/ (which are both copies of the lci repo), and lci2 has been built, and lci is completely clean. Kimberlee Model 2017-04-11 17:54:20 -0400
  • 574f4bb175 fixing some NULL return checks Justin J. Meza 2016-03-27 14:03:39 -0700
  • d42043c33b fixing interpolated string assignment Justin J. Meza 2016-03-27 14:01:37 -0700
  • 2844f261f9 fixing interpolated string assignment Justin J. Meza 2016-03-27 13:56:22 -0700
  • 84b5c623ff patching with @donabrams's fix Justin J. Meza 2016-03-27 13:23:57 -0700
  • 4a33fc0df4 Merge pull request #31 from donabrams/master Justin J. Meza 2016-03-27 13:10:19 -0700
  • fb0f233a90 fix write out of bounds where \0 was written outside of allocated memory if input length was exactly 2^n where n > 4 #31 Don 2015-12-14 22:26:17 -0700
  • bc32a948bf add HAS AN keyword for grammatically correct declarations D.E. Akers 2015-08-15 23:19:36 -0400
  • f5f5edb889 relax numeric conversions from string D.E. Akers 2015-08-15 19:43:05 -0400
  • f1881ad63f add INVISIBLE operator for writing to stderr D.E. Akers 2015-08-13 18:24:26 -0400
  • 11acb971f4 Merge pull request #30 from 0x0dea/has-an-alternative-article Justin J. Meza 2015-08-30 15:38:24 -0700
  • 9173a12080 Merge pull request #29 from 0x0dea/relaxed-numeric-conversion Justin J. Meza 2015-08-30 15:37:35 -0700
  • afdd225208 Merge pull request #28 from 0x0dea/interpolate-scribbel Justin J. Meza 2015-08-30 15:37:06 -0700
  • b1ae721da5 Merge pull request #27 from 0x0dea/invisible Justin J. Meza 2015-08-30 15:36:27 -0700
  • f78f669a1d Merge pull request #26 from 0x0dea/interpolate-system-commands Justin J. Meza 2015-08-30 15:34:34 -0700
  • 31168c6b93 add HAS AN keyword for grammatically correct declarations #30 D.E. Akers 2015-08-15 23:19:36 -0400
  • f48feda78a relax numeric conversions from string #29 D.E. Akers 2015-08-15 19:43:05 -0400
  • 1bd33cbbd0 interpolate SCRIBBEL operand #28 D.E. Akers 2015-08-14 19:44:38 -0400
  • ffbee16a2d add INVISIBLE operator for writing to stderr #27 D.E. Akers 2015-08-13 18:24:26 -0400
  • 63603ada2e interpolate system commands #26 D.E. Akers 2015-08-13 15:27:31 -0400
  • 4154149e45 sanitize outside inputs Justin Meza 2015-07-29 21:53:03 -0700
  • e97cf5296b escaping the escape character on input (thanks for reporting, @Lucki!) Justin Meza 2015-07-26 21:39:37 -0700
  • e3388d5fc7 fixed string interpolation during comparison (as pointed out by @Lucki, thanks) Justin Meza 2015-07-19 11:22:56 -0700
  • b0ae8def1b fix command to make documentation in README Justin Meza 2015-05-10 10:03:13 -0700
  • 75b2b31eed Merge pull request #25 from Quiri/master Justin J. Meza 2015-05-10 10:01:54 -0700
  • c472961679 typo make docs #25 kirill Mint 2015-05-02 21:56:38 +0200
  • 60bb38a1f0 adding Travis CI configuration file Justin Meza 2015-04-12 16:29:59 -0700
  • 7200aa9308 adding unhandled string detection error type Justin Meza 2015-04-12 16:28:56 -0700
  • 30301eb2a9 Merge branch 'technion-versioncrash' Justin Meza 2015-04-12 16:22:59 -0700
  • 8c66da0667 Defensive strategy that prevents a range of possible null pointer errors from causing crashes This allows a graceful failure in the event of several identified invalid inputs. #24 Technion 2015-04-12 12:00:38 +0000
  • 7046b90174 minor formatting changes; adding unit tests to Travis CI Justin Meza 2015-03-08 17:22:36 -0400
  • b56bedf908 updating README; adding README.md; adding Travis CI integration Justin Meza 2015-03-08 17:15:13 -0400
  • 2464d0c117 bumping version for new release v0.11.2 Justin Meza 2014-12-12 15:09:31 -0800
  • cfab7e4401 add binding to all available interfaces Justin Meza 2014-12-01 08:57:25 -0800
  • d95f751de5 cherry picking ord-nas's bug fix from master OrdNas 2014-11-26 17:58:53 -0800
  • e017dc68c0 Merge pull request #22 from ord-nas/master Justin J. Meza 2014-11-26 21:09:49 -0800
  • 3fe31d043d Fixed problem with ME when using alternate method calling syntax #22 OrdNas 2014-11-26 17:58:53 -0800
  • e500678dae scope storage and access performance optimizations Justin Meza 2014-10-26 20:16:26 -0700
  • 88c2d47e13 fix implicit declaration of close with unistd.h Justin Meza 2014-10-24 22:02:26 -0700
  • ef823bc1a0 fix missing runtime array type check identified by LeartS Justin Meza 2014-10-24 21:57:44 -0700
  • 00fb94d9b3 fix missing runtime array type check identified by LeartS Justin Meza 2014-10-24 21:57:44 -0700
  • 9420332149 fix induction variable update bug identified by LeartS Justin Meza 2014-10-23 22:57:10 -0700
  • 5627045d83 fix induction variable update bug identified by LeartS Justin Meza 2014-10-23 22:57:10 -0700
  • e8dd671a27 adding some stdlib randomizaton functions Justin Meza 2014-08-31 15:40:21 -0700
  • 46590f3886 minor cleanup Justin Meza 2014-08-31 14:36:07 -0700
  • 4c2425e028 Update README #16 Daniel Pronych 2014-08-29 12:00:39 -0600
  • 6384a4c504 fixed string interpolation in library calls Justin Meza 2014-05-10 00:16:14 -0400
  • c412ec117a patched ElColmo's system command code with some minor style changes Justin Meza 2014-05-09 23:59:18 -0400
  • 74b80b4aca updated some library code Justin Meza 2014-05-05 11:30:35 -0400
  • 5e567c90e3 changing connection accept syntax Justin Meza 2014-05-05 10:07:02 -0400
  • 4da096385e updated tests based on new library syntax Justin Meza 2014-05-05 02:12:29 -0400
  • 816ffa2b5d added SOCKS library for socket I/O Justin Meza 2014-05-05 01:46:00 -0400
  • 1fc16cd54a using type name instead of identifier Justin Meza 2014-04-26 02:01:18 -0400
  • a315f2bac3 updated webpage v0.10.5 Justin Meza 2014-04-21 00:51:10 -0400
  • ffdcf19de2 updating README and bumping version Justin Meza 2014-04-21 00:47:04 -0400
  • 731f3e7c4d added GPLv3 Justin Meza 2014-04-21 00:07:12 -0400
  • 9381c726b5 added GPLv3 Justin Meza 2014-04-21 00:07:12 -0400
  • 33faea6c66 added some string manipulation standard library functions Justin Meza 2014-01-22 23:01:15 -0500
  • 33691687d5 removed more Clang warnings Justin Meza 2013-12-30 12:55:39 -0500
  • e2c479de2e removed Clang warnings Justin Meza 2013-12-30 12:45:34 -0500
  • 29677d77ed removed Clang warnings Justin Meza 2013-12-30 12:45:34 -0500
  • 6fea1cfb25 added support for Unicode v6.3 Justin Meza 2013-12-19 13:35:59 -0500
  • 0aaa1c9767 added support for Unicode v6.3 Justin Meza 2013-12-19 13:35:59 -0500
  • 343d661a4d use long long integers instead of ints Mark J. Reed 2013-10-04 12:17:19 -0400
  • 323bb35b6d Merge pull request #10 from xiongchiamiov/future Justin J. Meza 2013-11-22 18:19:17 -0800
  • 5d2a84523b Update project homepage a few places. #10 xiongchiamiov 2013-11-19 10:51:48 -0800
  • f4ba7daf49 fixed function resolution issue pointed out by markjreed Justin Meza 2013-10-05 15:09:30 -0400
  • 13b08ef469 fixed function resolution issue pointed out by markjreed Justin Meza 2013-10-05 15:09:30 -0400
  • 4e12f33afa updating README Justin Meza 2013-10-04 23:52:54 -0400
  • add3956967 updating binding code Justin Meza 2013-10-04 23:11:19 -0400
  • d842000e01 minor comment formatting Justin Meza 2013-10-04 23:18:03 -0400
  • c4af2b1537 Merge 4cf3583c63 into e30981166d #9 markjreed 2013-10-04 11:04:23 -0700
  • 4cf3583c63 use long long integers instead of ints #9 Mark J. Reed 2013-10-04 12:17:19 -0400
  • 610f897733 updating version v0.11.1 Justin J. Meza 2013-03-18 13:19:43 -0400
  • da61b7bcee Merge branch 'future' of github.com:justinmeza/lci into future Justin J. Meza 2013-03-18 13:17:35 -0400
  • 4b22cae400 fixed install script Justin Meza 2013-03-17 19:34:48 -0400
  • e30981166d fixed install script v0.10.4 Justin Meza 2013-03-17 19:34:48 -0400
  • 483c70d50e added support for Unicode v6.2 Justin Meza 2013-03-12 11:03:22 -0400
  • 589eaf9a21 added support for Unicode v6.2 Justin Meza 2013-03-12 11:03:22 -0400
  • f5ac2751bf added experimental interactive mode Justin Meza 2013-03-10 17:23:53 -0400
  • 2f608d5150 reordered a couple of tests Justin Meza 2013-03-02 12:55:56 -0500
  • 72a524a78c minor infrastructure updates Justin Meza 2013-03-02 12:52:32 -0500
  • e18806eb49 updated .gitignore with tags Justin Meza 2013-03-02 12:44:44 -0500
  • e4c4b10504 minor infrastructure stuff Justin Meza 2013-03-02 12:38:49 -0500
  • ae3f39d451 added some error checking to binding code Justin Meza 2013-03-01 21:15:21 -0500