aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.adoc: mention elfcatPřemysl Eric Janouch2021-07-071-0/+1
* Fix incomplete liberty bumpPřemysl Eric Janouch2021-01-161-5/+5
* Bump minimum CMake version to 3.0Přemysl Eric Janouch2020-10-273-22/+7
* Bump liberty and termoPřemysl Eric Janouch2020-10-274-5/+4
* README.adoc: update refs to similar softwarePřemysl Eric Janouch2020-10-181-1/+2
* Name changePřemysl Eric Janouch2020-09-2811-12/+12
* Bump liberty and termoPřemysl Eric Janouch2020-09-282-0/+0
* Cleanup, add commentPřemysl Janouch2018-10-272-1/+1
* Remove .travis.ymlPřemysl Janouch2018-06-241-45/+0
* Update READMEPřemysl Janouch2018-06-241-10/+6
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-2412-38/+23
* Bump liberty, termoPřemysl Janouch2018-06-243-2/+2
* Add a partial decoder for PDFPřemysl Janouch2017-11-191-0/+514
* Improve redrawing performancePřemysl Janouch2017-11-141-3/+4
* gzip.lua: fix variable scopePřemysl Janouch2017-11-141-1/+1
* Bump liberty, termo, fix compiler detectionPřemysl Janouch2017-11-144-43/+27
* Update screenshotPřemysl Janouch2017-06-161-0/+0
* Update READMEPřemysl Janouch2017-06-031-0/+2
* Add gzip.luaPřemysl Janouch2017-05-291-0/+185
* zlib.lua: fix endianityPřemysl Janouch2017-05-291-2/+1
* Add a partial decoder for RFC 1950: ZLIBPřemysl Janouch2017-05-211-0/+57
* Fix SIGWINCH handlingPřemysl Janouch2017-05-211-2/+1
* CMakeLists.txt: cleanupPřemysl Janouch2017-02-121-1/+1
* pcap.lua: fix decodingPřemysl Janouch2017-02-071-8/+8
* Add a partial decoder for ZIPPřemysl Janouch2017-02-051-0/+81
* Update READMEPřemysl Janouch2017-02-051-1/+3
* Fix and update LICENSEPřemysl Janouch2017-02-032-15/+12
* Fix cursor hidingPřemysl Janouch2017-01-271-1/+1
* Fix the -o and -s switchesPřemysl Janouch2017-01-271-2/+2
* Lua: don't die on unspecified detectorsPřemysl Janouch2017-01-271-0/+3
* Update READMEPřemysl Janouch2017-01-271-5/+11
* Optimize memory usage a bitPřemysl Janouch2017-01-271-12/+24
* Plug some leaksPřemysl Janouch2017-01-271-0/+3
* pcap.lua: slight cleanupPřemysl Janouch2017-01-271-40/+43
* Make app_lua_mark() stupidity resistantPřemysl Janouch2017-01-261-0/+4
* Add a partial decoder for PCAPNGPřemysl Janouch2017-01-261-2/+70
* Add a dummy plugin to disable interpretationPřemysl Janouch2017-01-261-0/+1
* Add a partial decoder for PCAPPřemysl Janouch2017-01-261-0/+178
* bencode.lua: fix formattingPřemysl Janouch2017-01-261-1/+1
* Add a partial decoder for VDIPřemysl Janouch2017-01-261-0/+88
* Lua: fix non-marking readsPřemysl Janouch2017-01-261-0/+3
* Travis CI: brevify notificationsPřemysl Janouch2017-01-261-0/+6
* Lua: fix setting chunk.positionPřemysl Janouch2017-01-261-2/+2
* Bump libertyPřemysl Janouch2017-01-236-317/+6
* Color the ASCII column insteadPřemysl Janouch2017-01-232-11/+28
* Don't rely on L'' being UnicodePřemysl Janouch2017-01-231-1/+1
* Rename row_buffer_addv() to fix conventionPřemysl Janouch2017-01-231-2/+2
* Improve ARRAYPřemysl Janouch2017-01-232-12/+10
* Add a decoder for bencodePřemysl Janouch2017-01-221-0/+80
* Fix forced interpretationPřemysl Janouch2017-01-221-1/+1