projects
/
project
/
libubox.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ustream-fd: readability change.
2015-06-14
Yousong Zhou
ustream-fd: readability change.
commit
|
commitdiff
|
tree
2015-06-14
Yousong Zhou
ustream: tweak ustream_prepare_buf() a bit.
commit
|
commitdiff
|
tree
2015-05-10
Yegor Yefremov
ubox: CMake: fix json-c detection
commit
|
commitdiff
|
tree
2015-05-08
Felix Fietkau
add a base64 implementation (based on FreeBSD code)
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2015-01-21
Yousong Zhou
utils: use clock_get_time() for clock_gettime() on...
commit
|
commitdiff
|
tree
2015-01-21
Yousong Zhou
uloop: optimize uloop_timeout_set() implementaiton...
commit
|
commitdiff
|
tree
2015-01-21
Yousong Zhou
ustream-fd: fix logic invert of write polling.
commit
|
commitdiff
|
tree
2015-01-21
Yousong Zhou
ustream: add function ustream_read().
commit
|
commitdiff
|
tree
2015-01-15
Rafał Miłecki
usock: set socket flags right after creating it
commit
|
commitdiff
|
tree
2015-01-15
Rafał Miłecki
usock: add helper waiting for socket to be ready
commit
|
commitdiff
|
tree
2014-12-22
Yousong Zhou
examples: add example code for json_script.
commit
|
commitdiff
|
tree
2014-12-22
Yousong Zhou
json_script: fix logic invert of handle_expr_not().
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
json_script: remove unneed argument check before calling...
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
json_script: fix eval_string().
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
jshn: add error handling and fix memory leak in jshn_format().
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
blobmsg: remove unneeded assignment in blobmsg_alloc_string_...
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
examples: fix build.
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
lua: do not hardcode /opt/local/include for Apple.
commit
|
commitdiff
|
tree
2014-12-11
Yousong Zhou
libubox: drop legacy json-c support
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
Revert "jshn: only keep UP_* variables around while...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: shorten JSON_VAR to J_V
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: shorten variable names to speed up processing
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: remove TYPE_JSON_VAR
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: do not export JSON_SEQ
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: only keep UP_* variables around while they are...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-11-23
Felix Fietkau
jshn: improve performance by using let instead of ...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-10-24
Felix Fietkau
blobmsg_json: avoid redefinition of json_object
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-10-01
Felix Fietkau
md5: add a new implementation under permissive license
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-09-23
Felix Fietkau
blobmsg_json: include json.h inside blobmsg_json.c...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-09-23
Felix Fietkau
avoid using the deprecated is_error() function from...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-09-23
Jo-Philipp Wich
usock: add usock_port() for convenient use of numeric...
commit
|
commitdiff
|
tree
2014-08-03
Felix Fietkau
blobmsg: accept NULL attr in blobmsg_get_string()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-27
xfguo@credosemi.com
lua/uloop: 'end' is the keyword of Lua, use 'cancel...
commit
|
commitdiff
|
tree
2014-07-26
ewolfok
blob: improve out-of-memory handling
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-20
Felix Fietkau
blobmsg: add a helper function to reset the name of...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-16
Jo-Philipp Wich
jshn: do not collapse whitespace in json_load()
commit
|
commitdiff
|
tree
2014-07-15
Felix Fietkau
blobmsg: add blobmsg_check_array, which returns the...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-03
Felix Fietkau
blobmsg-example: use blobmsg_get_string()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
examples: fix build error
commit
|
commitdiff
|
tree
2014-07-03
Felix Fietkau
blobmsg_example: fix output
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
examples: use PRIu64 instead %lld when printing uint64_t...
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
examples: add missing include
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
examples: fix linking with json-c
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
examples: remove set but unused variable
commit
|
commitdiff
|
tree
2014-07-03
Luka Perkov
usock: fix indentation
commit
|
commitdiff
|
tree
2014-06-05
Felix Fietkau
vlist: add static initializer macros
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-05-31
Felix Fietkau
blobmsg_json: use cross-platform macro for fprintf...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-05-26
Felix Fietkau
json_script: fix a segfault in the file free handler
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-05-09
Jacob Siverskog
blob/blobmsg: Perform explicit casts from void* to...
commit
|
commitdiff
|
tree
2014-05-05
Luka Perkov
uloop: fix multiple calls to uloop_run()
commit
|
commitdiff
|
tree
2014-04-30
Felix Fietkau
utils: add a bitfield size macro
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-28
Felix Fietkau
kvlist: constify arguments
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-28
Felix Fietkau
json_script: add json_script_run_file()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-28
Felix Fietkau
json_script: implement json_script_eval_string
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-27
Felix Fietkau
blobmsg: make length variables unsigned
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-27
Felix Fietkau
blob: make length variables unsigned
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-26
Bastian Bittorf
sh/jshn.sh - json_cleanup() dont pollute env with local...
commit
|
commitdiff
|
tree
2014-04-26
Felix Fietkau
uloop: clear uloop_fd::error on add
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-26
Felix Fietkau
blobmsg_json: let blobmsg_format_json_with_cb with...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-21
Felix Fietkau
blob: fix handling of custom validator callback
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-15
Felix Fietkau
kvlist: avoid unused-but-set warnings in code not using...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-12
Felix Fietkau
md5: remove unnecessary variable change
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-12
Felix Fietkau
blobmsg_json: fix a memleak on error
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-12
Felix Fietkau
ustream: remove unnecessary initialization
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-12
Felix Fietkau
blobmsg: remove unnecessary initialization
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-04-11
Felix Fietkau
kvlist: add a simply key/value store implementation
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-27
Felix Fietkau
avl: add AVL_TREE macro to define an initialized struct...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_remove()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_add_before()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_add_after()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_add_head()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_init_head()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
list_compat.h: remove list_entity compat define
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-20
Felix Fietkau
avl.c: remove compat macros and switch to the argument...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-18
Felix Fietkau
utils: add __constructor and __hidden defines
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-12
Felix Fietkau
blobmsg_json: unconditionally use blobmsg data/len...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-03-12
Felix Fietkau
blobmsg: allow data/length iterator/accessor functions...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2014-02-23
Karl Vogel
uloop: Add flag to allow callback to be called on error...
commit
|
commitdiff
|
tree
2014-02-02
Felix Fietkau
jshn: drop json_select warnings when called from json_get_va...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-12-02
Felix Fietkau
jshn: in json_get_values(), handle json_select errors
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-12-01
Felix Fietkau
jshn: optimize the shell code some more
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-11-18
John Crispin
runqueue: add a function that allows adding jobs to...
commit
|
commitdiff
|
tree
2013-10-30
Felix Fietkau
jshn: refactor _jshn_append to require fewer evals
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-30
Felix Fietkau
jshn: improve performance by getting rid of unnecessary...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-30
Felix Fietkau
jshn: do not export SEQ_*
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-30
Felix Fietkau
jshn: get rid of the table stack, use the UP_* variable...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-30
Felix Fietkau
jshn: reduce the number of appends to the cleanup list...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-29
Felix Fietkau
jshn: allow json_get_keys/values to refer to the currently...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-29
Felix Fietkau
jshn: add json_get_values (useful for arrays)
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-24
Felix Fietkau
utils.h: fix name collisions in __u_bswap16 with using...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-22
Kristian Evensen
Restore signal handler after uloop_run()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-20
Felix Fietkau
blobmsg: add blobmsg_len() for consistency (similar...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-19
Felix Fietkau
jshn: add json_get_keys()
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-19
Felix Fietkau
ustream: properly clear fields to fix ustream reuse
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-15
Felix Fietkau
blob: add a magic offset to nesting cookies to ensure...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-05
Felix Fietkau
vlist: constify key argument to vlist_add
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-04
Felix Fietkau
blobmsg_json: allow signed output of integers
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-10-04
Felix Fietkau
blob: add blob_put_raw() for copying one or more blob...
Signed-off-by: Felix Fietkau <
nbd@openwrt.org
>
commit
|
commitdiff
|
tree
2013-09-11
Felix Fietkau
blobmsg-example: fix length handling in dump_table...
commit
|
commitdiff
|
tree
next