Commit Graph

17 Commits

Author SHA1 Message Date
nis
e5ec8b36ae adding tlv to packet error fix 2020-05-03 23:43:17 +02:00
nis
c56a151762 hash fix (not finished yet) 2020-05-03 21:38:04 +02:00
n07070
bd8f5c452b Trying to fix the receiving of messages 2020-04-30 19:56:58 +02:00
gonzalef
0bb80d078c int64_t to uint64_t and endianness problem 2020-04-29 22:22:30 +02:00
gonzalef
5e8b4fa928 add message and add data 2020-04-29 19:53:19 +02:00
gonzalef
e4e585121e send packets v1 2020-04-16 18:52:19 +02:00
gonzalef
50bb64059b change data types 2020-04-16 15:27:32 +02:00
gonzalef
cdef7ee0ac solved compilation errors | changed header includes, makefile flags, pointers to arrays 2020-04-16 15:08:22 +02:00
n07070
f294be3ba2 Fixed sending messages
Fixed return types
Fixed signatures
Fixed *some* warnings
2020-04-14 19:32:15 +02:00
gonzalef
9c93785ca6 work with tlvs 2020-04-07 19:05:30 +02:00
gonzalef
12745c0100 build tlvs #NOT FINISHED# 2020-03-31 19:16:23 +02:00
gonzalef
a469108dc5 hash func start 2020-03-31 15:57:31 +02:00
n07070
ac657e4bbd Added tlv_list and check_header 2020-03-24 18:19:35 +01:00
gonzalef
3a6d034a95 merge 2020-03-24 17:42:25 +01:00
gonzalef
0609dc11b9 src 2020-03-24 16:34:45 +01:00
n07070
35d50d178a Added conditional includes 2020-03-24 12:24:56 +01:00
n07070
2ff5c656ea Moved files in src/,
Added Makefile,
Updated Notes.md with server address
2020-03-24 12:19:59 +01:00