Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Substitute old pktline encoder/decoder with new pktline scanner (#84) | Alberto Cortés | 2016-10-18 | 5 | -369/+0 |
| | | | | | | | | | | | | | | | | * replace old pktline package with new pktline scanner * remove error checks on pktline.NewFromString * fix deppend bug * reduce memory garbage when pktline.NewFromStrings * improve int to hex conversion to help gc * make intToHex func private * clean function names | ||||
* | doc packages | Máximo Cuadros | 2016-09-01 | 1 | -0/+1 |
| | |||||
* | Repository.Clone and Remote.Fetch remote, local branches and client: correct ↵ | Máximo Cuadros | 2016-08-15 | 1 | -1/+1 |
| | | | | header read | ||||
* | documentation | Máximo Cuadros | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | documentation | Máximo Cuadros | 2016-05-19 | 3 | -3/+9 |
| | |||||
* | formats/pktline: fixed underflow glitch reading network stream | Máximo Cuadros | 2016-05-19 | 1 | -3/+5 |
| | |||||
* | format/pktline: review and improving coverage | Máximo Cuadros | 2015-10-23 | 5 | -0/+360 |