Commit Graph

  • ef1ddb1133 Moved main header file. master Nicolás Ortega Froysa 2018-12-23 14:22:17 +01:00
  • b6bd1a9b82 Adding Bitmessage as a means of collaboration. Nicolás Ortega Froysa 2018-09-15 12:19:52 +02:00
  • 9fb5855de8 Added new header files to main include file. Nicolás Ortega Froysa 2018-09-04 18:03:07 +02:00
  • 7dc2795f15 Documented channel class. Nicolás Ortega Froysa 2018-09-04 15:59:03 +02:00
  • 04388c04b8 Added documentation. Nicolás Ortega Froysa 2018-09-04 15:57:52 +02:00
  • 15067ab4ec Changed channel to a class. Nicolás Ortega Froysa 2018-09-04 15:52:10 +02:00
  • 93fa26aa1a Add channel.cpp and message.hpp Nicolás Ortega Froysa 2018-09-04 15:51:41 +02:00
  • 5b8ea48058 Adding a message object. Nicolás Ortega Froysa 2018-09-02 12:33:23 +02:00
  • 414375d0e6 Update TODO Nicolás Ortega Froysa 2018-09-02 12:33:03 +02:00
  • c5ffedb844 Properly install header files. Nicolás Ortega Froysa 2018-09-02 12:08:50 +02:00
  • 1ca22e1aa4 Default build is release. Nicolás Ortega Froysa 2018-09-02 11:22:36 +02:00
  • 2511a11c72 Update location in CMakeLists.txt Nicolás Ortega Froysa 2018-09-02 11:16:50 +02:00
  • 32f513354c Move file into parent directory. Nicolás Ortega Froysa 2018-09-01 21:37:00 +02:00
  • 39c319c1b6 Added some documentation. Nicolás Ortega Froysa 2018-09-01 21:32:14 +02:00
  • feb96d7e0b Temporarily comment out debug flags. Nicolás Ortega Froysa 2018-09-01 21:25:35 +02:00
  • 735fd5c0ce A few modifications. Nicolás Ortega Froysa 2018-09-01 19:54:59 +02:00
  • e842755275 Use newer C++ syntax. Nicolás Ortega Froysa 2018-09-01 19:54:46 +02:00
  • 45c1879880 Had to rewrite this entire bitch. Nicolás Ortega Froysa 2018-09-01 19:40:04 +02:00
  • b53556599f Identities should be at node level. Nicolás Ortega Froysa 2018-07-31 13:00:40 +02:00
  • f079d926b7 Adding more interfaces to be implemented. Nicolás Ortega Froysa 2018-07-23 17:35:46 +02:00
  • d695daf736 Added a few new functions. Nicolás Ortega Froysa 2018-04-01 16:29:40 +02:00
  • 2c5b104b82 C++ only project. Nicolás Ortega Froysa 2018-04-01 16:29:21 +02:00
  • 7305496e9d Should eventually add HTTP proxy support. Nicolás Ortega Froysa 2018-03-31 14:46:15 +02:00
  • 79249f1ee5 Add class information. Nicolás Ortega Froysa 2018-03-30 13:14:18 +02:00
  • d26e6922e3 Add build directory. Nicolás Ortega Froysa 2018-03-30 13:12:31 +02:00
  • 8961bce658 Start adding code. Nicolás Ortega Froysa 2018-03-30 13:11:29 +02:00
  • fac59cfd2f Moving to full C++. Nicolás Ortega Froysa 2018-03-29 15:04:17 +02:00
  • 1c9e1859d2 Changed contribution information. Nicolás Ortega Froysa 2018-03-11 17:54:34 +01:00
  • 884d1adb42 Line formatting. Nicolás Ortega Froysa 2017-11-22 17:23:42 +01:00
  • 0553f4eb19 Add reasoning for license. Nicolás Ortega Froysa 2017-11-21 16:55:54 +01:00
  • b1aa31403b Message system now uses queues instead of vectors. Nicolás Ortega Froysa 2017-11-21 16:34:50 +01:00
  • 7f7f9ae047 Specify OpenDHT version in compiling section. Nicolás Ortega Froysa 2017-11-20 14:05:02 +01:00
  • e6be2716f4 Renaming structs to evade conflicts with already existing code. Nicolás Ortega Froysa 2017-11-20 13:59:48 +01:00
  • 5b5660e5c4 Added comments to demo code. Nicolás Ortega Froysa 2017-11-20 13:55:06 +01:00
  • c8964ad81a Added getter functions. Nicolás Ortega Froysa 2017-11-18 10:59:00 +01:00
  • 5c5adbc109 Add help info for channel joining and leaving. Nicolás Ortega Froysa 2017-11-17 17:24:04 +01:00
  • bfffe7b798 No need to remove object files. Nicolás Ortega Froysa 2017-11-17 17:22:34 +01:00
  • 904a4ce55f Add message.cpp to build. Nicolás Ortega Froysa 2017-11-17 17:20:35 +01:00
  • d27375162d Move message functions to own file. Nicolás Ortega Froysa 2017-11-17 17:20:05 +01:00
  • 922f66969b Channel implementation in demo. Nicolás Ortega Froysa 2017-11-17 17:18:46 +01:00
  • 909a5ff740 Improved channel support. Nicolás Ortega Froysa 2017-11-17 17:18:33 +01:00
  • c6eb1d6b09 Improved error retrieval. Nicolás Ortega Froysa 2017-11-17 17:17:52 +01:00
  • 8dd885537f Fixed incorrect comparison. Nicolás Ortega Froysa 2017-11-15 17:19:28 +01:00
  • 41df104955 More info about the demo. Nicolás Ortega Froysa 2017-11-10 16:39:55 +01:00
  • f08812fba4 Move total into stats. Nicolás Ortega Froysa 2017-11-10 16:34:36 +01:00
  • 64fbe3ec9c Fixed statistics count. Nicolás Ortega Froysa 2017-11-10 16:26:34 +01:00
  • fc94e08e31 Add help information and fix quit functionality. Nicolás Ortega Froysa 2017-11-10 16:07:51 +01:00
  • 3e3ef767a4 Node connectivity has been tested. Nicolás Ortega Froysa 2017-11-08 02:26:07 +01:00
  • 72fae99e89 Test new interfaces. Nicolás Ortega Froysa 2017-11-08 02:25:35 +01:00
  • d513080baa New interfaces for statistics. Nicolás Ortega Froysa 2017-11-08 02:25:15 +01:00
  • 747bc4d328 Merge branch 'master' into demobranch Nicolás Ortega Froysa 2017-11-08 02:01:02 +01:00
  • 5e816cf601 Node stat function. Nicolás Ortega Froysa 2017-11-08 02:00:33 +01:00
  • 65790d8da3 Indentation change. Nicolás Ortega Froysa 2017-11-08 01:54:14 +01:00
  • 3e15f1dc8a Start demo in infinite loop. Nicolás Ortega Froysa 2017-11-05 17:27:05 +01:00
  • 6a3bd9c290 Functional Makefile. Nicolás Ortega Froysa 2017-11-05 17:08:23 +01:00
  • e72cb42199 Also link with opendht. Nicolás Ortega Froysa 2017-11-05 16:59:52 +01:00
  • 9f5d828b5f Merge branch 'master' into demobranch Nicolás Ortega Froysa 2017-11-05 16:55:34 +01:00
  • f673788a70 Trying to get a working Makefile. Nicolás Ortega Froysa 2017-11-05 16:54:43 +01:00
  • abec2373a3 Demo should be able to connect. Nicolás Ortega Froysa 2017-11-05 16:53:45 +01:00
  • 2d950fc383 Ignore binaries. Nicolás Ortega Froysa 2017-11-05 16:35:54 +01:00
  • 0c0ce8def2 No need for those comments anymore. Nicolás Ortega Froysa 2017-10-31 16:54:51 +01:00
  • 78a7daf984 Uncomment import/export functions. Nicolás Ortega Froysa 2017-10-30 16:45:22 +01:00
  • 433860b3cd Set minimum OpenDHT version. Nicolás Ortega Froysa 2017-10-30 16:45:06 +01:00
  • e40d5e8329 Require version 1.4.0 or later. Nicolás Ortega Froysa 2017-10-23 13:28:39 +02:00
  • fa3b944c0c Added section for the demo in README. Nicolás Ortega Froysa 2017-10-03 17:13:18 +02:00
  • bd09c6fe25 Created Makefile for demo. Nicolás Ortega Froysa 2017-10-03 17:09:18 +02:00
  • 36444aeb66 Change version. Nicolás Ortega Froysa 2017-10-03 16:57:02 +02:00
  • 71edd76b60 Added to TODO Nicolás Ortega Froysa 2017-09-29 10:43:41 +02:00
  • 0224cd157f Clarification in documentation. Nicolás Ortega Froysa 2017-09-29 10:40:36 +02:00
  • 5c3e6889de Added more return statements to commented out code. Nicolás Ortega Froysa 2017-09-29 10:38:30 +02:00
  • ca0a691020 Inline the free function. Nicolás Ortega Froysa 2017-09-29 10:33:39 +02:00
  • 0278d786a9 Gets the hash of the sender. Nicolás Ortega Froysa 2017-09-28 18:07:26 +02:00
  • 59d59549e1 Check status of sent messages. Nicolás Ortega Froysa 2017-09-25 17:19:16 +02:00
  • 763277dd9b Fixed spacing. Nicolás Ortega Froysa 2017-09-25 16:53:41 +02:00
  • 80269a53e4 So Doxygen won't fuck up the docs. Nicolás Ortega Froysa 2017-09-25 16:37:09 +02:00
  • e4e59b56a2 Fixed the warning tag Nicolás Ortega Froysa 2017-09-25 16:34:45 +02:00
  • c0fab26662 added demo branch ajl 2017-09-25 16:32:12 +02:00
  • e3dc858697 These functions are not yet implemented. Nicolás Ortega Froysa 2017-09-25 16:21:16 +02:00
  • a827b11d86 Error handling only needs last error. Nicolás Ortega Froysa 2017-09-25 15:59:23 +02:00
  • c188630590 Advertise C compatibility. Nicolás Ortega Froysa 2017-09-25 15:17:02 +02:00
  • e93c929154 Channel functionality should work. Nicolás Ortega Froysa 2017-09-25 13:06:28 +02:00
  • 59c97c8bb8 Send message made. Nicolás Ortega Froysa 2017-09-25 13:01:51 +02:00
  • 18ca002ef6 Catch errors. Nicolás Ortega Froysa 2017-09-25 13:01:13 +02:00
  • b4544a79fe Use standard map. Nicolás Ortega Froysa 2017-09-25 12:21:32 +02:00
  • b330df5a8d Renaming variable. Nicolás Ortega Froysa 2017-09-23 12:17:08 +02:00
  • bcb01f256d Created message handling functions. Nicolás Ortega Froysa 2017-09-23 11:30:02 +02:00
  • d5a33ccd79 Switch to use const Nicolás Ortega Froysa 2017-09-23 11:29:48 +02:00
  • a789ff4e0c More documentation. Nicolás Ortega Froysa 2017-09-23 11:29:25 +02:00
  • 68a5cfd24b Read from neocomm.h Nicolás Ortega Froysa 2017-09-23 11:28:48 +02:00
  • d7f4a7f475 New structs, and functions to implements. Nicolás Ortega Froysa 2017-09-22 08:41:52 +02:00
  • 43772c6181 On run function if node is running. Nicolás Ortega Froysa 2017-09-21 10:28:11 +02:00
  • 1b24fb56b4 Include all new messages, including own. Nicolás Ortega Froysa 2017-09-21 10:13:03 +02:00
  • 7b4321328a More info on the net model Nicolás Ortega Froysa 2017-09-21 09:30:59 +02:00
  • 37c60a8728 NotABug only accepts small x's -_- Nicolás Ortega Froysa 2017-09-21 09:17:51 +02:00
  • 443644c0ae Connectivity shouldn't need testing. Nicolás Ortega Froysa 2017-09-21 09:15:23 +02:00
  • 0df937d3fd Should now be able to join channels. Nicolás Ortega Froysa 2017-09-21 09:14:31 +02:00
  • 7d6cda8d1b Creating new channel file. Nicolás Ortega Froysa 2017-09-20 21:02:25 +02:00
  • 9eee5b7ea5 Moved node to global variable. Nicolás Ortega Froysa 2017-09-20 21:02:04 +02:00
  • 3eb8a5e887 Connect may give error. Nicolás Ortega Froysa 2017-09-20 21:01:07 +02:00
  • 485e38ed80 Changed roadmap Nicolás Ortega Froysa 2017-09-20 15:19:28 +02:00