Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure include and fix makefiles HEAD master | latex | 2023-02-11 | 5 | -10/+110 |
| | | | | | | | | * restructed include/ to have a umumble folder * fix the makefile to use the new include structure * tests makefile now builds inside root build folder * added TODO list for shit I gotta do * laid groundwork for packet parsing/packing: mumble_packet_gen_header | ||||
* | add TLS support | latex | 2023-02-05 | 1 | -26/+43 |
| | |||||
* | add mumble_connect to connect to TCP | latex | 2023-01-29 | 2 | -3/+120 |
| | |||||
* | fix API, fix Makefile, add unit tests | latex | 2023-01-26 | 1 | -4/+4 |
| | |||||
* | add context initialization and uv loop | latex | 2023-01-25 | 1 | -0/+15 |
| | |||||
* | First commit | latex | 2023-01-22 | 1 | -0/+621 |