Repositories
/
olsrd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
olsrd.git
2015-12-02
Ferry Huberts
jsoninfo: only need to reset entry number for json...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: wrap the outbuffer in a struct for easier...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: wrap the outbuffer in a struct for easier...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: move SIW_x defines into common code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: move SIW_x defines into common code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: use a table of function pointers in send_info
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: use a table of function pointers in send_info
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: move ipc_print_* functions into a 'printers...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: move ipc_print_* functions into a 'printers...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: add plugin_init hook
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: add plugin_init hook
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: move determining the action into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: move determining the action into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: move http header related functions into commo...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: move http header related functions into common...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: add Freifunk neighbours special case, like...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: fix some indents
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: reorder some includes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: use standard set_plugin_string function for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: initialise uuidfile as well
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: fix PLUGIN_NAME that is reported on plugin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
jsoninfo: INADDR_LOOPBACK is in host format and the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: add /runtime and /startup commands
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: add (unsupported) commands '/config' and ...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: '/ver' and '/neighbours' are specials when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: send the information in the runtime and startu...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: catch '/all' earlier when determining the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: treat the olsrd configuration differently
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Ferry Huberts
txtinfo: use the same 'c-basic-offset: 2' as jsoninfo
commit
|
commitdiff
|
tree
|
snapshot
2015-12-01
Ferry Huberts
src: add some forgotten includes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
jsoninfo: remove an unused define
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
jsoninfo: use the same order as txtinfo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
txtinfo: undo output re-ordering of 4563faa
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
exit: fix some exit codes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
exit: use EXIT_SUCCESS or EXIT_FAILURE exclusively
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
olsr_exit: fix some exit codes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-30
Ferry Huberts
olsr_exit: use EXIT_SUCCESS or EXIT_FAILURE exclusively
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: bring over proper http header support from...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: send http headers by default
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: avoid a memcpy: just move the abuf.buf pointe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: also send the (UTF-8) charset in the content...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: refactor generation of the headers
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: avoid a memcpy: just move the abuf.buf pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: also send the (UTF-8) charset in the content...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: remove a pointless assert
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: fixup the Content-Length http header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: fixup the Content-Type http header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: fixup the Connection http header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: fixup the Server http header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: ensure date in http header is in GMT, as...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: fixup the Content-Type http header
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: move json support functions into their own...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: move some variables around
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: remove personal copyrights, just check the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: fix content type of http headers for /olsr...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: more formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: rename a function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: limit the number of in-flight connection...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use a smaller (2 CPU pages) initial buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use the plugin name in a malloc call
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: move some functions around
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: update some comments
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: initialise outbuffer_count
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use the set_plugin_boolean function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use a define to rename TXTINFO_ALLOW_LOCALHOST
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use defines for some variables
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
jsoninfo: use a define for the plugin name
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: remove personal copyrights, just check the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: expand SIW_RUNTIME_ALL to include all runtime...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: remove superfluous forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: some more formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: send everything on an unknown option
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: the configuration is a special case
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: renumber SIW_x defines and put them in 'groups'
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use a bigger (2 CPU pages) initial buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use HTTP/1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: http headers must use \r\n line endings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: add httpheaders configuration parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: simplify some comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: re-order the sent information
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use the plugin name in a malloc call
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: rename txtinfo_write_data function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: move ipc_print_version function up a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: move ipc_print_gateways function up a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: move ipc_print_mid function up a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: rename some SIW_x flags
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use a define to rename TXTINFO_ALLOW_LOCALHOST
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use defines for some variables
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: rename some functions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use a define for the plugin name
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: simplify some send_what checks
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: simplify some string comparisons
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: simplify an ifdef
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: use the same c-basic-offset: 2 as jsoninfo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-27
Ferry Huberts
txtinfo: format code
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Ferry Huberts
txtinfo: sgw: print the prefix length for IPv6
commit
|
commitdiff
|
tree
|
snapshot
2015-11-25
Ferry Huberts
txtinfo: sgw: do not access uninitialised memory
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ferry Huberts
txtinfo: sgw: line-up to jsoninfo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ferry Huberts
txtinfo: sgw: show entries without tc too
commit
|
commitdiff
|
tree
|
snapshot
2015-11-24
Ferry Huberts
jsoninfo: sgw: minor simplification reducing memory...
commit
|
commitdiff
|
tree
|
snapshot
next