aboutsummaryrefslogtreecommitdiff
path: root/plugins/pcap.lua
Commit message (Collapse)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-09-281-1/+1
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-3/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* pcap.lua: fix decodingPřemysl Janouch2017-02-071-8/+8
| | | | Which didn't work before at all.
* pcap.lua: slight cleanupPřemysl Janouch2017-01-271-40/+43
| | | | Should be a tiny bit faster, too.
* Add a partial decoder for PCAPNGPřemysl Janouch2017-01-261-2/+70
|
* Add a partial decoder for PCAPPřemysl Janouch2017-01-261-0/+178