aboutsummaryrefslogtreecommitdiff
path: root/pkg/packets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* change project name to sdp.gov1.2.0Arda Serdar Pektezol2024-06-061-1/+1
|
* change project name, decouple main and parsing entranceArda Serdar Pektezol2024-06-061-33/+71
| | | | this will make it more like a library, where another project can create Parser struct and call ParseDemos to get all relevant information, and if anyone wants to use executable from this project, the main function works exactly the same
* retouch parser and header messages (#11)Arda Serdar Pektezol2023-09-231-1/+11
|
* organize packets and classes (#9)v1.1.1Arda Serdar Pektezol2023-09-212-157/+21
|
* add strings builder, customize ALL outputs (#6)Arda Serdar Pektezol2023-09-213-20/+34
|
* define todos on packetsArda Serdar Pektezol2023-09-201-11/+11
|
* feat: parsing sar custom data (#4)Arda Serdar Pektezol2023-09-162-35/+42
|
* another rewrite, v1.0.0Arda Serdar Pektezol2023-09-163-0/+226