summaryrefslogtreecommitdiff
path: root/tests/transports
Commit message (Expand)AuthorAgeFilesLines
* smart_pkt: reorder and rename parameters of `git_pkt_parse_line`Patrick Steinhardt2018-10-031-12/+12
* smart_pkt: fix buffer overflow when parsing "ok" packetsPatrick Steinhardt2018-10-031-7/+4
* smart_pkt: fix buffer overflow when parsing "ACK" packetsPatrick Steinhardt2018-10-031-16/+11
* tests: verify parsing logic for smart packetsPatrick Steinhardt2018-10-031-0/+348