Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
info: allow a small delay between connection accept and request arrival
[olsrd.git]
/
lib
/
info
/
olsrd_info.c
2017-01-04
Ferry Huberts
info: allow a small delay between connection accept...
blob
|
commitdiff
|
raw
2017-01-04
Ferry Huberts
info: fix drain_request to not block
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: add a comment about the size of the receive buffer
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: move a comment
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: fix levels of a few debug messages
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: introduce command prefixes '/http' and '/plain'
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: sanitise the request right after it's been received
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: read the request as early as possible
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: fix a comment and add a comment
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: be explicit about adding headers
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: rename stripEOLs to stripTrailingWhitespace
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: protect cutAtFirstEOL against invalid input and...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: protect stripTrailingSlashes against invalid...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: protect skipLeadingWhitespace against invalid...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: protect skipMultipleSlashes against invalid input...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: protect stripEOLs against invalid input and zero...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: improve readability of the 'empty request' check
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: trival debug output fix
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: trivial comment fix
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: drain the request when there are too many request...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: send everything on empty requests
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: rework HTTP request detection and request sanitation
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
Ferry Huberts
info: ensure the request is initially empty
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Ferry Huberts
build: fix GCC 6 warning about EAGAIN and EWOULDBLOCK...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-14
Ferry Huberts
info: add support for the pud plugin position
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Ferry Huberts
Merge branch 'release-0.9.0'
blob
|
commitdiff
|
raw
|
diff to current
2016-06-01
Ferry Huberts
info: fix cache age calculation
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Ferry Huberts
info: add some asserts
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Ferry Huberts
info: ensure all cache structures are always initialised
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Ferry Huberts
info: better initialisation of the cache structures
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Ferry Huberts
info: make cache_timeout_generic more robust
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Ferry Huberts
info: only set the 'name' const once
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Ferry Huberts
info: send 'service unavailable' when there are too...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: saved_count is used as 'this is the first reply...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: make a bit of code more defensive
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: fix an assert
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: fix outbuffer slot determination
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: fix detection of whether the reply was fully...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: fix a use-after-free for incomplete immediate...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Ferry Huberts
info: increase the number of in-flight replies to 8
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Ferry Huberts
info: fail info_plugin_init when plugin_ipc_init fails
blob
|
commitdiff
|
raw
|
diff to current
2016-04-16
Ferry Huberts
info: start with a single AUTOBUFCHUNK sized chunk...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-15
Ferry Huberts
info: add netjson commands
blob
|
commitdiff
|
raw
|
diff to current
2016-04-15
Ferry Huberts
info: refactor ipc_action to be much clearer and safer
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Ferry Huberts
info: fix mistake in previous commit
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Ferry Huberts
info: be more paranoid when handling received data
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Ferry Huberts
all: ensure all files have the same license header
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Ferry Huberts
info: only try to match supported commands
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Ferry Huberts
info: stop evaluating send_what when all information...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-13
Ferry Huberts
info: fix send_what for empty requests
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Ferry Huberts
info: lazily initialise the cache
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Ferry Huberts
info: completely switch of caching for timeouts <= 0
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Ferry Huberts
info: minor fix
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Ferry Huberts
info: add support for caching and use it
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Ferry Huberts
info: make SIW_ENTRIES accessible from other functions
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Ferry Huberts
info: fix a type
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Ferry Huberts
info: use AUTOBUFCHUNK instead of hard-coding it
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Ferry Huberts
info: move iterating over a table of siw/function entri...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Ferry Huberts
info: minor layout improvements
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Ferry Huberts
info: create more space for more info commands
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Ferry Huberts
info: re-introduce composite commands
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Ferry Huberts
info: skip multiple leading slashes on the command
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Ferry Huberts
info: strip trailing slashes from the command
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Ferry Huberts
info: check for retry after trying to send
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Ferry Huberts
info: speed up sending pending responses
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Ferry Huberts
info: try to send the response immediately
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Ferry Huberts
info: add a comment about why info_plugin_outbuffer_t...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: respond with "no content" (204) on empty output
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: respond with "not found" (404) on invalid commands
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: prepare for more HTTP status codes
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: requesting / now is equivalent to /all
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: rename an HTTP status define
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: also handle empty requests
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Ferry Huberts
info: requests that are too large must set s to < 0
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Ferry Huberts
info: simplify send_info function
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Ferry Huberts
info: introduce and use ARRAY_SIZE define
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Ferry Huberts
info: do not send buffers of zero length, wget can...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Ferry Huberts
info: fix send result error check in write_data
blob
|
commitdiff
|
raw
|
diff to current
2016-02-04
Ferry Huberts
info: fix processing of command per HTTP request
blob
|
commitdiff
|
raw
|
diff to current
2016-02-04
Ferry Huberts
info: do not try to interpret the request when it is...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-05
Ferry Huberts
info: strip EOLs from the command
blob
|
commitdiff
|
raw
|
diff to current
2015-12-03
Ferry Huberts
info: simplify determine_action
blob
|
commitdiff
|
raw
|
diff to current
2015-12-03
Ferry Huberts
info: simplify use of the functions table further
blob
|
commitdiff
|
raw
|
diff to current
2015-12-03
Ferry Huberts
info: simplify use of the functions table
blob
|
commitdiff
|
raw
|
diff to current
2015-12-03
Ferry Huberts
info: minor reordering in send_info to reflect SIW_x...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: check against the correct __linux__ define
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: plugin_ipc_init: merge 2 if statements
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: plugin_ipc_init: fix a perror message
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: plugin_ipc_init: close the ipc_socket on the...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: plugin_ipc_init: 'unelse' an else branch, the...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: plugin_ipc_init: rename 2 variables
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: minor fix
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: use a safer 'oversize' comparison
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: use a static sink buffer
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: make the IPv6 if statement like the...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: merge 2 if statements
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: minor simplification
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: only use addr in debug builds
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: move inet_ntop out of condition blocks
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Ferry Huberts
info: ipc_action: rename 2 variables
blob
|
commitdiff
|
raw
|
diff to current
next