|
doc
|
2011-06-02
|
Olaf Bergmann
|
[1c6bb8]
turned on JAVADOC_AUTOBRIEF
|
|
dtls
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
examples
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
AUTHORS
|
2010-10-18
|
Olaf Bergmann
|
[94cc2c]
added license information and general project i...
|
|
ChangeLog
|
2012-05-15
|
Olaf Bergmann
|
[4be43f]
moved network I/O out of libcoap into applicati...
|
|
LICENSE.BSD
|
2011-06-01
|
Olaf Bergmann
|
[301200]
The new licensing option you can use from now o...
|
|
LICENSE.GPL
|
2011-05-24
|
Olaf Bergmann
|
[c9c76a]
Include BSD as additional licensing option (see...
|
|
Makefile.contiki
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
Makefile.in
|
2012-03-10
|
Olaf Bergmann
|
[6f5d25]
support for block transfer
|
|
Makefile.libcoap
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
README
|
2011-05-24
|
Olaf Bergmann
|
[c9c76a]
Include BSD as additional licensing option (see...
|
|
address.h
|
2012-05-15
|
Olaf Bergmann
|
[4be43f]
moved network I/O out of libcoap into applicati...
|
|
async.c
|
2012-03-08
|
Olaf Bergmann
|
[db2d6e]
do not acknowledge request as this is done auto...
|
|
async.h
|
2011-06-23
|
Olaf Bergmann
|
[8dcaf0]
More support for asynchronous transactions ('se...
|
|
bits.h
|
2012-03-09
|
Olaf Bergmann
|
[45e536]
added missing header include
|
|
block.c
|
2012-05-10
|
Olaf Bergmann
|
[77e596]
bugfix: set M bit correctly (reported by Denis ...
|
|
block.h
|
2012-03-15
|
Olaf Bergmann
|
[7daf19]
modified block handling
|
|
coap-observer.c
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
coap-server.c
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
coap.h
|
2012-03-10
|
Olaf Bergmann
|
[f2522c]
include block.h
|
|
coap_debug.c
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
coap_list.c
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
coap_list.h
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
coap_prng.c
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
coap_time.h
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
config.h.contiki
|
2012-05-15
|
Olaf Bergmann
|
[a2c6dc]
config for target mbxxx
|
|
config.h.in
|
2012-05-11
|
Olaf Bergmann
|
[3d71f4]
use AC_CHECK_FUNC to check for strnlen()
|
|
configure.in
|
2012-05-15
|
Olaf Bergmann
|
[de23dd]
reflect API change in version number
|
|
debug.h
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
encode.c
|
2012-03-14
|
Olaf Bergmann
|
[c6473c]
improved encoding of zero-length options
|
|
encode.h
|
2012-03-07
|
Olaf Bergmann
|
[783aca]
resolved naming issue reported by Silke Schaefer
|
|
hashkey.c
|
2011-06-13
|
Olaf Bergmann
|
[ae79b6]
minor fixes
|
|
hashkey.h
|
2011-06-13
|
Olaf Bergmann
|
[ae79b6]
minor fixes
|
|
mem.h
|
2011-06-02
|
Olaf Bergmann
|
[3358f2]
Fixed license info.
|
|
net.c
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
net.h
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
option.c
|
2012-03-20
|
Olaf Bergmann
|
[582e59]
handling of long option lists
|
|
option.h
|
2012-03-21
|
Olaf Bergmann
|
[79e468]
make COAP_OPT_LENGTH() return an unsigned int
|
|
pdu.c
|
2012-04-18
|
Olaf Bergmann
|
[a30621]
bugfix (Thanks to John Sucaet)
|
|
pdu.h
|
2012-03-20
|
Olaf Bergmann
|
[582e59]
handling of long option lists
|
|
prng.h
|
2012-05-16
|
Olaf Bergmann
|
[0d1585]
glue code to link with tinydtls (not operational)
|
|
resource.c
|
2012-05-31
|
Olaf Bergmann
|
[d0916c]
updated to master branch
|
|
resource.h
|
2012-03-21
|
Olaf Bergmann
|
[44ea7c]
attribute filters for /.well-known/core
|
|
str.c
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
str.h
|
2011-06-02
|
Olaf Bergmann
|
[3358f2]
Fixed license info.
|
|
subscribe.c
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
subscribe.h
|
2012-03-07
|
Olaf Bergmann
|
[f9e733]
missing definitions for non-contiki platforms
|
|
t_list.h
|
2012-05-15
|
Olaf Bergmann
|
[4be43f]
moved network I/O out of libcoap into applicati...
|
|
uri.c
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
uri.h
|
2011-06-13
|
Olaf Bergmann
|
[f01582]
Improved support for URI split and hashing.
|
|
uthash.h
|
2012-03-06
|
Olaf Bergmann
|
[7bce03]
Merge remote-tracking branch 'origin/contiki'
|
|
utlist.h
|
2011-06-16
|
Olaf Bergmann
|
[a9fe11]
added missing file
|