Commit Graph

  • 0337991c0b Channel functionality will be added in the alpha Nicolás Ortega Froysa 2017-09-20 15:14:28 +02:00
  • d706702a4e Some commented out functions to enable later. Nicolás Ortega Froysa 2017-09-20 10:54:33 +02:00
  • 5ab7a7bb5b Minor optimization. Nicolás Ortega Froysa 2017-09-20 10:54:13 +02:00
  • 4dd6b1ba06 This is only necessary if read by a C++ compiler. Nicolás Ortega Froysa 2017-09-20 08:35:23 +02:00
  • 47271ae5ff Added error handling. Nicolás Ortega Froysa 2017-09-20 08:34:52 +02:00
  • f1657f1ffd Starting new with C interface. Nicolás Ortega Froysa 2017-09-18 10:30:18 +02:00
  • 4b562c3aa7 Remove old files. Nicolás Ortega Froysa 2017-09-18 10:08:36 +02:00
  • 83ed9b2a86 Implemented first connect function. Nicolás Ortega Froysa 2017-08-23 15:12:04 -05:00
  • 9d5131ca52 Added new function declarations (need to be implemented). Nicolás Ortega Froysa 2017-08-23 15:11:30 -05:00
  • 1c17b8c3f9 No need to have that information on the repo. Nicolás Ortega Froysa 2017-08-19 12:48:33 -05:00
  • 61b220c765 Added download section. Nicolás Ortega Froysa 2017-08-19 12:44:04 -05:00
  • 3a1a94c953 Doxygen-friendly markdown. Nicolás Ortega Froysa 2017-08-18 18:47:56 -05:00
  • 38a67ae0bb Added documentation for Node class. Nicolás Ortega Froysa 2017-08-18 18:19:19 -05:00
  • 510fbc0f36 Reconfigured Doxygen Nicolás Ortega Froysa 2017-08-18 18:18:59 -05:00
  • 2059c4c66f Updated some info. Nicolás Ortega Froysa 2017-08-18 18:05:30 -05:00
  • 7b35893778 Link to GnuTLS if shared lib. Nicolás Ortega Froysa 2017-08-18 17:06:17 -05:00
  • 6a2798d0c4 Adding new files. Nicolás Ortega Froysa 2017-08-18 17:00:58 -05:00
  • 23b456e44e Added dependency for OpenDHT Nicolás Ortega Froysa 2017-08-18 16:57:29 -05:00
  • 48e9006220 Beginning migration. Nicolás Ortega Froysa 2017-08-12 13:59:18 -05:00
  • e4de99086a Implemented node removal function. Nicolás Ortega Froysa 2017-08-05 17:28:31 -05:00
  • 5a53d3681d Fixing thread cancellation. Nicolás Ortega Froysa 2017-08-05 16:38:24 -05:00
  • e82514a56a Minor fixes with list. Nicolás Ortega Froysa 2017-08-05 16:29:45 -05:00
  • afe5f6ae4e Adding implementation for adding new node. Nicolás Ortega Froysa 2017-08-05 15:41:01 -05:00
  • 03156e45de Remove old interfaces Nicolás Ortega Froysa 2017-08-05 15:14:37 -05:00
  • 874a33b687 Added new interfaces. Nicolás A. Ortega 2017-08-01 16:42:30 -05:00
  • 84ba3aa83c Check if already started. Nicolás A. Ortega 2017-08-01 14:52:57 -05:00
  • 7222ad3e2a Reorganization of interfaces. Nicolás A. Ortega 2017-07-31 14:19:15 -05:00
  • d0a673d767 Using switch-case instead of if statements. Nicolás A. Ortega 2017-07-26 15:36:45 -05:00
  • 07e364f46e Adjusted roadmap Nicolás A. Ortega 2017-07-26 15:19:29 -05:00
  • b1004f5617 Implemented error handling for `bind()' Nicolás A. Ortega 2017-07-24 16:25:15 -05:00
  • 2dcdf5b74e No need to save the state of errno Nicolás A. Ortega 2017-07-24 16:14:47 -05:00
  • 6cc7de6383 Added connection class with basic binding Nicolás A. Ortega 2017-07-23 23:19:20 -05:00
  • 9568de6710 Fixed issue with compiler error. Nicolás A. Ortega 2017-07-19 12:02:49 -05:00
  • 7cb4792946 We moved the files into include/neocomm/ Nicolás A. Ortega 2017-07-19 11:58:23 -05:00
  • f70c9943c8 Added error handling functionality. Nicolás A. Ortega 2017-07-19 11:57:41 -05:00
  • 7aed5f8124 Move files to a `neocomm/' directory. Nicolás A. Ortega 2017-07-17 11:23:23 -05:00
  • 34842619cb Updated the description Nicolás A. Ortega 2017-07-17 10:12:48 -05:00
  • eb0861c63d Didn't fix shit. Nicolás A. Ortega 2017-07-16 21:17:30 -05:00
  • d0f94e7c70 Get the checkboxes working. Nicolás A. Ortega 2017-07-16 21:13:29 -05:00
  • dee223e651 Added a roadmap to the README. Nicolás A. Ortega 2017-07-16 21:00:28 -05:00
  • 5c8f883eff Info about API Docs. Nicolás A. Ortega 2017-07-16 19:52:00 -05:00
  • 0ee5cb8793 Fixed a few mistakes. Nicolás A. Ortega 2017-07-13 21:56:19 +02:00
  • 655350bf25 Wrong check Nicolás A. Ortega 2017-07-13 02:00:55 +02:00
  • c383e1b7bd Forgot the Doxyfile Nicolás A. Ortega 2017-07-11 19:30:12 +02:00
  • b375439f2a Added documentation. Nicolás A. Ortega 2017-07-11 19:18:45 +02:00
  • 6f98136102 Added quick links to README Nicolás A. Ortega 2017-07-08 19:58:03 +02:00
  • 12abd12936 Added asserts. Nicolás A. Ortega 2017-07-03 18:50:46 +02:00
  • 97422a068d Added more to network model info. Nicolás A. Ortega 2017-07-03 17:45:50 +02:00
  • 3f4eca40f7 Wrong project :P Nicolás A. Ortega 2017-07-03 17:22:30 +02:00
  • 16eb1d0037 Shortcuts. Nicolás A. Ortega 2017-07-03 17:20:07 +02:00
  • 1f4b0c3cdd Added contribution guide. Nicolás A. Ortega 2017-07-03 17:18:17 +02:00
  • 0db8eb82e9 New shutdown function. Nicolás A. Ortega 2017-07-02 17:13:59 +02:00
  • a393cb8b4e Moving node list into global scope. Nicolás A. Ortega 2017-07-02 13:38:20 +02:00
  • cafe6a7243 Adding a node returns a pointer to the new node. Nicolás A. Ortega 2017-07-02 13:06:36 +02:00
  • 605a91bc41 Added build instructions. Nicolás A. Ortega 2017-07-02 12:10:26 +02:00
  • da483c5ba4 Added new interfaces. Nicolás A. Ortega 2017-07-02 12:09:49 +02:00
  • 4f66f0cc96 Started adding node functionality. Nicolás A. Ortega 2017-07-01 18:46:22 +02:00
  • cf9ddf441c Decided on a license. Nicolás A. Ortega 2017-07-01 15:34:13 +02:00
  • 1dc43c5502 Added basic readme Nicolás A. Ortega 2017-06-23 23:29:57 +02:00