irungentoo
e63ba9c61b
Loading and saving added to DHT.
2013-07-16 13:20:45 -04:00
irungentoo
c8d046e348
Some very basic flow control added to lossless UDP.
2013-07-16 10:36:59 -04:00
Jeffail
859f31c160
Just cleaning up as I read, no behaviour changes
2013-07-15 15:42:50 +01:00
irungentoo
f3dfeb607b
Fixed useless inbound connection not timing out.
2013-07-14 15:22:49 -04:00
irungentoo
41d31e9802
Deleting friend now kills the connection to that friend.
2013-07-14 11:52:32 -04:00
irungentoo
6e1390554c
Some dynamic memory allocation added to the DHT.
2013-07-14 11:50:34 -04:00
irungentoo
084185a2c2
use DEBUG define to turn on some printfs.
2013-07-14 11:40:42 -04:00
irungentoo
96b8cb1c43
Fixed @ appearing in messages.
2013-07-13 22:28:25 -04:00
Oliver Hunt
b69fbb15e2
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core into ncursesclient
2013-07-14 02:57:16 +01:00
Oliver Hunt
9f38ab582c
fixed the ncurses client i believe
2013-07-14 02:57:09 +01:00
irungentoo
11a39bb49a
Cmake changed, small change in random_int()
...
Cmake builds now builds the new ncurses test only on non windows.
2013-07-13 19:24:14 -04:00
irungentoo
11a2bf0878
Fixed 2 small mistakes present in the last pull request.
2013-07-13 18:20:58 -04:00
Maxim Biro
c2fb803ad5
Added conversion from friend_id to client_id
2013-07-13 18:09:17 -04:00
irungentoo
e80ac120e1
Build fixed?
2013-07-12 16:35:45 -04:00
irungentoo
79aa715514
First part of DHT hardening done.
...
Added crypto to the DHT communications.
This defeats completely the first attack mentioned in
docs/DHT_hardening.
Also updated the build system to build the latest test (it links it with
libsodium)
2013-07-12 16:27:19 -04:00
irungentoo
e830861a9d
Use UTF-8 for all the text that is sent/recieved.
2013-07-11 08:54:34 -04:00
irungentoo
a20efb7c1b
Removed useless define.
2013-07-11 07:20:12 -04:00
irungentoo
0b18dcda6f
Per friend request data added.
2013-07-10 17:31:58 -04:00
irungentoo
f471602d5d
updated TODO
2013-07-10 12:54:39 -04:00
juryben-fedora
c600835ad3
cast parameters to unsigned char and terminal localhost regex without domain
2013-07-09 23:16:59 -04:00
irungentoo
e680d885d7
Delete friends function now works and some other changes.
2013-07-09 20:25:52 -04:00
irungentoo
803fbafc50
Comments updated.
2013-07-09 13:42:28 -04:00
irungentoo
127fced11f
Added comment block to Messenger test.
2013-07-09 13:27:47 -04:00
irungentoo
4d50638528
Basic IM messenger backend pretty much done (You can start the GUI)
...
And a couple of fixes to the other parts.
2013-07-09 13:20:48 -04:00
irungentoo
db37eca44b
Some work done on the messenger part.
2013-07-08 20:50:25 -04:00
Anthony Super
dd8d34d460
Quick fix
...
Used two if statements, both of which just broke a loop. Just threw them together with ||. Should be slightly faster.
2013-07-08 11:05:20 -06:00
irungentoo
c00cf85078
Spelling mistakes fixed.
2013-07-08 12:36:11 -04:00
irungentoo
9a0d749083
Added IDEAS.txt and added checks to 2 net_crypto functions.
2013-07-07 23:09:00 -04:00
irungentoo
a632d960f8
Fixed to be confilcts with the DHT and the messenger part.
2013-07-07 11:54:25 -04:00
irungentoo
2528ec148c
Very basic start on the Tox messaging api.(Should give you a basic idea how it's gonna work)
2013-07-06 22:28:15 -04:00
irungentoo
7458473dca
Forward secrecy implemented into crypto.
2013-07-06 10:57:49 -04:00
irungentoo
a480c0195a
Crypto done(still need to test it a bit more thought)
...
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
2013-07-05 17:00:39 -04:00
irungentoo
ccb270add2
Compiled for windows and fixed stuff accordingly.
2013-07-03 16:35:44 -04:00
irungentoo
c86c1c8132
TODO updated.
2013-07-03 09:45:01 -04:00
irungentoo
62839f1bd9
Small changes.
2013-07-01 10:55:39 -04:00
irungentoo
65a198ffa5
Fixed small bug. Updated TODO.
2013-07-01 10:15:04 -04:00
irungentoo
9f6b609e08
Made code more portable.
2013-07-01 08:54:21 -04:00
irungentoo
d718af7f4d
Moved XML parser to another folder.
2013-06-30 21:35:40 -04:00
Magmus
fefa06263b
Update README
2013-06-30 18:21:51 -07:00
Magmus
1404e2bb49
Update README
2013-06-30 18:21:12 -07:00
Magmus
1eb64e7778
Rename README.md to README
2013-06-30 18:18:07 -07:00
Magmus
fa85f6c43b
Create README.md
2013-06-30 18:17:42 -07:00
Magmus
c9d71e61d5
Added asm-xml source
2013-06-30 18:11:27 -07:00
Magmus
377f2219ad
Added more object files
2013-06-30 18:10:05 -07:00
Magmus
1e81efaeb2
Rename asm-xml.h.h to asm-xml.h
2013-06-30 18:06:39 -07:00
Magmus
4b6929bcc8
Added friend list parser
2013-06-30 17:59:08 -07:00
irungentoo
2e0c3bb593
Added a new test program. Fixed some stuff in Lossless UDP.
2013-06-30 17:19:15 -04:00
irungentoo
4ad22addf4
Updated Lossless UDP.
2013-06-30 11:34:35 -04:00
irungentoo
6bd24212ee
Lossless UDP now works.
...
The testclient and testserver simulate a packet loss of 33%.
The only thing left to do in lossless UDP is the flow control (automatic
adjustment of the data send rate) which is only needed to transfer large
amounts of data.
2013-06-29 18:40:41 -04:00
irungentoo
d86a39ebfd
Cleaned bunch of stuff. Only the actual data transmission is left to do.
2013-06-29 11:14:33 -04:00
irungentoo
fd44c68801
Couple fixes.
2013-06-28 09:15:19 -04:00
irungentoo
457feeed0b
Added current work on Lossless_UDP (Not done do not test it yet)
...
Lossless_UDP code is probably filled with problems right now.
this is normal.
2013-06-27 20:59:16 -04:00
irungentoo
3986206de8
Added a function.
2013-06-27 17:19:09 -04:00
irungentoo
24925a24ec
Cleaned up some stuff.
2013-06-27 10:01:31 -04:00
irungentoo
d0ed163914
Fixed something in the DHT, added a milisecond time function.
2013-06-27 07:37:06 -04:00
irungentoo
488df25e05
Changed function name.
2013-06-26 15:33:32 -04:00
irungentoo
e6d14d1dad
Oups.
2013-06-26 15:05:15 -04:00
irungentoo
dcc3921682
Licenced the code under the GPL for now.
2013-06-26 15:02:42 -04:00
irungentoo
46ee2d6be6
Stuff added
2013-06-26 14:07:01 -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
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
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
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
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
Ben B
e1d7d8c885
Update DHT.h
2013-06-23 23:43:31 -03:00
irungentoo
b24bb233a2
Added DHT.h (I hope it's not to bad)
2013-06-23 22:27:29 -04:00