|
aes
|
2013-09-26
|
Hauke Mehrtens
|
[56229f]
aes: do not include aes decryption tables
|
|
doc
|
2014-06-06
|
Olaf Bergmann
|
[0909ae]
Improved Makefiles
|
|
ecc
|
2014-12-02
|
Olaf Bergmann
|
[ead851]
Support for target dist when Makefile is for Co...
|
|
examples
|
2015-02-27
|
Olaf Bergmann
|
[ded031]
Include Contiki's Makefile.include only for Con...
|
|
platform-specific
|
2015-02-27
|
Olaf Bergmann
|
[2be3af]
Include header platform-specific/platform.h at ...
|
|
sha2
|
2014-06-08
|
Olaf Bergmann
|
[a41b3c]
Moved definition of BYTE_ORDER if unset to sha2...
|
|
tests
|
2014-12-03
|
Olaf Bergmann
|
[d2f321]
added debug message for non-empty psk_identity_...
|
|
.gitignore
|
2014-08-28
|
Olaf Bergmann
|
[a185ca]
add ".project" to GITIGNOREDS in Makefile and u...
|
|
LICENSE
|
2012-04-16
|
Olaf Bergmann
|
[bd16fc]
updated Copyright information
|
|
Makefile.in
|
2014-12-02
|
Olaf Bergmann
|
[dc340b]
Let configure create the Makefile in examples/c...
|
|
Makefile.tinydtls
|
2014-06-06
|
Olaf Bergmann
|
[d3fa58]
added missing session.c to list of source files
|
|
README
|
2013-08-08
|
Olaf Bergmann
|
[27968c]
merged branch ecdh-merge from hauke
|
|
alert.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
ccm.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
ccm.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
configure.in
|
2015-02-27
|
Olaf Bergmann
|
[2be3af]
Include header platform-specific/platform.h at ...
|
|
crypto.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
crypto.h
|
2014-07-14
|
Olaf Bergmann
|
[7e01d5]
use DTLS_PSK_MAX_CLIENT_IDENTITY_LEN for psk_id...
|
|
debug.c
|
2014-07-16
|
Olaf Bergmann
|
[be0ef2]
fixed IPv6 address output in Contiki
|
|
debug.h
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
dtls.c
|
2014-12-02
|
Olaf Bergmann
|
[7f19fb]
Pass psk_identity_hint to call-back function ge...
|
|
dtls.h
|
2014-12-02
|
Olaf Bergmann
|
[d0e4f1]
update documentation to reflect new get_psk_inf...
|
|
dtls_time.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
dtls_time.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
global.h
|
2014-06-24
|
Olaf Bergmann
|
[6c4c71]
use larger default DTLS_MAX_BUF when not buildi...
|
|
hmac.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
hmac.h
|
2013-08-12
|
Hauke Mehrtens
|
[f20a40]
dtls: add DTLS prefix in front of header define
|
|
netq.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
netq.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
numeric.h
|
2013-08-21
|
Hauke Mehrtens
|
[608bde]
dtls: remove inc_uint, it is not used any more
|
|
peer.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
peer.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
prng.h
|
2015-02-27
|
Olaf Bergmann
|
[c03856]
Do not call random_init() on CC2538 platform
|
|
session.c
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
session.h
|
2014-06-06
|
Olaf Bergmann
|
[4826c2]
minor tweaks for Contiki 2.7
|
|
state.h
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
t_list.h
|
2014-06-06
|
Olaf Bergmann
|
[d427b2]
Renamed config.h to dtls_config.h
|
|
tinydtls.h.in
|
2014-02-17
|
Olaf Bergmann
|
[5d014f]
Structure change: Restrict visibility of config...
|
|
uthash.h
|
2013-08-12
|
Hauke Mehrtens
|
[f20a40]
dtls: add DTLS prefix in front of header define
|
|
utlist.h
|
2013-08-12
|
Hauke Mehrtens
|
[f20a40]
dtls: add DTLS prefix in front of header define
|