index
:
acron.git
master
Another rcon: WebSocket based remote server management
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
2023-01-05
feat(applets): add applets
HEAD
master
Trumeet
2022-09-03
build(acronc): add missing dependency libuv to acronc's PKGBUILD
Trumeet
2022-08-18
fix(acronc): OpenBSD build
Trumeet
2022-08-10
fix(libacron): ac_receive does not correctly return the error code
Trumeet
2022-08-09
build(acronc): add Arch Linux PKGBUILD
Trumeet
2022-08-09
fix(acronc): pkg-config name for libac is 'ac', not 'libac'
Trumeet
2022-08-09
feat(acronc): add error log when h_stdin fails
Trumeet
2022-08-09
fix(libacron/acronc/helloworld): ac_receive: 'read' should be the delta value...
Trumeet
2022-08-09
fix(libacron): infinite loop when wic_parse returns 0
Trumeet
2022-08-09
fix(acronc): optional player for AC_EVENT_PLAYER_DISCONNECT
Trumeet
2022-07-29
feat(mod/libacron): provide entity type to clients
Trumeet
2022-07-29
build(helloworld): switch to Meson
Trumeet
2022-07-29
fix(libacron): spec incompliance: player is optional in disconnect events
Trumeet
2022-07-29
fix(libacron): incorrect pkg-config include dir
Trumeet
2022-07-28
build(libacron): add Arch Linux PKGBUILD
Trumeet
2022-07-28
fix(libacron): memory leak when received more than one frames
Trumeet
2022-07-27
Remove acronc/CMakeLists.txt
Trumeet
2022-07-27
fix(acronc): fix FreeBSD build
Trumeet
2022-07-27
feat(acronc): add Windows support
Trumeet
2022-07-27
fix(acronc): unable to input token
Trumeet
2022-07-27
build(acronc): switch to Meson
Trumeet
2022-07-27
build(libacron): subproject ready
Trumeet
2022-07-27
build(libacron): switch to Meson
Trumeet
2022-07-27
feat(acronc): add id and host to the prompt
Trumeet
2022-07-27
fix(acronc): endif DEBUG
Trumeet
2022-07-26
feat(acronc): prettify cli experience
Trumeet
2022-07-26
fix(acronc): input <cmd><EOF> will cause illegal memory access
Trumeet
2022-07-26
feat(acronc): support reading token from env var ACRONC_TOKEN
Trumeet
2022-07-26
build(acronc): statically link against libac
Trumeet
2022-07-26
fix(acronc): code cleanup
Trumeet
2022-07-26
refactor(libacron/acronc/helloworld): move to separate directories
Trumeet
2022-07-26
feat(acronc): add acronc(1), the Acron cli
Trumeet
2022-07-25
feat(libacron): support force disconnecting without writing anything
Trumeet
2022-07-23
fix(helloworld): ACRONC_DEPS not used
Trumeet
2022-07-23
refactor(acronc): rename acronc to helloworld
Trumeet
2022-07-23
feat(acronc): guard the connection using a mutex
Trumeet
2022-07-23
feat(libacron/acronc): delegate socket IO to the client
Trumeet
2022-07-23
fix(libacron): Windows does not have 'm' dependency
Trumeet
2022-07-22
fix(acronc): add missing \n
Trumeet
2022-07-22
feat(acronc): set SIGINT and SIGTERM handlers on Unix
Trumeet
2022-07-22
feat(libacron): ac_receive(): support setting a timeout
Trumeet
2022-07-22
fix(libacron): use WSAGetLastError() instead of errno for WinSock error codes
Trumeet
2022-07-22
feat(libacron): complete Win32 error message formatting
Trumeet
2022-07-22
fix(libacron): variable 'r' uninitialized in strerror2
Trumeet
2022-07-22
refactor(libacron): remove unused export.map
Trumeet
2022-07-22
feat(libacron): more customized ac_connection_parameters
Trumeet
2022-07-21
build(libacron): add install target
Trumeet
2022-07-21
build(libacron): add static library
Trumeet
2022-07-21
fix(libacron/acronc): complete cross-platform build
Trumeet
2022-07-21
fix(libacron/acronc): incorrect type passed to printf
Trumeet
[next]