Commit Graph

159 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
747bc4d328
Merge branch 'master' into demobranch 2017-11-08 02:01:02 +01:00
Nicolás Ortega Froysa
5e816cf601
Node stat function. 2017-11-08 02:00:33 +01:00
Nicolás Ortega Froysa
65790d8da3
Indentation change. 2017-11-08 01:54:14 +01:00
Nicolás Ortega Froysa
3e15f1dc8a
Start demo in infinite loop. 2017-11-05 17:27:05 +01:00
Nicolás Ortega Froysa
6a3bd9c290
Functional Makefile. 2017-11-05 17:08:23 +01:00
Nicolás Ortega Froysa
e72cb42199
Also link with opendht. 2017-11-05 16:59:52 +01:00
Nicolás Ortega Froysa
9f5d828b5f
Merge branch 'master' into demobranch 2017-11-05 16:55:34 +01:00
Nicolás Ortega Froysa
f673788a70
Trying to get a working Makefile. 2017-11-05 16:54:43 +01:00
Nicolás Ortega Froysa
abec2373a3
Demo should be able to connect. 2017-11-05 16:53:45 +01:00
Nicolás Ortega Froysa
2d950fc383
Ignore binaries. 2017-11-05 16:35:54 +01:00
Nicolás Ortega Froysa
0c0ce8def2
No need for those comments anymore. 2017-10-31 16:54:51 +01:00
Nicolás Ortega Froysa
78a7daf984
Uncomment import/export functions. 2017-10-30 16:45:22 +01:00
Nicolás Ortega Froysa
433860b3cd
Set minimum OpenDHT version. 2017-10-30 16:45:06 +01:00
Nicolás Ortega Froysa
e40d5e8329
Require version 1.4.0 or later. 2017-10-23 13:28:39 +02:00
Nicolás Ortega Froysa
fa3b944c0c
Added section for the demo in README. 2017-10-03 17:13:18 +02:00
Nicolás Ortega Froysa
bd09c6fe25
Created Makefile for demo. 2017-10-03 17:09:18 +02:00
Nicolás Ortega Froysa
36444aeb66
Change version. 2017-10-03 16:57:02 +02:00
Nicolás Ortega Froysa
71edd76b60
Added to TODO 2017-09-29 10:43:41 +02:00
Nicolás Ortega Froysa
0224cd157f
Clarification in documentation. 2017-09-29 10:40:36 +02:00
Nicolás Ortega Froysa
5c3e6889de
Added more return statements to commented out code. 2017-09-29 10:38:30 +02:00
Nicolás Ortega Froysa
ca0a691020
Inline the free function. 2017-09-29 10:33:39 +02:00
Nicolás Ortega Froysa
0278d786a9
Gets the hash of the sender. 2017-09-28 18:07:26 +02:00
Nicolás Ortega Froysa
59d59549e1
Check status of sent messages. 2017-09-25 17:19:16 +02:00
Nicolás Ortega Froysa
763277dd9b
Fixed spacing. 2017-09-25 16:53:41 +02:00
Nicolás Ortega Froysa
80269a53e4
So Doxygen won't fuck up the docs. 2017-09-25 16:37:09 +02:00
Nicolás Ortega Froysa
e4e59b56a2
Fixed the warning tag 2017-09-25 16:34:45 +02:00
ajl
c0fab26662 added demo branch 2017-09-25 16:32:12 +02:00
Nicolás Ortega Froysa
e3dc858697
These functions are not yet implemented. 2017-09-25 16:21:16 +02:00
Nicolás Ortega Froysa
a827b11d86
Error handling only needs last error. 2017-09-25 15:59:23 +02:00
Nicolás Ortega Froysa
c188630590
Advertise C compatibility. 2017-09-25 15:17:02 +02:00
Nicolás Ortega Froysa
e93c929154
Channel functionality should work. 2017-09-25 13:06:28 +02:00
Nicolás Ortega Froysa
59c97c8bb8
Send message made. 2017-09-25 13:01:51 +02:00
Nicolás Ortega Froysa
18ca002ef6
Catch errors. 2017-09-25 13:01:13 +02:00
Nicolás Ortega Froysa
b4544a79fe
Use standard map. 2017-09-25 12:21:32 +02:00
Nicolás Ortega Froysa
b330df5a8d
Renaming variable. 2017-09-23 12:17:08 +02:00
Nicolás Ortega Froysa
bcb01f256d
Created message handling functions. 2017-09-23 11:30:02 +02:00
Nicolás Ortega Froysa
d5a33ccd79
Switch to use const 2017-09-23 11:29:48 +02:00
Nicolás Ortega Froysa
a789ff4e0c
More documentation. 2017-09-23 11:29:25 +02:00
Nicolás Ortega Froysa
68a5cfd24b
Read from neocomm.h 2017-09-23 11:28:48 +02:00
Nicolás Ortega Froysa
d7f4a7f475
New structs, and functions to implements. 2017-09-22 08:41:52 +02:00
Nicolás Ortega Froysa
43772c6181
On run function if node is running. 2017-09-21 10:28:11 +02:00
Nicolás Ortega Froysa
1b24fb56b4
Include all new messages, including own.
Messages sent from one's own node can be used as confirmation of the
send.
2017-09-21 10:13:03 +02:00
Nicolás Ortega Froysa
7b4321328a
More info on the net model 2017-09-21 09:30:59 +02:00
Nicolás Ortega Froysa
37c60a8728
NotABug only accepts small x's -_- 2017-09-21 09:17:51 +02:00
Nicolás Ortega Froysa
443644c0ae
Connectivity shouldn't need testing. 2017-09-21 09:15:23 +02:00
Nicolás Ortega Froysa
0df937d3fd
Should now be able to join channels. 2017-09-21 09:14:31 +02:00
Nicolás Ortega Froysa
7d6cda8d1b
Creating new channel file. 2017-09-20 21:02:25 +02:00
Nicolás Ortega Froysa
9eee5b7ea5
Moved node to global variable. 2017-09-20 21:02:04 +02:00
Nicolás Ortega Froysa
3eb8a5e887
Connect may give error. 2017-09-20 21:01:07 +02:00
Nicolás Ortega Froysa
485e38ed80
Changed roadmap 2017-09-20 15:19:28 +02:00