aboutsummarylogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2018-03-11Added command 'graph' for IEX securitiesAntony Kellermann
2018-03-02Fixed segfaults on wrong password and memory leaks, cleared up main, and new ...Antony Kellermann
2018-02-28Overhaul to replace many instances of char* and len pairs with Strings instea...Antony Kellermann
2018-02-26Moved string manipulation functions to new c/h files, added them to Makefile,...Antony Kellermann
2018-02-24Small const modifications, fixed errors, and updated to-doAntony Kellermann
2018-02-23Added new command 'info' for cryptosAntony Kellermann
2018-02-19Added support for checking and modifying encrypted portfoliosAntony Kellermann
2018-02-19Added encrypt/decrypt functions and updated mainAntony Kellermann
2018-02-16Reduced number of allocs and added error checkingAntony Kellermann
2018-02-09Convert bug fix and added better portfolio outputAntony Kellermann
2018-02-09mostly rewrite main.c, fix some segfaults on missing arguments, addCharlie Waters
2018-02-08Changed portfolio to JSON formatAntony Kellermann
2018-02-04Minor formatting fixes in newsAntony Kellermann
2018-01-31Added support for newsAntony Kellermann
2018-01-26Small main updatesAntony Kellermann
2018-01-18Added support for mutual funds and over-the-counter stocksAntony Kellermann
2018-01-17Initial commitAntony Kellermann