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
/
net.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
switch to egor@tensin.name
Egor Tensin
2023-12-12
*
implement a command to list runs
Egor Tensin
2023-11-15
*
net: don't copy data in struct buf
Egor Tensin
2023-07-18
*
net: remove unused buf_* routines
Egor Tensin
2023-07-18
*
test: test long CI run output
Egor Tensin
2023-07-10
*
fix function names in error messages
Egor Tensin
2023-06-30
*
minor refactoring
Egor Tensin
2023-06-14
*
add {file,net}_close as a wrapper to close(2)
Egor Tensin
2023-06-09
*
net: drop the _all suffix
Egor Tensin
2023-05-15
*
msg: enforce at least one word
Egor Tensin
2023-05-14
*
best practices & coding style fixes
Egor Tensin
2023-05-13
*
net: use size instead of length for variable names
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: removed unused API
Egor Tensin
2022-08-30
*
net: error out unless net_recv_all receives all bytes
Egor Tensin
2022-08-30
*
net: more portable
Egor Tensin
2022-08-30
*
net: bind to IPv6
Egor Tensin
2022-08-30
*
net: use MSG_NOSIGNAL
Egor Tensin
2022-08-28
*
add check_errno macro
Egor Tensin
2022-08-26
*
net: rework API
Egor Tensin
2022-08-25
*
net: use CLOEXEC
Egor Tensin
2022-08-23
*
net: fix recv_all
Egor Tensin
2022-08-23
*
add some code
Egor Tensin
2022-08-23