about summary refs log tree commit diff stats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* restructure include and fix makefiles HEAD masterlatex2023-02-115-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 supportlatex2023-02-051-26/+43
|
* add mumble_connect to connect to TCPlatex2023-01-292-3/+120
|
* fix API, fix Makefile, add unit testslatex2023-01-261-4/+4
|
* add context initialization and uv looplatex2023-01-251-0/+15
|
* First commitlatex2023-01-221-0/+621