about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* add uv_link_t to linker and re-use libraries for tests add-tlslatex2023-02-052-4/+4
* add mbedtls libraries to linkerlatex2023-02-051-1/+3
* currently broken tls supportlatex2023-02-025-29/+54
* don't force PREFIX and support DESTDIRlatex2023-02-012-3/+6
* fix Makefilelatex2023-02-012-3/+1
* add LGPLv3 licenselatex2023-01-291-0/+165
* fix shared library buildlatex2023-01-291-1/+1
* add mumble_connect to connect to TCPlatex2023-01-294-14/+151
* fix build on Windowslatex2023-01-261-1/+1
* fix API, fix Makefile, add unit testslatex2023-01-266-10/+48
* add context initialization and uv looplatex2023-01-252-0/+49
* Add .cache/ to .gitignorelatex2023-01-231-0/+1
* Add compile_commands.json to .gitignorelatex2023-01-231-0/+1
* Make sure nanopb generates files BEFORE compilinglatex2023-01-231-2/+2
* add .gitignorelatex2023-01-231-0/+5
* Add nanopb to Makefilelatex2023-01-232-8/+9
* Add nanopb 0.4.7 as submodulelatex2023-01-232-0/+3
* Update README with better desclatex2023-01-221-1/+1
* First commitlatex2023-01-224-0/+683