index
:
cimple
gh-pages
master
My little CI system (hopefully)
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
sanitize #include-s
Egor Tensin
2023-06-13
*
msg: rework some APIs
Egor Tensin
2023-06-11
*
msg: add msg_send_from_argv shortcut
Egor Tensin
2023-06-09
*
add {file,net}_close as a wrapper to close(2)
Egor Tensin
2023-06-09
*
msg: strings, not words
Egor Tensin
2023-05-15
*
msg: add functions for one-off communication
Egor Tensin
2023-05-14
*
msg: enforce at least one word
Egor Tensin
2023-05-14
*
best practices & coding style fixes
Egor Tensin
2023-05-13
*
add command module to handle request-response communications
Egor Tensin
2023-05-13
*
make struct ci_queue_entry opaque
Egor Tensin
2023-04-29
*
net: add struct buf
Egor Tensin
2023-04-29
*
add copyright notices
Egor Tensin
2022-12-02
*
log: refactoring
Egor Tensin
2022-09-08
*
net: more portable
Egor Tensin
2022-08-30
*
make proper "error" messages
Egor Tensin
2022-08-28
*
msg: fix a buffer overflow
Egor Tensin
2022-08-28
*
holy crap, it actually kinda works now
Egor Tensin
2022-08-28
*
msg: add msg_copy, refactoring
Egor Tensin
2022-08-25
*
msg: refactoring
Egor Tensin
2022-08-25
*
net: rework API
Egor Tensin
2022-08-25
*
msg: add msg_dump_unknown
Egor Tensin
2022-08-25
*
cmd -> msg
Egor Tensin
2022-08-23