Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jsoninfo: use the function to initialise the config
[olsrd.git]
/
lib
/
jsoninfo
/
2015-12-03
Ferry Huberts
jsoninfo: use the function to initialise the config
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: remove some unused includes
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: rename header files recursive include guards
tree
|
commitdiff
2015-12-02
Ferry Huberts
info: split out neighbors and 2hop printer functions
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: rename 'printers' unit
tree
|
commitdiff
2015-12-02
Ferry Huberts
info: use a define for the info_plugin_config_t plugin...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: rename info_plugin_config to config
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: rename variable printer_functions to functions
tree
|
commitdiff
2015-12-02
Ferry Huberts
info: rename type printer_functions_t to info_plugin_fu...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: move code from olsr_jsoninfo into olsr_plugin
tree
|
commitdiff
2015-12-02
Ferry Huberts
info: merge jsoninfo and txtinfo common code
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: wrap generic info plugin configuration in...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: convert INFO_ALLOW_LOCALHOST define into...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: put output start/end in the functions table
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: put command parsing in the functions table
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: put the plugin init hook in the functions...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: determine the mime type via the functions...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: only need to reset entry number for json...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: wrap the outbuffer in a struct for easier...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: move SIW_x defines into common code
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: use a table of function pointers in send_info
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: move ipc_print_* functions into a 'printers...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: add plugin_init hook
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: move determining the action into a separate...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: move http header related functions into commo...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: add Freifunk neighbours special case, like...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: fix some indents
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: reorder some includes
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: use standard set_plugin_string function for...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: initialise uuidfile as well
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: fix PLUGIN_NAME that is reported on plugin...
tree
|
commitdiff
2015-12-02
Ferry Huberts
jsoninfo: INADDR_LOOPBACK is in host format and the...
tree
|
commitdiff
2015-11-30
Ferry Huberts
jsoninfo: remove an unused define
tree
|
commitdiff
2015-11-30
Ferry Huberts
jsoninfo: use the same order as txtinfo
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: send http headers by default
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: avoid a memcpy: just move the abuf.buf pointe...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: also send the (UTF-8) charset in the content...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: refactor generation of the headers
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: fixup the Content-Length http header
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: fixup the Content-Type http header
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: fixup the Connection http header
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: fixup the Server http header
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: ensure date in http header is in GMT, as...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: move json support functions into their own...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: move some variables around
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: remove personal copyrights, just check the...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: fix content type of http headers for /olsr...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: more formatting
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: rename a function
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: limit the number of in-flight connection...
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use a smaller (2 CPU pages) initial buffer
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use the plugin name in a malloc call
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: move some functions around
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: update some comments
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: initialise outbuffer_count
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use the set_plugin_boolean function
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use a define to rename TXTINFO_ALLOW_LOCALHOST
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use defines for some variables
tree
|
commitdiff
2015-11-27
Ferry Huberts
jsoninfo: use a define for the plugin name
tree
|
commitdiff
2015-11-24
Ferry Huberts
jsoninfo: sgw: minor simplification reducing memory...
tree
|
commitdiff
2015-11-23
Ferry Huberts
jsoninfo: sgw: show entries without tc too
tree
|
commitdiff
2015-11-23
Ferry Huberts
jsoninfo: sgw: show tableNr, ruleNr and bypassRuleNr too
tree
|
commitdiff
2015-11-23
Ferry Huberts
jsoninfo: sgw: simplify prefix output
tree
|
commitdiff
2015-11-23
Ferry Huberts
jsoninfo: sgw field in /sgw response is not an array
tree
|
commitdiff
2015-11-06
Ferry Huberts
jsoninfo: also output SmartGatewayInstanceId
tree
|
commitdiff
2015-10-14
Ferry Huberts
jsoninfo: fix a Coverity warning
tree
|
commitdiff
2015-09-29
Ferry Huberts
jsoninfo: fix a Coverity warning
tree
|
commitdiff
2015-09-28
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-06-19
Ferry Huberts
jsoninfo: fix a crash when there are no gateways
tree
|
commitdiff
2015-06-19
Ferry Huberts
jsoninfo: fix a crash when there are no gateways
tree
|
commitdiff
2015-06-18
Ferry Huberts
Merge branch 'release-0.9.0'
tree
|
commitdiff
2015-06-16
Ferry Huberts
jsoninfo: do not output smart-gateway info when not...
tree
|
commitdiff
2015-06-15
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.8'
tree
|
commitdiff
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.7'
tree
|
commitdiff
2015-05-01
Ferry Huberts
jsoninfo: validity times are in 'me' format, convert...
tree
|
commitdiff
2015-04-30
Ferry Huberts
jsoninfo: update the readme
tree
|
commitdiff
2015-04-22
Ferry Huberts
jsoninfo: add version, 2hop and sgw. now in sync with...
tree
|
commitdiff
2015-04-22
Ferry Huberts
jsoninfo: the IP address for a neighbour can also be...
tree
|
commitdiff
2015-04-22
Ferry Huberts
jsoninfo: minor fixup
tree
|
commitdiff
2015-04-22
Ferry Huberts
jsoninfo: systemTime and timeSinceStartup can be first
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: formatting fixup
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: refactor outputting JSON
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: more comparison simplifications
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: clearer distinction between JSON and non...
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: some comparison simplifications
tree
|
commitdiff
2015-04-20
Ferry Huberts
jsoninfo: formatting
tree
|
commitdiff
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
tree
|
commitdiff
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
v0.6.7-eol
tree
|
commitdiff
2014-11-16
Henning Rogge
Merge branch 'master' of git://olsr.org/olsrd
tree
|
commitdiff
2014-11-16
Henning Rogge
Only use IPV6_TCLASS and IPV6_V6ONLY when defined
tree
|
commitdiff
2014-11-14
Ferry Huberts
Merge branch 'msgw'
tree
|
commitdiff
2014-11-12
Ferry Huberts
sgw: move 'struct sgw_egress_if' type into a separate...
tree
|
commitdiff
2014-10-24
Ferry Huberts
Merge branch 'release-0.6.7'
tree
|
commitdiff
2014-10-24
Ferry Huberts
jsoninfo: fix indentation
tree
|
commitdiff
2014-10-24
Ferry Huberts
Merge branch 'release-0.6.7'
tree
|
commitdiff
2014-10-24
Nico Geyso
jsoninfo: set_plugin_boolean stores into an int
tree
|
commitdiff
2014-10-06
Ferry Huberts
Merge branch 'release-0.6.7'
tree
|
commitdiff
2014-08-29
Saverio Proto
Missing patch of header files for "Add boolean ipv6only...
tree
|
commitdiff
2014-08-24
Henning Rogge
Add boolean ipv6only parameter to txtinfo and jsoninfo
tree
|
commitdiff
next