Commit Graph

2104 Commits

Author SHA1 Message Date
irungentoo
81e2043df9 Small update. 2013-06-26 10:05:30 -04:00
irungentoo
c7f7e30c75 Moved the network functions from the DHT into network.
Also made a nice function to init networking.
2013-06-26 09:56:15 -04:00
irungentoo
f7574c61fc Updated docs. 2013-06-26 08:32:42 -04:00
irungentoo
d1837342e0 Couple fixes. 2013-06-26 07:40:07 -04:00
irungentoo
68d2995bce Merge pull request #14 from nurupo/master
Added warnings for GCC
2013-06-26 03:54:17 -07:00
Maxim Biro
c2ad80431b Added warnings for GCC 2013-06-26 02:16:38 -04:00
irungentoo
f45e3c29a7 Added small things to readme. 2013-06-25 20:41:13 -04:00
irungentoo
14ab4c8745 Updated docs. 2013-06-25 20:33:23 -04:00
Magmus
20232becaa Merge pull request #13 from mehrzad/master
Just noticed this too, worth fixing - mehrzad
2013-06-25 16:11:39 -07:00
Mehrzad
f54f4efe3d Add .txt links 2013-06-25 17:08:32 -06:00
Magmus
f9d543819b Merge pull request #12 from mehrzad/master
Cleaned up the README - mehrzad
2013-06-25 16:03:58 -07:00
Mehrzad
52a794e2d3 GitHub does not support IRC:// links 2013-06-25 16:00:55 -07:00
Mehrzad
ccc4d49bdd Last indents and linkification of IRC links 2013-06-25 17:00:07 -06:00
Mehrzad
66c55351cf Removed many indents for readability 2013-06-25 16:54:52 -06:00
Mehrzad
617632db59 Testing unindent will look good for paragraph text 2013-06-25 16:53:30 -06:00
Mehrzad
ec0bfa617a Testing if removing the after-hash marks is valid markdown 2013-06-25 16:52:34 -06:00
Mehrzad
28a13b764d Even more header fixing 2013-06-25 16:46:45 -06:00
Mehrzad
3f2dbd280d More header markdown cleanup 2013-06-25 16:45:41 -06:00
Mehrzad
25b22d6684 Change markdown headers 2013-06-25 15:44:46 -07:00
irungentoo
5d70f9c119 Fixed a line in DHT.c and clarified something in DHT_test.c. 2013-06-25 17:50:30 -04:00
irungentoo
1837745d96 Fixed one possible bug in the DHT and added a basic TODO list.
Fixed a possible segfault which could have been cause by handling an
empty packet.
2013-06-25 17:16:45 -04:00
irungentoo
adc9c64fe6 Fixed stuff, things work better now.
Client no longer responds to packets from itself.

DHT_test can now find the ip of one peer based on its client id.

Some stuff fixed.
2013-06-25 15:24:31 -04:00
irungentoo
3396d8e495 DHT implementation finished. Currently testing it. 2013-06-25 12:11:11 -04:00
irungentoo
338bfc1510 Readme updated. 2013-06-25 10:09:59 -04:00
irungentoo
bd37e3ad68 Fixed sendnodes and updated readme. 2013-06-25 09:59:54 -04:00
irungentoo
c93858110b DHT almost done, started testing. Fixed ADDR compiling problem. No more warnings with GCC and clang. 2013-06-25 09:19:01 -04:00
irungentoo
b9563fd9e2 Merge branch 'master' of https://github.com/irungentoo/InsertProjectNameHere 2013-06-25 06:23:06 -04:00
irungentoo
80be7a7709 Merge pull request #9 from nurupo/master
Support of Travis CI
2013-06-25 03:06:30 -07:00
Magmus
7b4bcfadde Update muh parser.php 2013-06-25 02:21:15 -06:00
Magmus
ffcabf2879 Create muh parser.php 2013-06-25 01:20:58 -07:00
Maxim Biro
d8d8aa6483 Added support of Travis CI 2013-06-24 20:56:38 -04:00
Maxim Biro
20c7244357 Added a simple cmake list 2013-06-24 20:55:30 -04:00
irungentoo
8f4a011464 Last commit of the day. Client will soon be able to send send nodes packets. 2013-06-24 20:51:07 -04:00
irungentoo
8bc40b7f13 Manually merged fix from nurupo. 2013-06-24 19:40:38 -04:00
irungentoo
cc1a3f52ee Fixed? DHT_test compiling on windows. 2013-06-24 18:37:23 -04:00
irungentoo
b792e3d6ad Updated DHT_test with WSA stuff. 2013-06-24 17:41:19 -04:00
irungentoo
af1b3b7f9b Made small application to test the DHT. Core DHT: finished some more functions. 2013-06-24 16:50:43 -04:00
irungentoo
61e9103076 Fixed some mistakes. 2013-06-24 14:31:50 -04:00
irungentoo
bdf3d9f6ab Added the ping list functions. 2013-06-24 14:26:29 -04:00
irungentoo
3bc95be051 More functions added, some fixes. 2013-06-24 12:23:46 -04:00
irungentoo
73a742a2ba Added distance function and changed some stuff.
Also fixed typo in Readme.
2013-06-24 10:42:55 -04:00
irungentoo
388c0f38f7 More Functions. 2013-06-24 08:59:42 -04:00
irungentoo
7e341fb171 Now compiles. Functions starting to take form. 2013-06-24 08:28:19 -04:00
irungentoo
baf14f8121 Merged "wxWidgets VS template for windows" from juryben
That big 40MB file is useless so I merged the repos in a way that it
dissapears forever from the main repo.
2013-06-24 07:26:30 -04:00
irungentoo
25f5af009f Added base DHT.c 2013-06-24 01:05:28 -04:00
irungentoo
f3dfd885cc Updated readme and DHT.h 2013-06-24 00:40:33 -04:00
irungentoo
6e881efad6 Added function to DHT.h and fixed half written sentence in readme. 2013-06-23 23:57:06 -04:00
irungentoo
1f5fba0a0c Updated DHT.h 2013-06-23 23:23:28 -04:00
irungentoo
391e101ac8 Merge pull request #1 from juryben/patch-1
added windows includes
2013-06-23 19:58:44 -07:00
Ben B
e1d7d8c885 Update DHT.h 2013-06-23 23:43:31 -03:00