[go: up one dir, main page]

Menu

Tree [d0916c] support-tinydtls /
 History

HTTPS access


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

Read Me

libcoap: A C implementation of IETF Core Application protocol

Copyright (C) 2010,2011 by Olaf Bergmann <bergmann@tzi.org>

ABOUT LIBCOAP 

libcoap is a C implementation of a lightweight application-protocol
for devices that are constrained their resources such as computing
power, RF range, memory, bandwith, or network packet sizes. This
protocol, CoAP, is developed in the IETF working group "Constrained
RESTful Environments (core)", see <http://6lowapp.net>.

PACKAGE CONTENTS

This directory contains a protocol parser and basic networking
functions for platform with support for malloc() and BSD-style
sockets. The examples directory contains a client and a server to
demonstrate the use of this library. 

LICENSE INFORMATION

This library is published as open-source software without any warranty
of any kind. Use is permitted under the terms of the GNU General
Public License (GPL), Version 2 or higher, OR the revised BSD
license. Please refer to LICENSE.GPL oder LICENSE.BSD for further
details.