| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-08 | bytes: add support for base64 encoded flags (#177)v1.0.2 | Gorka Lerchundi Osa | |
| Signed-off-by: Gorka Lerchundi Osa <[email protected]> | |||
| 2018-03-28 | Implement BytesHex type of argument (#115) | Eugene Agafonov | |
| BytesHex is an []byte represented as HEX-string --bytes=010203040506070809 states for []bytes{1,2,3,4,5,6,7,8,9} | |||
