index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-07-03
rtnl: fix parsing/creation of IFLA_AF_SPEC RTA for the AF_BRIDGE family
Jo-Philipp Wich
2022-06-29
Merge pull request #91 from jow-/ubus-propagate-exceptions
Jo-Philipp Wich
2022-06-29
uloop: end uloop on exceptions in managed code
Jo-Philipp Wich
2022-06-29
ubus: end uloop on exceptions in managed code
Jo-Philipp Wich
2022-06-28
rtnl: expose IFLA_STATS64 contents
Jo-Philipp Wich
2022-06-28
rtnl: expose ifinfomsg.ifi_change member
Jo-Philipp Wich
2022-06-28
Merge pull request #86 from jow-/rtnl-fix-strict-chk
Jo-Philipp Wich
2022-06-27
rtnl: update NETLINK_GET_STRICT_CHK socket flag with every request
Jo-Philipp Wich
2022-06-27
nl80211: fix NL80211_SURVEY_INFO_NOISE datatype
Jo-Philipp Wich
2022-06-17
nl80211: recognize further NL80211_STA_INFO_* NLAs
Jo-Philipp Wich
2022-06-08
struct: add optional offset argument to `unpack()`
Jo-Philipp Wich
2022-06-08
Merge pull request #83 from jow-/rtnl-fix-linkinfo-segfault
Jo-Philipp Wich
2022-06-08
Merge pull request #82 from jow-/rtnl-zero-msghdr
Jo-Philipp Wich
2022-06-08
Merge pull request #81 from jow-/rtnl-fix-ack-handling
Jo-Philipp Wich
2022-06-08
rtnl: fix segmentation fault on parsing linkinfo RTA without data
Jo-Philipp Wich
2022-06-08
Merge pull request #80 from jow-/rtnl-fix-leftover-bytes
Jo-Philipp Wich
2022-06-08
rtnl: zero request message headers
Jo-Philipp Wich
2022-06-08
rtnl: fix premature netlink reply receive abort
Jo-Philipp Wich
2022-06-04
rtnl: avoid stray "netlink: %d bytes leftover after parsing attributes."
Jo-Philipp Wich
2022-06-04
struct: fix packing `*` format after other repeated formats
Jo-Philipp Wich
2022-05-20
fs: avoid input buffering with small limits in fs.readfile()
Jo-Philipp Wich
2022-04-07
fs: implement `fs.readfile()` and `fs.writefile()`
Jo-Philipp Wich
2022-03-31
fs: fix off-by-one in fs.dirname() function
Daniel Golle
2022-03-21
uloop: add support for tasks
Jo-Philipp Wich
2022-03-15
resolv: make OS X compatible
Jo-Philipp Wich
2022-03-15
fs: avoid Linux specific sys/sysmacros.h include on OS X
Jo-Philipp Wich
2022-03-15
uloop: use execvp() on OS X
Jo-Philipp Wich
2022-03-14
nl80211: add missing attributes and correct some attribute flags
Jo-Philipp Wich
2022-03-07
ubus: add event support
Jo-Philipp Wich
2022-03-07
ubus: refactor error and argument handling
Jo-Philipp Wich
2022-03-07
ubus: add object publishing, notify and subscribe support
Jo-Philipp Wich
2022-03-06
uloop: clear errno before integer conversion attempts
Jo-Philipp Wich
2022-03-02
lib: introduce uloop binding
Jo-Philipp Wich
2022-02-15
fs: implement access(), mkstemp(), file.flush() and proc.flush()
Jo-Philipp Wich
2022-01-24
struct: implement `*` format, fix invalid memory accesses
Jo-Philipp Wich
2022-01-18
lib: replace usages of vasprintf() with xvasprintf()
Jo-Philipp Wich
2022-01-04
struct: reuse double packing routines from core
Jo-Philipp Wich
2022-01-04
treewide: rework numeric value handling
Jo-Philipp Wich
2022-01-04
fs: implement fdopen(), file.fileno() and proc.fileno()
Jo-Philipp Wich
2021-12-08
ubus: add support for async requests
Jo-Philipp Wich
2021-11-05
nl80211: fix premature netlink reply receive abort
Jo-Philipp Wich
2021-11-04
fs: add utility functions
Jo-Philipp Wich
2021-11-02
nl80211: fix wiphy dump reply merge logic
Jo-Philipp Wich
2021-11-01
treewide: fix typo in exported function names and types
Jo-Philipp Wich
2021-11-01
struct: fix PowerPC specific compiler pragma name
Jo-Philipp Wich
2021-10-31
lib: introduce struct library
Jo-Philipp Wich
2021-10-22
lib: introduce resolver library
Jo-Philipp Wich
2021-09-24
ubus: properly handle signed 64bit values too
Jo-Philipp Wich
2021-09-23
ubus: fix handling signed 16bit and 32bit integers
Jo-Philipp Wich
2021-09-22
nl80211: fix issues spotted by static code analyzer
Jo-Philipp Wich
[next]