Lines Matching refs:to
20 to fixed point arithmetic and removed clock_offset.
25 to calculate retransmission timeout.
37 calculation and renamed transmission parameters according to
42 * major rework to get Contiki and lwip running
59 * net.c (coap_cancel): Handling of 7.31 responses to cancel
81 return value has changed to allow distinguishing whether or not
85 additional parameter now is used to provide the offset into the
93 introduces new compiler flags WITH_POSIX and WITH_LWIP to
112 * pdu.c: option codes for Accept and Size1 according to coap-18
119 * net.c (wellknown_response): applied patch from chrysn to
124 * option.h: renamed option field in coap_opt_iterator_t to
125 next_option to detect erroneous use in old code
129 * configure.in: new option --with-tests to enable unit tests
134 according to coap-13
136 * net.c (coap_read): call coap_pdu_parse() to check PDU integrity
148 * option.c (coap_opt_setlength): new function to set option length
164 several functions to access fields of options (possibly preceeded
187 * examples/client.c (cmdline_uri): split path and query here to
188 make it easier to include these options in subsequent requests for
211 -B to set timeout after which the main loop is left.
212 -e to specify a payload (incompatible with -f)