Commit Graph

50 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
5b8ea48058
Adding a message object. 2018-09-02 12:33:23 +02:00
Nicolás Ortega Froysa
32f513354c
Move file into parent directory. 2018-09-01 21:37:00 +02:00
Nicolás Ortega Froysa
39c319c1b6
Added some documentation. 2018-09-01 21:32:14 +02:00
Nicolás Ortega Froysa
45c1879880
Had to rewrite this entire bitch. 2018-09-01 19:40:04 +02:00
Nicolás Ortega Froysa
b53556599f
Identities should be at node level. 2018-07-31 13:00:40 +02:00
Nicolás Ortega Froysa
f079d926b7
Adding more interfaces to be implemented. 2018-07-23 17:35:46 +02:00
Nicolás Ortega Froysa
d695daf736
Added a few new functions. 2018-04-01 16:29:40 +02:00
Nicolás Ortega Froysa
79249f1ee5
Add class information. 2018-03-30 13:14:18 +02:00
Nicolás Ortega Froysa
8961bce658
Start adding code. 2018-03-30 13:11:29 +02:00
Nicolás Ortega Froysa
fac59cfd2f
Moving to full C++. 2018-03-29 15:04:17 +02:00
Nicolás Ortega Froysa
b1aa31403b
Message system now uses queues instead of vectors. 2017-11-21 16:34:50 +01:00
Nicolás Ortega Froysa
e6be2716f4
Renaming structs to evade conflicts with already existing code. 2017-11-20 13:59:48 +01:00
Nicolás Ortega Froysa
c8964ad81a
Added getter functions. 2017-11-18 10:59:00 +01:00
Nicolás Ortega Froysa
909a5ff740
Improved channel support. 2017-11-17 17:18:33 +01:00
Nicolás Ortega Froysa
f08812fba4
Move total into stats. 2017-11-10 16:34:36 +01:00
Nicolás Ortega Froysa
64fbe3ec9c
Fixed statistics count. 2017-11-10 16:26:34 +01:00
Nicolás Ortega Froysa
d513080baa
New interfaces for statistics. 2017-11-08 02:25:15 +01:00
Nicolás Ortega Froysa
5e816cf601
Node stat function. 2017-11-08 02:00:33 +01:00
Nicolás Ortega Froysa
78a7daf984
Uncomment import/export functions. 2017-10-30 16:45:22 +01:00
Nicolás Ortega Froysa
0224cd157f
Clarification in documentation. 2017-09-29 10:40:36 +02:00
Nicolás Ortega Froysa
ca0a691020
Inline the free function. 2017-09-29 10:33:39 +02:00
Nicolás Ortega Froysa
59d59549e1
Check status of sent messages. 2017-09-25 17:19:16 +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
Nicolás Ortega Froysa
e3dc858697
These functions are not yet implemented. 2017-09-25 16:21:16 +02:00
Nicolás Ortega Froysa
18ca002ef6
Catch errors. 2017-09-25 13:01:13 +02:00
Nicolás Ortega Froysa
b330df5a8d
Renaming variable. 2017-09-23 12:17:08 +02:00
Nicolás Ortega Froysa
a789ff4e0c
More documentation. 2017-09-23 11:29:25 +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
3eb8a5e887
Connect may give error. 2017-09-20 21:01:07 +02:00
Nicolás Ortega Froysa
0337991c0b
Channel functionality will be added in the alpha 2017-09-20 15:14:28 +02:00
Nicolás Ortega Froysa
4dd6b1ba06
This is only necessary if read by a C++ compiler. 2017-09-20 08:35:23 +02:00
Nicolás Ortega Froysa
f1657f1ffd
Starting new with C interface. 2017-09-18 10:30:18 +02:00
Nicolás Ortega Froysa
4b562c3aa7
Remove old files.
Gonna make this library in a C compatible way.
2017-09-18 10:08:36 +02:00
Nicolás Ortega Froysa
9d5131ca52
Added new function declarations (need to be implemented). 2017-08-23 15:11:30 -05:00
Nicolás Ortega Froysa
38a67ae0bb
Added documentation for Node class. 2017-08-18 18:19:19 -05:00
Nicolás Ortega Froysa
6a2798d0c4
Adding new files. 2017-08-18 17:00:58 -05:00
Nicolás Ortega Froysa
48e9006220
Beginning migration. 2017-08-12 13:59:18 -05:00
Nicolás Ortega Froysa
afe5f6ae4e
Adding implementation for adding new node. 2017-08-05 15:41:01 -05:00
Nicolás Ortega Froysa
03156e45de
Remove old interfaces 2017-08-05 15:14:37 -05:00
Nicolás A. Ortega
7222ad3e2a
Reorganization of interfaces. 2017-07-31 14:19:15 -05:00
Nicolás A. Ortega
6cc7de6383
Added connection class with basic binding
There's no listening yet, and still a bunch of different errors to
handle.
2017-07-23 23:19:20 -05:00
Nicolás A. Ortega
f70c9943c8
Added error handling functionality. 2017-07-19 11:57:41 -05:00
Nicolás A. Ortega
7aed5f8124
Move files to a `neocomm/' directory. 2017-07-17 11:23:23 -05:00
Nicolás A. Ortega
b375439f2a
Added documentation. 2017-07-11 19:18:45 +02:00
Nicolás A. Ortega
0db8eb82e9
New shutdown function. 2017-07-02 17:13:59 +02:00
Nicolás A. Ortega
a393cb8b4e
Moving node list into global scope. 2017-07-02 13:38:20 +02:00
Nicolás A. Ortega
cafe6a7243
Adding a node returns a pointer to the new node.
This should help to edit aspects of it, such as whether or not it is a
directory and such.
2017-07-02 13:06:36 +02:00
Nicolás A. Ortega
da483c5ba4
Added new interfaces.
I also optimized the node list a bit so as not to use more processing
power than necessary.
2017-07-02 12:09:49 +02:00
Nicolás A. Ortega
4f66f0cc96
Started adding node functionality. 2017-07-01 18:46:22 +02:00