Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | Minor change, just rebranded GatsCon to "Gats Console" for the display. | Mike Buland | |
2011-05-17 | Ok, you can now open files, save files, save files from proxies and clients, | Mike Buland | |
and add new root items to files. Later I'll add some actual editing capabilities, should be really easy. | |||
2011-05-17 | GatsCon now supports proxying, and way better than qtbenc ever did. Not only | Mike Buland | |
does it proxy, but you can inject your own messages going to the client or host. Pretty slick, really. Next up, reading and creating files. | |||
2011-05-17 | Gats::Object now has a strToGats function, it's pretty slick, it takes a string | Mike Buland | |
and produces a fully formed gats tree. Also, gatscon now can interact with a server directly. | |||
2011-05-16 | Almost there! I'm adding a qtbenc-like program for gats, only cooler. It'll | Mike Buland | |
really help us debug gats based protocols and look at gats files, and the like. |