index
:
ucode
build1
crypto
master
The ucode Scripting Language
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 hours
lib: add crypto.uc
crypto
Mikael Magnusson
10 hours
tests: add crypto tests
Mikael Magnusson
10 hours
lib: add Crypto OpenSSL plugin support
Mikael Magnusson
10 hours
lib: add Crypto MbedTLS plugin support
Mikael Magnusson
2024-10-24
Merge pull request #244 from nbd168/nl80211
Jo-Philipp Wich
2024-10-23
nl80211: add new attributes for multi-radio support
Felix Fietkau
2024-10-23
nl80211: cover extended feature and EHT rate info attributes
Jo-Philipp Wich
2024-10-18
Merge pull request #237 from sebastianertz/math
Jo-Philipp Wich
2024-10-18
Merge pull request #213 from jow-/improve-vector-macros
Jo-Philipp Wich
2024-10-18
math: removed global variable for thread safety
Sebastian Ertz
2024-10-18
treewide: refactor vector usage code
Jo-Philipp Wich
2024-10-18
utils: improve vector utilities
Jo-Philipp Wich
2024-10-18
Merge pull request #241 from jow-/socket-local-fanout-decl
Jo-Philipp Wich
2024-10-17
socket: provide local definition of `struct fanout_args`
Jo-Philipp Wich
2024-10-17
Merge pull request #239 from jow-/safe-insert-during-obj-iteration
Jo-Philipp Wich
2024-10-17
Merge pull request #240 from jow-/stricter-number-conversion
Jo-Philipp Wich
2024-10-17
types: fix potential use after free on adding keys during iteration
Jo-Philipp Wich
2024-10-16
vallist: more thoroughly check for trailing garbage after numeric string
Jo-Philipp Wich
2024-09-24
Merge pull request #226 from jow-/lexer-improvements
Jo-Philipp Wich
2024-09-23
lexer: make api functions public
Jo-Philipp Wich
2024-09-23
lexer: emit comment and template statement block tokens
Jo-Philipp Wich
2024-09-23
lexer: improve token position reporting
Jo-Philipp Wich
2024-09-23
Merge pull request #225 from jow-/compiler-fix-keyword-property-labels-after-...
Jo-Philipp Wich
2024-09-23
Merge pull request #224 from jow-/lib-fs-readline-leak
Jo-Philipp Wich
2024-09-23
compiler: properly treat property names after spread expressions
Jo-Philipp Wich
2024-09-23
fs: fix potential memory leak on i/o errors in .read()
Jo-Philipp Wich
2024-09-21
Merge pull request #223 from jow-/nl80211-add-eht-attributes
Jo-Philipp Wich
2024-09-21
nl80211: add EHT mac/phy capabilities
Chad Monroe
2024-09-20
Merge pull request #218 from jonasjelonek/add-ioctl
Jo-Philipp Wich
2024-09-20
fs: add ioctl() file method
Jonas Jelonek
2024-09-20
Merge pull request #221 from mikma/fix-getenv
Jo-Philipp Wich
2024-09-20
lib: test if call to getenv() destroys environ
Mikael Magnusson
2024-09-20
lib: use copy of environ pointer in getenv()
Mikael Magnusson
2024-09-20
ci: bump upload-artifact to v3
Jo-Philipp Wich
2024-07-29
Merge pull request #214 from jow-/ucode-test-runner
HEAD
master
Jo-Philipp Wich
2024-07-29
tests: replace test runner shell script with ucode implementation
Jo-Philipp Wich
2024-07-29
main: prevent invalid memory access when executing empty stdin
Jo-Philipp Wich
2024-07-11
Merge pull request #211 from jow-/hwsim-support
Jo-Philipp Wich
2024-07-11
nl80211: support the MAC80211_HWSIM netlink protocol family
Jo-Philipp Wich
2024-07-11
nl80211: drop unused structure members from connection context
Jo-Philipp Wich
2024-07-11
nl80211: support conversion from/to struct array attributes
Jo-Philipp Wich
2024-07-11
nl80211: gracefully handle illegal netlink error code
Jo-Philipp Wich
2024-07-11
Merge pull request #210 from nbd168/nl80211
Jo-Philipp Wich
2024-07-09
nl80211: add wiphy multi-radio support
Felix Fietkau
2024-07-09
nl80211: update nl80211.h to latest wireless-next
Felix Fietkau
2024-07-07
Merge pull request #208 from nbd168/nl80211
Jo-Philipp Wich
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
Merge pull request #206 from efahl/issue205
Jo-Philipp Wich
[next]