Commit Graph

27 Commits

Author SHA1 Message Date
Nicolás Ortega Froysa
93fa26aa1a
Add channel.cpp and message.hpp 2018-09-04 15:51:41 +02:00
Nicolás Ortega Froysa
c5ffedb844
Properly install header files. 2018-09-02 12:08:50 +02:00
Nicolás Ortega Froysa
1ca22e1aa4
Default build is release. 2018-09-02 11:22:36 +02:00
Nicolás Ortega Froysa
2511a11c72
Update location in CMakeLists.txt 2018-09-02 11:16:50 +02:00
Nicolás Ortega Froysa
feb96d7e0b
Temporarily comment out debug flags.
'Cause whoever programs the OpenDHT headers thought it would be a GREAT
idea to use `DEBUG' as a fucking variable name in the actual code. Yes,
they used caps and all.
2018-09-01 21:25:35 +02:00
Nicolás Ortega Froysa
735fd5c0ce
A few modifications. 2018-09-01 19:54:59 +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
2c5b104b82
C++ only project. 2018-04-01 16:29:21 +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
904a4ce55f
Add message.cpp to build. 2017-11-17 17:20:35 +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
36444aeb66
Change version. 2017-10-03 16:57:02 +02:00
Nicolás Ortega Froysa
7d6cda8d1b
Creating new channel file. 2017-09-20 21:02:25 +02:00
Nicolás Ortega Froysa
47271ae5ff
Added error handling. 2017-09-20 08:34:52 +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
7b35893778
Link to GnuTLS if shared lib. 2017-08-18 17:06:17 -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
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
9568de6710
Fixed issue with compiler error. 2017-07-19 12:02:49 -05:00
Nicolás A. Ortega
a393cb8b4e
Moving node list into global scope. 2017-07-02 13:38:20 +02:00
Nicolás A. Ortega
4f66f0cc96
Started adding node functionality. 2017-07-01 18:46:22 +02:00