summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-12-05Merge pull request #249 from jow-/nl80211-single-split-wiphy-dumpJo-Philipp Wich
2024-12-05nl80211: properly support split_wiphy_dump for single physJo-Philipp Wich
2024-12-04types: ucv_resource_create(): rename `typename` parameter to `type`Jo-Philipp Wich
2024-12-02Merge pull request #247 from jow-/lib-use-sort-rJo-Philipp Wich
2024-12-02lib: utilize `ucv_array_sort_r()` and `ucv_object_sort_r()`Jo-Philipp Wich
2024-12-02Merge pull request #242 from IdWV/global-variablesJo-Philipp Wich
2024-12-02vm: reset signals when freeing VMJo-Philipp Wich
2024-12-02types, vm: refactor usage of global variablesJo-Philipp Wich
2024-12-02types: introduce `ucv_array_sort_r()` and `ucv_object_sort_r()`Jo-Philipp Wich
2024-12-01Merge pull request #234 from IdWV/fsJo-Philipp Wich
2024-12-01Merge pull request #232 from sebastianertz/lib-digestJo-Philipp Wich
2024-12-01digest: implement compile time option to exclude less common algorithmsJo-Philipp Wich
2024-12-01ci: include libmd in MacOS CI buildsJo-Philipp Wich
2024-12-01lib: introduce digest librarySebastian Ertz
2024-11-29Merge pull request #246 from jow-/fix-upvalue-resolveJo-Philipp Wich
2024-11-29types: resolve upvalue values in arrays and objectsJo-Philipp Wich
2024-11-29vm: resolve upvalues before pushing them onto the stackJo-Philipp Wich
2024-11-29ci: drop OpenWrt tests for nowJo-Philipp Wich
2024-10-24fs: eliminate the usage of global variablesIsaac de Wolff
2024-10-24types: add ucv_resource_create() helperJo-Philipp Wich
2024-10-24Merge pull request #244 from nbd168/nl80211Jo-Philipp Wich
2024-10-23nl80211: add new attributes for multi-radio supportFelix Fietkau
2024-10-23nl80211: cover extended feature and EHT rate info attributesJo-Philipp Wich
2024-10-18Merge pull request #237 from sebastianertz/mathJo-Philipp Wich
2024-10-18Merge pull request #213 from jow-/improve-vector-macrosJo-Philipp Wich
2024-10-18math: removed global variable for thread safetySebastian Ertz
2024-10-18treewide: refactor vector usage codeJo-Philipp Wich
2024-10-18utils: improve vector utilitiesJo-Philipp Wich
2024-10-18Merge pull request #241 from jow-/socket-local-fanout-declJo-Philipp Wich
2024-10-17socket: provide local definition of `struct fanout_args`Jo-Philipp Wich
2024-10-17Merge pull request #239 from jow-/safe-insert-during-obj-iterationJo-Philipp Wich
2024-10-17Merge pull request #240 from jow-/stricter-number-conversionJo-Philipp Wich
2024-10-17types: fix potential use after free on adding keys during iterationJo-Philipp Wich
2024-10-16vallist: more thoroughly check for trailing garbage after numeric stringJo-Philipp Wich
2024-09-24Merge pull request #226 from jow-/lexer-improvementsJo-Philipp Wich
2024-09-23lexer: make api functions publicJo-Philipp Wich
2024-09-23lexer: emit comment and template statement block tokensJo-Philipp Wich
2024-09-23lexer: improve token position reportingJo-Philipp Wich
2024-09-23Merge pull request #225 from jow-/compiler-fix-keyword-property-labels-after-...Jo-Philipp Wich
2024-09-23Merge pull request #224 from jow-/lib-fs-readline-leakJo-Philipp Wich
2024-09-23compiler: properly treat property names after spread expressionsJo-Philipp Wich
2024-09-23fs: fix potential memory leak on i/o errors in .read()Jo-Philipp Wich
2024-09-21Merge pull request #223 from jow-/nl80211-add-eht-attributesJo-Philipp Wich
2024-09-21nl80211: add EHT mac/phy capabilitiesChad Monroe
2024-09-20Merge pull request #218 from jonasjelonek/add-ioctlJo-Philipp Wich
2024-09-20fs: add ioctl() file methodJonas Jelonek
2024-09-20Merge pull request #221 from mikma/fix-getenvJo-Philipp Wich
2024-09-20lib: test if call to getenv() destroys environMikael Magnusson
2024-09-20lib: use copy of environ pointer in getenv()Mikael Magnusson
2024-09-20ci: bump upload-artifact to v3Jo-Philipp Wich