0b5358ed4b
added new global 'name' setting
2015-10-11 14:52:59 +02:00
53d4b1a507
made ngsi_request capable to use different operations
2015-10-09 17:20:58 +02:00
5be85c01a5
Merge branch 'master' of github.com:RWTH-ACS/S2SS
2015-10-07 16:56:36 +02:00
741802336e
adjusted debug level of NGSI request time
2015-10-07 16:54:56 +02:00
e9b9e85d64
added missing timestamp metadata to NGSI node type
...
fixes #1
2015-10-07 16:53:15 +02:00
aba9362650
added debug message about request time
2015-09-28 21:32:04 +02:00
e9cdd7dc93
Merge branch 'armo'
2015-09-28 19:56:22 +02:00
74d163db55
fixed reference counting for jansson objects
2015-09-27 20:27:47 +02:00
83e03070a5
fixed two buffer overflows
2015-09-25 03:16:02 +02:00
1a1ea0b938
some cleanups
2015-09-22 15:58:19 +02:00
c89107af4d
make SSL certificate checks configurable
2015-09-22 14:49:42 +02:00
a0b9b56109
finished NGSI node type for Arthur's and Mohsen's demo
2015-09-22 13:19:44 +02:00
bfb0221ccf
replaced strap() and vstrap() functions by strcatf() and vstrcatf()
...
The new versions of those string concatenating functions are using realloc() to dynamically resize the string buffer if needed.
We don't use the stack anymore.
2015-09-22 13:01:02 +02:00
214bc9c11a
mostly finished support for NGSI publish to context broker
2015-09-21 17:13:50 +02:00
c63ad04400
first chunk of NGSI node type implementation
2015-09-19 18:55:11 +02:00