Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure include and fix makefiles HEAD master | latex | 2023-02-11 | 13 | -30/+206 |
| | | | | | | | | * 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 | ||||
* | make install more configurable | latex | 2023-02-06 | 2 | -4/+9 |
| | |||||
* | add TLS support | latex | 2023-02-05 | 5 | -30/+56 |
| | |||||
* | don't force PREFIX and support DESTDIR | latex | 2023-02-01 | 2 | -3/+6 |
| | |||||
* | fix Makefile | latex | 2023-02-01 | 2 | -3/+1 |
| | |||||
* | add LGPLv3 license | latex | 2023-01-29 | 1 | -0/+165 |
| | |||||
* | fix shared library build | latex | 2023-01-29 | 1 | -1/+1 |
| | |||||
* | add mumble_connect to connect to TCP | latex | 2023-01-29 | 4 | -14/+151 |
| | |||||
* | fix build on Windows | latex | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | fix API, fix Makefile, add unit tests | latex | 2023-01-26 | 6 | -10/+48 |
| | |||||
* | add context initialization and uv loop | latex | 2023-01-25 | 2 | -0/+49 |
| | |||||
* | Add .cache/ to .gitignore | latex | 2023-01-23 | 1 | -0/+1 |
| | |||||
* | Add compile_commands.json to .gitignore | latex | 2023-01-23 | 1 | -0/+1 |
| | |||||
* | Make sure nanopb generates files BEFORE compiling | latex | 2023-01-23 | 1 | -2/+2 |
| | |||||
* | add .gitignore | latex | 2023-01-23 | 1 | -0/+5 |
| | |||||
* | Add nanopb to Makefile | latex | 2023-01-23 | 2 | -8/+9 |
| | |||||
* | Add nanopb 0.4.7 as submodule | latex | 2023-01-23 | 2 | -0/+3 |
| | |||||
* | Update README with better desc | latex | 2023-01-22 | 1 | -1/+1 |
| | |||||
* | First commit | latex | 2023-01-22 | 4 | -0/+683 |