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
2024-07-11
nl80211: gracefully handle illegal netlink error code
Jo-Philipp Wich
2024-07-09
nl80211: add wiphy multi-radio support
Felix Fietkau
2024-07-07
nl80211: add support for multi-attribute arrays
Felix Fietkau
2024-07-07
nl80211: move access to tb array out of uc_nl_convert_attr and below
Felix Fietkau
2024-06-18
Merge pull request #204 from f00b4r0/zlib
Jo-Philipp Wich
2024-06-18
lib: introduce zlib library
Thibaut VARĂˆNE
2024-06-17
fs: add lock() file method
Felix Fietkau
2024-06-17
fs: add truncate() file method
Felix Fietkau
2024-05-21
socket: implement recvmsg(), sendmsg() and cmsg support
Jo-Philipp Wich
2024-05-17
socket: add IPv6 socket options
Jo-Philipp Wich
2024-05-17
socket: handle further socket option value types
Jo-Philipp Wich
2024-05-17
socket: improve uc_socket_listen() behavior
Jo-Philipp Wich
2024-05-17
socket: improve uc_socket_connect() behavior
Jo-Philipp Wich
2024-05-17
socket: support IPv6 addresses in struct conversion routines
Jo-Philipp Wich
2024-05-17
socket: uv_to_sockaddr(): fix length calculation for AF_UNIX addresses
Jo-Philipp Wich
2024-05-17
socket: remove wrong documentation fragment
Jo-Philipp Wich
2024-05-14
socket: optimize poll() argument handling
Jo-Philipp Wich
2024-05-13
socket: fix potential memory leak in connect()
Jo-Philipp Wich
2024-05-09
socket: fix addrinfo() with omitted service argument
Jo-Philipp Wich
2024-05-08
socket: remove leftover debug code
Jo-Philipp Wich
2024-05-08
socket: add AF_PACKET socket type support
Jo-Philipp Wich
2024-05-02
ubus: fix uc_ubus_have_uloop for eloop+uloop combination
Felix Fietkau
2024-04-25
Merge pull request #197 from jow-/docs-add-uloop
Jo-Philipp Wich
2024-04-25
socket: make socket.send() accept non-string data
Jo-Philipp Wich
2024-04-25
uloop: add documentation
Jo-Philipp Wich
2024-04-24
socket: rework error handling
Jo-Philipp Wich
2024-04-24
lib: introduce socket library
Jo-Philipp Wich
2024-04-15
uci: remove incorrectly documentated reorder() parameter
Jo-Philipp Wich
2024-04-07
ubus: add explicit support for deferring incoming requests
Felix Fietkau
2024-02-21
uloop: automatically clear error information
Jo-Philipp Wich
2024-02-21
uci: automatically clear error information
Jo-Philipp Wich
2024-02-21
ubus: automatically clear error information
Jo-Philipp Wich
2024-02-21
uci: refactor uci.changes() to match documentation
Jo-Philipp Wich
2024-01-10
rtnl: increase event socket rx buffer size limit to 1 MiB
Jo-Philipp Wich
2024-01-10
rtnl: optimize reception of rtnl events
Jo-Philipp Wich
2024-01-10
rtnl: store callback in listener registry only on success
Jo-Philipp Wich
2023-12-14
nl80211: fix decoding of NL80211_BAND_IFTYPE_ATTR_HE_CAP_MCS_SET attribute
Jo-Philipp Wich
2023-12-14
nl80211: fix parsing of NL80211_BAND_ATTR_VHT_MCS_SET attribute
Jo-Philipp Wich
2023-12-11
nl80211: fix datatype of NL80211_BAND_IFTYPE_ATTR_HE_CAP_{MAC,PHY} attrs
Jo-Philipp Wich
2023-11-30
ubus: make ubus_context first in uc_ubus_connection_t
Felix Fietkau
2023-11-03
uloop: support new interval and signal APIs
Jo-Philipp Wich
2023-11-01
nl80211: fix maybe uninitialized variable
Jo-Philipp Wich
2023-10-11
uci: fix potential memory leaks in `configs()`
Jo-Philipp Wich
2023-10-11
lib: various documentation fixes
Jo-Philipp Wich
2023-10-11
uci: add module documentation
Jo-Philipp Wich
2023-10-10
Merge pull request #174 from jow-/log-lib
Jo-Philipp Wich
2023-10-10
lib: introduce log library
Jo-Philipp Wich
2023-10-09
uloop: rename environ variable to avoid clashing with system macro on macOS
Felix Fietkau
2023-09-22
rtnl: update the link attr TODOs
Packet Please
2023-09-22
rtnl: add IFLA_TARGET_NETNSID for operating in other namespaces
Packet Please
[next]