Commit Graph

3424 Commits

Author SHA1 Message Date
SilentSand
f377eb9ca2 Licensing
Added the GPLv3 license to some files in addition to fixing some
comments at the beginning of the files.
2013-07-25 21:45:56 -04:00
irungentoo
63375b68b6 Broadcast now enabled on socket. 2013-07-25 21:00:31 -04:00
irungentoo
ee331fd73b Experimental and unoptimized symmetric NAT hole punching added. 2013-07-24 19:39:34 -04:00
irungentoo
57e7ed7c10 Merge pull request #99 from Astonex/master
Simple init_networking() error checking
2013-07-24 05:26:03 -07:00
Astonex
92398844a0 Changed the error checking to not just be Windows only 2013-07-24 01:33:08 +01:00
irungentoo
3b53bc3218 Merge pull request #96 from tawm/master
Make the bootstrap daemon configurable
2013-07-23 17:31:08 -07:00
Astonex
de7f72fa56 Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core 2013-07-24 01:23:41 +01:00
Astonex
0af0c274d3 Changed bind() == -1 check to INVALID_SOCK check 2013-07-24 01:22:45 +01:00
Astonex
4398763097 Update rect.py 2013-07-24 00:39:53 +01:00
Astonex
29aa702a4f Added simple init_networking() error checking 2013-07-24 00:32:50 +01:00
Astonex
b7a4c20279 Merge remote-tracking branch 'ProjectTox/master' 2013-07-24 00:32:09 +01:00
irungentoo
ff9e6822ec Merge pull request #98 from notadecent/patch-1
Update README.md
2013-07-23 16:01:04 -07:00
notadecent
53e096c487 Update README.md
Added several links to closely related repo's
2013-07-24 01:00:02 +02:00
tawm
020aa7814f Merge pull request #1 from nurupo/master
Fixed Travis build - thanks a ton, nurupo!
2013-07-23 15:10:58 -07:00
Maxim Biro
27ca0d6c25 Fixed Travis build 2013-07-23 15:41:05 -04:00
irungentoo
2b8d86ebe2 Merge pull request #97 from nurupo/master
Some cleanup
2013-07-23 10:04:05 -07:00
Maxim Biro
ea550d4c86 Some cleanup 2013-07-23 12:23:17 -04:00
Astonex
4aeded2d0e Disregard 2013-07-23 16:17:33 +01:00
irungentoo
0019fe05e5 Merge pull request #94 from nurupo/master
Fixed wspiap.h inclusion
2013-07-23 04:11:56 -07:00
Tom Bartelt
87aad78c87 removed silly test 2013-07-23 06:58:28 -04:00
Tom Bartelt
6f6db8abc0 removed useless header 2013-07-23 06:43:41 -04:00
Tom Bartelt
06eb768a57 Updated server.cfg 2013-07-23 06:39:49 -04:00
Tom Bartelt
ea49be0e95 Fixed a tiny bug 2013-07-23 06:38:35 -04:00
Tom Bartelt
f1ea6024cf renamed init script 2013-07-23 06:32:42 -04:00
Tom Bartelt
9f6f3117bb Update daemon to use config files 2013-07-23 06:28:47 -04:00
Tom Bartelt
413c5810e1 Add libconfig to the build process 2013-07-23 06:25:47 -04:00
Tom Bartelt
a11fa54fa2 Added config file 2013-07-23 06:02:08 -04:00
Maxim Biro
23f13cd95d Fixed include 2013-07-23 03:09:00 -04:00
irungentoo
2cf05862d5 Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core 2013-07-22 18:19:33 -04:00
irungentoo
e9e9a37867 Merge pull request #91 from nurupo/master
Added support of linkage with C++ code
2013-07-22 15:20:09 -07:00
Maxim Biro
52f3b1553f Added support of linkage with C++ code 2013-07-22 18:06:24 -04:00
irungentoo
8379941584 Added small thing to DHT. 2013-07-22 17:21:58 -04:00
irungentoo
d0b4fa56a3 Friend requests should be better. 2013-07-22 17:02:32 -04:00
irungentoo
11d02de9a1 Fixed small thing in DHT. 2013-07-22 16:26:10 -04:00
irungentoo
53b58a4c82 Print the defined port. 2013-07-22 16:06:36 -04:00
irungentoo
cca045b4a2 Merge pull request #90 from NemDiggers/master
Print port just because
2013-07-22 13:05:57 -07:00
NemDiggers
fec1fe8577 Print port just because 2013-07-22 16:02:57 -04:00
irungentoo
4504011117 Fixed build. 2013-07-22 15:49:15 -04:00
irungentoo
485d5eee67 Merge pull request #89 from nurupo/master
Some DHT bootstrap improvements
2013-07-22 12:38:11 -07:00
irungentoo
8e43282fa9 Bootstrap servers now route friend requests. 2013-07-22 15:36:13 -04:00
irungentoo
37b7e4c12e Merge stuff from notadecent. 2013-07-22 15:30:59 -04:00
Maxim Biro
a8a72d09c7 Added cmake file for DHT_bootstrap_daemon 2013-07-22 15:28:09 -04:00
Maxim Biro
164d92e2dd Added saving and loading of keys by default 2013-07-22 15:16:01 -04:00
irungentoo
55361eac6f Modified the way friend requests worked.
Added routing of friend requests.
2013-07-22 14:52:42 -04:00
irungentoo
b368a6b4b8 Merge pull request #87 from TrevorDorl/master
Adds the option 'nokey' to disable loading and saving keys, for debuggin...
2013-07-22 10:33:18 -07:00
TrevorDorl
488c8af0c9 Adds the option 'nokey' to disable loading and saving keys, for debugging purposes 2013-07-22 12:09:30 -05:00
irungentoo
635e921c14 Fixed warnings. 2013-07-22 07:26:25 -04:00
irungentoo
11891e2475 Merge pull request #84 from nurupo/master
Improved build system
2013-07-22 04:09:45 -07:00
irungentoo
b7393890eb Merge pull request #83 from ollieh/savingloadingfiles
Saving messenger state in nTox
2013-07-22 04:09:01 -07:00
Maxim Biro
2ab2ebe5a5 Fixed comments 2013-07-21 21:32:15 -04:00